Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3a1624de2257f1b1e74fb740d84d1d5be5368a0+d1220c913da191e5a5098d83180fefdfc3d41548 (66ebf4718fd4c9840a51fe7dea8446731b2de35f) 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-ssh3666175578382257861.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-ssh8316790918229733941.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13462356165125644189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3916746655352341602.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2308345301148337672.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6838 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit a3a1624de2257f1b1e74fb740d84d1d5be5368a0 Merge succeeded, producing a3a1624de2257f1b1e74fb740d84d1d5be5368a0 Checking out Revision a3a1624de2257f1b1e74fb740d84d1d5be5368a0 (PR-4352) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:38:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:38:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:38:19 ========================================================= 08:38:19 EdgeX Global Pipelines Version Info 08:38:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # 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 d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 > git rev-list --no-walk 76137b3a747f904ae76022051575e150eb21a877 # timeout=10 08:38:20 ------------------- 08:38:20 stable info: 08:38:20 ------------------- 08:38:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:38:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:38:20 Message: update stable to v1.0.244 08:38:21 ------------------- 08:38:21 experimental info: 08:38:21 ------------------- 08:38:21 Commited By: **** collab-it+edgex@linuxfoundation.org 08:38:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:38:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3a1624 [Pipeline] echo 08:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:21 provisioning config files... 08:38:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13361509516817184759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:22 ---> docker-login.sh 08:38:22 nexus3.edgexfoundry.org:10001 08:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:22 Configure a credential helper to remove this warning. See 08:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:22 08:38:22 Login Succeeded 08:38:22 nexus3.edgexfoundry.org:10002 08:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:22 Configure a credential helper to remove this warning. See 08:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:22 08:38:22 Login Succeeded 08:38:22 nexus3.edgexfoundry.org:10003 08:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:22 Configure a credential helper to remove this warning. See 08:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:22 08:38:22 Login Succeeded 08:38:22 nexus3.edgexfoundry.org:10004 08:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:22 Configure a credential helper to remove this warning. See 08:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:22 08:38:22 Login Succeeded 08:38:22 docker.io 08:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:22 Configure a credential helper to remove this warning. See 08:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:22 08:38:22 Login Succeeded 08:38:23 ---> docker-login.sh ends [Pipeline] } 08:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:38:23 + dirname cmd/core-command/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo core-command,cmd/core-command/Dockerfile 08:38:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:38:23 + dirname cmd/core-data/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo core-data,cmd/core-data/Dockerfile 08:38:23 + dirname cmd/core-metadata/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo core-metadata,cmd/core-metadata/Dockerfile 08:38:23 + dirname cmd/security-bootstrapper/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:38:23 + dirname cmd/security-proxy-setup/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:38:23 + dirname+ cmd/security-secretstore-setup/Dockerfile 08:38:23 cut -d/ -f2 08:38:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:38:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:38:23 + dirname cmd/security-spire-agent/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:38:23 + dirname cmd/security-spire-config/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:38:23 + dirname cmd/security-spire-server/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:38:23 + + cut -d/ -f2 08:38:23 dirname cmd/support-notifications/Dockerfile 08:38:23 + echo support-notifications,cmd/support-notifications/Dockerfile 08:38:23 + dirname cmd/support-scheduler/Dockerfile 08:38:23 + cut -d/ -f2 08:38:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:38:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:38:23 + git rev-list -1 --merges a3a1624de2257f1b1e74fb740d84d1d5be5368a0~1..a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo 08:38:23 -----------> git rev-list -1 --merges a3a1624de2257f1b1e74fb740d84d1d5be5368a0~1..a3a1624de2257f1b1e74fb740d84d1d5be5368a0 a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [false] [Pipeline] sh 08:38:24 + git log --format=format:%s -1 a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo 08:38:24 ========================================================= 08:38:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:38:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:38:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:24 + grep -v github /etc/ssh/ssh_known_hosts 08:38:24 + [ -e /tmp/ssh_known_hosts ] 08:38:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:38:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:38:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:38:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:24 08:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:25 0.1.4: Pulling from edgex-devops/py-git-semver 08:38:25 b85a868b505f: Pulling fs layer 08:38:25 e2be974225ed: Pulling fs layer 08:38:25 339a4e72a1f5: Pulling fs layer 08:38:25 988bab9f4d93: Pulling fs layer 08:38:25 1469e6f7b9e6: Pulling fs layer 08:38:25 eaf3925da568: Pulling fs layer 08:38:25 988bab9f4d93: Waiting 08:38:25 1469e6f7b9e6: Waiting 08:38:25 bab4dde63d76: Pulling fs layer 08:38:25 bde34c3a00c8: Pulling fs layer 08:38:25 b352a97aabf1: Pulling fs layer 08:38:25 4872d77fe225: Pulling fs layer 08:38:25 5851b861e8e6: Pulling fs layer 08:38:25 eaf3925da568: Waiting 08:38:25 bab4dde63d76: Waiting 08:38:25 bde34c3a00c8: Waiting 08:38:25 b352a97aabf1: Waiting 08:38:25 4872d77fe225: Waiting 08:38:25 5851b861e8e6: Waiting 08:38:25 e2be974225ed: Verifying Checksum 08:38:25 e2be974225ed: Download complete 08:38:25 1469e6f7b9e6: Verifying Checksum 08:38:25 1469e6f7b9e6: Download complete 08:38:25 339a4e72a1f5: Verifying Checksum 08:38:25 339a4e72a1f5: Download complete 08:38:25 eaf3925da568: Verifying Checksum 08:38:25 eaf3925da568: Download complete 08:38:25 bde34c3a00c8: Download complete 08:38:25 b352a97aabf1: Download complete 08:38:25 4872d77fe225: Verifying Checksum 08:38:25 4872d77fe225: Download complete 08:38:25 5851b861e8e6: Download complete 08:38:25 b85a868b505f: Verifying Checksum 08:38:25 b85a868b505f: Download complete 08:38:25 bab4dde63d76: Verifying Checksum 08:38:26 b85a868b505f: Pull complete 08:38:26 e2be974225ed: Pull complete 08:38:27 339a4e72a1f5: Pull complete 08:38:27 988bab9f4d93: Pull complete 08:38:27 1469e6f7b9e6: Pull complete 08:38:27 eaf3925da568: Pull complete 08:38:29 bab4dde63d76: Pull complete 08:38:29 bde34c3a00c8: Pull complete 08:38:29 b352a97aabf1: Pull complete 08:38:29 4872d77fe225: Pull complete 08:38:30 5851b861e8e6: Pull complete 08:38:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:30 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 08:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/py-git-semver:0.1.4 cat 08:38:31 $ docker top 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 -eo pid,comm 08:38:31 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). 08:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:31 [ssh-agent] Looking for ssh-agent implementation... 08:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:31 $ docker exec 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent 08:38:31 SSH_AUTH_SOCK=/tmp/ssh-AWlTJ544BHmF/agent.34 08:38:31 SSH_AGENT_PID=40 08:38:31 Running ssh-add (command line suppressed) 08:38:32 Identity added: /w/workspace/edgex-go/10@tmp/private_key_2096914260718699624.key (/w/workspace/edgex-go/10@tmp/private_key_2096914260718699624.key) 08:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:32 + git tag --points-at HEAD [Pipeline] } 08:38:32 $ docker exec --env ******** --env ******** 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent -k 08:38:32 unset SSH_AUTH_SOCK; 08:38:32 unset SSH_AGENT_PID; 08:38:32 echo Agent pid 40 killed; 08:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:32 [ssh-agent] Looking for ssh-agent implementation... 08:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:32 $ docker exec 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent 08:38:32 SSH_AUTH_SOCK=/tmp/ssh-Jr9FMXq51sFu/agent.73 08:38:32 SSH_AGENT_PID=79 08:38:32 Running ssh-add (command line suppressed) 08:38:32 Identity added: /w/workspace/edgex-go/10@tmp/private_key_16342202037028283022.key (/w/workspace/edgex-go/10@tmp/private_key_16342202037028283022.key) 08:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:33 + git semver init 08:38:33 2023-02-21 08:38:33,305 [run_init] DEBUG init version:0.0.0 force:False 08:38:33 2023-02-21 08:38:33,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 08:38:33 2023-02-21 08:38:33,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 08:38:33 2023-02-21 08:38:33,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 08:38:38 2023-02-21 08:38:38,105 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 08:38:38 2023-02-21 08:38:38,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4352 with force:False 08:38:38 2023-02-21 08:38:38,106 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4352 08:38:38 2023-02-21 08:38:38,110 [execute] INFO git cat-file --batch-check 08:38:38 2023-02-21 08:38:38,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:38:38 2023-02-21 08:38:38,116 [execute] INFO git cat-file --batch 08:38:38 2023-02-21 08:38:38,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:38:38 2023-02-21 08:38:38,121 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4352 08:38:38 0.0.0 [Pipeline] } 08:38:38 $ docker exec --env ******** --env ******** 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent -k 08:38:38 unset SSH_AUTH_SOCK; 08:38:38 unset SSH_AGENT_PID; 08:38:38 echo Agent pid 79 killed; 08:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:39 + git semver [Pipeline] } 08:38:39 $ docker stop --time=1 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 08:38:40 $ docker rm -f --volumes 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:38:41 Stashed 1 file(s) [Pipeline] echo 08:38:41 [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 08:38:41 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:38:41 ========================================================= 08:38:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:38:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:38:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:38:41 213ec9aee27d: Pulling fs layer 08:38:41 4583459ba037: Pulling fs layer 08:38:41 93c1e223e6f2: Pulling fs layer 08:38:41 53926ce57604: Pulling fs layer 08:38:41 21b2b0c7a3f4: Pulling fs layer 08:38:41 22ff95d597cd: Pulling fs layer 08:38:41 12d6caf4c0d1: Pulling fs layer 08:38:41 96b7cbca73a9: Pulling fs layer 08:38:41 a7acece74701: Pulling fs layer 08:38:41 22ff95d597cd: Waiting 08:38:41 53926ce57604: Waiting 08:38:41 21b2b0c7a3f4: Waiting 08:38:41 a7acece74701: Waiting 08:38:41 96b7cbca73a9: Waiting 08:38:41 12d6caf4c0d1: Waiting 08:38:41 93c1e223e6f2: Verifying Checksum 08:38:41 93c1e223e6f2: Download complete 08:38:41 4583459ba037: Verifying Checksum 08:38:41 4583459ba037: Download complete 08:38:41 21b2b0c7a3f4: Download complete 08:38:41 22ff95d597cd: Verifying Checksum 08:38:41 22ff95d597cd: Download complete 08:38:41 213ec9aee27d: Verifying Checksum 08:38:41 213ec9aee27d: Download complete 08:38:41 12d6caf4c0d1: Download complete 08:38:42 213ec9aee27d: Pull complete 08:38:42 4583459ba037: Pull complete 08:38:42 93c1e223e6f2: Pull complete 08:38:42 a7acece74701: Verifying Checksum 08:38:42 a7acece74701: Download complete 08:38:42 96b7cbca73a9: Verifying Checksum 08:38:42 96b7cbca73a9: Download complete 08:38:42 53926ce57604: Verifying Checksum 08:38:42 53926ce57604: Download complete 08:38:46 53926ce57604: Pull complete 08:38:46 21b2b0c7a3f4: Pull complete 08:38:46 22ff95d597cd: Pull complete 08:38:46 12d6caf4c0d1: Pull complete 08:38:49 96b7cbca73a9: Pull complete 08:38:49 a7acece74701: Pull complete 08:38:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:38:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:38:50 WORKDIR /edgex 08:38:50 COPY go.mod . 08:38:50 RUN go mod download 08:38:50 + docker build -t ci-base-image-x86_64 -f - . 08:38:50 Sending build context to Docker daemon 170.4MB 08:38:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:38:50 ---> db6d94c90886 08:38:50 Step 2/4 : WORKDIR /edgex 08:38:52 ---> Running in 5f447b7d19ba 08:38:52 Removing intermediate container 5f447b7d19ba 08:38:52 ---> 703989a931fe 08:38:52 Step 3/4 : COPY go.mod . 08:38:52 ---> 1bf0f5f7a00a 08:38:52 Step 4/4 : RUN go mod download 08:38:52 ---> Running in a547c8ee4da5 08:38:56 Still waiting to schedule task 08:38:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:39:02 Removing intermediate container a547c8ee4da5 08:39:02 ---> 11d16f34d2aa 08:39:02 Successfully built 11d16f34d2aa 08:39:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:03 + docker inspect -f . ci-base-image-x86_64 08:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:03 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 08:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:39:03 $ docker top d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:04 + go version 08:39:04 go version go1.18.7 linux/amd64 [Pipeline] } 08:39:04 $ docker stop --time=1 d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 08:39:05 $ docker rm -f --volumes d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker inspect -f . ci-base-image-x86_64 08:39:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:05 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 08:39:05 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:39:06 $ docker top d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c -eo pid,comm [Pipeline] { [Pipeline] echo 08:39:06 ========================================================= 08:39:06 [edgeXBuildGoParallel] Running Tests and Build... 08:39:06 ========================================================= [Pipeline] sh 08:39:06 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:39:06 + make test 08:39:06 go test -race -coverprofile=coverage.out ./... 08:39:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.114s coverage: 73.7% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.428s coverage: 88.5% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 65.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 82.9% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.373s coverage: 79.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 64.4% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 63.1% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.3% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:54 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 08:40:12 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." 08:40:12 go vet ./... 08:40:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:14 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:14 + ls -al . 08:40:14 total 744 08:40:14 drwxrwxr-x 11 1001 1001 4096 Feb 21 08:39 . 08:40:14 drwxr-xr-x 4 root root 4096 Feb 21 08:39 .. 08:40:14 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:38 .blubracket 08:40:14 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:38 .dockerignore 08:40:14 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:39 .git 08:40:14 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:38 .github 08:40:14 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:38 .gitignore 08:40:14 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:38 .golangci.yml 08:40:14 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:38 .hadolint.yml 08:40:14 drwxr-xr-x 3 1001 1001 4096 Feb 21 08:38 .semver 08:40:14 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:38 .sonarcloud.properties 08:40:14 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:38 ADOPTERS.md 08:40:14 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:38 Attribution.txt 08:40:14 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:38 CHANGELOG.md 08:40:14 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:38 CONTRIBUTING.md 08:40:14 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:38 GOVERNANCE.md 08:40:14 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:38 Jenkinsfile 08:40:14 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:38 LICENSE 08:40:14 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:38 Makefile 08:40:14 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:38 OWNERS.md 08:40:14 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:38 README.md 08:40:14 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:38 SECURITY.md 08:40:14 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:38 VERSION 08:40:14 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:38 bin 08:40:14 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:38 cmd 08:40:14 -rw-r--r-- 1 root root 487323 Feb 21 08:39 coverage.out 08:40:14 -rw-rw-r-- 1 1001 1001 3296 Feb 21 08:38 go.mod 08:40:14 -rw-rw-r-- 1 1001 1001 33293 Feb 21 08:38 go.sum 08:40:14 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:38 internal 08:40:14 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:38 openapi 08:40:14 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:38 snap 08:40:14 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:38 version.go [Pipeline] sh 08:40:15 + '[' -e coverage.out ] 08:40:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:15 Stashed 1 file(s) [Pipeline] sh 08:40:15 + make build 08:40: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 08:40:27 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 08:40: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 08:40:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:40:29 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 08:40:35 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 08:40:36 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 08:40:38 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 08:40:39 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 08:40:39 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 08:40:40 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 08:40:43 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] } 08:40:44 $ docker stop --time=1 d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c 08:40:46 $ docker rm -f --volumes d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:47 08:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:47 latest: Pulling from edgex-devops/edgex-compose 08:40:47 cbdbe7a5bc2a: Pulling fs layer 08:40:47 ca9280d653b3: Pulling fs layer 08:40:47 7e9c9ca2126c: Pulling fs layer 08:40:47 cbdbe7a5bc2a: Verifying Checksum 08:40:47 cbdbe7a5bc2a: Download complete 08:40:47 ca9280d653b3: Verifying Checksum 08:40:47 ca9280d653b3: Download complete 08:40:47 cbdbe7a5bc2a: Pull complete 08:40:48 7e9c9ca2126c: Download complete 08:40:48 ca9280d653b3: Pull complete 08:40:51 7e9c9ca2126c: Pull complete 08:40:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:51 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 08:40:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:40:52 $ docker top 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:52 + docker-compose build --help 08:40:52 + grep parallel 08:40:53 --parallel Build images in parallel. [Pipeline] } 08:40:53 $ docker stop --time=1 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 08:40:54 $ docker rm -f --volumes 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:55 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 08:40:55 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:40:55 $ docker top 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:56 + docker-compose -f ./docker-compose-build.yml build --parallel 08:40:56 Building core-command ... 08:40:56 Building core-common-config-bootstrapper ... 08:40:56 Building core-data ... 08:40:56 Building core-metadata ... 08:40:56 Building security-bootstrapper ... 08:40:56 Building security-proxy-setup ... 08:40:56 Building security-secretstore-setup ... 08:40:56 Building security-spiffe-token-provider ... 08:40:56 Building security-spire-agent ... 08:40:56 Building security-spire-config ... 08:40:56 Building security-spire-server ... 08:40:56 Building support-notifications ... 08:40:56 Building support-scheduler ... 08:40:56 Building security-spire-server 08:40:56 Building security-spire-config 08:40:56 Building security-proxy-setup 08:40:56 Building security-secretstore-setup 08:40:56 Building security-bootstrapper 08:41:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:06 ---> 11d16f34d2aa 08:41:06 Step 3/23 : WORKDIR /edgex-go 08:41:06 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:41:06 ---> 11d16f34d2aa 08:41:06 Step 3/21 : WORKDIR /edgex-go 08:41:06 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:41:06 ---> 11d16f34d2aa 08:41:06 Step 3/32 : WORKDIR /edgex-go 08:41:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:07 ---> 11d16f34d2aa 08:41:07 Step 3/24 : WORKDIR /edgex-go 08:41:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:07 ---> 11d16f34d2aa 08:41:07 Step 3/24 : WORKDIR /edgex-go 08:41:09 ---> Running in 0843cc0bd77c 08:41:09 ---> Running in 50a44378abbb 08:41:09 ---> Running in a18ee817d2e7 08:41:09 ---> Running in deea4040a27e 08:41:10 ---> Running in c7220cce7e62 08:41:10 Removing intermediate container c7220cce7e62 08:41:10 ---> f2a9c786f248 08:41:10 Step 4/21 : RUN apk add --update --no-cache make git 08:41:10 Removing intermediate container deea4040a27e 08:41:10 ---> 0e945c60ed90 08:41:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:41:10 Removing intermediate container a18ee817d2e7 08:41:10 ---> d5d8f1be53cc 08:41:10 Step 4/24 : RUN apk add --update --no-cache make git 08:41:10 Removing intermediate container 50a44378abbb 08:41:10 ---> c306fa890b7a 08:41:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:41:10 Removing intermediate container 0843cc0bd77c 08:41:10 ---> 26e237237220 08:41:10 Step 4/32 : RUN apk add --update --no-cache make git 08:41:10 ---> Running in bac6b6eeab50 08:41:10 ---> Running in 9ba4a93faa75 08:41:10 ---> Running in 817199c0d43d 08:41:10 ---> Running in 88d2526422e4 08:41:10 ---> Running in fd6b093d6ee9 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:11 OK: 211 MiB in 51 packages 08:41:11 OK: 211 MiB in 51 packages 08:41:11 OK: 211 MiB in 51 packages 08:41:11 OK: 211 MiB in 51 packages 08:41:11 OK: 211 MiB in 51 packages 08:41:11 Removing intermediate container 9ba4a93faa75 08:41:11 ---> c6d23b31739c 08:41:11 Step 5/21 : COPY go.mod vendor* ./ 08:41:11 Removing intermediate container bac6b6eeab50 08:41:11 ---> f5fb0b5e1eb5 08:41:11 Step 5/24 : COPY go.mod vendor* ./ 08:41:11 ---> 1c9ee4614ebb 08:41:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:11 ---> Running in 910d243594cf 08:41:11 ---> 7ebea9cea676 08:41:11 Removing intermediate container fd6b093d6ee9 08:41:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> bd48bff32c21 08:41:11 08:41:11 Step 5/32 : COPY go.mod vendor* ./ 08:41:11 Removing intermediate container 88d2526422e4 08:41:11 ---> d3f87477bb57 08:41:11 Step 5/23 : COPY go.mod vendor* ./ 08:41:12 ---> Running in 21da6028837e 08:41:12 Removing intermediate container 817199c0d43d 08:41:12 ---> 4d67cf40df90 08:41:12 Step 5/24 : COPY go.mod vendor* ./ 08:41:12 ---> dfac080ff37a 08:41:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:12 ---> Running in fb8c358aa024 08:41:12 ---> 99b1b75f4730 08:41:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:12 ---> Running in e39b941de083 08:41:12 ---> 87af0521d41f 08:41:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:12 ---> Running in 437d8f863c3e 08:41:44 Removing intermediate container 21da6028837e 08:41:44 ---> cc1fcd2bf661 08:41:44 Step 7/24 : COPY . . 08:41:44 Removing intermediate container 910d243594cf 08:41:44 ---> bef303d17982 08:41:44 Step 7/21 : COPY . . 08:41:44 Removing intermediate container e39b941de083 08:41:44 ---> 7851ab5bf135 08:41:44 Step 7/23 : COPY . . 08:41:44 Removing intermediate container fb8c358aa024 08:41:44 ---> eaef5c0afc1b 08:41:44 Step 7/32 : COPY . . 08:41:44 Removing intermediate container 437d8f863c3e 08:41:44 ---> 13344a25616c 08:41:44 Step 7/24 : COPY . . 08:41:48 ---> c4e9ace9fc3d 08:41:48 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:41:48 ---> a80a65627235 08:41:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:48 ---> 0729be76c414 08:41:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:48 ---> fc35b41ad23d 08:41:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:41:48 ---> d39b79d8adf4 08:41:48 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:41:48 ---> Running in 4925a8c0bab1 08:41:48 ---> Running in 4daadb534772 08:41:48 ---> Running in dc1a149d3bc3 08:41:48 ---> Running in db32009149ad 08:41:48 ---> Running in 16759ba21095 08:41:48 Removing intermediate container 16759ba21095 08:41:48 ---> 3d5a0672bffd 08:41:48 Step 9/24 : WORKDIR /edgex-go/spire-build 08:41:48 Removing intermediate container 4daadb534772 08:41:48 ---> bda09d43aef8 08:41:48 Step 9/23 : WORKDIR /edgex-go/spire-build 08:41:48 ---> Running in decba9019f02 08:41:48 ---> Running in 6f3415477895 08:41:49 Removing intermediate container decba9019f02 08:41:49 ---> 75ffbdc4015c 08:41:49 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 08:41:49 Removing intermediate container 6f3415477895 08:41:49 ---> 92cd08823911 08:41:49 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 08:41:49 ---> Running in 032bb24f1dae 08:41:49 ---> Running in 7050e1e6d988 08:41:49 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 08:41:49 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 08:41:49 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 08:41:50 Removing intermediate container 032bb24f1dae 08:41:50 ---> 2e021c35df2a 08:41:50 Step 11/23 : WORKDIR /edgex-go 08:41:50 Removing intermediate container 7050e1e6d988 08:41:50 ---> 1bd05c9baa5f 08:41:50 Step 11/24 : WORKDIR /edgex-go 08:41:50 ---> Running in a1fbc97ecae7 08:41:50 ---> Running in bbaa09b905b8 08:41:50 Removing intermediate container a1fbc97ecae7 08:41:50 ---> 6770585c394a 08:41:50 08:41:50 Step 12/23 : FROM alpine:3.15 08:41:50 Removing intermediate container bbaa09b905b8 08:41:50 ---> 247eb21732bf 08:41:50 08:41:50 Step 12/24 : FROM alpine:3.15 08:41:51 3.15: Pulling from library/alpine 08:41:51 3.15: Pulling from library/alpine 08:41:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:41:51 Status: Downloaded newer image for alpine:3.15 08:41:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:41:51 Status: Image is up to date for alpine:3.15 08:41:51 ---> 5ce65d7b0fde 08:41:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:51 ---> 5ce65d7b0fde 08:41:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:51 ---> Running in c4ed64ea0c29 08:41:51 ---> Running in e7b305c9542d 08:41:52 Removing intermediate container e7b305c9542d 08:41:52 ---> 6d1b6fde5c32 08:41:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:52 Removing intermediate container c4ed64ea0c29 08:41:52 ---> 32916fe5ecf6 08:41:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:52 ---> Running in 2ed58b197729 08:41:52 ---> Running in fc7f6a6ea5d4 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:53 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:53 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:53 OK: 15857 distinct packages available 08:41:53 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:53 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:53 OK: 15857 distinct packages available 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:53 (1/5) Installing dumb-init (1.2.5-r1) 08:41:53 (1/4) Installing dumb-init (1.2.5-r1) 08:41:53 (2/5) Installing musl-obstack (1.2.3-r0) 08:41:53 (3/5) Installing libucontext (1.1-r0) 08:41:53 (2/4) Installing musl-obstack (1.2.3-r0) 08:41:53 (4/5) Installing gcompat (1.0.0-r4) 08:41:53 (3/4) Installing libucontext (1.1-r0) 08:41:53 (4/4) Installing gcompat (1.0.0-r4) 08:41:53 (5/5) Installing openssl (1.1.1t-r1) 08:41:53 Executing busybox-1.34.1-r7.trigger 08:41:53 Executing busybox-1.34.1-r7.trigger 08:41:53 OK: 6 MiB in 18 packages 08:41:53 OK: 7 MiB in 19 packages 08:41:55 Removing intermediate container fc7f6a6ea5d4 08:41:55 ---> 4b925c07efc7 08:41:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:55 Removing intermediate container 2ed58b197729 08:41:55 ---> 74a978302fb7 08:41:55 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:58 ---> a0a3ceaa3ed6 08:41:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:41:58 ---> f68ddbe39900 08:41:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:41:59 ---> 252a51739ae2 08:41:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:41:59 ---> Running in 0b6fc0095892 08:41:59 ---> 06ff57b30fbd 08:41:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:41:59 Removing intermediate container 0b6fc0095892 08:41:59 ---> 338849ee9b21 08:41:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:41:59 ---> abb41797b9c4 08:41:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:42:00 ---> 61af2e777b5b 08:42:00 Step 19/24 : WORKDIR / 08:42:00 ---> Running in 845130c94a5b 08:42:00 ---> 339650d17f9f 08:42:00 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:42:00 ---> Running in b31723641bec 08:42:00 Removing intermediate container 845130c94a5b 08:42:00 ---> ee089cb0edd6 08:42:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:42:01 Removing intermediate container b31723641bec 08:42:01 ---> 54c8ff60516d 08:42:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:42:01 ---> Running in 9c35bdc282c7 08:42:01 ---> Running in a7a00c409927 08:42:01 Removing intermediate container 9c35bdc282c7 08:42:01 ---> 3c2fd8efe579 08:42:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:42:01 Removing intermediate container a7a00c409927 08:42:01 ---> 006754f908af 08:42:01 Step 21/23 : LABEL arch=x86_64 08:42:01 ---> Running in 46a4434c51ae 08:42:01 ---> Running in 6cdf9848bd35 08:42:01 Removing intermediate container 46a4434c51ae 08:42:01 ---> 36da359d56ed 08:42:01 Step 22/24 : LABEL arch=x86_64 08:42:01 ---> Running in b9f3a06b52d1 08:42:01 Removing intermediate container 6cdf9848bd35 08:42:01 ---> a37e43049407 08:42:01 Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:01 ---> Running in cba0d82098a1 08:42:02 Removing intermediate container b9f3a06b52d1 08:42:02 ---> c5e0d471198b 08:42:02 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:02 ---> Running in d43c347cfd33 08:42:02 Removing intermediate container cba0d82098a1 08:42:02 ---> 2ff4e57b02b2 08:42:02 Step 23/23 : LABEL version=0.0.0 08:42:02 ---> Running in 4196f2f27e8a 08:42:02 Removing intermediate container d43c347cfd33 08:42:02 ---> e98f892558da 08:42:02 Step 24/24 : LABEL version=0.0.0 08:42:02 ---> Running in ec1026842efa 08:42:02 Removing intermediate container 4196f2f27e8a 08:42:02 ---> 5369e2998597 08:42:02 08:42:02 Successfully built 5369e2998597 08:42:02 Successfully tagged security-spire-server:latest 08:42:02 Building support-scheduler 08:42:02  Building security-spire-server ... done Removing intermediate container ec1026842efa 08:42:02 ---> 17c397c7d9f6 08:42:02 08:42:02 Successfully built 17c397c7d9f6 08:42:02 Successfully tagged security-spire-config:latest 08:42:02  Building security-spire-config ... done Building security-spire-agent 08:42:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:07 ---> 11d16f34d2aa 08:42:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:07 ---> 11d16f34d2aa 08:42:07 Step 3/24 : WORKDIR /edgex-go 08:42:07 ---> Using cache 08:42:07 ---> 26e237237220 08:42:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:42:09 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 08:42:09 ---> Running in fa59c45af91a 08:42:09 ---> Running in 16ffbcbb6577 08:42:09 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 08:42:10 Removing intermediate container 16ffbcbb6577 08:42:10 ---> 1d91758ba7c9 08:42:10 Step 4/22 : WORKDIR /edgex-go 08:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:10 ---> Running in e773b87e4892 08:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:10 Removing intermediate container e773b87e4892 08:42:10 ---> 3eddd46dabbb 08:42:10 Step 5/22 : RUN apk add --update --no-cache make git 08:42:10 ---> Running in e8bdca555190 08:42:10 OK: 211 MiB in 51 packages 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:11 OK: 211 MiB in 51 packages 08:42:12 Removing intermediate container fa59c45af91a 08:42:12 ---> eb198f913b59 08:42:12 Step 5/24 : COPY go.mod vendor* ./ 08:42:12 ---> b66ec30938fc 08:42:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:12 Removing intermediate container dc1a149d3bc3 08:42:12 ---> 5942860cd09e 08:42:12 08:42:12 Step 9/32 : FROM alpine:3.16 08:42:12 ---> Running in 6ec198269961 08:42:12 Removing intermediate container e8bdca555190 08:42:12 ---> e3852a5eba4b 08:42:12 Step 6/22 : COPY go.mod vendor* ./ 08:42:12 3.16: Pulling from library/alpine 08:42:13 ---> 4b49ec7fef4d 08:42:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:42:13 ---> Running in abd69cb59888 08:42:13 Status: Downloaded newer image for alpine:3.16 08:42:13 ---> dfd21b5a31f5 08:42:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:42:13 ---> Running in 0eb0e6b1162b 08:42:13 Removing intermediate container db32009149ad 08:42:13 ---> 17b4440e6e44 08:42:13 08:42:13 Step 9/21 : FROM alpine:3.16 08:42:13 ---> dfd21b5a31f5 08:42:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:42:14 ---> Running in 37230fdf7b01 08:42:14 Removing intermediate container 4925a8c0bab1 08:42:14 ---> 4c7f8b2891fb 08:42:14 08:42:14 Step 9/24 : FROM alpine:3.16 08:42:14 ---> dfd21b5a31f5 08:42:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:42:14 Removing intermediate container 0eb0e6b1162b 08:42:14 ---> 7babb772efcf 08:42:14 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:42:14 ---> Running in 38ceeac44049 08:42:14 ---> Running in c247d3cd5bf2 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6842 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 08:42:14 Running in /w/workspace/edgex-go/10 [Pipeline] { 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:14 (1/6) Installing ca-certificates (20220614-r0) 08:42:14 (2/6) Installing brotli-libs (1.0.9-r6) 08:42:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:42:14 (4/6) Installing libcurl (7.83.1-r6) 08:42:14 (5/6) Installing curl (7.83.1-r6) 08:42:14 (6/6) Installing dumb-init (1.2.5-r1) 08:42:14 Executing busybox-1.35.0-r17.trigger 08:42:14 Executing ca-certificates-20220614-r0.trigger [Pipeline] checkout 08:42:14 The recommended git tool is: git 08:42:14 (1/3) Installing ca-certificates (20220614-r0) 08:42:14 (2/3) Installing dumb-init (1.2.5-r1) 08:42:14 (3/3) Installing su-exec (0.2-r1) 08:42:14 Executing busybox-1.35.0-r17.trigger 08:42:14 (1/2) Installing dumb-init (1.2.5-r1) 08:42:14 Executing ca-certificates-20220614-r0.trigger 08:42:14 (2/2) Installing su-exec (0.2-r1) 08:42:14 OK: 8 MiB in 20 packages 08:42:14 Executing busybox-1.35.0-r17.trigger 08:42:14 OK: 6 MiB in 16 packages 08:42:14 OK: 6 MiB in 17 packages 08:42:15 Removing intermediate container c247d3cd5bf2 08:42:15 ---> 7e3cc2638bef 08:42:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:42:15 Removing intermediate container 37230fdf7b01 08:42:15 ---> d11d25a62bb8 08:42:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:15 Removing intermediate container 38ceeac44049 08:42:15 ---> 02b2d80cf5e8 08:42:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:15 ---> Running in 9a772482d6c9 08:42:15 ---> Running in 635360d30ce2 08:42:15 ---> Running in 0ff85ac9a73b 08:42:15 Removing intermediate container 9a772482d6c9 08:42:15 ---> 22dcf6f90cee 08:42:15 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:42:15 Removing intermediate container 635360d30ce2 08:42:15 ---> 8b3a77ddc370 08:42:15 Step 12/21 : WORKDIR /edgex 08:42:15 Removing intermediate container 0ff85ac9a73b 08:42:15 ---> 3db3b1c63bd2 08:42:15 Step 12/24 : WORKDIR / 08:42:16 ---> Running in c1fe82d4ce81 08:42:16 ---> Running in f0babe2ac897 08:42:16 ---> Running in 0a8e02b8d28c 08:42:16 Removing intermediate container c1fe82d4ce81 08:42:16 ---> 7c67fcaac4c2 08:42:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:42:16 Removing intermediate container f0babe2ac897 08:42:16 ---> 13d6d6e2d09c 08:42:16 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:42:16 Removing intermediate container 0a8e02b8d28c 08:42:16 ---> 22399c574b29 08:42:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:42:16 ---> Running in 43e803371375 08:42:16 Removing intermediate container 43e803371375 08:42:16 ---> cace7f40aaa1 08:42:16 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:42:16 ---> 23cbab2d126f 08:42:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:42:16 ---> bd06220ce983 08:42:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:42:16 ---> Running in c56bf277c08a 08:42:16 Removing intermediate container c56bf277c08a 08:42:16 ---> 87a066a7f953 08:42:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:42:16 ---> f037eca86821 08:42:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:42:16 ---> Running in c041d98c26eb 08:42:16 ---> e36536fd422c 08:42:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:17 ---> 6eb8ee60c670 08:42:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:42:17 ---> 152f61bd5e3d 08:42:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:42:17 ---> eac7f6191692 08:42:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:17 ---> 327c08a46f0b 08:42:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:17 Removing intermediate container c041d98c26eb 08:42:17 ---> 639880bfafc5 08:42:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:42:17 ---> Running in a41fe858fd09 08:42:17 ---> Running in d596c7f11010 08:42:17 ---> 5269e83b53dd 08:42:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:17 Removing intermediate container d596c7f11010 08:42:17 ---> 632faf1b025d 08:42:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:42:18 ---> 53a3fcc41cc4 08:42:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:42:18 ---> 4d2b05cfbe45 08:42:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:18 ---> Running in 94e5e4bcddf6 08:42:18 Removing intermediate container a41fe858fd09 08:42:18 ---> 3578d3dc508c 08:42:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:42:18 ---> 5aeaa214d22b 08:42:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:18 ---> Running in 9834f223e2c7 08:42:18 ---> Running in 13643611ce69 08:42:18 Removing intermediate container 9834f223e2c7 08:42:18 ---> 5d90c274387c 08:42:18 Step 19/21 : LABEL arch=x86_64 08:42:18 ---> Running in 99321506d62e 08:42:18 Removing intermediate container 99321506d62e 08:42:18 ---> 45ccdae4eb10 08:42:18 Step 20/21 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:18 ---> Running in 1039e4481457 08:42:18 Removing intermediate container 94e5e4bcddf6 08:42:18 ---> aab5fd5d902d 08:42:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:19 Removing intermediate container 1039e4481457 08:42:19 ---> f57b0783437f 08:42:19 Step 21/21 : LABEL version=0.0.0 08:42:19 ---> Running in 80861e2e205a 08:42:19 ---> c4d5b19bef2d 08:42:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:42:19 Removing intermediate container 13643611ce69 08:42:19 ---> 683ce6810fb3 08:42:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:42:19 Removing intermediate container 80861e2e205a 08:42:19 ---> c1d5d92910e7 08:42:19 08:42:19 Successfully built c1d5d92910e7 08:42:19 ---> Running in 18362515ea45 08:42:19 Successfully tagged security-proxy-setup:latest 08:42:19 Building core-metadata 08:42:19  Building security-proxy-setup ... done  ---> 171be7b6ae13 08:42:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:42:20 Removing intermediate container 18362515ea45 08:42:20 ---> ab01b0aaa6f0 08:42:20 Step 22/24 : LABEL arch=x86_64 08:42:21 ---> 77069f76903c 08:42:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:42:21 ---> Running in f568031880ae 08:42:21 ---> 123266fe757d 08:42:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:42:21 Removing intermediate container f568031880ae 08:42:21 ---> 0b42ca5ee551 08:42:21 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:21 ---> 11d16f34d2aa 08:42:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:42:21 ---> Using cache 08:42:21 ---> 1d91758ba7c9 08:42:21 Step 4/24 : WORKDIR /edgex-go 08:42:21 ---> Using cache 08:42:21 ---> 3eddd46dabbb 08:42:21 Step 5/24 : RUN apk add --update --no-cache make git 08:42:21 ---> Using cache 08:42:21 ---> e3852a5eba4b 08:42:21 Step 6/24 : COPY go.mod vendor* ./ 08:42:21 ---> Using cache 08:42:21 ---> 4b49ec7fef4d 08:42:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:22 ---> Running in bb89463136db 08:42:22 ---> Running in b88b5c576b4f 08:42:22 ---> 45a109cc9e9e 08:42:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:42:22 Removing intermediate container bb89463136db 08:42:22 ---> 4495a9ebaf62 08:42:22 Step 24/24 : LABEL version=0.0.0 08:42:22 ---> Running in e05cb1fbbf24 08:42:22 ---> 8d10cdc7084a 08:42:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:42:23 Removing intermediate container e05cb1fbbf24 08:42:23 ---> 3f1207d4d461 08:42:23 08:42:23 Successfully built 3f1207d4d461 08:42:23 Successfully tagged security-secretstore-setup:latest 08:42:23  Building security-secretstore-setup ... done Building core-data 08:42:23 ---> 33e5c050da02 08:42:23 Step 27/32 : RUN chmod +x /entrypoint.sh 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 11d16f34d2aa 08:42:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:25 ---> Using cache 08:42:25 ---> 1d91758ba7c9 08:42:25 Step 4/22 : WORKDIR /edgex-go 08:42:25 ---> Using cache 08:42:25 ---> 3eddd46dabbb 08:42:25 Step 5/22 : RUN apk add --update --no-cache make git 08:42:25 ---> Using cache 08:42:25 ---> e3852a5eba4b 08:42:25 Step 6/22 : COPY go.mod vendor* ./ 08:42:25 ---> Using cache 08:42:25 ---> 4b49ec7fef4d 08:42:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:27 ---> Running in 4855fa3d15bd 08:42:27 ---> Running in d87f4308bc6d 08:42:28 Removing intermediate container 4855fa3d15bd 08:42:28 ---> 22fc2184e493 08:42:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:42:28 ---> Running in d80988818702 08:42:28 Removing intermediate container d80988818702 08:42:28 ---> d47488e1c469 08:42:28 Step 29/32 : CMD ["gate"] 08:42:28 ---> Running in 3ffbc4479e89 08:42:28 using credential edgex-jenkins-ssh 08:42:28 Cloning the remote Git repository 08:42:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:42:29 > git init /w/workspace/edgex-go/10 # timeout=10 08:42:29 Removing intermediate container 3ffbc4479e89 08:42:29 ---> c8ded252a43d 08:42:29 Step 30/32 : LABEL arch=x86_64 08:42:29 ---> Running in 9bd36ced21d1 08:42:29 Removing intermediate container 9bd36ced21d1 08:42:29 ---> 76d5cf1877af 08:42:29 Step 31/32 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:30 ---> Running in f5fc7670abcc 08:42:30 Removing intermediate container f5fc7670abcc 08:42:30 ---> e2b0fa3e98df 08:42:30 Step 32/32 : LABEL version=0.0.0 08:42:30 ---> Running in 8a3b6aeadc38 08:42:30 Removing intermediate container 8a3b6aeadc38 08:42:30 ---> 2faa006178e9 08:42:30 08:42:30 Successfully built 2faa006178e9 08:42:30 Successfully tagged security-bootstrapper:latest 08:42:30  Building security-bootstrapper ... done Building core-command 08:42:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:29 > git --version # timeout=10 08:42:29 > git --version # 'git version 2.25.1' 08:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:33 ---> 11d16f34d2aa 08:42:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:42:33 ---> Using cache 08:42:33 ---> 1d91758ba7c9 08:42:33 Step 4/23 : WORKDIR /edgex-go 08:42:33 ---> Using cache 08:42:33 ---> 3eddd46dabbb 08:42:33 Step 5/23 : RUN apk add --update --no-cache make git 08:42:33 ---> Using cache 08:42:33 ---> e3852a5eba4b 08:42:33 Step 6/23 : COPY go.mod vendor* ./ 08:42:33 ---> Using cache 08:42:33 ---> 4b49ec7fef4d 08:42:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:35 ---> Running in 4640a0b397e0 08:42:35 Removing intermediate container 6ec198269961 08:42:35 ---> cf072e8d865f 08:42:35 Step 7/24 : COPY . . 08:42:35 Removing intermediate container abd69cb59888 08:42:35 ---> 3d980004af71 08:42:35 Step 8/22 : COPY . . 08:42:44 ---> 5d67a8fab311 08:42:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:42:44 ---> bb86bb8afe0f 08:42:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:42:44 ---> Running in df18904290ce 08:42:44 ---> Running in 6b38befb2a09 08:42:44 Removing intermediate container 6b38befb2a09 08:42:44 ---> 2b2b6803c0db 08:42:44 Step 9/24 : WORKDIR /edgex-go/spire-build 08:42:44 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 08:42:44 ---> Running in 5e2dc94bc5ae 08:42:44 Removing intermediate container 5e2dc94bc5ae 08:42:44 ---> e3ed53914035 08:42:44 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 08:42:44 ---> Running in c179ee6905d6 08:42:46 Removing intermediate container c179ee6905d6 08:42:46 ---> cc8690680b54 08:42:46 Step 11/24 : WORKDIR /edgex-go 08:42:46 ---> Running in 4ca85af2ed3a 08:42:47 Removing intermediate container 4ca85af2ed3a 08:42:47 ---> ca123cf380e8 08:42:47 08:42:47 Step 12/24 : FROM alpine:3.15 08:42:47 ---> 5ce65d7b0fde 08:42:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:42:47 ---> Using cache 08:42:47 ---> 32916fe5ecf6 08:42:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:42:47 ---> Using cache 08:42:47 ---> 74a978302fb7 08:42:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:42:52 ---> 3d1bee1bcbcb 08:42:52 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:42:52 Removing intermediate container d87f4308bc6d 08:42:52 ---> 7bdd26c85c23 08:42:52 Step 8/22 : COPY . . 08:42:52 Removing intermediate container b88b5c576b4f 08:42:52 ---> 800fc539edc5 08:42:52 Step 8/24 : COPY . . 08:42:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:56 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:56 Merge succeeded, producing a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:42:56 Checking out Revision a3a1624de2257f1b1e74fb740d84d1d5be5368a0 (PR-4352) 08:42:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 08:42:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:42:56 > git config core.sparsecheckout # timeout=10 08:42:56 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 08:42:56 > git remote # timeout=10 08:42:56 > git config --get remote.origin.url # timeout=10 08:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:56 > git merge d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 08:42:56 > git rev-parse HEAD^{commit} # timeout=10 08:42:56 > git config core.sparsecheckout # timeout=10 08:42:56 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:58 ---> fe198f230ef3 08:42:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:42:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:58 Dload Upload Total Spent Left Speed 08:42:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 80194 08:42:59 ---> 7643f9e18a4b 08:42:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh 08:42:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:59 + sudo tee /etc/docker/daemon.new 08:42:59 { 08:42:59 "registry-mirrors": [ 08:42:59 "https://nexus3.edgexfoundry.org:10001" 08:42:59 ], 08:42:59 "bip": "10.250.0.254/24", 08:42:59 "hosts": [ 08:42:59 "tcp://0.0.0.0:5555", 08:42:59 "unix:///var/run/docker.sock" 08:42:59 ], 08:42:59 "mtu": 1458, 08:42:59 "selinux-enabled": true, 08:42:59 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:59 } [Pipeline] sh 08:43:00 ---> b140366b508d 08:43:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:43:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:43:00 ---> 895cbcfd0863 08:43:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:43:00 + sudo service docker restart 08:43:00 ---> cad9e9200125 08:43:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:43:00 ---> 34bf7c55f3b3 08:43:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:43:00 ---> Running in 33e350cf5ace 08:43:00 ---> Running in 6d92717440b3 08:43:00 ---> Running in a1cc601d6351 08:43:01 Removing intermediate container a1cc601d6351 08:43:01 ---> bac3279cce1b 08:43:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:43:01 ---> Running in d24d72cd2c4a 08:43:01 Removing intermediate container d24d72cd2c4a 08:43:01 ---> a88742d40978 08:43:01 Step 22/24 : LABEL arch=x86_64 08:43:01 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 08:43:01 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 08:43:01 ---> Running in ac0265eec4bc 08:43:01 Removing intermediate container 4640a0b397e0 08:43:01 ---> 5ec65ec4e24b 08:43:01 Step 8/23 : COPY . . 08:43:02 Removing intermediate container ac0265eec4bc 08:43:02 ---> e64256a29d3c 08:43:02 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:03 ---> Running in c21f0603ba7c 08:43:03 Removing intermediate container c21f0603ba7c 08:43:03 ---> 132db69ac8d8 08:43:03 Step 24/24 : LABEL version=0.0.0 08:43:03 ---> Running in f2f894eeae0e 08:43:04 Removing intermediate container f2f894eeae0e 08:43:04 ---> 20d48a27a798 08:43:04 08:43:04 Successfully built 20d48a27a798 08:43:04 Successfully tagged security-spire-agent:latest 08:43:04 Building core-common-config-bootstrapper 08:43:08  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:08 ---> 11d16f34d2aa 08:43:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:43:08 ---> Using cache 08:43:08 ---> 1d91758ba7c9 08:43:08 Step 4/22 : WORKDIR /edgex-go 08:43:08 ---> Using cache 08:43:08 ---> 3eddd46dabbb 08:43:08 Step 5/22 : RUN apk add --update --no-cache make git 08:43:08 ---> Using cache 08:43:08 ---> e3852a5eba4b 08:43:08 Step 6/22 : COPY go.mod vendor* ./ 08:43:08 ---> Using cache 08:43:08 ---> 4b49ec7fef4d 08:43:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:08 ---> Using cache 08:43:08 ---> 5ec65ec4e24b 08:43:08 Step 8/22 : COPY . . 08:43:10 Removing intermediate container df18904290ce 08:43:10 ---> b64096a7f1e5 08:43:10 08:43:10 Step 10/22 : FROM alpine:3.16 08:43:10 ---> dfd21b5a31f5 08:43:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:43:11 ---> fa47613706c7 08:43:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:43:11 ---> Running in 3949f38ba73c 08:43:12 ---> Running in ca379c271201 08:43:12 ---> 57d6e1b41bdb 08:43:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:43:12 ---> Running in ce94e5ee6d9d 08:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:12 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 08:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:12 (1/1) Installing dumb-init (1.2.5-r1) 08:43:12 Executing busybox-1.35.0-r17.trigger 08:43:12 OK: 6 MiB in 15 packages 08:43:14 Removing intermediate container 3949f38ba73c 08:43:14 ---> 3c0f40a3d9cd 08:43:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:14 ---> Running in 6f60ebc8122f 08:43:14 Removing intermediate container 6f60ebc8122f 08:43:14 ---> b6f2758d2401 08:43:14 Step 13/22 : ENV APP_PORT=59861 08:43:14 ---> Running in dda715a49278 08:43:14 Removing intermediate container dda715a49278 08:43:14 ---> 15d9a18c1fc7 08:43:14 Step 14/22 : EXPOSE $APP_PORT 08:43:15 ---> Running in e5c4cd312fe4 08:43:15 Removing intermediate container e5c4cd312fe4 08:43:15 ---> f6434c05cb62 08:43:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:15 ---> 74cad0bcb1d2 08:43:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:43:16 ---> 9bd52759811f 08:43:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:43:17 ---> e853becf0f0d 08:43:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:43:17 ---> Running in ebc54d5aede9 08:43:18 Removing intermediate container ebc54d5aede9 08:43:18 ---> 3d46d75bf6b7 08:43:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:18 ---> Running in cb93baa3bc57 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:18 provisioning config files... 08:43:18 Removing intermediate container cb93baa3bc57 08:43:18 ---> 293cf01304bd 08:43:18 Step 20/22 : LABEL arch=x86_64 08:43:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13972049520818802960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:19 ---> Running in e38251ea8063 08:43:19 ---> docker-login.sh 08:43:19 nexus3.edgexfoundry.org:10001 08:43:19 Removing intermediate container e38251ea8063 08:43:19 ---> acfeaef0cb18 08:43:19 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:19 ---> Running in 69cc6fc3613c 08:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:20 Configure a credential helper to remove this warning. See 08:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:20 08:43:20 Login Succeeded 08:43:20 nexus3.edgexfoundry.org:10002 08:43:20 Removing intermediate container 69cc6fc3613c 08:43:20 ---> 3f9ca1e626d4 08:43:20 Step 22/22 : LABEL version=0.0.0 08:43:20 ---> Running in bd4ddef0e2a5 08:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:20 Configure a credential helper to remove this warning. See 08:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:20 08:43:20 Login Succeeded 08:43:20 nexus3.edgexfoundry.org:10003 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 nexus3.edgexfoundry.org:10004 08:43:21 Removing intermediate container bd4ddef0e2a5 08:43:21 ---> ddac17f70b1e 08:43:21 08:43:21 Successfully built ddac17f70b1e 08:43:21 Successfully tagged support-scheduler:latest 08:43:21  Building support-scheduler ... done Building security-spiffe-token-provider 08:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:21 Configure a credential helper to remove this warning. See 08:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:21 08:43:21 Login Succeeded 08:43:21 docker.io 08:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:22 Configure a credential helper to remove this warning. See 08:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:22 08:43:22 Login Succeeded 08:43:22 ---> docker-login.sh ends [Pipeline] } 08:43:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:43:23 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:43:23 ========================================================= 08:43:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:43:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:43:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:43:23 9b18e9b68314: Pulling fs layer 08:43:23 35d82f9e3411: Pulling fs layer 08:43:23 e16973657156: Pulling fs layer 08:43:23 fc693d55d65f: Pulling fs layer 08:43:23 7e9fc2657dce: Pulling fs layer 08:43:23 dda99020689f: Pulling fs layer 08:43:23 db1c61fa0a46: Pulling fs layer 08:43:23 891c053d2c06: Pulling fs layer 08:43:23 fc693d55d65f: Waiting 08:43:23 7e9fc2657dce: Waiting 08:43:23 dda99020689f: Waiting 08:43:23 db1c61fa0a46: Waiting 08:43:23 891c053d2c06: Waiting 08:43:23 e16973657156: Verifying Checksum 08:43:23 e16973657156: Download complete 08:43:23 35d82f9e3411: Verifying Checksum 08:43:23 35d82f9e3411: Download complete 08:43:23 7e9fc2657dce: Verifying Checksum 08:43:23 7e9fc2657dce: Download complete 08:43:23 dda99020689f: Download complete 08:43:23 9b18e9b68314: Verifying Checksum 08:43:23 9b18e9b68314: Download complete 08:43:24 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:24 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:43:24 ---> 11d16f34d2aa 08:43:24 Step 3/19 : WORKDIR /edgex-go 08:43:24 ---> Using cache 08:43:24 ---> 26e237237220 08:43:24 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:43:25 9b18e9b68314: Pull complete 08:43:25 891c053d2c06: Verifying Checksum 08:43:25 891c053d2c06: Download complete 08:43:25 ---> Running in 5f14d6ba024e 08:43:25 35d82f9e3411: Pull complete 08:43:26 e16973657156: Pull complete 08:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:26 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:43:26 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:43:26 OK: 17046 distinct packages available 08:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:27 db1c61fa0a46: Verifying Checksum 08:43:27 db1c61fa0a46: Download complete 08:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:27 OK: 211 MiB in 51 packages 08:43:27 fc693d55d65f: Verifying Checksum 08:43:27 fc693d55d65f: Download complete 08:43:28 Removing intermediate container 5f14d6ba024e 08:43:28 ---> e3c5cf31224b 08:43:28 Step 5/19 : COPY go.mod vendor* ./ 08:43:29 ---> c7cb294503d8 08:43:29 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:30 ---> Running in bb2b8297b514 08:43:30 Removing intermediate container 33e350cf5ace 08:43:30 ---> 86dc37853dab 08:43:30 08:43:30 Step 10/22 : FROM alpine:3.16 08:43:30 ---> dfd21b5a31f5 08:43:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:43:30 Removing intermediate container 6d92717440b3 08:43:30 ---> a03d30fb57ce 08:43:30 08:43:30 Step 10/24 : FROM alpine:3.16 08:43:30 ---> dfd21b5a31f5 08:43:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:43:30 ---> Using cache 08:43:30 ---> 3c0f40a3d9cd 08:43:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:30 ---> Using cache 08:43:30 ---> b6f2758d2401 08:43:30 Step 13/24 : ENV APP_PORT=59881 08:43:30 ---> Running in 6e6ec01ba5a4 08:43:30 ---> Running in 937f29ffe8f4 08:43:30 Removing intermediate container 937f29ffe8f4 08:43:30 ---> a7bd123f945e 08:43:30 Step 14/24 : EXPOSE $APP_PORT 08:43:30 Removing intermediate container 6e6ec01ba5a4 08:43:30 ---> d668c06ea1ed 08:43:30 Step 12/22 : ENV APP_PORT=59880 08:43:30 ---> Running in 4920a07534cb 08:43:30 ---> Running in b2f7483e494e 08:43:31 Removing intermediate container 4920a07534cb 08:43:31 ---> 31bb793b5e83 08:43:31 Step 15/24 : WORKDIR / 08:43:31 Removing intermediate container b2f7483e494e 08:43:31 ---> f4ca46f3c0e4 08:43:31 Step 13/22 : EXPOSE $APP_PORT 08:43:31 ---> Running in 8ae92a5f60be 08:43:31 ---> Running in 1079c81d010c 08:43:31 Removing intermediate container 8ae92a5f60be 08:43:31 ---> f296aa3bcc02 08:43:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:43:31 Removing intermediate container 1079c81d010c 08:43:31 ---> 2042a1c97d8b 08:43:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:31 ---> Running in 41ec4c292959 08:43:32 ---> 7fa43c384ccc 08:43:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:32 (1/1) Installing dumb-init (1.2.5-r1) 08:43:32 Executing busybox-1.35.0-r17.trigger 08:43:32 OK: 6 MiB in 15 packages 08:43:33 ---> 85eb8b99b773 08:43:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:43:33 Removing intermediate container 41ec4c292959 08:43:33 ---> ea73c532fd81 08:43:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:33 ---> 05167741c66f 08:43:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:43:33 ---> 81950dcfa95a 08:43:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:43:33 ---> 4ba8da1085c6 08:43:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:43:34 ---> Running in 25c6e6e90b86 08:43:34 ---> b8568a5dce64 08:43:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:43:34 Removing intermediate container 25c6e6e90b86 08:43:34 ---> 1f6f2f942d69 08:43:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:34 ---> Running in 7593e71b74ef 08:43:34 ---> 4b2b1b8ab814 08:43:34 Step 18/22 : ENTRYPOINT ["/core-data"] 08:43:34 ---> Running in 4ab188b481bb 08:43:34 Removing intermediate container 7593e71b74ef 08:43:34 ---> 4d12eaa40ad1 08:43:34 Step 22/24 : LABEL arch=x86_64 08:43:34 ---> Running in 1405aa992ffa 08:43:34 Removing intermediate container 4ab188b481bb 08:43:34 ---> 8d8eb9e27a67 08:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:34 ---> Running in 575a7f16e832 08:43:34 Removing intermediate container 1405aa992ffa 08:43:34 ---> 205d59570ea5 08:43:34 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:34 ---> Running in b2efe9649c83 08:43:34 Removing intermediate container 575a7f16e832 08:43:34 ---> 50c831c4f034 08:43:34 Step 20/22 : LABEL arch=x86_64 08:43:34 ---> Running in 5235442134ed 08:43:35 Removing intermediate container b2efe9649c83 08:43:35 ---> 0ce2d141848c 08:43:35 Step 24/24 : LABEL version=0.0.0 08:43:35 ---> Running in 90487332135c 08:43:35 Removing intermediate container 5235442134ed 08:43:35 ---> de697f69fac2 08:43:35 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:35 ---> Running in 23bf1889682c 08:43:35 Removing intermediate container 90487332135c 08:43:35 ---> e0cf02114a6a 08:43:35 08:43:35 Successfully built e0cf02114a6a 08:43:35 Successfully tagged core-metadata:latest 08:43:35  Building core-metadata ... done Building support-notifications 08:43:35 Removing intermediate container 23bf1889682c 08:43:35 ---> e6bf6ac7fea4 08:43:35 Step 22/22 : LABEL version=0.0.0 08:43:35 ---> Running in 323df843065e 08:43:36 Removing intermediate container 323df843065e 08:43:36 ---> 07b7a142812f 08:43:36 08:43:36 Successfully built 07b7a142812f 08:43:36 Successfully tagged core-data:latest 08:43:37  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:37 ---> 11d16f34d2aa 08:43:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:43:37 ---> Using cache 08:43:37 ---> 1d91758ba7c9 08:43:37 Step 4/22 : WORKDIR /edgex-go 08:43:37 ---> Using cache 08:43:37 ---> 3eddd46dabbb 08:43:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:43:38 ---> Running in 2d93cc02a9f8 08:43:38 Removing intermediate container ca379c271201 08:43:38 ---> fa8fb842d208 08:43:38 08:43:38 Step 10/23 : FROM alpine:3.16 08:43:38 ---> dfd21b5a31f5 08:43:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:43:38 ---> Using cache 08:43:38 ---> 3c0f40a3d9cd 08:43:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:38 ---> Using cache 08:43:38 ---> b6f2758d2401 08:43:38 Step 13/23 : ENV APP_PORT=59882 08:43:38 Removing intermediate container ce94e5ee6d9d 08:43:38 ---> 679216f1ed04 08:43:38 08:43:38 Step 10/22 : FROM alpine:3.16 08:43:38 ---> dfd21b5a31f5 08:43:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:43:38 ---> Running in 1e3872d3beaf 08:43:38 ---> Running in 812ad09031cd 08:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:39 Removing intermediate container 1e3872d3beaf 08:43:39 ---> 8fdf1a8becbd 08:43:39 Step 14/23 : EXPOSE $APP_PORT 08:43:39 Removing intermediate container 812ad09031cd 08:43:39 ---> 612512ba787c 08:43:39 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:43:39 ---> Running in 368e8e20b73a 08:43:39 ---> Running in aa0c0b144e1f 08:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:39 Removing intermediate container 368e8e20b73a 08:43:39 ---> 35affe38d2a8 08:43:39 Step 15/23 : WORKDIR / 08:43:39 ---> Running in 4b8149ade054 08:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:39 Removing intermediate container 4b8149ade054 08:43:39 ---> 96c5ec608b62 08:43:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:39 OK: 211 MiB in 51 packages 08:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:39 ---> b89193e6b00f 08:43:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:43:39 (1/1) Installing dumb-init (1.2.5-r1) 08:43:39 Executing busybox-1.35.0-r17.trigger 08:43:39 OK: 6 MiB in 15 packages 08:43:40 Removing intermediate container 2d93cc02a9f8 08:43:40 ---> 92e3b009a660 08:43:40 Step 6/22 : COPY go.mod vendor* ./ 08:43:41 ---> 48eaa86425a0 08:43:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:43:41 ---> 290f6b810622 08:43:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:41 ---> Running in ea55c1dda51c 08:43:42 Removing intermediate container aa0c0b144e1f 08:43:42 ---> e68e6e630b6b 08:43:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:42 ---> b8ce00a380ee 08:43:42 Step 19/23 : ENTRYPOINT ["/core-command"] 08:43:42 ---> Running in f0ab67ad8a73 08:43:42 Removing intermediate container f0ab67ad8a73 08:43:42 ---> a1f916e503f5 08:43:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:42 ---> b9d815342ba5 08:43:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:43:42 ---> Running in d5f40d870bed 08:43:42 Removing intermediate container d5f40d870bed 08:43:42 ---> 6c04f6b4264f 08:43:42 Step 21/23 : LABEL arch=x86_64 08:43:42 ---> Running in cab3c250a457 08:43:42 ---> 8ade0096d8d0 08:43:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:43:42 Removing intermediate container cab3c250a457 08:43:42 ---> 12ff5d62d5ae 08:43:42 Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:42 ---> Running in dd5206729613 08:43:42 fc693d55d65f: Pull complete 08:43:42 7e9fc2657dce: Pull complete 08:43:42 dda99020689f: Pull complete 08:43:43 ---> 2967fc3f86ac 08:43:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:43:43 Removing intermediate container dd5206729613 08:43:43 ---> d00ba0bf62fe 08:43:43 Step 23/23 : LABEL version=0.0.0 08:43:43 ---> Running in 895eedc1178b 08:43:43 ---> 3942a48bf894 08:43:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:43:43 ---> Running in a936a3e99b03 08:43:43 Removing intermediate container 895eedc1178b 08:43:43 ---> 6953e0600648 08:43:43 08:43:43 Successfully built 6953e0600648 08:43:43 Successfully tagged core-command:latest 08:43:44  Building core-command ... done Removing intermediate container a936a3e99b03 08:43:44 ---> 302cd565ab81 08:43:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:43:44 ---> Running in 41a23de69199 08:43:44 Removing intermediate container 41a23de69199 08:43:44 ---> a0f99fd06c7b 08:43:44 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:43:44 ---> Running in 18f8f018b529 08:43:44 Removing intermediate container 18f8f018b529 08:43:44 ---> bfe40aa07840 08:43:44 Step 20/22 : LABEL arch=x86_64 08:43:44 ---> Running in bba4acb56560 08:43:45 Removing intermediate container bba4acb56560 08:43:45 ---> 1cabad7c8e16 08:43:45 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:43:45 ---> Running in ddefdf583be3 08:43:45 Removing intermediate container ddefdf583be3 08:43:45 ---> 1e07fd7251bf 08:43:45 Step 22/22 : LABEL version=0.0.0 08:43:45 ---> Running in 4b8f4d344886 08:43:45 Removing intermediate container 4b8f4d344886 08:43:45 ---> 4c98b513ec02 08:43:45 08:43:45 Successfully built 4c98b513ec02 08:43:45 Successfully tagged core-common-config-bootstrapper:latest 08:43:48  Building core-common-config-bootstrapper ... done Removing intermediate container bb2b8297b514 08:43:48 ---> 36d8108bbcbd 08:43:48 Step 7/19 : COPY . . 08:43:49 db1c61fa0a46: Pull complete 08:43:51 891c053d2c06: Pull complete 08:43:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:43:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:43:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:43:51 WORKDIR /edgex 08:43:51 COPY go.mod . 08:43:51 RUN go mod download 08:43:51 + docker build -t ci-base-image-arm64 -f - . 08:43:52 Sending build context to Docker daemon 3.093MB 08:43:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:43:52 ---> f96f9c87975a 08:43:52 Step 2/4 : WORKDIR /edgex 08:43:54 ---> be037b615087 08:43:54 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:54 ---> Running in 02773d816d0b 08:43:54 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 08:43:54 ---> Running in 425e52481028 08:43:54 Removing intermediate container 425e52481028 08:43:54 ---> b0f3e9eb1e08 08:43:54 Step 3/4 : COPY go.mod . 08:43:55 ---> a4c94baa9290 08:43:55 Step 4/4 : RUN go mod download 08:43:55 ---> Running in 44d7f3c80817 08:43:59 Removing intermediate container ea55c1dda51c 08:43:59 ---> acc28c579ad8 08:43:59 Step 8/22 : COPY . . 08:44:05 ---> 801b11744126 08:44:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:44:05 ---> Running in e6be76f13db6 08:44:05 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 08:44:13 Removing intermediate container 02773d816d0b 08:44:13 ---> eb47e925c38a 08:44:13 08:44:13 Step 9/19 : FROM alpine:3.15 08:44:13 ---> 5ce65d7b0fde 08:44:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:44:13 ---> Using cache 08:44:13 ---> 32916fe5ecf6 08:44:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:13 ---> Running in 0b6422f52b8e 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:13 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:44:13 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:44:13 OK: 15857 distinct packages available 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:14 (1/9) Installing ca-certificates (20220614-r0) 08:44:14 (2/9) Installing brotli-libs (1.0.9-r5) 08:44:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:44:14 (4/9) Installing libcurl (7.80.0-r6) 08:44:14 (5/9) Installing curl (7.80.0-r6) 08:44:14 (6/9) Installing dumb-init (1.2.5-r1) 08:44:14 (7/9) Installing musl-obstack (1.2.3-r0) 08:44:14 (8/9) Installing libucontext (1.1-r0) 08:44:14 (9/9) Installing gcompat (1.0.0-r4) 08:44:14 Executing busybox-1.34.1-r7.trigger 08:44:14 Executing ca-certificates-20220614-r0.trigger 08:44:14 OK: 8 MiB in 23 packages 08:44:15 Removing intermediate container 0b6422f52b8e 08:44:15 ---> 6ee68c624897 08:44:15 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:15 ---> e4881c78566c 08:44:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:44:16 ---> f7626db6bea3 08:44:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:44:16 ---> 2bdc2de17980 08:44:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:44:16 ---> Running in 93f22e465263 08:44:16 Removing intermediate container 93f22e465263 08:44:16 ---> 004533744572 08:44:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:44:16 ---> Running in 2f3887667e32 08:44:16 Removing intermediate container 2f3887667e32 08:44:16 ---> ed9545c33320 08:44:16 Step 17/19 : LABEL arch=x86_64 08:44:16 ---> Running in 1fe468764f00 08:44:16 Removing intermediate container 1fe468764f00 08:44:16 ---> 36b786bf0975 08:44:16 Step 18/19 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:44:16 ---> Running in 3bbeee7614ce 08:44:16 Removing intermediate container 3bbeee7614ce 08:44:16 ---> 2f1ce1d609a3 08:44:16 Step 19/19 : LABEL version=0.0.0 08:44:16 ---> Running in ab54d63c06f0 08:44:17 Removing intermediate container ab54d63c06f0 08:44:17 ---> e93f6ed361c3 08:44:17 08:44:17 Successfully built e93f6ed361c3 08:44:17 Successfully tagged security-spiffe-token-provider:latest 08:44:25  Building security-spiffe-token-provider ... done Removing intermediate container e6be76f13db6 08:44:25 ---> 9a4e9cc7c55a 08:44:25 08:44:25 Step 10/22 : FROM alpine:3.16 08:44:25 ---> dfd21b5a31f5 08:44:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:44:25 ---> Running in 3e9563a1bb2a 08:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:44:25 (1/2) Installing ca-certificates (20220614-r0) 08:44:25 (2/2) Installing dumb-init (1.2.5-r1) 08:44:25 Executing busybox-1.35.0-r17.trigger 08:44:25 Executing ca-certificates-20220614-r0.trigger 08:44:25 OK: 6 MiB in 16 packages 08:44:25 Removing intermediate container 3e9563a1bb2a 08:44:25 ---> 6d33f414d989 08:44:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:44:25 ---> Running in 00b09c542570 08:44:25 Removing intermediate container 00b09c542570 08:44:25 ---> 20e1f91f7002 08:44:25 Step 13/22 : ENV APP_PORT=59860 08:44:25 ---> Running in b8c0f0907a45 08:44:26 Removing intermediate container b8c0f0907a45 08:44:26 ---> a6af535703ed 08:44:26 Step 14/22 : EXPOSE $APP_PORT 08:44:26 ---> Running in 823936f83e3c 08:44:26 Removing intermediate container 823936f83e3c 08:44:26 ---> 01d5c9ddfde5 08:44:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:26 ---> 1b6ddd2d6589 08:44:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:44:26 ---> 27282c7d1c5c 08:44:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:44:26 ---> 8bf72b60d6db 08:44:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:44:26 ---> Running in 0494f22ef752 08:44:26 Removing intermediate container 0494f22ef752 08:44:26 ---> f6d4b345e791 08:44:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:44:27 ---> Running in a275b0306fbf 08:44:27 Removing intermediate container a275b0306fbf 08:44:27 ---> 529d40e64ed4 08:44:27 Step 20/22 : LABEL arch=x86_64 08:44:27 ---> Running in 151676fd137b 08:44:27 Removing intermediate container 151676fd137b 08:44:27 ---> 41d00917cb47 08:44:27 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 08:44:27 ---> Running in 515bab91c707 08:44:27 Removing intermediate container 515bab91c707 08:44:27 ---> 2bce925a3a8c 08:44:27 Step 22/22 : LABEL version=0.0.0 08:44:27 ---> Running in bd924c0ab139 08:44:27 Removing intermediate container bd924c0ab139 08:44:27 ---> e73d55cc00cd 08:44:27 08:44:27 Successfully built e73d55cc00cd 08:44:27 Successfully tagged support-notifications:latest 08:44:27  Building support-notifications ... done  [Pipeline] } 08:44:27 $ docker stop --time=1 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 08:44:29 $ docker rm -f --volumes 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:29 + docker images 08:44:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:44:29 support-notifications latest e73d55cc00cd 2 seconds ago 30.7MB 08:44:29 9a4e9cc7c55a 6 seconds ago 1.74GB 08:44:29 security-spiffe-token-provider latest e93f6ed361c3 12 seconds ago 30MB 08:44:29 eb47e925c38a 18 seconds ago 1.72GB 08:44:29 core-common-config-bootstrapper latest 4c98b513ec02 44 seconds ago 15.5MB 08:44:29 core-command latest 6953e0600648 46 seconds ago 17.7MB 08:44:29 679216f1ed04 51 seconds ago 1.67GB 08:44:29 fa8fb842d208 51 seconds ago 1.68GB 08:44:29 core-data latest 07b7a142812f 54 seconds ago 17.9MB 08:44:29 core-metadata latest e0cf02114a6a 54 seconds ago 18.5MB 08:44:29 86dc37853dab About a minute ago 1.68GB 08:44:29 a03d30fb57ce About a minute ago 1.69GB 08:44:29 support-scheduler latest ddac17f70b1e About a minute ago 30MB 08:44:29 b64096a7f1e5 About a minute ago 1.74GB 08:44:29 security-spire-agent latest 20d48a27a798 About a minute ago 125MB 08:44:29 ca123cf380e8 About a minute ago 1.55GB 08:44:29 security-bootstrapper latest 2faa006178e9 About a minute ago 20.4MB 08:44:29 security-secretstore-setup latest 3f1207d4d461 2 minutes ago 30MB 08:44:29 security-proxy-setup latest c1d5d92910e7 2 minutes ago 27.8MB 08:44:29 4c7f8b2891fb 2 minutes ago 1.67GB 08:44:29 17b4440e6e44 2 minutes ago 1.67GB 08:44:29 5942860cd09e 2 minutes ago 1.67GB 08:44:29 security-spire-config latest 17c397c7d9f6 2 minutes ago 85.8MB 08:44:29 security-spire-server latest 5369e2998597 2 minutes ago 86.5MB 08:44:29 247eb21732bf 2 minutes ago 1.55GB 08:44:29 6770585c394a 2 minutes ago 1.55GB 08:44:29 ci-base-image-x86_64 latest 11d16f34d2aa 5 minutes ago 904MB 08:44:29 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 08:44:29 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 08:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:44:29 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] } 08:44:34 Removing intermediate container 44d7f3c80817 08:44:34 ---> d42cb2f7a2ff 08:44:34 Successfully built d42cb2f7a2ff 08:44:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:34 + docker inspect -f . ci-base-image-arm64 08:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:34 prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 08:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:44:36 $ docker top e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:37 + go version 08:44:37 go version go1.18.7 linux/arm64 [Pipeline] } 08:44:37 $ docker stop --time=1 e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 08:44:39 $ docker rm -f --volumes e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:39 + docker inspect -f . ci-base-image-arm64 08:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:40 prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 08:44:40 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:44:41 $ docker top 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:41 ========================================================= 08:44:41 [edgeXBuildGoParallel] Running Tests and Build... 08:44:41 ========================================================= [Pipeline] sh 08:44:42 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:44:43 + make test 08:44:43 go test -race -coverprofile=coverage.out ./... 08:45:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:47:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:47:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements 08:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.498s coverage: 98.5% of statements 08:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.949s coverage: 73.7% of statements 08:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.648s coverage: 54.0% of statements 08:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:48:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.219s coverage: 88.5% of statements 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:48:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.9% of statements 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.082s coverage: 95.6% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.422s coverage: 72.2% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.416s coverage: 65.9% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.688s coverage: 0.9% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.530s coverage: 29.6% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.345s coverage: 47.1% of statements 08:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements 08:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements 08:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.442s coverage: 87.5% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.352s coverage: 94.4% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.422s coverage: 79.9% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.264s coverage: 87.2% of statements 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.231s coverage: 20.0% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 77.4% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 08:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.016s coverage: 91.2% of statements 08:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.627s coverage: 63.1% of statements 08:49:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:49:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 08:49:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.622s coverage: 65.3% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.066s coverage: 41.0% of statements 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:49:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.448s coverage: 63.2% of statements 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.586s coverage: 97.7% of statements 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:49:39 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 08:49:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:49:39 go vet ./... 08:52:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:52:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:52:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:52:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:52:01 + ls -al . 08:52:01 total 740 08:52:01 drwxrwxr-x 10 1001 1001 4096 Feb 21 08:44 . 08:52:01 drwxr-xr-x 4 root root 4096 Feb 21 08:44 .. 08:52:01 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:42 .blubracket 08:52:01 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:42 .dockerignore 08:52:01 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:42 .git 08:52:01 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:42 .github 08:52:01 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:42 .gitignore 08:52:01 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:42 .golangci.yml 08:52:01 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:42 .hadolint.yml 08:52:01 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:42 .sonarcloud.properties 08:52:01 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:42 ADOPTERS.md 08:52:01 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:42 Attribution.txt 08:52:01 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:42 CHANGELOG.md 08:52:01 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:42 CONTRIBUTING.md 08:52:01 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:42 GOVERNANCE.md 08:52:01 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:42 Jenkinsfile 08:52:01 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:42 LICENSE 08:52:01 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:42 Makefile 08:52:01 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:42 OWNERS.md 08:52:01 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:42 README.md 08:52:01 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:42 SECURITY.md 08:52:01 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:38 VERSION 08:52:01 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:42 bin 08:52:01 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:42 cmd 08:52:01 -rw-r--r-- 1 root root 487323 Feb 21 08:49 coverage.out 08:52:01 -rw-rw-r-- 1 1001 1001 3296 Feb 21 08:42 go.mod 08:52:01 -rw-rw-r-- 1 1001 1001 33293 Feb 21 08:42 go.sum 08:52:01 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:42 internal 08:52:01 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:42 openapi 08:52:01 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:42 snap 08:52:01 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:42 version.go [Pipeline] sh 08:52:02 + '[' -e coverage.out ] 08:52:02 + chown 1001:1001 coverage.out [Pipeline] stash 08:52:02 Warning: overwriting stash ‘coverage-report’ 08:52:03 Stashed 1 file(s) [Pipeline] sh 08:52:04 + make build 08:52:04 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 08:53:56 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 08:53:57 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 08:54:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54: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 08:55:06 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 08:55:16 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 08:55:22 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 08:55:31 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 08:55:35 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 08:55:40 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 08:55:59 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] } 08:56:04 $ docker stop --time=1 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 08:56:06 $ docker rm -f --volumes 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:09 08:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:09 latest: Pulling from edgex-devops/edgex-compose-arm64 08:56:09 29e5d40040c1: Pulling fs layer 08:56:09 1ce36da41761: Pulling fs layer 08:56:09 25b303627fd3: Pulling fs layer 08:56:09 29e5d40040c1: Download complete 08:56:10 1ce36da41761: Verifying Checksum 08:56:10 1ce36da41761: Download complete 08:56:10 29e5d40040c1: Pull complete 08:56:11 25b303627fd3: Verifying Checksum 08:56:11 25b303627fd3: Download complete 08:56:11 1ce36da41761: Pull complete 08:56:22 25b303627fd3: Pull complete 08:56:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:22 prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 08:56:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:56:25 $ docker top aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:26 + + grepdocker-compose parallel build 08:56:26 --help 08:56:32 --parallel Build images in parallel. [Pipeline] } 08:56:33 $ docker stop --time=1 aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 08:56:35 $ docker rm -f --volumes aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:36 prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 08:56:36 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:56:37 $ docker top 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:38 + docker-compose -f ./docker-compose-build.yml build --parallel 08:56:46 Building core-command ... 08:56:46 Building core-common-config-bootstrapper ... 08:56:46 Building core-data ... 08:56:46 Building core-metadata ... 08:56:46 Building security-bootstrapper ... 08:56:46 Building security-proxy-setup ... 08:56:46 Building security-secretstore-setup ... 08:56:46 Building security-spiffe-token-provider ... 08:56:46 Building security-spire-agent ... 08:56:46 Building security-spire-config ... 08:56:46 Building security-spire-server ... 08:56:46 Building support-notifications ... 08:56:46 Building support-scheduler ... 08:56:46 Building support-scheduler 08:56:46 Building core-metadata 08:56:46 Building security-proxy-setup 08:56:46 Building core-data 08:56:46 Building security-spire-agent 08:57:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:33 ---> d42cb2f7a2ff 08:57:33 Step 3/24 : WORKDIR /edgex-go 08:57:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:33 ---> d42cb2f7a2ff 08:57:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:33 ---> d42cb2f7a2ff 08:57:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:57:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:57:33 ---> d42cb2f7a2ff 08:57:33 Step 3/21 : WORKDIR /edgex-go 08:57:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:33 ---> d42cb2f7a2ff 08:57:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:34 ---> Running in 640e8292d045 08:57:34 ---> Running in 9af5425047f6 08:57:34 ---> Running in 94f039c03e78 08:57:34 ---> Running in a2b303123268 08:57:34 ---> Running in ed336c8bdf7e 08:57:34 Removing intermediate container 9af5425047f6 08:57:34 ---> 97ba80dc62dd 08:57:34 Step 4/22 : WORKDIR /edgex-go 08:57:34 Removing intermediate container 94f039c03e78 08:57:34 ---> 278fb4af4a19 08:57:34 Step 4/22 : WORKDIR /edgex-go 08:57:34 Removing intermediate container a2b303123268 08:57:34 ---> f1fadb012537 08:57:34 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:57:34 Removing intermediate container 640e8292d045 08:57:34 ---> 6d54706f07ce 08:57:34 Step 4/24 : WORKDIR /edgex-go 08:57:35 Removing intermediate container ed336c8bdf7e 08:57:35 ---> 67e37455fdf4 08:57:35 Step 4/21 : RUN apk add --update --no-cache make git 08:57:35 ---> Running in 01427584ea96 08:57:35 ---> Running in 35904f6fc354 08:57:35 ---> Running in 064fd8a08225 08:57:35 ---> Running in 225b3abcc86c 08:57:35 ---> Running in 86be280f82d0 08:57:35 Removing intermediate container 35904f6fc354 08:57:35 ---> 364e2cbb3395 08:57:35 Step 5/22 : RUN apk add --update --no-cache make git 08:57:36 Removing intermediate container 01427584ea96 08:57:36 ---> 38440f4ddcc9 08:57:36 Step 5/22 : RUN apk add --update --no-cache make git 08:57:36 Removing intermediate container 225b3abcc86c 08:57:36 ---> 21c30b9e5c27 08:57:36 Step 5/24 : RUN apk add --update --no-cache make git 08:57:36 ---> Running in 6a2c998ed474 08:57:36 ---> Running in 035c7a2a1b65 08:57:36 ---> Running in 49deb7508fa9 08:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:39 OK: 221 MiB in 51 packages 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:39 OK: 221 MiB in 51 packages 08:57:41 OK: 221 MiB in 51 packages 08:57:41 OK: 221 MiB in 51 packages 08:57:41 OK: 221 MiB in 51 packages 08:57:41 Removing intermediate container 064fd8a08225 08:57:41 ---> dcc84d4ea727 08:57:41 Step 5/24 : COPY go.mod vendor* ./ 08:57:41 Removing intermediate container 86be280f82d0 08:57:41 ---> ffad6ada388f 08:57:42 Step 5/21 : COPY go.mod vendor* ./ 08:57:42 Removing intermediate container 035c7a2a1b65 08:57:42 ---> 85a306b40555 08:57:42 Step 6/22 : COPY go.mod vendor* ./ 08:57:42 Removing intermediate container 6a2c998ed474 08:57:42 ---> 035a64b5927d 08:57:42 Step 6/22 : COPY go.mod vendor* ./ 08:57:43 Removing intermediate container 49deb7508fa9 08:57:43 ---> 13b3ab25b3be 08:57:43 Step 6/24 : COPY go.mod vendor* ./ 08:57:43 ---> c60ad0798235 08:57:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:43 ---> 6f335c571a06 08:57:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:43 ---> Running in e8014b926b8a 08:57:43 ---> Running in 7c5bd038a7df 08:57:44 ---> 21537bb4eb81 08:57:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 ---> Running in 4c3a773d44c3 08:57:44 ---> 639e352f7154 08:57:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 ---> 0c265d2e77d4 08:57:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 ---> Running in e3be33d9c9c4 08:57:45 ---> Running in 693e1c34cb3d 08:59:51 Removing intermediate container 7c5bd038a7df 08:59:51 ---> f93daeba265b 08:59:51 Step 7/24 : COPY . . 08:59:51 Removing intermediate container e8014b926b8a 08:59:51 ---> 96e0bbe2553c 08:59:51 Step 7/21 : COPY . . 08:59:51 Removing intermediate container 4c3a773d44c3 08:59:51 ---> 5ffb3ac38421 08:59:51 Step 8/22 : COPY . . 08:59:51 Removing intermediate container e3be33d9c9c4 08:59:51 ---> 3aaf4cc8416a 08:59:51 Step 8/22 : COPY . . 08:59:51 Removing intermediate container 693e1c34cb3d 08:59:51 ---> 64472fe49c6e 08:59:51 Step 8/24 : COPY . . 08:59:55 ---> 3913973db883 08:59:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:59:55 ---> 597568c3ac6a 08:59:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:55 ---> 98f1f5d714a7 08:59:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:55 ---> 988cce8a9f28 08:59:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:59:55 ---> e0f4611e67db 08:59:55 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:59:55 ---> Running in dc7e0e92f184 08:59:55 ---> Running in fa5b56b54946 08:59:55 ---> Running in 2e8150f55e6d 08:59:55 ---> Running in 60cf5ad07c2e 08:59:55 ---> Running in b86a6ce74797 08:59:56 Removing intermediate container fa5b56b54946 08:59:56 ---> 913da2b946cc 08:59:56 Step 9/24 : WORKDIR /edgex-go/spire-build 08:59:56 ---> Running in bc25290c0dc2 08:59:57 Removing intermediate container bc25290c0dc2 08:59:57 ---> d5022a374417 08:59:57 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 08:59:57 ---> Running in 709e95309b04 08:59:58 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 08:59:58 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 08:59:58 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 08:59: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:00:01 Removing intermediate container 709e95309b04 09:00:01 ---> f490e0d7e915 09:00:01 Step 11/24 : WORKDIR /edgex-go 09:00:01 ---> Running in 3d53dc5cbcce 09:00:01 Removing intermediate container 3d53dc5cbcce 09:00:01 ---> d3470880d118 09:00:01 09:00:01 Step 12/24 : FROM alpine:3.15 09:00:02 3.15: Pulling from library/alpine 09:00:03 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:00:03 Status: Downloaded newer image for alpine:3.15 09:00:03 ---> 354640af7b1b 09:00:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:03 ---> Running in 260a0df12b9d 09:00:04 Removing intermediate container 260a0df12b9d 09:00:04 ---> 13f855e1d115 09:00:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:04 ---> Running in 7e79305f7ed2 09:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:08 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:00:08 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:00:08 OK: 15734 distinct packages available 09:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:11 (1/5) Installing dumb-init (1.2.5-r1) 09:00:11 (2/5) Installing musl-obstack (1.2.3-r0) 09:00:11 (3/5) Installing libucontext (1.1-r0) 09:00:11 (4/5) Installing gcompat (1.0.0-r4) 09:00:11 (5/5) Installing openssl (1.1.1t-r1) 09:00:11 Executing busybox-1.34.1-r7.trigger 09:00:11 OK: 6 MiB in 19 packages 09:00:13 Removing intermediate container 7e79305f7ed2 09:00:13 ---> b3cbf90ff99f 09:00:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:00:17 ---> 1253c52b9607 09:00:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:23 ---> e9fc53f138b9 09:00:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:00:24 ---> 87c84fdfbb6e 09:00:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:00:25 ---> 5fbc8abb845b 09:00:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:00:26 ---> 26b68b12cb7f 09:00:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:26 ---> Running in 28c432dd1e69 09:00:27 Removing intermediate container 28c432dd1e69 09:00:27 ---> 9b9faa3755ae 09:00:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:27 ---> Running in 8bb63cbf0ff9 09:00:28 Removing intermediate container 8bb63cbf0ff9 09:00:28 ---> 4877bd285252 09:00:28 Step 22/24 : LABEL arch=arm64 09:00:28 ---> Running in 7b44ecf2bb61 09:00:28 Removing intermediate container 7b44ecf2bb61 09:00:28 ---> d63fee1e6ae1 09:00:28 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:00:29 ---> Running in 65f43bf1d775 09:00:29 Removing intermediate container 65f43bf1d775 09:00:29 ---> e44c9f972b58 09:00:29 Step 24/24 : LABEL version=0.0.0 09:00:29 ---> Running in 7ec0d4280cfc 09:00:30 Removing intermediate container 7ec0d4280cfc 09:00:30 ---> 02c8f5c175dd 09:00:30 09:00:30 Successfully built 02c8f5c175dd 09:00:30 Successfully tagged security-spire-agent-arm64:latest 09:00:30 Building core-command 09:00:48  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:48 ---> d42cb2f7a2ff 09:00:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:48 ---> Using cache 09:00:48 ---> 6d54706f07ce 09:00:48 Step 4/23 : WORKDIR /edgex-go 09:00:48 ---> Using cache 09:00:48 ---> 21c30b9e5c27 09:00:48 Step 5/23 : RUN apk add --update --no-cache make git 09:00:48 ---> Using cache 09:00:48 ---> 13b3ab25b3be 09:00:48 Step 6/23 : COPY go.mod vendor* ./ 09:00:48 ---> Using cache 09:00:48 ---> 0c265d2e77d4 09:00:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:48 ---> Using cache 09:00:48 ---> 64472fe49c6e 09:00:48 Step 8/23 : COPY . . 09:00:48 ---> Using cache 09:00:48 ---> 597568c3ac6a 09:00:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:00:48 ---> Running in d92667b2f8aa 09:00:50 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 09:07:28 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 09:07:46 Removing intermediate container 60cf5ad07c2e 09:07:46 ---> 4c33bc919e50 09:07:46 09:07:46 Step 9/21 : FROM alpine:3.16 09:07:46 3.16: Pulling from library/alpine 09:07:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:07:48 Status: Downloaded newer image for alpine:3.16 09:07:48 ---> 4c81e5bf8899 09:07:48 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:07:48 ---> Running in 385427570ac9 09:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:52 (1/6) Installing ca-certificates (20220614-r0) 09:07:52 (2/6) Installing brotli-libs (1.0.9-r6) 09:07:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:07:52 (4/6) Installing libcurl (7.83.1-r6) 09:07:52 (5/6) Installing curl (7.83.1-r6) 09:07:52 (6/6) Installing dumb-init (1.2.5-r1) 09:07:52 Executing busybox-1.35.0-r17.trigger 09:07:52 Executing ca-certificates-20220614-r0.trigger 09:07:53 OK: 8 MiB in 20 packages 09:07:57 Removing intermediate container 385427570ac9 09:07:57 ---> e4f39ca1eb73 09:07:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:57 ---> Running in a8afbb9d98e3 09:07:58 Removing intermediate container a8afbb9d98e3 09:07:58 ---> 5bb1e17a04fb 09:07:58 Step 12/21 : WORKDIR /edgex 09:07:58 ---> Running in 3c2288aa0f29 09:07:59 Removing intermediate container 3c2288aa0f29 09:07:59 ---> 2ef8dc1fd9ba 09:07:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:08:00 ---> f792e3e6ed70 09:08:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:08:02 ---> 6217ed5e023a 09:08:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:04 ---> 9bce893bbd9e 09:08:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:06 ---> c7e77a3cef72 09:08:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:06 ---> Running in 313b6eca1776 09:08:10 Removing intermediate container 313b6eca1776 09:08:10 ---> 29cffdbe3a99 09:08:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:08:10 ---> Running in fce329d634fd 09:08:10 Removing intermediate container fce329d634fd 09:08:10 ---> fefa1edf0c6b 09:08:10 Step 19/21 : LABEL arch=arm64 09:08:10 ---> Running in 7421cd39826a 09:08:11 Removing intermediate container 7421cd39826a 09:08:11 ---> 69852ea20746 09:08:11 Step 20/21 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:08:11 ---> Running in 8a0ba94a8458 09:08:12 Removing intermediate container 8a0ba94a8458 09:08:12 ---> 399aae7f4f06 09:08:12 Step 21/21 : LABEL version=0.0.0 09:08:12 ---> Running in f399f3104055 09:08:12 Removing intermediate container f399f3104055 09:08:12 ---> 2fe9c1ad2d87 09:08:12 09:08:13 Successfully built 2fe9c1ad2d87 09:08:13 Successfully tagged security-proxy-setup-arm64:latest 09:08:13  Building security-proxy-setup ... done Building support-notifications 09:08:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:08:31 ---> d42cb2f7a2ff 09:08:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:08:31 ---> Using cache 09:08:31 ---> 6d54706f07ce 09:08:31 Step 4/22 : WORKDIR /edgex-go 09:08:31 ---> Using cache 09:08:31 ---> 21c30b9e5c27 09:08:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:08:31 ---> Running in 0070c39c08cb 09:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:36 OK: 221 MiB in 51 packages 09:08:37 Removing intermediate container 0070c39c08cb 09:08:37 ---> b35b40012aca 09:08:37 Step 6/22 : COPY go.mod vendor* ./ 09:08:39 ---> f9f6efbaf9b8 09:08:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:39 ---> Running in 6f2aed317c03 09:09:02 Removing intermediate container b86a6ce74797 09:09:02 ---> 067ec21f8f4c 09:09:02 09:09:02 Step 10/22 : FROM alpine:3.16 09:09:02 ---> 4c81e5bf8899 09:09:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:09:02 ---> Running in bffb246fed88 09:09:02 Removing intermediate container bffb246fed88 09:09:02 ---> b2b5cf6c473a 09:09:02 Step 12/22 : ENV APP_PORT=59880 09:09:02 ---> Running in a70fa26bae02 09:09:03 Removing intermediate container a70fa26bae02 09:09:03 ---> 1556c6c3bd84 09:09:03 Step 13/22 : EXPOSE $APP_PORT 09:09:03 Removing intermediate container 2e8150f55e6d 09:09:03 ---> 1583a7cd7678 09:09:03 09:09:03 Step 10/24 : FROM alpine:3.16 09:09:03 ---> 4c81e5bf8899 09:09:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:09:04 ---> Running in 30b54200e292 09:09:04 ---> Running in 88cb142d488b 09:09:05 Removing intermediate container 30b54200e292 09:09:05 ---> 55e0c44af605 09:09:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:09:05 ---> Running in 4ea44f7e6df7 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:09 (1/1) Installing dumb-init (1.2.5-r1) 09:09:09 Executing busybox-1.35.0-r17.trigger 09:09:10 OK: 5 MiB in 15 packages 09:09:10 (1/1) Installing dumb-init (1.2.5-r1) 09:09:10 Executing busybox-1.35.0-r17.trigger 09:09:10 OK: 5 MiB in 15 packages 09:09:13 Removing intermediate container 88cb142d488b 09:09:13 ---> a2d0b683ea2f 09:09:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:13 Removing intermediate container 4ea44f7e6df7 09:09:13 ---> b5c3c7330979 09:09:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:13 ---> Running in f4aaa4dbb4ee 09:09:15 Removing intermediate container f4aaa4dbb4ee 09:09:15 ---> cfaba593610a 09:09:15 Step 13/24 : ENV APP_PORT=59881 09:09:15 ---> Running in 663d1c85165a 09:09:15 ---> f4a194e4c891 09:09:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:09:16 Removing intermediate container 663d1c85165a 09:09:16 ---> 7115af7bd8cf 09:09:16 Step 14/24 : EXPOSE $APP_PORT 09:09:16 ---> Running in b1bf6aba09c8 09:09:18 Removing intermediate container b1bf6aba09c8 09:09:18 ---> 57650b3d7ec8 09:09:18 Step 15/24 : WORKDIR / 09:09:18 ---> Running in 6009fcb80687 09:09:19 ---> 279c47705dcc 09:09:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:09:19 Removing intermediate container 6009fcb80687 09:09:19 ---> 2dc1518df67d 09:09:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:20 ---> 9e3ee8b002d3 09:09:20 Step 18/22 : ENTRYPOINT ["/core-data"] 09:09:20 ---> Running in 544bd863bd2f 09:09:21 ---> c21293446066 09:09:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:21 Removing intermediate container d92667b2f8aa 09:09:21 ---> 766a2e04a6be 09:09:21 09:09:21 Step 10/23 : FROM alpine:3.16 09:09:21 ---> 4c81e5bf8899 09:09:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:09:21 ---> Using cache 09:09:21 ---> a2d0b683ea2f 09:09:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:21 ---> Using cache 09:09:21 ---> cfaba593610a 09:09:21 Step 13/23 : ENV APP_PORT=59882 09:09:22 Removing intermediate container 544bd863bd2f 09:09:22 ---> dfba6fd3e1ff 09:09:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:22 ---> Running in aecbc2b83e59 09:09:22 ---> Running in 9bf3c2ca4342 09:09:22 Removing intermediate container aecbc2b83e59 09:09:22 ---> ed495aa56b79 09:09:22 Step 14/23 : EXPOSE $APP_PORT 09:09:23 ---> Running in bc20beb1f8a6 09:09:23 Removing intermediate container 9bf3c2ca4342 09:09:23 ---> db0e921fefa9 09:09:23 Step 20/22 : LABEL arch=arm64 09:09:23 ---> Running in 90a49b40b02a 09:09:24 Removing intermediate container bc20beb1f8a6 09:09:24 ---> 724702364b54 09:09:24 Step 15/23 : WORKDIR / 09:09:24 ---> e5431fe4d4b8 09:09:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:09:24 ---> Running in f0252445e733 09:09:25 Removing intermediate container 90a49b40b02a 09:09:25 ---> 04305eaf6268 09:09:25 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:09:25 ---> Running in 971f04355270 09:09:25 Removing intermediate container f0252445e733 09:09:25 ---> ca5f3099ea73 09:09:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:26 ---> f532255ca2b3 09:09:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:09:26 Removing intermediate container 971f04355270 09:09:26 ---> 6929ec8ddedd 09:09:26 Step 22/22 : LABEL version=0.0.0 09:09:26 ---> Running in d66fcdfbd1d1 09:09:27 ---> 51f6805a05fd 09:09:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:28 Removing intermediate container d66fcdfbd1d1 09:09:28 ---> f02e2bed23fe 09:09:28 09:09:28 ---> 889878faa3df 09:09:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:09:28 ---> Running in 7de2641b5348 09:09:28 Successfully built f02e2bed23fe 09:09:28 Successfully tagged core-data-arm64:latest 09:09:29  Building core-data ... done Building security-secretstore-setup 09:09:29 Removing intermediate container 7de2641b5348 09:09:29 ---> 01aae87777d2 09:09:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:29 ---> Running in 232b6723eb4e 09:09:30 ---> 0a41fbce3d64 09:09:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:09:30 Removing intermediate container 232b6723eb4e 09:09:30 ---> ecf419a300e0 09:09:30 Step 22/24 : LABEL arch=arm64 09:09:30 ---> Running in 2810471f4ffc 09:09:31 Removing intermediate container 2810471f4ffc 09:09:31 ---> 2f0901543b24 09:09:31 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:09:31 ---> c2f9b4517900 09:09:31 Step 19/23 : ENTRYPOINT ["/core-command"] 09:09:31 ---> Running in d252ed504ad7 09:09:31 ---> Running in cbc46002fbb2 09:09:32 Removing intermediate container d252ed504ad7 09:09:32 ---> a91b66b25675 09:09:32 Step 24/24 : LABEL version=0.0.0 09:09:32 Removing intermediate container cbc46002fbb2 09:09:32 ---> 09cb0784d6b2 09:09:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:32 ---> Running in bd58ff1f74a6 09:09:33 ---> Running in 7593cdf4da07 09:09:33 Removing intermediate container 7593cdf4da07 09:09:33 ---> 7184d4affbcb 09:09:33 Step 21/23 : LABEL arch=arm64 09:09:33 Removing intermediate container bd58ff1f74a6 09:09:33 ---> dfa69469b2b7 09:09:33 09:09:33 ---> Running in 7c54b1163d79 09:09:34 Successfully built dfa69469b2b7 09:09:34 Successfully tagged core-metadata-arm64:latest 09:09:34  Building core-metadata ... done Building security-spire-config 09:09:34 Removing intermediate container 7c54b1163d79 09:09:34 ---> aa8e783ded30 09:09:34 Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:09:34 ---> Running in fbd5ea6d47fc 09:09:35 Removing intermediate container fbd5ea6d47fc 09:09:35 ---> 0bec28e5c501 09:09:35 Step 23/23 : LABEL version=0.0.0 09:09:35 ---> Running in f28252efad17 09:09:36 Removing intermediate container f28252efad17 09:09:36 ---> c4c37d427a09 09:09:36 09:09:36 Successfully built c4c37d427a09 09:09:36 Successfully tagged core-command-arm64:latest 09:09:36  Building core-command ... done Building security-spire-server 09:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:58 ---> d42cb2f7a2ff 09:09:58 Step 3/24 : WORKDIR /edgex-go 09:09:58 ---> Using cache 09:09:58 ---> 67e37455fdf4 09:09:58 Step 4/24 : RUN apk add --update --no-cache make git 09:09:58 ---> Using cache 09:09:58 ---> ffad6ada388f 09:09:58 Step 5/24 : COPY go.mod vendor* ./ 09:09:58 ---> Using cache 09:09:58 ---> 6f335c571a06 09:09:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:58 ---> Using cache 09:09:58 ---> 96e0bbe2553c 09:09:58 Step 7/24 : COPY . . 09:09:58 ---> Using cache 09:09:58 ---> e0f4611e67db 09:09:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:10:01 ---> Running in 3a0060aa8472 09:10:03 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 09:10:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:10:08 ---> d42cb2f7a2ff 09:10:08 Step 3/24 : WORKDIR /edgex-go 09:10:08 ---> Using cache 09:10:08 ---> 67e37455fdf4 09:10:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:10:08 ---> Running in cc90780d0ab8 09:10:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:11 ---> d42cb2f7a2ff 09:10:11 Step 3/23 : WORKDIR /edgex-go 09:10:11 ---> Using cache 09:10:11 ---> 67e37455fdf4 09:10:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:10:11 ---> Running in 434ac4fac07c 09:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:13 OK: 221 MiB in 51 packages 09:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:16 Removing intermediate container cc90780d0ab8 09:10:16 ---> 7985e1df7338 09:10:16 Step 5/24 : COPY go.mod vendor* ./ 09:10:16 OK: 221 MiB in 51 packages 09:10:18 ---> c6f4f0916ba1 09:10:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:18 ---> Running in e1b8dc9adff7 09:10:18 Removing intermediate container 434ac4fac07c 09:10:18 ---> 39bf20a1da50 09:10:18 Step 5/23 : COPY go.mod vendor* ./ 09:10:20 ---> dc53b897888f 09:10:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:20 ---> Running in f1f641b86853 09:10:31 Removing intermediate container 6f2aed317c03 09:10:31 ---> e2c913e1d259 09:10:31 Step 8/22 : COPY . . 09:10:46 ---> bdd47996c28e 09:10:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:10:46 ---> Running in 650ee9a021c2 09:10:46 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 09:11:08 Removing intermediate container dc7e0e92f184 09:11:08 ---> 6fc19b3cba94 09:11:08 09:11:08 Step 10/22 : FROM alpine:3.16 09:11:08 ---> 4c81e5bf8899 09:11:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:11:08 ---> Using cache 09:11:08 ---> a2d0b683ea2f 09:11:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:08 ---> Using cache 09:11:08 ---> cfaba593610a 09:11:08 Step 13/22 : ENV APP_PORT=59861 09:11:09 ---> Running in b8c96d223f4a 09:11:09 Removing intermediate container b8c96d223f4a 09:11:09 ---> 335db855671e 09:11:09 Step 14/22 : EXPOSE $APP_PORT 09:11:10 ---> Running in ec02f90e3281 09:11:10 Removing intermediate container ec02f90e3281 09:11:10 ---> 692827f1d73c 09:11:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:11 ---> 561c4144f3ad 09:11:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:14 ---> a3cb97e33890 09:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:11:15 ---> bc72382d28ea 09:11:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:11:15 ---> Running in 68cd6ec0c710 09:11:16 Removing intermediate container 68cd6ec0c710 09:11:16 ---> d6a21b50c228 09:11:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:16 ---> Running in 7ac19f94d428 09:11:16 Removing intermediate container 7ac19f94d428 09:11:16 ---> 885bb9561508 09:11:16 Step 20/22 : LABEL arch=arm64 09:11:17 ---> Running in 34221ac2b05c 09:11:17 Removing intermediate container 34221ac2b05c 09:11:17 ---> 7f1bc485b8a9 09:11:17 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:11:18 ---> Running in 32baa4998e8a 09:11:18 Removing intermediate container 32baa4998e8a 09:11:18 ---> 50f0d1887718 09:11:18 Step 22/22 : LABEL version=0.0.0 09:11:18 ---> Running in f5e727b86225 09:11:19 Removing intermediate container f5e727b86225 09:11:19 ---> ee885bd5478c 09:11:19 09:11:19 Successfully built ee885bd5478c 09:11:19 Successfully tagged support-scheduler-arm64:latest 09:11:19 Building security-bootstrapper 09:11:42  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:11:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:11:42 ---> d42cb2f7a2ff 09:11:42 Step 3/32 : WORKDIR /edgex-go 09:11:42 ---> Using cache 09:11:42 ---> 67e37455fdf4 09:11:42 Step 4/32 : RUN apk add --update --no-cache make git 09:11:42 ---> Using cache 09:11:42 ---> ffad6ada388f 09:11:42 Step 5/32 : COPY go.mod vendor* ./ 09:11:42 ---> Using cache 09:11:42 ---> 6f335c571a06 09:11:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:42 ---> Using cache 09:11:42 ---> 96e0bbe2553c 09:11:42 Step 7/32 : COPY . . 09:11:42 ---> Using cache 09:11:42 ---> e0f4611e67db 09:11:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:11:42 ---> Running in d827ab8d5b18 09:11:44 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 09:12:31 Removing intermediate container e1b8dc9adff7 09:12:31 ---> c8beb1f561a7 09:12:31 Step 7/24 : COPY . . 09:12:36 Removing intermediate container f1f641b86853 09:12:36 ---> 055ae6f96eb1 09:12:36 Step 7/23 : COPY . . 09:12:44 ---> 923d5f9c9751 09:12:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:12:44 ---> Running in 80776a8820d3 09:12:45 Removing intermediate container 80776a8820d3 09:12:45 ---> f405ff10b927 09:12:45 Step 9/24 : WORKDIR /edgex-go/spire-build 09:12:45 ---> Running in e49ad8363d2b 09:12:46 Removing intermediate container e49ad8363d2b 09:12:46 ---> 2198e5df930e 09:12:46 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 09:12:46 ---> Running in f24e0f4e270e 09:12:50 Removing intermediate container f24e0f4e270e 09:12:50 ---> 251e4b7fbc44 09:12:50 Step 11/24 : WORKDIR /edgex-go 09:12:50 ---> Running in c5febe9c5a11 09:12:51 Removing intermediate container c5febe9c5a11 09:12:51 ---> fd38727f0e7c 09:12:51 09:12:51 Step 12/24 : FROM alpine:3.15 09:12:51 ---> 354640af7b1b 09:12:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:51 ---> Using cache 09:12:51 ---> 13f855e1d115 09:12:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:12:51 ---> Running in 2b6cbff7d688 09:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:56 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:56 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:56 OK: 15734 distinct packages available 09:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:57 ---> 6f0ea0503045 09:12:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:57 ---> Running in 1661959ce73f 09:12:58 Removing intermediate container 1661959ce73f 09:12:58 ---> 331675e15bae 09:12:58 Step 9/23 : WORKDIR /edgex-go/spire-build 09:12:58 ---> Running in 3e8d9ad568b0 09:12:58 Removing intermediate container 3e8d9ad568b0 09:12:58 ---> 1a54566c0cd2 09:12:58 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 09:12:58 ---> Running in 2c05c1273b5a 09:12:59 (1/4) Installing dumb-init (1.2.5-r1) 09:12:59 (2/4) Installing musl-obstack (1.2.3-r0) 09:12:59 (3/4) Installing libucontext (1.1-r0) 09:12:59 (4/4) Installing gcompat (1.0.0-r4) 09:12:59 Executing busybox-1.34.1-r7.trigger 09:12:59 OK: 6 MiB in 18 packages 09:13:02 Removing intermediate container 2b6cbff7d688 09:13:02 ---> a7b9c76f4129 09:13:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:13:04 Removing intermediate container 2c05c1273b5a 09:13:04 ---> 005abb430d4d 09:13:04 Step 11/23 : WORKDIR /edgex-go 09:13:04 ---> Running in c9f860f0df67 09:13:05 Removing intermediate container c9f860f0df67 09:13:05 ---> 0cb42c9b5a1d 09:13:05 09:13:05 Step 12/23 : FROM alpine:3.15 09:13:05 ---> 354640af7b1b 09:13:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:05 ---> Using cache 09:13:05 ---> 13f855e1d115 09:13:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:13:05 ---> Using cache 09:13:05 ---> b3cbf90ff99f 09:13:05 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:13:11 ---> 86a1147a8df7 09:13:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:13:12 ---> 4fb3e7c713ac 09:13:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:13:12 ---> Running in 42b8a228f895 09:13:13 Removing intermediate container 42b8a228f895 09:13:13 ---> 158afcf4fa8e 09:13:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:13:13 ---> 47cfff902aaa 09:13:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:13:14 ---> 2a22ea7d8ed4 09:13:14 Step 19/24 : WORKDIR / 09:13:15 ---> Running in d31bc7e52747 09:13:15 ---> d4db89764d44 09:13:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:13:15 Removing intermediate container d31bc7e52747 09:13:15 ---> 29ae8a85ab25 09:13:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:13:15 ---> Running in 1c297a2199b3 09:13:16 Removing intermediate container 1c297a2199b3 09:13:16 ---> 87407fa5fa1e 09:13:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:13:16 ---> Running in 2cf77a39a641 09:13:16 ---> d75d19ebb2f2 09:13:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:13:17 Removing intermediate container 2cf77a39a641 09:13:17 ---> af98a12018b2 09:13:17 Step 22/24 : LABEL arch=arm64 09:13:17 ---> Running in 849e0ded29d5 09:13:18 ---> eb84565bf551 09:13:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:13:18 ---> Running in 8ec5c08383db 09:13:18 Removing intermediate container 849e0ded29d5 09:13:18 ---> 7f4cf887e781 09:13:18 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:13:19 ---> Running in 8a1f569050b0 09:13:19 Removing intermediate container 8ec5c08383db 09:13:19 ---> e8549f78ec84 09:13:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:13:19 ---> Running in a80af60f7552 09:13:19 Removing intermediate container 8a1f569050b0 09:13:19 ---> 3cf85e6934c5 09:13:19 Step 24/24 : LABEL version=0.0.0 09:13:19 ---> Running in d95b1e6ec1bd 09:13:20 Removing intermediate container a80af60f7552 09:13:20 ---> eb41afd794a3 09:13:20 Step 21/23 : LABEL arch=arm64 09:13:20 ---> Running in 3403f5497620 09:13:20 Removing intermediate container d95b1e6ec1bd 09:13:20 ---> 1c50c0c99a11 09:13:20 09:13:21 Removing intermediate container 3403f5497620 09:13:21 ---> 2d6df8ea64bc 09:13:21 Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:13:21 ---> Running in 222c36e539cc 09:13:21 Successfully built 1c50c0c99a11 09:13:21 Successfully tagged security-spire-config-arm64:latest 09:13:21  Building security-spire-config ... done Building security-spiffe-token-provider 09:13:22 Removing intermediate container 222c36e539cc 09:13:22 ---> b6699e309a80 09:13:22 Step 23/23 : LABEL version=0.0.0 09:13:22 ---> Running in 682c2c57f211 09:13:22 Removing intermediate container 682c2c57f211 09:13:22 ---> 163ec03d6232 09:13:22 09:13:22 Successfully built 163ec03d6232 09:13:22 Successfully tagged security-spire-server-arm64:latest 09:13:22  Building security-spire-server ... done Building core-common-config-bootstrapper 09:13:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:13:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:13:55 ---> d42cb2f7a2ff 09:13:55 Step 3/19 : WORKDIR /edgex-go 09:13:55 ---> Using cache 09:13:55 ---> 67e37455fdf4 09:13:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:13:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:13:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:13:55 ---> d42cb2f7a2ff 09:13:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:13:55 ---> Using cache 09:13:55 ---> 6d54706f07ce 09:13:55 Step 4/22 : WORKDIR /edgex-go 09:13:55 ---> Using cache 09:13:55 ---> 21c30b9e5c27 09:13:55 Step 5/22 : RUN apk add --update --no-cache make git 09:13:55 ---> Using cache 09:13:55 ---> 13b3ab25b3be 09:13:55 Step 6/22 : COPY go.mod vendor* ./ 09:13:55 ---> Using cache 09:13:55 ---> 0c265d2e77d4 09:13:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:55 ---> Using cache 09:13:55 ---> 64472fe49c6e 09:13:55 Step 8/22 : COPY . . 09:13:55 ---> Using cache 09:13:55 ---> 597568c3ac6a 09:13:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:13:55 ---> Running in 3a1c70675c75 09:13:55 ---> Running in d164e61cfd21 09:13:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:56 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:13:56 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:13:56 OK: 16903 distinct packages available 09:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:58 OK: 221 MiB in 51 packages 09:14:00 Removing intermediate container 3a1c70675c75 09:14:00 ---> 42bafd88e1ea 09:14:00 Step 5/19 : COPY go.mod vendor* ./ 09:14:01 ---> 9469cc0d3760 09:14:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:01 ---> Running in f49e0e47609b 09:15:39 Removing intermediate container f49e0e47609b 09:15:39 ---> 2a1b0d9a0f16 09:15:39 Step 7/19 : COPY . . 09:15:49 ---> 28a58eec3dcf 09:15:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:49 ---> Running in 5ea228c4f150 09:15:51 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 09:16:30 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 09:16:45 Removing intermediate container 3a0060aa8472 09:16:45 ---> a23df0fd0f6d 09:16:45 09:16:45 Step 9/24 : FROM alpine:3.16 09:16:45 ---> 4c81e5bf8899 09:16:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:16:45 ---> Running in 63ce57ab9da6 09:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:16:48 (1/3) Installing ca-certificates (20220614-r0) 09:16:48 (2/3) Installing dumb-init (1.2.5-r1) 09:16:48 (3/3) Installing su-exec (0.2-r1) 09:16:48 Executing busybox-1.35.0-r17.trigger 09:16:48 Executing ca-certificates-20220614-r0.trigger 09:16:48 OK: 6 MiB in 17 packages 09:16:50 Removing intermediate container 63ce57ab9da6 09:16:50 ---> 70ba39fb9569 09:16:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:16:50 ---> Running in 2e8ae0d76bc4 09:16:51 Removing intermediate container 2e8ae0d76bc4 09:16:51 ---> 545a42a3abed 09:16:51 Step 12/24 : WORKDIR / 09:16:51 ---> Running in 3471a24b6b1a 09:16:51 Removing intermediate container 3471a24b6b1a 09:16:51 ---> 664c7c805510 09:16:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:16:55 ---> 195be2f144ad 09:16:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:16:56 ---> b8c7d79ff9fe 09:16:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:16:58 ---> 6f5806f60ab2 09:16:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:16:58 ---> 272b6d4993ff 09:16:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:00 ---> 6bfedb0f88a1 09:17:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:02 ---> e2eaa2660843 09:17:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:03 ---> 9928327b0796 09:17:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:03 ---> Running in 191d08d90bd1 09:17:07 Removing intermediate container 191d08d90bd1 09:17:07 ---> 6f01e32d5bcb 09:17:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:17:07 ---> Running in 38a6febad43e 09:17:07 Removing intermediate container 38a6febad43e 09:17:07 ---> 999355b05abc 09:17:07 Step 22/24 : LABEL arch=arm64 09:17:07 ---> Running in 63cd2a356d15 09:17:09 Removing intermediate container 63cd2a356d15 09:17:09 ---> e644a843a1d0 09:17:09 Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:17:09 ---> Running in 285e04d25122 09:17:09 Removing intermediate container 285e04d25122 09:17:09 ---> a7640aab9ccb 09:17:09 Step 24/24 : LABEL version=0.0.0 09:17:09 ---> Running in 980ff8178940 09:17:10 Removing intermediate container 980ff8178940 09:17:10 ---> 2181e5598532 09:17:10 09:17:10 Successfully built 2181e5598532 09:17:10 Successfully tagged security-secretstore-setup-arm64:latest 09:18:32  Building security-secretstore-setup ... done Removing intermediate container d827ab8d5b18 09:18:32 ---> ece44ebe80f6 09:18:32 09:18:32 Step 9/32 : FROM alpine:3.16 09:18:32 ---> 4c81e5bf8899 09:18:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:18:32 ---> Running in e4d5b53cef45 09:18:32 Removing intermediate container e4d5b53cef45 09:18:32 ---> d9695343116a 09:18:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:18:32 ---> Running in bbce655d8730 09:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:18:32 (1/2) Installing dumb-init (1.2.5-r1) 09:18:32 (2/2) Installing su-exec (0.2-r1) 09:18:32 Executing busybox-1.35.0-r17.trigger 09:18:32 OK: 5 MiB in 16 packages 09:18:32 Removing intermediate container bbce655d8730 09:18:32 ---> cac4a9a4178f 09:18:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:18:32 ---> Running in 6084574e49f7 09:18:32 Removing intermediate container 6084574e49f7 09:18:32 ---> 325adacff4cb 09:18:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:18:32 ---> Running in f49a5a35f488 09:18:32 Removing intermediate container f49a5a35f488 09:18:32 ---> 653930e322f1 09:18:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:18:32 ---> Running in 7ef9c356d5c8 09:18:32 Removing intermediate container 7ef9c356d5c8 09:18:32 ---> d2b8ec885331 09:18:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:18:32 ---> Running in a036693fd3a7 09:18:32 Removing intermediate container a036693fd3a7 09:18:32 ---> bbbfb187b20e 09:18:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:18:32 ---> Running in 417773a20f66 09:18:32 Removing intermediate container 417773a20f66 09:18:32 ---> 3fdc617dd9d9 09:18:32 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:18:32 ---> Running in 3d573a9dbbb5 09:18:32 Removing intermediate container 3d573a9dbbb5 09:18:32 ---> 37d7dc13b5a6 09:18:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:18:32 ---> 8fa40211532f 09:18:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:18:32 ---> Running in 2737233e3afc 09:18:34 Removing intermediate container 2737233e3afc 09:18:34 ---> 31467a1ba178 09:18:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:38 ---> d29c8d5d8358 09:18:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:39 ---> 4d99a7601913 09:18:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:18:40 ---> 5ef1d3e5a92a 09:18:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:18:41 ---> 195bac5c1692 09:18:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:18:42 ---> bf5e25401d83 09:18:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:18:43 ---> 723282775e6d 09:18:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:18:44 ---> a505c8f451f9 09:18:44 Step 27/32 : RUN chmod +x /entrypoint.sh 09:18:44 ---> Running in 9ba228b38257 09:18:47 Removing intermediate container 9ba228b38257 09:18:47 ---> c134b6075b4e 09:18:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:18:47 ---> Running in ffcbd965cb43 09:18:47 Removing intermediate container ffcbd965cb43 09:18:47 ---> a2af5f272db8 09:18:47 Step 29/32 : CMD ["gate"] 09:18:47 ---> Running in d25eb17c30db 09:18:48 Removing intermediate container d25eb17c30db 09:18:48 ---> 88cbf7c338c5 09:18:48 Step 30/32 : LABEL arch=arm64 09:18:48 ---> Running in 853e01888c51 09:18:50 Removing intermediate container 853e01888c51 09:18:50 ---> 77de30c81115 09:18:50 Step 31/32 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:18:50 ---> Running in 8ec1dd69ca4c 09:18:50 Removing intermediate container 8ec1dd69ca4c 09:18:50 ---> eca0f18c4353 09:18:50 Step 32/32 : LABEL version=0.0.0 09:18:50 ---> Running in 1a8dadd3192c 09:18:51 Removing intermediate container 1a8dadd3192c 09:18:51 ---> 8ba3aa3ede9e 09:18:51 09:18:51 Successfully built 8ba3aa3ede9e 09:18:51 Successfully tagged security-bootstrapper-arm64:latest 09:19:30  Building security-bootstrapper ... done Removing intermediate container d164e61cfd21 09:19:30 ---> ac66bc3d772c 09:19:30 09:19:30 Step 10/22 : FROM alpine:3.16 09:19:30 ---> 4c81e5bf8899 09:19:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:19:30 ---> Running in 1d27af04d068 09:19:31 Removing intermediate container 1d27af04d068 09:19:31 ---> 7161d8488eb6 09:19:31 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:19:31 ---> Running in 54f101c76f84 09:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:19:34 (1/1) Installing dumb-init (1.2.5-r1) 09:19:34 Executing busybox-1.35.0-r17.trigger 09:19:34 OK: 5 MiB in 15 packages 09:19:36 Removing intermediate container 54f101c76f84 09:19:36 ---> 4e48c78b97e0 09:19:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:37 ---> fa491ebdc6c0 09:19:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:19:38 ---> 183758496345 09:19:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:19:39 ---> 47a62670d9a1 09:19:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:19:40 ---> ee7f73354b82 09:19:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:40 ---> Running in 53bfdcc33f2e 09:19:45 Removing intermediate container 53bfdcc33f2e 09:19:45 ---> 36ed7274d1b5 09:19:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:19:45 ---> Running in 04fc344f55da 09:19:45 Removing intermediate container 04fc344f55da 09:19:45 ---> 8acd753122bc 09:19:45 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:19:46 ---> Running in c1aab5b8b46a 09:19:46 Removing intermediate container c1aab5b8b46a 09:19:46 ---> 7584632e6c09 09:19:46 Step 20/22 : LABEL arch=arm64 09:19:47 ---> Running in e9628cbf1c9c 09:19:47 Removing intermediate container e9628cbf1c9c 09:19:47 ---> 7052f0003af0 09:19:47 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:19:48 ---> Running in 7a7b5b491181 09:19:48 Removing intermediate container 7a7b5b491181 09:19:48 ---> 12cfc4fefe9f 09:19:48 Step 22/22 : LABEL version=0.0.0 09:19:49 ---> Running in 3dc8bd5d01a2 09:19:49 Removing intermediate container 3dc8bd5d01a2 09:19:49 ---> 18d429bdc9c9 09:19:49 09:19:50 Successfully built 18d429bdc9c9 09:19:50 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:19:54  Building core-common-config-bootstrapper ... done Removing intermediate container 650ee9a021c2 09:19:54 ---> 27152732278f 09:19:54 09:19:54 Step 10/22 : FROM alpine:3.16 09:19:54 ---> 4c81e5bf8899 09:19:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:19:57 ---> Running in 6f4819edce02 09:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:20:00 (1/2) Installing ca-certificates (20220614-r0) 09:20:00 (2/2) Installing dumb-init (1.2.5-r1) 09:20:00 Executing busybox-1.35.0-r17.trigger 09:20:00 Executing ca-certificates-20220614-r0.trigger 09:20:00 OK: 6 MiB in 16 packages 09:20:02 Removing intermediate container 6f4819edce02 09:20:02 ---> 9475f18e3317 09:20:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:20:02 ---> Running in 2299d577ba0f 09:20:03 Removing intermediate container 2299d577ba0f 09:20:03 ---> 95940263d163 09:20:03 Step 13/22 : ENV APP_PORT=59860 09:20:03 ---> Running in fc040a0e2324 09:20:03 Removing intermediate container fc040a0e2324 09:20:03 ---> 3d2beffce5ae 09:20:03 Step 14/22 : EXPOSE $APP_PORT 09:20:03 ---> Running in 841ad19dab8f 09:20:04 Removing intermediate container 841ad19dab8f 09:20:04 ---> 832829e28634 09:20:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:05 ---> b09e0f4e95df 09:20:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:07 ---> 935392fc3e52 09:20:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:20:09 ---> d9ece492c083 09:20:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:20:09 ---> Running in ade6a791d6f6 09:20:10 Removing intermediate container ade6a791d6f6 09:20:10 ---> 6c522d8d57c6 09:20:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:20:10 ---> Running in 79d7f89fb8e9 09:20:10 Removing intermediate container 79d7f89fb8e9 09:20:10 ---> e13ebd839059 09:20:10 Step 20/22 : LABEL arch=arm64 09:20:10 ---> Running in fcec7c475035 09:20:11 Removing intermediate container fcec7c475035 09:20:11 ---> faf593531ad7 09:20:11 Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:20:11 ---> Running in 037d11e260f8 09:20:11 Removing intermediate container 037d11e260f8 09:20:11 ---> b589a651b9c8 09:20:11 Step 22/22 : LABEL version=0.0.0 09:20:11 ---> Running in e4c5e73e4bf9 09:20:12 Removing intermediate container e4c5e73e4bf9 09:20:12 ---> e1b061061f0d 09:20:12 09:20:12 Successfully built e1b061061f0d 09:20:12 Successfully tagged support-notifications-arm64:latest 09:20:39  Building support-notifications ... done Removing intermediate container 5ea228c4f150 09:20:39 ---> a82bcc3d08a2 09:20:39 09:20:39 Step 9/19 : FROM alpine:3.15 09:20:39 ---> 354640af7b1b 09:20:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:20:39 ---> Using cache 09:20:39 ---> 13f855e1d115 09:20:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:20:39 ---> Running in 3142184a83cc 09:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:20:39 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:20:39 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:20:39 OK: 15734 distinct packages available 09:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:20:39 (1/9) Installing ca-certificates (20220614-r0) 09:20:39 (2/9) Installing brotli-libs (1.0.9-r5) 09:20:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:20:39 (4/9) Installing libcurl (7.80.0-r6) 09:20:39 (5/9) Installing curl (7.80.0-r6) 09:20:39 (6/9) Installing dumb-init (1.2.5-r1) 09:20:39 (7/9) Installing musl-obstack (1.2.3-r0) 09:20:39 (8/9) Installing libucontext (1.1-r0) 09:20:39 (9/9) Installing gcompat (1.0.0-r4) 09:20:39 Executing busybox-1.34.1-r7.trigger 09:20:39 Executing ca-certificates-20220614-r0.trigger 09:20:39 OK: 8 MiB in 23 packages 09:20:40 Removing intermediate container 3142184a83cc 09:20:40 ---> 550d156fce09 09:20:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:41 ---> 503ed638eb7c 09:20:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:42 ---> e4a3d607f27a 09:20:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:20:43 ---> 1c36778bcc22 09:20:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:20:43 ---> Running in 27083e0d8de7 09:20:43 Removing intermediate container 27083e0d8de7 09:20:43 ---> 4b152554626f 09:20:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:20:43 ---> Running in 5c9672f8567e 09:20:43 Removing intermediate container 5c9672f8567e 09:20:43 ---> 22c71af6db01 09:20:43 Step 17/19 : LABEL arch=arm64 09:20:43 ---> Running in a67b64999cc9 09:20:44 Removing intermediate container a67b64999cc9 09:20:44 ---> f3675b66f2a1 09:20:44 Step 18/19 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 09:20:44 ---> Running in 4b98bb1de87d 09:20:44 Removing intermediate container 4b98bb1de87d 09:20:44 ---> 2b57305f1253 09:20:44 Step 19/19 : LABEL version=0.0.0 09:20:44 ---> Running in eeeb3d33001e 09:20:44 Removing intermediate container eeeb3d33001e 09:20:44 ---> 79b0f74e2fb9 09:20:44 09:20:44 Successfully built 79b0f74e2fb9 09:20:44 Successfully tagged security-spiffe-token-provider-arm64:latest 09:20:45  Building security-spiffe-token-provider ... done  [Pipeline] } 09:20:45 $ docker stop --time=1 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 09:20:48 $ docker rm -f --volumes 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:48 + docker images 09:20:49 REPOSITORY TAG IMAGE ID CREATED SIZE 09:20:49 security-spiffe-token-provider-arm64 latest 79b0f74e2fb9 4 seconds ago 29.1MB 09:20:49 a82bcc3d08a2 14 seconds ago 1.54GB 09:20:49 support-notifications-arm64 latest e1b061061f0d 36 seconds ago 29.7MB 09:20:49 27152732278f 55 seconds ago 1.57GB 09:20:49 core-common-config-bootstrapper-arm64 latest 18d429bdc9c9 59 seconds ago 14.9MB 09:20:49 ac66bc3d772c About a minute ago 1.5GB 09:20:49 security-bootstrapper-arm64 latest 8ba3aa3ede9e About a minute ago 19.6MB 09:20:49 ece44ebe80f6 2 minutes ago 1.5GB 09:20:49 security-secretstore-setup-arm64 latest 2181e5598532 3 minutes ago 29MB 09:20:49 a23df0fd0f6d 4 minutes ago 1.5GB 09:20:49 security-spire-server-arm64 latest 163ec03d6232 7 minutes ago 84.3MB 09:20:49 security-spire-config-arm64 latest 1c50c0c99a11 7 minutes ago 83.6MB 09:20:49 0cb42c9b5a1d 7 minutes ago 1.38GB 09:20:49 fd38727f0e7c 7 minutes ago 1.38GB 09:20:49 support-scheduler-arm64 latest ee885bd5478c 9 minutes ago 29MB 09:20:49 6fc19b3cba94 9 minutes ago 1.57GB 09:20:49 core-command-arm64 latest c4c37d427a09 11 minutes ago 17MB 09:20:49 core-metadata-arm64 latest dfa69469b2b7 11 minutes ago 17.7MB 09:20:49 core-data-arm64 latest f02e2bed23fe 11 minutes ago 17.2MB 09:20:49 766a2e04a6be 11 minutes ago 1.51GB 09:20:49 1583a7cd7678 11 minutes ago 1.51GB 09:20:49 067ec21f8f4c 11 minutes ago 1.51GB 09:20:49 security-proxy-setup-arm64 latest 2fe9c1ad2d87 12 minutes ago 26.9MB 09:20:49 4c33bc919e50 13 minutes ago 1.5GB 09:20:49 security-spire-agent-arm64 latest 02c8f5c175dd 20 minutes ago 122MB 09:20:49 d3470880d118 20 minutes ago 1.38GB 09:20:49 ci-base-image-arm64 latest d42cb2f7a2ff 36 minutes ago 905MB 09:20:49 alpine 3.15 354640af7b1b 10 days ago 5.34MB 09:20:49 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 09:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:20:49 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 09:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:49 09:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:50 arm64: Pulling from edgex-lftools-log-publisher 09:20:50 8998bd30e6a1: Pulling fs layer 09:20:50 04944245beec: Pulling fs layer 09:20:50 699f458cf7ca: Pulling fs layer 09:20:50 765212b225bb: Pulling fs layer 09:20:50 765212b225bb: Waiting 09:20:50 f23df028b6ca: Pulling fs layer 09:20:50 d65c8cfc05b1: Pulling fs layer 09:20:50 2437ff75d9bd: Pulling fs layer 09:20:50 f23df028b6ca: Waiting 09:20:50 d65c8cfc05b1: Waiting 09:20:50 2437ff75d9bd: Waiting 09:20:50 04944245beec: Verifying Checksum 09:20:50 04944245beec: Download complete 09:20:50 765212b225bb: Verifying Checksum 09:20:50 765212b225bb: Download complete 09:20:50 f23df028b6ca: Verifying Checksum 09:20:50 f23df028b6ca: Download complete 09:20:50 d65c8cfc05b1: Verifying Checksum 09:20:50 d65c8cfc05b1: Download complete 09:20:50 699f458cf7ca: Verifying Checksum 09:20:50 699f458cf7ca: Download complete 09:20:50 8998bd30e6a1: Verifying Checksum 09:20:50 8998bd30e6a1: Download complete 09:20:53 2437ff75d9bd: Verifying Checksum 09:20:53 2437ff75d9bd: Download complete 09:20:54 8998bd30e6a1: Pull complete 09:20:55 04944245beec: Pull complete 09:20:56 699f458cf7ca: Pull complete 09:20:56 765212b225bb: Pull complete 09:20:57 f23df028b6ca: Pull complete 09:20:57 d65c8cfc05b1: Pull complete 09:21:12 2437ff75d9bd: Pull complete 09:21:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container 09:21:13 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:21:16 $ docker top b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:17 ---> job-cost.sh 09:21:17 lf-activate-venv: SKIPPING 09:21:17 INFO: No Stack... 09:21:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:18 INFO: Archiving Costs [Pipeline] sh 09:21:18 + cat /w/workspace/edgex-go/10/archives/cost.csv 09:21:18 + cut -d, -f6 [Pipeline] lock 09:21:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] 09:21:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] did not exist. Created. 09:21:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:19 Stashed 1 file(s) [Pipeline] } 09:21:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:19 $ docker stop --time=1 b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 09:21:21 $ docker rm -f --volumes b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 [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 09:21:21 provisioning config files... 09:21:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config17494914798098422798tmp [Pipeline] { [Pipeline] sh 09:21:22 + set +x 09:21:22 + curl -s https://codecov.io/bash 09:21:22 + bash -s -- 09:21:22 09:21:22 _____ _ 09:21:22 / ____| | | 09:21:22 | | ___ __| | ___ ___ _____ __ 09:21:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:22 Bash-1.0.6 09:21:22 09:21:22 09:21:22 ==> git version 2.25.1 found 09:21:22 ==> 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 09:21:22 Release-Date: 2020-01-08 09:21:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:22 ==> Jenkins CI detected. 09:21:22 current dir:  /w/workspace/edgex-go/10 09:21:22 project root: . 09:21:22 --> token set from env 09:21:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:22 ==> Running gcov in . (disable via -X gcov) 09:21:22 ==> Python coveragepy not found 09:21:22 ==> Searching for coverage reports in: 09:21:22 + . 09:21:22 -> Found 1 reports 09:21:22 ==> Detecting git/mercurial file structure 09:21:22 ==> Reading reports 09:21:22 + ./coverage.out bytes=487323 09:21:22 ==> Appending adjustments 09:21:22 https://docs.codecov.io/docs/fixing-reports 09:21:23 + Found adjustments 09:21:23 ==> Gzipping contents 09:21:23 64K /tmp/codecov.eMt257.gz 09:21:23 ==> Uploading reports 09:21:23 url: https://codecov.io 09:21:23 query: branch=PR-4352&commit=a3a1624de2257f1b1e74fb740d84d1d5be5368a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 09:21:23 -> Pinging Codecov 09:21:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=a3a1624de2257f1b1e74fb740d84d1d5be5368a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 09:21:23 -> Uploading to 09:21:23 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/a3a1624de2257f1b1e74fb740d84d1d5be5368a0/fb44d2bb-5d73-426f-adb1-367ac058b380.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T092123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80eb7fc56f1832ad76ccbf5d843d5a541fb2ea22cc24d4896532799bb8d1b953 09:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:23 Dload Upload Total Spent Left Speed 09:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62916 0 0 100 62916 0 302k --:--:-- --:--:-- --:--:-- 301k 100 62916 0 0 100 62916 0 232k --:--:-- --:--:-- --:--:-- 231k 09:21:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] } 09:21:23 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 09:21:24 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 09:21:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:21:25 ---> package-listing.sh 09:21:25 ++ tr '[:upper:]' '[:lower:]' 09:21:25 ++ facter osfamily 09:21:25 + OS_FAMILY=debian 09:21:25 + workspace=/w/workspace/edgex-go/10 09:21:25 + START_PACKAGES=/tmp/packages_start.txt 09:21:25 + END_PACKAGES=/tmp/packages_end.txt 09:21:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:25 + PACKAGES=/tmp/packages_start.txt 09:21:25 + '[' /w/workspace/edgex-go/10 ']' 09:21:25 + PACKAGES=/tmp/packages_end.txt 09:21:25 + case "${OS_FAMILY}" in 09:21:25 + dpkg -l 09:21:25 + grep '^ii' 09:21:25 + '[' -f /tmp/packages_start.txt ']' 09:21:25 + '[' -f /tmp/packages_end.txt ']' 09:21:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:25 + '[' /w/workspace/edgex-go/10 ']' 09:21:25 + mkdir -p /w/workspace/edgex-go/10/archives/ 09:21:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 09:21:25 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:21:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:26 09:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:26 latest: Pulling from edgex-lftools-log-publisher 09:21:26 5eb5b503b376: Pulling fs layer 09:21:26 5c69ac0246d0: Pulling fs layer 09:21:26 ec43610c2a17: Pulling fs layer 09:21:26 3a2ae6a8a46f: Pulling fs layer 09:21:26 33b1e0a273af: Pulling fs layer 09:21:26 5d3b04190fa2: Pulling fs layer 09:21:26 2f39f015ded8: Pulling fs layer 09:21:26 3a2ae6a8a46f: Waiting 09:21:26 5d3b04190fa2: Waiting 09:21:26 33b1e0a273af: Waiting 09:21:26 5c69ac0246d0: Verifying Checksum 09:21:26 5c69ac0246d0: Download complete 09:21:26 3a2ae6a8a46f: Verifying Checksum 09:21:26 3a2ae6a8a46f: Download complete 09:21:27 33b1e0a273af: Verifying Checksum 09:21:27 33b1e0a273af: Download complete 09:21:27 5d3b04190fa2: Download complete 09:21:27 ec43610c2a17: Verifying Checksum 09:21:27 ec43610c2a17: Download complete 09:21:27 5eb5b503b376: Verifying Checksum 09:21:27 5eb5b503b376: Download complete 09:21:28 2f39f015ded8: Verifying Checksum 09:21:28 2f39f015ded8: Download complete 09:21:28 5eb5b503b376: Pull complete 09:21:28 5c69ac0246d0: Pull complete 09:21:28 ec43610c2a17: Pull complete 09:21:29 3a2ae6a8a46f: Pull complete 09:21:29 33b1e0a273af: Pull complete 09:21:29 5d3b04190fa2: Pull complete 09:21:33 2f39f015ded8: Pull complete 09:21:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:33 prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container 09:21:33 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:21:35 $ docker top 68fe3a3df460cf8c8e591a33f1ae5afe4f8fb868adce0de823c5b3ae0ae38fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:21:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:21:36 + ls /var/log/sa-host 09:21:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:36 provisioning config files... 09:21:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6924207410684811435tmp [Pipeline] { [Pipeline] echo 09:21:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:21:36 ---> create-netrc.sh [Pipeline] } 09:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:21:37 ---> python-tools-install.sh [Pipeline] echo 09:21:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:21:37 ---> sudo-logs.sh 09:21:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:21:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:21:37 ---> job-cost.sh 09:21:37 lf-activate-venv: SKIPPING 09:21:37 DEBUG: total: 0.10999999940395355 09:21:37 INFO: Retrieving Stack Cost... 09:21:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:21:38 INFO: Archiving Costs [Pipeline] echo 09:21:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:21:38 ---> logs-deploy.sh 09:21:38 lf-activate-venv: SKIPPING 09:21:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/10 09:21:38 INFO: archiving workspace using pattern(s): 09:21:39 Archives upload complete. 09:21:39 INFO: archiving logs to Nexus 09:21:40 ---> uname -a: 09:21:40 Linux prd-ubuntu20-04-docker-8c-8g-6838 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:21:40 09:21:40 09:21:40 ---> lscpu: 09:21:40 Architecture: x86_64 09:21:40 CPU op-mode(s): 32-bit, 64-bit 09:21:40 Byte Order: Little Endian 09:21:40 Address sizes: 40 bits physical, 48 bits virtual 09:21:40 CPU(s): 8 09:21:40 On-line CPU(s) list: 0-7 09:21:40 Thread(s) per core: 1 09:21:40 Core(s) per socket: 1 09:21:40 Socket(s): 8 09:21:40 NUMA node(s): 1 09:21:40 Vendor ID: AuthenticAMD 09:21:40 CPU family: 23 09:21:40 Model: 49 09:21:40 Model name: AMD EPYC-Rome Processor 09:21:40 Stepping: 0 09:21:40 CPU MHz: 2799.996 09:21:40 BogoMIPS: 5599.99 09:21:40 Virtualization: AMD-V 09:21:40 Hypervisor vendor: KVM 09:21:40 Virtualization type: full 09:21:40 L1d cache: 256 KiB 09:21:40 L1i cache: 256 KiB 09:21:40 L2 cache: 4 MiB 09:21:40 L3 cache: 128 MiB 09:21:40 NUMA node0 CPU(s): 0-7 09:21:40 Vulnerability Itlb multihit: Not affected 09:21:40 Vulnerability L1tf: Not affected 09:21:40 Vulnerability Mds: Not affected 09:21:40 Vulnerability Meltdown: Not affected 09:21:40 Vulnerability Mmio stale data: Not affected 09:21:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:21:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:21:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:21:40 Vulnerability Srbds: Not affected 09:21:40 Vulnerability Tsx async abort: Not affected 09:21:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:21:40 09:21:40 09:21:40 ---> nproc: 09:21:40 8 09:21:40 09:21:40 09:21:40 ---> df -h: 09:21:40 Filesystem Size Used Avail Use% Mounted on 09:21:40 overlay 155G 22G 134G 14% / 09:21:40 tmpfs 64M 0 64M 0% /dev 09:21:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:21:40 shm 64M 0 64M 0% /dev/shm 09:21:40 /dev/vda1 155G 22G 134G 14% /facter-os 09:21:40 09:21:40