Pull request #4305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dfc69c46f2179a1bd80aede03130ed258963b02f+9e386417050e4cffa7025a09e4120fb1660b81d4 (9888b5ce223204de93ecb4b8f4c17f7e29d7bf74) 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-ssh5151787735594071118.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-ssh5550784623322750092.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1080937596850111683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9497591394706901672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15858864756722784054.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3593536083784814635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3546 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f Merge succeeded, producing dfc69c46f2179a1bd80aede03130ed258963b02f Checking out Revision dfc69c46f2179a1bd80aede03130ed258963b02f (PR-4305) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # 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 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:59 ========================================================= 19:02:59 EdgeX Global Pipelines Version Info 19:02:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:00 ------------------- 19:03:00 stable info: 19:03:00 ------------------- 19:03:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:00 Message: update stable to v1.0.244 19:03:00 ------------------- 19:03:00 experimental info: 19:03:00 ------------------- 19:03:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo 19:03:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo 19:03:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfc69c4 [Pipeline] echo 19:03:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:02 provisioning config files... 19:03:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4140969445571650687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:02 ---> docker-login.sh 19:03:02 nexus3.edgexfoundry.org:10001 19:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:02 Configure a credential helper to remove this warning. See 19:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:02 19:03:02 Login Succeeded 19:03:02 nexus3.edgexfoundry.org:10002 19:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:03 Configure a credential helper to remove this warning. See 19:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:03 19:03:03 Login Succeeded 19:03:03 nexus3.edgexfoundry.org:10003 19:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:03 Configure a credential helper to remove this warning. See 19:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:03 19:03:03 Login Succeeded 19:03:03 nexus3.edgexfoundry.org:10004 19:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:03 Configure a credential helper to remove this warning. See 19:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:03 19:03:03 Login Succeeded 19:03:03 docker.io 19:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:03 Configure a credential helper to remove this warning. See 19:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:03 19:03:03 Login Succeeded 19:03:03 ---> docker-login.sh ends [Pipeline] } 19:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:04 + 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 19:03:04 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 19:03:04 19:03:04 + echo core-command,cmd/core-command/Dockerfile 19:03:04 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:03:04 cut -d/ -f2 19:03:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:04 + cut -d/+ -f2 19:03:04 dirname cmd/core-data/Dockerfile 19:03:04 + echo core-data,cmd/core-data/Dockerfile 19:03:04 + dirname cmd/core-metadata/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:04 + dirname cmd/security-bootstrapper/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:04 + dirname cmd/security-proxy-setup/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:04 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:04 + dirname cmd/security-spire-agent/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + dirname cmd/security-spire-config/Dockerfile 19:03:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:04 + dirname cmd/security-spire-server/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:04 + dirname cmd/support-notifications/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:04 + dirname cmd/support-scheduler/Dockerfile 19:03:04 + cut -d/ -f2 19:03:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:04 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 19:03:04 + git rev-list -1 --merges dfc69c46f2179a1bd80aede03130ed258963b02f~1..dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo 19:03:04 -----------> git rev-list -1 --merges dfc69c46f2179a1bd80aede03130ed258963b02f~1..dfc69c46f2179a1bd80aede03130ed258963b02f dfc69c46f2179a1bd80aede03130ed258963b02f [false] [Pipeline] sh 19:03:04 + git log --format=format:%s -1 dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo 19:03:04 ========================================================= 19:03:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:05 + grep -v github /etc/ssh/ssh_known_hosts 19:03:05 + [ -e /tmp/ssh_known_hosts ] 19:03:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:05 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:05 19:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:06 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:06 b85a868b505f: Pulling fs layer 19:03:06 e2be974225ed: Pulling fs layer 19:03:06 339a4e72a1f5: Pulling fs layer 19:03:06 988bab9f4d93: Pulling fs layer 19:03:06 1469e6f7b9e6: Pulling fs layer 19:03:06 eaf3925da568: Pulling fs layer 19:03:06 bab4dde63d76: Pulling fs layer 19:03:06 bde34c3a00c8: Pulling fs layer 19:03:06 b352a97aabf1: Pulling fs layer 19:03:06 4872d77fe225: Pulling fs layer 19:03:06 5851b861e8e6: Pulling fs layer 19:03:06 b352a97aabf1: Waiting 19:03:06 4872d77fe225: Waiting 19:03:06 bab4dde63d76: Waiting 19:03:06 988bab9f4d93: Waiting 19:03:06 bde34c3a00c8: Waiting 19:03:06 eaf3925da568: Waiting 19:03:06 e2be974225ed: Verifying Checksum 19:03:06 e2be974225ed: Download complete 19:03:06 988bab9f4d93: Verifying Checksum 19:03:06 988bab9f4d93: Download complete 19:03:06 1469e6f7b9e6: Verifying Checksum 19:03:06 1469e6f7b9e6: Download complete 19:03:06 eaf3925da568: Verifying Checksum 19:03:06 eaf3925da568: Download complete 19:03:06 339a4e72a1f5: Verifying Checksum 19:03:06 339a4e72a1f5: Download complete 19:03:06 bde34c3a00c8: Verifying Checksum 19:03:06 bde34c3a00c8: Download complete 19:03:06 b352a97aabf1: Verifying Checksum 19:03:06 b352a97aabf1: Download complete 19:03:06 4872d77fe225: Verifying Checksum 19:03:06 4872d77fe225: Download complete 19:03:06 5851b861e8e6: Verifying Checksum 19:03:06 5851b861e8e6: Download complete 19:03:06 b85a868b505f: Verifying Checksum 19:03:06 b85a868b505f: Download complete 19:03:07 bab4dde63d76: Verifying Checksum 19:03:07 bab4dde63d76: Download complete 19:03:08 b85a868b505f: Pull complete 19:03:08 e2be974225ed: Pull complete 19:03:08 339a4e72a1f5: Pull complete 19:03:08 988bab9f4d93: Pull complete 19:03:08 1469e6f7b9e6: Pull complete 19:03:09 eaf3925da568: Pull complete 19:03:11 bab4dde63d76: Pull complete 19:03:11 bde34c3a00c8: Pull complete 19:03:11 b352a97aabf1: Pull complete 19:03:11 4872d77fe225: Pull complete 19:03:11 5851b861e8e6: Pull complete 19:03:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:11 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:15 $ docker top dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 -eo pid,comm 19:03:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:03:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:15 [ssh-agent] Looking for ssh-agent implementation... 19:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:15 $ docker exec dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent 19:03:15 SSH_AUTH_SOCK=/tmp/ssh-RUzTr79YIt8R/agent.33 19:03:15 SSH_AGENT_PID=39 19:03:15 Running ssh-add (command line suppressed) 19:03:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17152815411204416868.key (/w/workspace/edgex-go/1@tmp/private_key_17152815411204416868.key) 19:03:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:15 + git tag --points-at HEAD [Pipeline] } 19:03:15 $ docker exec --env ******** --env ******** dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent -k 19:03:16 unset SSH_AUTH_SOCK; 19:03:16 unset SSH_AGENT_PID; 19:03:16 echo Agent pid 39 killed; 19:03:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:16 [ssh-agent] Looking for ssh-agent implementation... 19:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:16 $ docker exec dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent 19:03:16 SSH_AUTH_SOCK=/tmp/ssh-Rdg7S0oTZxfB/agent.71 19:03:16 SSH_AGENT_PID=77 19:03:16 Running ssh-add (command line suppressed) 19:03:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8504643662075617646.key (/w/workspace/edgex-go/1@tmp/private_key_8504643662075617646.key) 19:03:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:16 + git semver init 19:03:17 2023-01-24 19:03:17,131 [run_init] DEBUG init version:0.0.0 force:False 19:03:17 2023-01-24 19:03:17,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:17 2023-01-24 19:03:17,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:17 2023-01-24 19:03:17,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:03:27 2023-01-24 19:03:25,387 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:03:27 2023-01-24 19:03:25,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4305 with force:False 19:03:27 2023-01-24 19:03:25,388 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4305 19:03:27 2023-01-24 19:03:25,393 [execute] INFO git cat-file --batch-check 19:03:27 2023-01-24 19:03:25,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:27 2023-01-24 19:03:25,400 [execute] INFO git cat-file --batch 19:03:27 2023-01-24 19:03:25,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:27 2023-01-24 19:03:25,404 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4305 19:03:27 0.0.0 [Pipeline] } 19:03:27 $ docker exec --env ******** --env ******** dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent -k 19:03:27 unset SSH_AUTH_SOCK; 19:03:27 unset SSH_AGENT_PID; 19:03:27 echo Agent pid 77 killed; 19:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:27 + git semver [Pipeline] } 19:03:28 $ docker stop --time=1 dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 19:03:29 $ docker rm -f --volumes dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:30 Stashed 1 file(s) [Pipeline] echo 19:03:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:30 ========================================================= 19:03:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:31 213ec9aee27d: Pulling fs layer 19:03:31 4583459ba037: Pulling fs layer 19:03:31 93c1e223e6f2: Pulling fs layer 19:03:31 53926ce57604: Pulling fs layer 19:03:31 21b2b0c7a3f4: Pulling fs layer 19:03:31 22ff95d597cd: Pulling fs layer 19:03:31 12d6caf4c0d1: Pulling fs layer 19:03:31 96b7cbca73a9: Pulling fs layer 19:03:31 22ff95d597cd: Waiting 19:03:31 53926ce57604: Waiting 19:03:31 21b2b0c7a3f4: Waiting 19:03:31 12d6caf4c0d1: Waiting 19:03:31 a7acece74701: Pulling fs layer 19:03:31 96b7cbca73a9: Waiting 19:03:31 93c1e223e6f2: Download complete 19:03:31 4583459ba037: Verifying Checksum 19:03:31 4583459ba037: Download complete 19:03:31 21b2b0c7a3f4: Verifying Checksum 19:03:31 21b2b0c7a3f4: Download complete 19:03:31 22ff95d597cd: Verifying Checksum 19:03:31 22ff95d597cd: Download complete 19:03:31 213ec9aee27d: Verifying Checksum 19:03:31 213ec9aee27d: Download complete 19:03:31 12d6caf4c0d1: Verifying Checksum 19:03:31 12d6caf4c0d1: Download complete 19:03:31 213ec9aee27d: Pull complete 19:03:31 4583459ba037: Pull complete 19:03:31 93c1e223e6f2: Pull complete 19:03:32 a7acece74701: Verifying Checksum 19:03:32 a7acece74701: Download complete 19:03:32 53926ce57604: Verifying Checksum 19:03:32 53926ce57604: Download complete 19:03:32 96b7cbca73a9: Verifying Checksum 19:03:32 96b7cbca73a9: Download complete 19:03:37 53926ce57604: Pull complete 19:03:37 21b2b0c7a3f4: Pull complete 19:03:37 22ff95d597cd: Pull complete 19:03:37 12d6caf4c0d1: Pull complete 19:03:39 96b7cbca73a9: Pull complete 19:03:40 a7acece74701: Pull complete 19:03:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:03:40 + + docker buildecho -t ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:40 WORKDIR /edgex 19:03:40 COPY go.mod . 19:03:40 RUN go mod download -f 19:03:40 - . 19:03:41 Sending build context to Docker daemon 170.1MB 19:03:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:41 ---> db6d94c90886 19:03:41 Step 2/4 : WORKDIR /edgex 19:03:45 Still waiting to schedule task 19:03:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:59 ---> Running in 298218525ae9 19:03:59 Removing intermediate container 298218525ae9 19:03:59 ---> f3e1c27d546b 19:03:59 Step 3/4 : COPY go.mod . 19:03:59 ---> f5d6505c1479 19:03:59 Step 4/4 : RUN go mod download 19:04:01 ---> Running in a8718af3b226 19:04:23 Removing intermediate container a8718af3b226 19:04:23 ---> 27669e44893e 19:04:23 Successfully built 27669e44893e 19:04:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:24 + docker inspect -f . ci-base-image-x86_64 19:04:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:24 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:25 $ docker top 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:25 + go version 19:04:25 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:25 $ docker stop --time=1 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d 19:04:27 $ docker rm -f --volumes 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:27 + docker inspect -f . ci-base-image-x86_64 19:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:28 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:28 $ docker top ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:28 ========================================================= 19:04:28 [edgeXBuildGoParallel] Running Tests and Build... 19:04:28 ========================================================= [Pipeline] sh 19:04:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:29 + make test 19:04:29 go test -race -coverprofile=coverage.out ./... 19:04:35 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements 19:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.147s coverage: 43.0% of statements 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.0% of statements 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.298s coverage: 89.2% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.4% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 19:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 19:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 19:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 19:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 19:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s coverage: 79.9% of statements 19:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.3% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:05:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3548 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws 19:05:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:05:27 The recommended git tool is: git 19:05:31 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:05:31 go vet ./... 19:05:32 using credential edgex-jenkins-ssh 19:05:32 Cloning the remote Git repository 19:05:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:32 > git init /w/workspace/edgex-go/1 # timeout=10 19:05:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:32 > git --version # timeout=10 19:05:32 > git --version # 'git version 2.25.1' 19:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:34 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:34 + ls -al . 19:05:34 total 748 19:05:34 drwxrwxr-x 11 1001 1001 4096 Jan 24 19:04 . 19:05:34 drwxr-xr-x 4 root root 4096 Jan 24 19:04 .. 19:05:34 drwxrwxr-x 2 1001 1001 4096 Jan 24 19:02 .blubracket 19:05:34 -rw-rw-r-- 1 1001 1001 16 Jan 24 19:02 .dockerignore 19:05:34 drwxrwxr-x 8 1001 1001 4096 Jan 24 19:05 .git 19:05:34 drwxrwxr-x 3 1001 1001 4096 Jan 24 19:02 .github 19:05:34 -rw-rw-r-- 1 1001 1001 1024 Jan 24 19:02 .gitignore 19:05:34 -rw-rw-r-- 1 1001 1001 42 Jan 24 19:02 .golangci.yml 19:05:34 -rw-rw-r-- 1 1001 1001 87 Jan 24 19:02 .hadolint.yml 19:05:34 drwxr-xr-x 3 1001 1001 4096 Jan 24 19:03 .semver 19:05:34 -rw-rw-r-- 1 1001 1001 166 Jan 24 19:02 .sonarcloud.properties 19:05:34 -rw-rw-r-- 1 1001 1001 1171 Jan 24 19:02 ADOPTERS.md 19:05:34 -rw-rw-r-- 1 1001 1001 10825 Jan 24 19:02 Attribution.txt 19:05:34 -rw-rw-r-- 1 1001 1001 73765 Jan 24 19:02 CHANGELOG.md 19:05:34 -rw-rw-r-- 1 1001 1001 3804 Jan 24 19:02 CONTRIBUTING.md 19:05:34 -rw-rw-r-- 1 1001 1001 677 Jan 24 19:02 GOVERNANCE.md 19:05:34 -rw-rw-r-- 1 1001 1001 850 Jan 24 19:02 Jenkinsfile 19:05:34 -rw-rw-r-- 1 1001 1001 10775 Jan 24 19:02 LICENSE 19:05:34 -rw-rw-r-- 1 1001 1001 13388 Jan 24 19:02 Makefile 19:05:34 -rw-rw-r-- 1 1001 1001 582 Jan 24 19:02 OWNERS.md 19:05:34 -rw-rw-r-- 1 1001 1001 9403 Jan 24 19:02 README.md 19:05:34 -rw-rw-r-- 1 1001 1001 6912 Jan 24 19:02 SECURITY.md 19:05:34 -rw-rw-r-- 1 1001 1001 5 Jan 24 19:03 VERSION 19:05:34 drwxrwxr-x 2 1001 1001 4096 Jan 24 19:02 bin 19:05:34 drwxrwxr-x 17 1001 1001 4096 Jan 24 19:02 cmd 19:05:34 -rw-r--r-- 1 root root 489970 Jan 24 19:05 coverage.out 19:05:34 -rw-rw-r-- 1 1001 1001 3377 Jan 24 19:02 go.mod 19:05:34 -rw-rw-r-- 1 1001 1001 34951 Jan 24 19:02 go.sum 19:05:34 drwxrwxr-x 7 1001 1001 4096 Jan 24 19:02 internal 19:05:34 drwxrwxr-x 3 1001 1001 4096 Jan 24 19:02 openapi 19:05:34 drwxrwxr-x 4 1001 1001 4096 Jan 24 19:02 snap 19:05:34 -rw-rw-r-- 1 1001 1001 204 Jan 24 19:02 version.go [Pipeline] sh 19:05:35 + '[' -e coverage.out ] 19:05:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:35 Stashed 1 file(s) [Pipeline] sh 19:05:35 + make build 19:05:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:05:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:05:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:05:49 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 19:05:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:05:50 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f 19:05:50 Merge succeeded, producing dfc69c46f2179a1bd80aede03130ed258963b02f 19:05:50 Checking out Revision dfc69c46f2179a1bd80aede03130ed258963b02f (PR-4305) 19:05:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:05:51 > git --version # timeout=10 19:05:51 > git --version # 'git version 2.25.1' 19:05:51 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:50 > git config core.sparsecheckout # timeout=10 19:05:50 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 19:05:50 > git remote # timeout=10 19:05:50 > git config --get remote.origin.url # timeout=10 19:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:50 > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 19:05:50 > git rev-parse HEAD^{commit} # timeout=10 19:05:50 > git config core.sparsecheckout # timeout=10 19:05:50 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:52 Dload Upload Total Spent Left Speed 19:05:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 19:05:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:53 + sudo tee /etc/docker/daemon.new 19:05:54 { 19:05:54 "registry-mirrors": [ 19:05:54 "https://nexus3.edgexfoundry.org:10001" 19:05:54 ], 19:05:54 "bip": "10.250.0.254/24", 19:05:54 "hosts": [ 19:05:54 "tcp://0.0.0.0:5555", 19:05:54 "unix:///var/run/docker.sock" 19:05:54 ], 19:05:54 "mtu": 1458, 19:05:54 "selinux-enabled": true, 19:05:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:54 } [Pipeline] sh 19:05:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:54 + sudo service docker restart 19:05:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:05:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:05:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:05: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:06:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:06:05 $ docker stop --time=1 ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 19:06:11 $ docker rm -f --volumes ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:12 19:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:12 latest: Pulling from edgex-devops/edgex-compose 19:06:12 cbdbe7a5bc2a: Pulling fs layer 19:06:12 ca9280d653b3: Pulling fs layer 19:06:12 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { 19:06:13 cbdbe7a5bc2a: Verifying Checksum 19:06:13 cbdbe7a5bc2a: Download complete 19:06:13 cbdbe7a5bc2a: Pull complete 19:06:13 ca9280d653b3: Verifying Checksum 19:06:13 ca9280d653b3: Download complete [Pipeline] configFileProvider 19:06:13 provisioning config files... 19:06:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17372151200351390934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:13 ---> docker-login.sh 19:06:13 nexus3.edgexfoundry.org:10001 19:06:13 7e9c9ca2126c: Download complete 19:06:13 ca9280d653b3: Pull complete 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10002 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10003 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10004 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 docker.io 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 ---> docker-login.sh ends [Pipeline] } 19:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:16 ========================================================= 19:06:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:16 7e9c9ca2126c: Pull complete 19:06:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 19:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:17 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:06:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:17 9b18e9b68314: Pulling fs layer 19:06:17 35d82f9e3411: Pulling fs layer 19:06:17 e16973657156: Pulling fs layer 19:06:17 fc693d55d65f: Pulling fs layer 19:06:17 7e9fc2657dce: Pulling fs layer 19:06:17 dda99020689f: Pulling fs layer 19:06:17 db1c61fa0a46: Pulling fs layer 19:06:17 891c053d2c06: Pulling fs layer 19:06:17 7e9fc2657dce: Waiting 19:06:17 dda99020689f: Waiting 19:06:17 db1c61fa0a46: Waiting 19:06:17 891c053d2c06: Waiting 19:06:17 fc693d55d65f: Waiting 19:06:17 e16973657156: Verifying Checksum 19:06:17 e16973657156: Download complete 19:06:17 35d82f9e3411: Verifying Checksum 19:06:17 35d82f9e3411: Download complete 19:06:17 7e9fc2657dce: Verifying Checksum 19:06:17 7e9fc2657dce: Download complete 19:06:17 dda99020689f: Verifying Checksum 19:06:17 9b18e9b68314: Download complete 19:06:18 891c053d2c06: Verifying Checksum 19:06:18 891c053d2c06: Download complete 19:06:19 9b18e9b68314: Pull complete 19:06:19 db1c61fa0a46: Verifying Checksum 19:06:19 db1c61fa0a46: Download complete 19:06:19 35d82f9e3411: Pull complete 19:06:20 fc693d55d65f: Verifying Checksum 19:06:20 fc693d55d65f: Download complete 19:06:20 e16973657156: Pull complete 19:06:21 $ docker top c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:21 + docker-compose build --help 19:06:21 + grep parallel 19:06:22 --parallel Build images in parallel. [Pipeline] } 19:06:22 $ docker stop --time=1 c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 19:06:23 $ docker rm -f --volumes c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:24 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:24 $ docker top 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:25 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:25 Building core-command ... 19:06:25 Building core-common-config-bootstrapper ... 19:06:25 Building core-data ... 19:06:25 Building core-metadata ... 19:06:25 Building security-bootstrapper ... 19:06:25 Building security-proxy-setup ... 19:06:25 Building security-secretstore-setup ... 19:06:25 Building security-spiffe-token-provider ... 19:06:25 Building security-spire-agent ... 19:06:25 Building security-spire-config ... 19:06:25 Building security-spire-server ... 19:06:25 Building support-notifications ... 19:06:25 Building support-scheduler ... 19:06:25 Building security-proxy-setup 19:06:25 Building security-spiffe-token-provider 19:06:25 Building security-spire-server 19:06:25 Building security-spire-config 19:06:25 Building core-metadata 19:06:32 fc693d55d65f: Pull complete 19:06:32 7e9fc2657dce: Pull complete 19:06:32 dda99020689f: Pull complete 19:06:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:06:37 ---> 27669e44893e 19:06:37 Step 3/21 : WORKDIR /edgex-go 19:06:37 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:06:37 ---> 27669e44893e 19:06:37 Step 3/19 : WORKDIR /edgex-go 19:06:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:37 ---> 27669e44893e 19:06:37 Step 3/24 : WORKDIR /edgex-go 19:06:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:37 ---> 27669e44893e 19:06:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:06:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:37 ---> 27669e44893e 19:06:37 Step 3/23 : WORKDIR /edgex-go 19:06:39 db1c61fa0a46: Pull complete 19:06:41 891c053d2c06: Pull complete 19:06:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:41 WORKDIR /edgex 19:06:41 COPY go.mod . 19:06:41 RUN go mod download 19:06:41 + docker build -t ci-base-image-arm64 -f - . 19:06:42 Sending build context to Docker daemon 3.124MB 19:06:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:42 ---> f96f9c87975a 19:06:42 Step 2/4 : WORKDIR /edgex 19:06:44 ---> Running in 07df9df44c1a 19:06:44 Removing intermediate container 07df9df44c1a 19:06:44 ---> eae14458246d 19:06:44 Step 3/4 : COPY go.mod . 19:06:44 ---> 03a6a8c9a94a 19:06:44 Step 4/4 : RUN go mod download 19:06:44 ---> Running in e76e9953b6e7 19:06:45 ---> Running in f46f381e10f8 19:06:45 ---> Running in 08772b7aecea 19:06:45 ---> Running in 8868eec76651 19:06:45 ---> Running in 2f0015f40a1c 19:06:45 ---> Running in 6013b49f45f6 19:06:45 Removing intermediate container 2f0015f40a1c 19:06:45 ---> 484cc16341c7 19:06:45 Step 4/24 : WORKDIR /edgex-go 19:06:45 Removing intermediate container 8868eec76651 19:06:45 ---> 03eedc7c660e 19:06:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:06:45 ---> Running in c34a0e136c94 19:06:45 Removing intermediate container 6013b49f45f6 19:06:45 ---> 424062009b4a 19:06:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:06:45 Removing intermediate container f46f381e10f8 19:06:45 ---> 15518450c284 19:06:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:06:45 Removing intermediate container 08772b7aecea 19:06:45 ---> eeeec619ed70 19:06:45 Step 4/21 : RUN apk add --update --no-cache make git 19:06:45 ---> Running in fd79850eb61d 19:06:45 ---> Running in 6704ed7da033 19:06:45 ---> Running in 555f4255fedb 19:06:45 ---> Running in b35dad11e852 19:06:45 Removing intermediate container c34a0e136c94 19:06:45 ---> e8d15057ab16 19:06:45 Step 5/24 : RUN apk add --update --no-cache make git 19:06:45 ---> Running in 7aba7f6a8085 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 OK: 211 MiB in 51 packages 19:06:45 OK: 211 MiB in 51 packages 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:45 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:06:45 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:06:45 OK: 17044 distinct packages available 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:46 OK: 211 MiB in 51 packages 19:06:46 Removing intermediate container 555f4255fedb 19:06:46 ---> d6bbfb4a29c6 19:06:46 Step 5/23 : COPY go.mod vendor* ./ 19:06:46 Removing intermediate container fd79850eb61d 19:06:46 ---> 1b8fde8629b0 19:06:46 Step 5/24 : COPY go.mod vendor* ./ 19:06:46 OK: 211 MiB in 51 packages 19:06:46 OK: 211 MiB in 51 packages 19:06:46 ---> ee99baa3f6cb 19:06:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:46 ---> 71e00b774b36 19:06:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:46 ---> Running in 046fdef9ef4f 19:06:46 ---> Running in 7d6d1b8b9438 19:06:46 Removing intermediate container 7aba7f6a8085 19:06:46 ---> 13c7fd577680 19:06:46 Step 6/24 : COPY go.mod vendor* ./ 19:06:46 Removing intermediate container 6704ed7da033 19:06:46 ---> 161f8b978db3 19:06:46 Step 5/19 : COPY go.mod vendor* ./ 19:06:46 ---> 3d5767fe8de8 19:06:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:46 Removing intermediate container b35dad11e852 19:06:46 ---> 890d69cb29da 19:06:46 Step 5/21 : COPY go.mod vendor* ./ 19:06:46 ---> Running in 507fab8548f6 19:06:46 ---> a3d654d77c91 19:06:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:46 ---> Running in 0bac26587c3c 19:06:46 ---> b0245a702b27 19:06:46 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:46 ---> Running in 15219f251518 19:07:17 Removing intermediate container e76e9953b6e7 19:07:17 ---> e9a0d7a6250b 19:07:17 Successfully built e9a0d7a6250b 19:07:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:17 + docker inspect -f . ci-base-image-arm64 19:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 19:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:19 $ docker top b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:20 + go version 19:07:20 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:20 $ docker stop --time=1 b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 19:07:22 $ docker rm -f --volumes b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:23 + docker inspect -f . ci-base-image-arm64 19:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:23 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 19:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:24 $ docker top 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:25 ========================================================= 19:07:25 [edgeXBuildGoParallel] Running Tests and Build... 19:07:25 ========================================================= [Pipeline] sh 19:07:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:25 + make test 19:07:26 go test -race -coverprofile=coverage.out ./... 19:07:58 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:08 Removing intermediate container 7d6d1b8b9438 19:08:08 ---> b3c9a53c30b9 19:08:08 Step 7/24 : COPY . . 19:08:08 Removing intermediate container 046fdef9ef4f 19:08:08 ---> 51277d09a165 19:08:08 Step 7/23 : COPY . . 19:08:08 Removing intermediate container 15219f251518 19:08:08 ---> 171dd92fa0d0 19:08:08 Step 7/21 : COPY . . 19:08:08 Removing intermediate container 507fab8548f6 19:08:08 ---> 6bf7e80f64a3 19:08:08 Step 8/24 : COPY . . 19:08:08 Removing intermediate container 0bac26587c3c 19:08:08 ---> 2f9445debcba 19:08:08 Step 7/19 : COPY . . 19:08:20 ---> e3db511a2646 19:08:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:20 ---> fe5e03a7a7da 19:08:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:20 ---> ed950f244be6 19:08:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:08:20 ---> 0c5f087f3341 19:08:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:08:20 ---> 87ecc160f6ea 19:08:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:20 ---> Running in 89cbd1469f70 19:08:20 ---> Running in f10ddc85eca9 19:08:20 ---> Running in adcd8b6cb20e 19:08:20 ---> Running in 3cc377bdea77 19:08:20 ---> Running in 02962e5ffd24 19:08:20 Removing intermediate container adcd8b6cb20e 19:08:20 ---> f8ae62dd8c31 19:08:20 Step 9/23 : WORKDIR /edgex-go/spire-build 19:08:20 Removing intermediate container f10ddc85eca9 19:08:20 ---> ef0db40f0d7b 19:08:20 Step 9/24 : WORKDIR /edgex-go/spire-build 19:08:20 ---> Running in 31789fd8f320 19:08:20 ---> Running in 596c474cec6d 19:08:20 Removing intermediate container 596c474cec6d 19:08:20 ---> 017046e357ed 19:08:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:08:20 Removing intermediate container 31789fd8f320 19:08:20 ---> 6f782b0955ba 19:08:20 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:08:20 ---> Running in 7a7eb640416e 19:08:20 ---> Running in 93257b88b244 19:08:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:08:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:20 Removing intermediate container 7a7eb640416e 19:08:20 ---> f9ae3aee801c 19:08:20 Step 11/23 : WORKDIR /edgex-go 19:08:20 Removing intermediate container 93257b88b244 19:08:20 ---> 446cc93e6e3a 19:08:20 Step 11/24 : WORKDIR /edgex-go 19:08:20 ---> Running in a8e6d217e22e 19:08:20 ---> Running in 9aa285f996a0 19:08:20 Removing intermediate container a8e6d217e22e 19:08:20 Removing intermediate container 9aa285f996a0 19:08:20 ---> 5ccb8db3218e 19:08:20 19:08:20 Step 12/23 : FROM alpine:3.15 19:08:20 ---> 6f782df95678 19:08:20 19:08:20 Step 12/24 : FROM alpine:3.15 19:08:21 3.15: Pulling from library/alpine 19:08:21 3.15: Pulling from library/alpine 19:08:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:08:22 Status: Downloaded newer image for alpine:3.15 19:08:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:08:22 Status: Image is up to date for alpine:3.15 19:08:22 ---> c4fc93816858 19:08:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:22 ---> c4fc93816858 19:08:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:23 ---> Running in 6743cc641ca9 19:08:23 ---> Running in 1db1f704aab7 19:08:23 Removing intermediate container 6743cc641ca9 19:08:23 ---> 2256211460f6 19:08:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:08:23 Removing intermediate container 1db1f704aab7 19:08:23 ---> 0d8585795e79 19:08:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:23 ---> Running in 9eb7c4875fa1 19:08:23 ---> Running in 837630b82b23 19:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:25 OK: 15859 distinct packages available 19:08:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:25 OK: 15859 distinct packages available 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:25 (1/4) Installing dumb-init (1.2.5-r1) 19:08:25 (2/4) Installing musl-obstack (1.2.3-r0) 19:08:25 (3/4) Installing libucontext (1.1-r0) 19:08:25 (4/4) Installing gcompat (1.0.0-r4) 19:08:25 (1/5) Installing dumb-init (1.2.5-r1) 19:08:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:08:25 Executing busybox-1.34.1-r7.trigger 19:08:25 (3/5) Installing libucontext (1.1-r0) 19:08:25 (4/5) Installing gcompat (1.0.0-r4) 19:08:25 (5/5) Installing openssl (1.1.1s-r1) 19:08:25 OK: 6 MiB in 18 packages 19:08:25 Executing busybox-1.34.1-r7.trigger 19:08:25 OK: 7 MiB in 19 packages 19:08:28 Removing intermediate container 9eb7c4875fa1 19:08:28 ---> 17b86ae4f1dd 19:08:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:28 Removing intermediate container 837630b82b23 19:08:28 ---> 4acfcdb3c165 19:08:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:38 ---> 73e9f44dfd1c 19:08:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:08:38 ---> cb70121dcf41 19:08:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:08:38 ---> 813be9c0ae74 19:08:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:08:38 ---> 3bf13da4e4dd 19:08:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:08:38 ---> Running in c130257b12ee 19:08:38 Removing intermediate container c130257b12ee 19:08:38 ---> fe4c00af3af2 19:08:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:08:38 ---> cc55d5b12eef 19:08:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:08:38 ---> ec9c8b1a614c 19:08:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:38 ---> f93403302ec1 19:08:38 Step 19/24 : WORKDIR / 19:08:38 ---> Running in f9ebd422abaf 19:08:38 ---> Running in 6e8b81aea69a 19:08:39 Removing intermediate container f9ebd422abaf 19:08:39 ---> 7d41718b7a8a 19:08:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:39 Removing intermediate container 6e8b81aea69a 19:08:39 ---> 36ba2a4c874e 19:08:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:39 ---> Running in b38252c877e3 19:08:39 ---> Running in c559de85ead7 19:08:39 Removing intermediate container b38252c877e3 19:08:39 ---> 018df305ff3b 19:08:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:40 Removing intermediate container c559de85ead7 19:08:40 ---> 2ee689087525 19:08:40 Step 21/23 : LABEL arch=x86_64 19:08:40 ---> Running in 8d07b71dcd5a 19:08:41 ---> Running in 3525e0bc7b6d 19:08:41 Removing intermediate container 8d07b71dcd5a 19:08:41 ---> c469ab723c5f 19:08:41 Step 22/24 : LABEL arch=x86_64 19:08:41 ---> Running in d778eb284403 19:08:41 Removing intermediate container 3525e0bc7b6d 19:08:41 ---> 5f594519248b 19:08:41 Step 22/23 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:08:41 ---> Running in 9e221c20cec5 19:08:41 Removing intermediate container d778eb284403 19:08:41 ---> 77e8937d961c 19:08:41 Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:08:41 ---> Running in d08ca8a061aa 19:08:42 Removing intermediate container d08ca8a061aa 19:08:42 ---> 844a45de4d1c 19:08:42 Step 24/24 : LABEL version=0.0.0 19:08:42 Removing intermediate container 9e221c20cec5 19:08:42 ---> af0bc0c067bf 19:08:42 Step 23/23 : LABEL version=0.0.0 19:08:42 ---> Running in 8f3db13efd83 19:08:42 ---> Running in d1df48db730e 19:08:42 Removing intermediate container 8f3db13efd83 19:08:42 ---> 1ae0c10627b3 19:08:42 19:08:42 Removing intermediate container d1df48db730e 19:08:42 ---> d369ebfab74b 19:08:42 19:08:42 Successfully built 1ae0c10627b3 19:08:42 Successfully tagged security-spire-config:latest 19:08:42  Building security-spire-config ... done Building support-scheduler 19:08:42 Successfully built d369ebfab74b 19:08:42 Successfully tagged security-spire-server:latest 19:08:42  Building security-spire-server ... done Building core-command 19:08:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:47 ---> 27669e44893e 19:08:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:08:47 ---> Using cache 19:08:47 ---> 484cc16341c7 19:08:47 Step 4/22 : WORKDIR /edgex-go 19:08:47 ---> Using cache 19:08:47 ---> e8d15057ab16 19:08:47 Step 5/22 : RUN apk add --update --no-cache make git 19:08:47 ---> Using cache 19:08:47 ---> 13c7fd577680 19:08:47 Step 6/22 : COPY go.mod vendor* ./ 19:08:47 ---> Using cache 19:08:47 ---> 3d5767fe8de8 19:08:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:47 ---> Using cache 19:08:47 ---> 6bf7e80f64a3 19:08:47 Step 8/22 : COPY . . 19:08:47 ---> Using cache 19:08:47 ---> fe5e03a7a7da 19:08:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:50 ---> 27669e44893e 19:08:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:50 ---> Using cache 19:08:50 ---> 484cc16341c7 19:08:50 Step 4/23 : WORKDIR /edgex-go 19:08:50 ---> Using cache 19:08:50 ---> e8d15057ab16 19:08:50 Step 5/23 : RUN apk add --update --no-cache make git 19:08:50 ---> Using cache 19:08:50 ---> 13c7fd577680 19:08:50 Step 6/23 : COPY go.mod vendor* ./ 19:08:50 ---> Using cache 19:08:50 ---> 3d5767fe8de8 19:08:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:50 ---> Using cache 19:08:50 ---> 6bf7e80f64a3 19:08:50 Step 8/23 : COPY . . 19:08:50 ---> Using cache 19:08:50 ---> fe5e03a7a7da 19:08:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:56 ---> Running in cf86ccad3460 19:08:56 ---> Running in 76daf893035b 19:08: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 19:08:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:09 Removing intermediate container 89cbd1469f70 19:09:09 ---> cf90c463c1b5 19:09:09 19:09:09 Step 9/21 : FROM alpine:3.16 19:09:09 Removing intermediate container 3cc377bdea77 19:09:09 ---> 96ed07d76858 19:09:09 19:09:09 Step 10/24 : FROM alpine:3.16 19:09:09 Removing intermediate container 02962e5ffd24 19:09:09 ---> 069df1a360f0 19:09:09 19:09:09 Step 9/19 : FROM alpine:3.15 19:09:09 ---> c4fc93816858 19:09:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:09 ---> Using cache 19:09:09 ---> 2256211460f6 19:09:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:09:09 ---> Running in 7d42939da676 19:09:09 3.16: Pulling from library/alpine 19:09:09 3.16: Pulling from library/alpine 19:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:10 OK: 15859 distinct packages available 19:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:10 Status: Image is up to date for alpine:3.16 19:09:10 Status: Downloaded newer image for alpine:3.16 19:09:10 ---> bfe296a52501 19:09:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:09:10 ---> bfe296a52501 19:09:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:10 (1/9) Installing ca-certificates (20220614-r0) 19:09:10 (2/9) Installing brotli-libs (1.0.9-r5) 19:09:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:09:10 (4/9) Installing libcurl (7.80.0-r5) 19:09:10 ---> Running in fe04b6e2fd33 19:09:10 ---> Running in c659e0367051 19:09:10 (5/9) Installing curl (7.80.0-r5) 19:09:10 (6/9) Installing dumb-init (1.2.5-r1) 19:09:10 (7/9) Installing musl-obstack (1.2.3-r0) 19:09:10 (8/9) Installing libucontext (1.1-r0) 19:09:10 (9/9) Installing gcompat (1.0.0-r4) 19:09:10 Executing busybox-1.34.1-r7.trigger 19:09:10 Executing ca-certificates-20220614-r0.trigger 19:09:10 OK: 8 MiB in 23 packages 19:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:12 (1/1) Installing dumb-init (1.2.5-r1) 19:09:12 (1/6) Installing ca-certificates (20220614-r0) 19:09:12 Executing busybox-1.35.0-r17.trigger 19:09:12 OK: 6 MiB in 15 packages 19:09:12 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:12 (4/6) Installing libcurl (7.83.1-r5) 19:09:12 (5/6) Installing curl (7.83.1-r5) 19:09:12 Removing intermediate container 7d42939da676 19:09:12 ---> 6a51efe9ae68 19:09:12 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:12 (6/6) Installing dumb-init (1.2.5-r1) 19:09:12 Executing busybox-1.35.0-r17.trigger 19:09:12 Executing ca-certificates-20220614-r0.trigger 19:09:12 OK: 8 MiB in 20 packages 19:09:12 ---> 88980b2929f6 19:09:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:09:13 Removing intermediate container c659e0367051 19:09:13 ---> c3a773f6170f 19:09:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:13 ---> Running in 75d9fadaf37b 19:09:13 Removing intermediate container fe04b6e2fd33 19:09:13 ---> 8c17a84d2aca 19:09:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:13 Removing intermediate container 75d9fadaf37b 19:09:13 ---> 0062364fac31 19:09:13 Step 13/24 : ENV APP_PORT=59881 19:09:13 ---> Running in 9a1ac3fc3572 19:09:13 ---> Running in 682abd538280 19:09:14 Removing intermediate container 682abd538280 19:09:14 ---> c49f86257944 19:09:14 Step 14/24 : EXPOSE $APP_PORT 19:09:14 Removing intermediate container 9a1ac3fc3572 19:09:14 ---> a2df29423935 19:09:14 Step 12/21 : WORKDIR /edgex 19:09:14 ---> Running in 1c1c1d683ecf 19:09:14 ---> Running in 1e439f630c4a 19:09:14 ---> abc482507e9a 19:09:14 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:09:14 Removing intermediate container 1e439f630c4a 19:09:14 ---> f07a4b38f5c4 19:09:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:14 Removing intermediate container 1c1c1d683ecf 19:09:14 ---> 86e646d5afda 19:09:14 Step 15/24 : WORKDIR / 19:09:14 ---> Running in 1e75245d0f5b 19:09:14 ---> 0b9e3a1750da 19:09:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:09:14 ---> Running in 2f73afab0fc4 19:09:14 Removing intermediate container 1e75245d0f5b 19:09:14 ---> 76e571f5a930 19:09:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:14 Removing intermediate container 2f73afab0fc4 19:09:14 ---> e71736a5a935 19:09:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:14 ---> Running in 237d6f11a50c 19:09:14 ---> 4b90f21d4cb6 19:09:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:15 ---> fa43f5bc9b13 19:09:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:15 Removing intermediate container 237d6f11a50c 19:09:15 ---> 1aae15bf11b5 19:09:15 Step 17/19 : LABEL arch=x86_64 19:09:15 ---> Running in 6dc93d93a91e 19:09:18 ---> 68174fe665da 19:09:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:18 Removing intermediate container 6dc93d93a91e 19:09:18 ---> adad8bde53a4 19:09:18 Step 18/19 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:09:18 ---> da3c63030a85 19:09:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:18 ---> Running in a6f164201cd5 19:09:18 ---> be77a56d52cf 19:09:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:18 ---> 02f3412662fb 19:09:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:09:18 Removing intermediate container a6f164201cd5 19:09:18 ---> ddea16ab0e86 19:09:18 Step 19/19 : LABEL version=0.0.0 19:09:18 ---> Running in 44ec710bcdab 19:09:18 ---> 81fb47d89905 19:09:18 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:18 ---> Running in 9fdcb7a37f2e 19:09:20 Removing intermediate container 44ec710bcdab 19:09:20 ---> 93dade51addc 19:09:20 19:09:20 ---> 8ba12e9c03cc 19:09:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:09:20 Successfully built 93dade51addc 19:09:21 Successfully tagged security-spiffe-token-provider:latest 19:09:21 Building security-bootstrapper 19:09:21  Building security-spiffe-token-provider ... done  ---> Running in 92c1b369d1db 19:09:21 Removing intermediate container cf86ccad3460 19:09:21 ---> b342563d62c0 19:09:21 19:09:21 Step 10/23 : FROM alpine:3.16 19:09:21 ---> bfe296a52501 19:09:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:21 ---> Using cache 19:09:21 ---> c3a773f6170f 19:09:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:21 ---> Using cache 19:09:21 ---> 0062364fac31 19:09:21 Step 13/23 : ENV APP_PORT=59882 19:09:21 ---> Running in 80027de407a7 19:09:21 Removing intermediate container 92c1b369d1db 19:09:21 ---> 086f7e3ab7e2 19:09:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:24 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:09:24 ---> 27669e44893e 19:09:24 Step 3/32 : WORKDIR /edgex-go 19:09:24 ---> Using cache 19:09:24 ---> 15518450c284 19:09:24 Step 4/32 : RUN apk add --update --no-cache make git 19:09:25 Removing intermediate container 80027de407a7 19:09:25 ---> 8ae7849725e8 19:09:25 Step 14/23 : EXPOSE $APP_PORT 19:09:25 ---> Running in 425dbdbeab11 19:09:25 ---> Running in d218c149af33 19:09:25 ---> Running in dc73f371c15b 19:09:25 Removing intermediate container 76daf893035b 19:09:25 ---> 3eb0e9971312 19:09:25 19:09:25 Step 10/22 : FROM alpine:3.16 19:09:25 ---> bfe296a52501 19:09:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:25 ---> Using cache 19:09:25 ---> c3a773f6170f 19:09:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:25 ---> Using cache 19:09:25 ---> 0062364fac31 19:09:25 Step 13/22 : ENV APP_PORT=59861 19:09:25 ---> Running in 2a6beaa0ed9a 19:09:25 Removing intermediate container d218c149af33 19:09:25 ---> 9736e2dea4f7 19:09:25 Step 22/24 : LABEL arch=x86_64 19:09:25 Removing intermediate container dc73f371c15b 19:09:25 ---> 6979a4c66bdd 19:09:25 Step 15/23 : WORKDIR / 19:09:25 Removing intermediate container 9fdcb7a37f2e 19:09:25 ---> a1c4e48f623f 19:09:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:09:25 ---> Running in dc90a32db730 19:09:25 ---> Running in 92606a081367 19:09:25 ---> Running in 68fbe7cf9f2f 19:09:26 Removing intermediate container 2a6beaa0ed9a 19:09:26 ---> 6ea0879155f0 19:09:26 Step 14/22 : EXPOSE $APP_PORT 19:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:26 Removing intermediate container 92606a081367 19:09:26 ---> 4cb3c1e89980 19:09:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:26 Removing intermediate container 68fbe7cf9f2f 19:09:26 ---> 75ce89715dac 19:09:26 Step 19/21 : LABEL arch=x86_64 19:09:26 Removing intermediate container dc90a32db730 19:09:26 ---> 72c2c357df8c 19:09:26 Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:09:26 ---> Running in 0dad4a70be1d 19:09:26 ---> Running in d48339ad86fb 19:09:26 ---> Running in 7741a4ef09b3 19:09:26 Removing intermediate container 0dad4a70be1d 19:09:26 ---> 108f4ac6dc9f 19:09:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:26 Removing intermediate container d48339ad86fb 19:09:26 ---> 645c0bef7773 19:09:26 Step 20/21 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:09:26 Removing intermediate container 7741a4ef09b3 19:09:26 ---> b5ce7bc3f4ba 19:09:26 Step 24/24 : LABEL version=0.0.0 19:09:26 ---> Running in ac05bbaa248c 19:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:26 ---> Running in 5c3af0eb8101 19:09:26 ---> feecf21ce2bf 19:09:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:26 Removing intermediate container ac05bbaa248c 19:09:26 ---> 5d7ce3ed59d4 19:09:26 Step 21/21 : LABEL version=0.0.0 19:09:26 Removing intermediate container 5c3af0eb8101 19:09:26 ---> 1c1f443a8a0f 19:09:26 19:09:26 ---> 8c5a4c69a156 19:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:26 OK: 211 MiB in 51 packages 19:09:26 Successfully built 1c1f443a8a0f 19:09:26 Successfully tagged core-metadata:latest 19:09:26  Building core-metadata ... done Building security-secretstore-setup 19:09:26 ---> Running in 437a818f1eab 19:09:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:30 ---> 27669e44893e 19:09:30 Step 3/24 : WORKDIR /edgex-go 19:09:30 ---> Using cache 19:09:30 ---> 15518450c284 19:09:30 Step 4/24 : RUN apk add --update --no-cache make git 19:09:31 ---> 4e0bcabe4479 19:09:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:31 Removing intermediate container 437a818f1eab 19:09:31 ---> 90efba1acada 19:09:31 19:09:31 ---> 797a8c5360a8 19:09:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:31 Successfully built 90efba1acada 19:09:31 ---> Running in 880a21675db7 19:09:31 Successfully tagged security-proxy-setup:latest 19:09:31  Building security-proxy-setup ... done Building security-spire-agent 19:09:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:35 ---> 27669e44893e 19:09:35 Step 3/24 : WORKDIR /edgex-go 19:09:35 ---> Using cache 19:09:35 ---> 15518450c284 19:09:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:09:36 ---> 98b2822dd3f0 19:09:36 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:36 Removing intermediate container 425dbdbeab11 19:09:36 ---> 47bebf7f9b26 19:09:36 Step 5/32 : COPY go.mod vendor* ./ 19:09:36 ---> 3834e1dfc755 19:09:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:36 ---> Running in 1ebc5ba63f7b 19:09:36 ---> Running in f9a9e1e9cf70 19:09:36 ---> Running in a12649ba2ccb 19:09:36 Removing intermediate container f9a9e1e9cf70 19:09:36 ---> f906ad7620e2 19:09:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:36 Removing intermediate container a12649ba2ccb 19:09:36 ---> 2aacb874521e 19:09:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:36 ---> Running in 79cc59624a3d 19:09:36 ---> Running in cb7222e4ac9f 19:09:36 ---> acf4d6a2f8a1 19:09:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:36 ---> Running in 793496e38449 19:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:36 Removing intermediate container cb7222e4ac9f 19:09:36 ---> 87df740cb6f7 19:09:36 Step 20/22 : LABEL arch=x86_64 19:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 Removing intermediate container 79cc59624a3d 19:09:37 ---> ca849416b213 19:09:37 Step 21/23 : LABEL arch=x86_64 19:09:37 ---> Running in 1d69f6ee5288 19:09:37 ---> Running in 4e9d8ccb5086 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 Removing intermediate container 1d69f6ee5288 19:09:37 ---> 9c2955417006 19:09:37 Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 ---> Running in 2bacbfe34904 19:09:37 Removing intermediate container 4e9d8ccb5086 19:09:37 ---> 660e73107d2a 19:09:37 Step 22/23 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:09:37 ---> Running in 9cd576abe649 19:09:37 Removing intermediate container 2bacbfe34904 19:09:37 ---> 4f3b0a8566dc 19:09:37 Step 22/22 : LABEL version=0.0.0 19:09:37 Removing intermediate container 9cd576abe649 19:09:37 ---> 1fa94ec53737 19:09:37 Step 23/23 : LABEL version=0.0.0 19:09:37 ---> Running in c98f8b9954b6 19:09:37 ---> Running in 6b6edb248799 19:09:37 Removing intermediate container 6b6edb248799 19:09:37 ---> 383e2d30ecdb 19:09:37 19:09:37 Removing intermediate container c98f8b9954b6 19:09:37 ---> 8594bf478414 19:09:37 19:09:37 OK: 211 MiB in 51 packages 19:09:37 Successfully built 383e2d30ecdb 19:09:37 Successfully tagged core-command:latest 19:09:37 Building core-data 19:09:37  Building core-command ... done Successfully built 8594bf478414 19:09:37 OK: 211 MiB in 51 packages 19:09:37 Successfully tagged support-scheduler:latest 19:09:37 Building support-notifications 19:09:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:40  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:40 ---> 27669e44893e 19:09:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:40 ---> Using cache 19:09:40 ---> 484cc16341c7 19:09:40 Step 4/22 : WORKDIR /edgex-go 19:09:40 ---> Using cache 19:09:40 ---> e8d15057ab16 19:09:40 Step 5/22 : RUN apk add --update --no-cache make git 19:09:40 ---> Using cache 19:09:40 ---> 13c7fd577680 19:09:40 Step 6/22 : COPY go.mod vendor* ./ 19:09:40 ---> Using cache 19:09:40 ---> 3d5767fe8de8 19:09:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:40 ---> Using cache 19:09:40 ---> 6bf7e80f64a3 19:09:40 Step 8/22 : COPY . . 19:09:40 ---> Using cache 19:09:40 ---> fe5e03a7a7da 19:09:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:09:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:41 ---> 27669e44893e 19:09:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:41 ---> Using cache 19:09:41 ---> 484cc16341c7 19:09:41 Step 4/22 : WORKDIR /edgex-go 19:09:41 ---> Using cache 19:09:41 ---> e8d15057ab16 19:09:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:44 ---> Running in 92a6c5a1cd09 19:09:44 ---> Running in b2fac275726f 19:09:44 Removing intermediate container 1ebc5ba63f7b 19:09:44 ---> e4a74454a795 19:09:44 Step 5/24 : COPY go.mod vendor* ./ 19:09:44 Removing intermediate container 880a21675db7 19:09:44 ---> db858c19bee1 19:09:44 Step 5/24 : COPY go.mod vendor* ./ 19:09:44 ---> e1535587ef20 19:09:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 ---> 9aa552cad279 19:09:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 ---> Running in c41b7077bf8a 19:09:44 ---> Running in 5c97d4ec6337 19:09:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:45 OK: 211 MiB in 51 packages 19:09:46 Removing intermediate container 92a6c5a1cd09 19:09:46 ---> de02ee77baa4 19:09:46 Step 6/22 : COPY go.mod vendor* ./ 19:09:46 ---> 6edfae3d6d51 19:09:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:46 ---> Running in 1d6179ada438 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.789s coverage: 28.7% of statements 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.573s coverage: 98.5% of statements 19:10:18 Removing intermediate container 793496e38449 19:10:18 ---> fb450abdccef 19:10:18 Step 7/32 : COPY . . 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.843s coverage: 43.0% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.660s coverage: 54.0% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:34 ---> 2127411b260c 19:10:34 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:34 Removing intermediate container b2fac275726f 19:10:34 ---> 131dee4422a6 19:10:34 19:10:34 Step 10/22 : FROM alpine:3.16 19:10:34 ---> bfe296a52501 19:10:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:34 ---> Running in f97268af9fff 19:10:34 ---> Running in 3a32b01e351d 19:10:34 Removing intermediate container 3a32b01e351d 19:10:34 ---> c4572560b5dc 19:10:34 Step 12/22 : ENV APP_PORT=59880 19:10:34 ---> Running in ec3cc7682138 19:10:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:34 Removing intermediate container ec3cc7682138 19:10:34 ---> 666eee76aa76 19:10:34 Step 13/22 : EXPOSE $APP_PORT 19:10:34 ---> Running in f5e19306a329 19:10:34 Removing intermediate container f5e19306a329 19:10:34 ---> 79380c880038 19:10:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:10:34 ---> Running in a8912882348d 19:10:34 Removing intermediate container 1d6179ada438 19:10:34 ---> 113b7b2709be 19:10:34 Step 8/22 : COPY . . 19:10:34 Removing intermediate container 5c97d4ec6337 19:10:34 ---> cab4e37e5841 19:10:34 Step 7/24 : COPY . . 19:10:34 Removing intermediate container c41b7077bf8a 19:10:34 ---> 3bfd0dd00d83 19:10:34 Step 7/24 : COPY . . 19:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:34 (1/1) Installing dumb-init (1.2.5-r1) 19:10:34 Executing busybox-1.35.0-r17.trigger 19:10:34 OK: 6 MiB in 15 packages 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.432s coverage: 89.2% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.593s coverage: 2.4% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.522s coverage: 95.6% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.604s coverage: 72.2% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.426s coverage: 60.0% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.486s coverage: 0.9% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.602s coverage: 58.8% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 29.6% of statements 19:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.352s coverage: 47.1% of statements 19:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.462s coverage: 79.5% of statements 19:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.566s coverage: 94.1% of statements 19:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements 19:10:53 ---> 97c93bf6ebf6 19:10:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:53 ---> Running in 0db48ac491c7 19:10:53 Removing intermediate container a8912882348d 19:10:53 ---> 17cddbef994c 19:10:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:53 ---> 95ced4805ec6 19:10:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:53 ---> a96356b03049 19:10:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:53 ---> Running in 2dbcec3d85ed 19:10:53 ---> Running in a38622555dcf 19:10:53 ---> a90de2330586 19:10:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:53 Removing intermediate container 2dbcec3d85ed 19:10:53 ---> ed66d411b3bf 19:10:53 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:53 ---> Running in 9493d6831c76 19:10:53 Removing intermediate container 9493d6831c76 19:10:53 ---> 9a1f0b9bc31e 19:10:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:54 ---> Running in 6c0481b00789 19:10:54 ---> 5ff828d6995c 19:10:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:54 ---> 30107491a626 19:10:54 Step 18/22 : ENTRYPOINT ["/core-data"] 19:10:54 ---> Running in 4fe1eb2a8c72 19:10:54 Removing intermediate container 4fe1eb2a8c72 19:10:54 ---> b209cd0cb49c 19:10:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:54 ---> Running in f05c83fb4bb2 19:10:54 Removing intermediate container 6c0481b00789 19:10:54 ---> c32bd07cf62e 19:10:54 Step 11/24 : WORKDIR /edgex-go 19:10:54 Removing intermediate container f05c83fb4bb2 19:10:54 ---> a6f2da8f0c90 19:10:54 Step 20/22 : LABEL arch=x86_64 19:10:54 ---> Running in 7c112b2d49d3 19:10:54 ---> Running in 26123331320e 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.404s coverage: 87.5% of statements 19:10:55 Removing intermediate container 26123331320e 19:10:55 ---> 53214f8d14b5 19:10:55 Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:10:55 Removing intermediate container 7c112b2d49d3 19:10:55 ---> 5229b8f7c264 19:10:55 19:10:55 Step 12/24 : FROM alpine:3.15 19:10:55 ---> c4fc93816858 19:10:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:55 ---> Using cache 19:10:55 ---> 2256211460f6 19:10:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:55 ---> Running in d2f019f29f3d 19:10:55 ---> Running in 93365640437d 19:10:55 Removing intermediate container d2f019f29f3d 19:10:55 ---> 13ab954ac0a1 19:10:55 Step 22/22 : LABEL version=0.0.0 19:10:55 ---> Running in 54b0be1e3fb1 19:10:56 Removing intermediate container 54b0be1e3fb1 19:10:56 ---> be04f355e8c9 19:10:56 19:10:56 Successfully built be04f355e8c9 19:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:56 Successfully tagged core-data:latest 19:10:56  Building core-data ... done Building core-common-config-bootstrapper 19:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:57 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:57 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:57 OK: 15859 distinct packages available 19:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:57 (1/5) Installing dumb-init (1.2.5-r1) 19:10:57 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:57 (3/5) Installing libucontext (1.1-r0) 19:10:57 (4/5) Installing gcompat (1.0.0-r4) 19:10:57 (5/5) Installing openssl (1.1.1s-r1) 19:10:57 Executing busybox-1.34.1-r7.trigger 19:10:57 OK: 7 MiB in 19 packages 19:11:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.420s coverage: 94.4% of statements 19:11:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.455s coverage: 44.8% of statements 19:11:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:04 ---> 27669e44893e 19:11:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:11:04 ---> Using cache 19:11:04 ---> 484cc16341c7 19:11:04 Step 4/22 : WORKDIR /edgex-go 19:11:04 ---> Using cache 19:11:04 ---> e8d15057ab16 19:11:04 Step 5/22 : RUN apk add --update --no-cache make git 19:11:04 ---> Using cache 19:11:04 ---> 13c7fd577680 19:11:04 Step 6/22 : COPY go.mod vendor* ./ 19:11:04 ---> Using cache 19:11:04 ---> 3d5767fe8de8 19:11:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:04 ---> Using cache 19:11:04 ---> 6bf7e80f64a3 19:11:04 Step 8/22 : COPY . . 19:11:04 ---> Using cache 19:11:04 ---> fe5e03a7a7da 19:11:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:11:10 ---> Running in 340eef20097d 19:11:11 Removing intermediate container 93365640437d 19:11:11 ---> 08848b2fbf95 19:11:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:11 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 19:11:13 flag provided but not defined: -invalid 19:11:13 Usage of setupRegistryACL: 19:11:13 -configDir string 19:11:13 19:11:13 --- FAIL: TestExecute (0.00s) 19:11:13 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.04s) 19:11:13 command_test.go:181: 19:11:13 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:181 19:11:13 Error: Received unexpected error: 19:11:13 failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden 19:11:13 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 19:11:13 FAIL 19:11:13 coverage: 79.9% of statements 19:11:13 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.888s 19:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:15 Removing intermediate container f97268af9fff 19:11:15 ---> 4c9ab89cd3ad 19:11:15 19:11:15 Step 9/32 : FROM alpine:3.16 19:11:15 ---> bfe296a52501 19:11:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:15 ---> e983e5422981 19:11:15 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:15 ---> Running in 60727a870e60 19:11:16 Removing intermediate container 60727a870e60 19:11:16 ---> 129b04393cb1 19:11:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:11:16 ---> Running in 2b7a08c27f05 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:17 (1/2) Installing dumb-init (1.2.5-r1) 19:11:17 (2/2) Installing su-exec (0.2-r1) 19:11:17 Executing busybox-1.35.0-r17.trigger 19:11:17 OK: 6 MiB in 16 packages 19:11:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.155s coverage: 65.1% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.300s coverage: 86.9% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.008s coverage: 64.7% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.202s coverage: 89.4% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 19:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 19:11:22 ---> 3e6aaa4a686c 19:11:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:22 Removing intermediate container 2b7a08c27f05 19:11:22 ---> b18220202b1d 19:11:22 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:11:22 ---> Running in d33e85da869c 19:11:22 ---> 9b9f2be88cfa 19:11:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:23 Removing intermediate container d33e85da869c 19:11:23 ---> 86b9fe133952 19:11:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:23 ---> 10ce0c4577c8 19:11:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:23 ---> Running in 48a458293a11 19:11:25 Removing intermediate container 48a458293a11 19:11:25 ---> 2c613978ea37 19:11:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:26 ---> c41ff4f4e435 19:11:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:26 ---> Running in aa5f14704a7e 19:11:26 ---> Running in 3b9dd296b56f 19:11:26 Removing intermediate container a38622555dcf 19:11:26 ---> 413e809fe019 19:11:26 19:11:26 Step 9/24 : FROM alpine:3.16 19:11:26 ---> bfe296a52501 19:11:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:26 Removing intermediate container 0db48ac491c7 19:11:26 ---> 5db4357dd6ab 19:11:26 19:11:26 Step 10/22 : FROM alpine:3.16 19:11:26 ---> bfe296a52501 19:11:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:26 ---> Running in ee671a7e8337 19:11:26 ---> Running in fca67fd66d1f 19:11:27 Removing intermediate container 3b9dd296b56f 19:11:27 ---> 5e425033b275 19:11:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:27 Removing intermediate container aa5f14704a7e 19:11:27 ---> 3da013b838a9 19:11:27 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:11:27 ---> Running in c8aa2fecc699 19:11:27 ---> Running in afa13e8635f2 19:11:27 Removing intermediate container afa13e8635f2 19:11:27 ---> 99bc099646b4 19:11:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:11:27 Removing intermediate container c8aa2fecc699 19:11:27 ---> c2be2dc2b58c 19:11:27 Step 22/24 : LABEL arch=x86_64 19:11:27 ---> Running in ac4b25e44802 19:11:27 ---> Running in a2d16858ebf6 19:11:27 Removing intermediate container a2d16858ebf6 19:11:27 ---> 57828b7e1152 19:11:27 Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:27 ---> Running in b285debf4693 19:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:28 (1/2) Installing ca-certificates (20220614-r0) 19:11:28 (1/3) Installing ca-certificates (20220614-r0) 19:11:28 (2/2) Installing dumb-init (1.2.5-r1) 19:11:28 Executing busybox-1.35.0-r17.trigger 19:11:28 (2/3) Installing dumb-init (1.2.5-r1) 19:11:28 (3/3) Installing su-exec (0.2-r1) 19:11:28 Executing ca-certificates-20220614-r0.trigger 19:11:28 Executing busybox-1.35.0-r17.trigger 19:11:28 Executing ca-certificates-20220614-r0.trigger 19:11:28 OK: 6 MiB in 16 packages 19:11:28 OK: 6 MiB in 17 packages 19:11:28 Removing intermediate container b285debf4693 19:11:28 ---> c6e2bf277272 19:11:28 Step 24/24 : LABEL version=0.0.0 19:11:28 ---> Running in c4c5292af3cf 19:11:28 Removing intermediate container c4c5292af3cf 19:11:28 ---> 4fcc09a0621d 19:11:28 19:11:28 Successfully built 4fcc09a0621d 19:11:28 Successfully tagged security-spire-agent:latest 19:11:28  Building security-spire-agent ... done Removing intermediate container ac4b25e44802 19:11:28 ---> af39baf8b3b4 19:11:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:28 ---> Running in 8578dbb2c66c 19:11:28 Removing intermediate container ee671a7e8337 19:11:28 ---> 9d72853bc18f 19:11:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:28 ---> Running in 0aed5179c4cd 19:11:28 Removing intermediate container 8578dbb2c66c 19:11:28 ---> f9262fff8a83 19:11:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:28 Removing intermediate container fca67fd66d1f 19:11:28 ---> 840eb3cc6056 19:11:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:28 ---> Running in 9d555938e310 19:11:28 Removing intermediate container 0aed5179c4cd 19:11:28 ---> d350077fe570 19:11:28 Step 12/24 : WORKDIR / 19:11:28 ---> Running in f1b428e47c2c 19:11:28 Removing intermediate container 9d555938e310 19:11:28 ---> dfa50bfed2c4 19:11:28 Step 13/22 : ENV APP_PORT=59860 19:11:29 ---> Running in 33086832cb3a 19:11:29 ---> bbd2648cf733 19:11:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:29 ---> Running in 57d5cd00c4a4 19:11:29 Removing intermediate container f1b428e47c2c 19:11:29 ---> a7c665728dc4 19:11:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:29 Removing intermediate container 33086832cb3a 19:11:29 ---> 5b13b29e6af3 19:11:29 Step 14/22 : EXPOSE $APP_PORT 19:11:29 ---> Running in 574dc1bef3ff 19:11:29 Removing intermediate container 574dc1bef3ff 19:11:29 ---> 78ca25fd3c1e 19:11:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:29 ---> 081ff31441c1 19:11:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.237s coverage: 65.3% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:29 ---> 758ca3c75dcd 19:11:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:29 ---> 11ae417fd6c6 19:11:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:29 ---> a43c7df3428f 19:11:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:30 ---> b5981a969d8c 19:11:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:30 Removing intermediate container 57d5cd00c4a4 19:11:30 ---> ac8eb08e5eb5 19:11:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.918s coverage: 41.8% of statements 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.357s coverage: 89.5% of statements 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:32 ---> 5ada2b481716 19:11:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:32 ---> e24c2c34126e 19:11:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:32 ---> 055c1586d9ec 19:11:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:32 Removing intermediate container 340eef20097d 19:11:32 ---> 516a589a2687 19:11:32 19:11:32 Step 10/22 : FROM alpine:3.16 19:11:32 ---> bfe296a52501 19:11:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:11:32 ---> Running in 6dae1e4f89b7 19:11:32 ---> 1a6d5d6f39b1 19:11:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:32 ---> Running in 4aac68aea557 19:11:32 Removing intermediate container 6dae1e4f89b7 19:11:32 ---> 8fd982f71e43 19:11:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:11:32 ---> a507fbdb91f5 19:11:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:32 ---> ced96ab4a93f 19:11:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:32 ---> Running in ec053bd006ee 19:11:32 Removing intermediate container 4aac68aea557 19:11:32 ---> f66d79a7dcf4 19:11:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:32 ---> Running in 12c5b1e7049c 19:11:32 ---> 25e7281ea87f 19:11:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:32 ---> 957f74e6eade 19:11:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:32 ---> Running in d5b608030d89 19:11:32 Removing intermediate container 12c5b1e7049c 19:11:32 ---> 09d4ab354589 19:11:32 Step 20/22 : LABEL arch=x86_64 19:11:33 ---> Running in 97d29a287e20 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:33 ---> 893d79b2f7df 19:11:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:11:33 Removing intermediate container 97d29a287e20 19:11:33 ---> 15b920e287ae 19:11:33 Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:33 ---> Running in ea3982a41a45 19:11:33 ---> 50f8556dda3a 19:11:33 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:33 Removing intermediate container ea3982a41a45 19:11:33 ---> 6db0c9518363 19:11:33 Step 22/22 : LABEL version=0.0.0 19:11:33 ---> Running in 43586c757c7e 19:11:33 ---> a90fd116a5f8 19:11:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:33 (1/1) Installing dumb-init (1.2.5-r1) 19:11:33 Executing busybox-1.35.0-r17.trigger 19:11:33 Removing intermediate container 43586c757c7e 19:11:33 ---> 948735aa0f80 19:11:33 19:11:33 OK: 6 MiB in 15 packages 19:11:33 Successfully built 948735aa0f80 19:11:33 Successfully tagged support-notifications:latest 19:11:33  Building support-notifications ... done  ---> ee09888b5e2b 19:11:33 Step 27/32 : RUN chmod +x /entrypoint.sh 19:11:33 ---> Running in 046da627fd8c 19:11:33 Removing intermediate container d5b608030d89 19:11:33 ---> d3aabfc4b762 19:11:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:11:33 ---> Running in e691e011901d 19:11:33 Removing intermediate container e691e011901d 19:11:33 ---> 797f368cd762 19:11:33 Step 22/24 : LABEL arch=x86_64 19:11:33 ---> Running in b6f9591af144 19:11:33 Removing intermediate container ec053bd006ee 19:11:33 ---> fbbbead68df2 19:11:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:33 Removing intermediate container b6f9591af144 19:11:33 ---> 226302f9e6ae 19:11:33 Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:11:33 ---> Running in 05ef0946fcb9 19:11:33 ---> ccab38ea4172 19:11:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:11:33 Removing intermediate container 05ef0946fcb9 19:11:33 ---> f237dff607d8 19:11:33 Step 24/24 : LABEL version=0.0.0 19:11:33 ---> Running in b53f88cc3f98 19:11:34 Removing intermediate container b53f88cc3f98 19:11:34 ---> 6287325425d7 19:11:34 19:11:34 Successfully built 6287325425d7 19:11:34 Successfully tagged security-secretstore-setup:latest 19:11:34  Building security-secretstore-setup ... done  ---> c7055205573c 19:11:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:11:34 Removing intermediate container 046da627fd8c 19:11:34 ---> c97e329550e4 19:11:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:11:34 ---> Running in cbaa02f296c3 19:11:34 ---> 9546f2b55d87 19:11:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:11:34 Removing intermediate container cbaa02f296c3 19:11:34 ---> 58213a332d09 19:11:34 Step 29/32 : CMD ["gate"] 19:11:34 ---> Running in eb85eeaf84e8 19:11:34 ---> 62e005be9140 19:11:34 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:34 Removing intermediate container eb85eeaf84e8 19:11:34 ---> d850e4a753f0 19:11:34 Step 30/32 : LABEL arch=x86_64 19:11:34 ---> Running in 860f66d0fd4f 19:11:34 ---> Running in 30f97ddad4e6 19:11:34 Removing intermediate container 30f97ddad4e6 19:11:34 ---> 5aae52f45f59 19:11:34 Step 31/32 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:11:34 ---> Running in 964d934fc63a 19:11:34 Removing intermediate container 964d934fc63a 19:11:34 ---> 60cc08b43516 19:11:34 Step 32/32 : LABEL version=0.0.0 19:11:34 ---> Running in 3b6d90f439ca 19:11:34 Removing intermediate container 3b6d90f439ca 19:11:34 ---> 261777834b08 19:11:34 19:11:34 Successfully built 261777834b08 19:11:34 Successfully tagged security-bootstrapper:latest 19:11:34  Building security-bootstrapper ... done Removing intermediate container 860f66d0fd4f 19:11:34 ---> c8f34b838e83 19:11:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:35 ---> Running in f8f0a5019cff 19:11:35 Removing intermediate container f8f0a5019cff 19:11:35 ---> ffaf099ecc42 19:11:35 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:11:35 ---> Running in e12d5caff80e 19:11:35 Removing intermediate container e12d5caff80e 19:11:35 ---> cf77a120cdb8 19:11:35 Step 20/22 : LABEL arch=x86_64 19:11:35 ---> Running in 1094eb7dc0fa 19:11:35 Removing intermediate container 1094eb7dc0fa 19:11:35 ---> ca4833b9a4b3 19:11:35 Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f 19:11:35 ---> Running in 7b66247f68ec 19:11:35 Removing intermediate container 7b66247f68ec 19:11:35 ---> be589b5f4b2a 19:11:35 Step 22/22 : LABEL version=0.0.0 19:11:35 ---> Running in 25a835e7b923 19:11:35 Removing intermediate container 25a835e7b923 19:11:35 ---> 7626315753b1 19:11:35 19:11:35 Successfully built 7626315753b1 19:11:35 Successfully tagged core-common-config-bootstrapper:latest 19:11:35  Building core-common-config-bootstrapper ... done  [Pipeline] } 19:11:35 $ docker stop --time=1 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 19:11:37 $ docker rm -f --volumes 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:37 + docker images 19:11:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:37 core-common-config-bootstrapper latest 7626315753b1 2 seconds ago 14.9MB 19:11:37 security-bootstrapper latest 261777834b08 3 seconds ago 20.3MB 19:11:37 support-notifications latest 948735aa0f80 4 seconds ago 30.6MB 19:11:37 security-secretstore-setup latest 6287325425d7 4 seconds ago 29.9MB 19:11:37 516a589a2687 6 seconds ago 1.67GB 19:11:37 security-spire-agent latest 4fcc09a0621d 9 seconds ago 125MB 19:11:37 5db4357dd6ab 11 seconds ago 1.75GB 19:11:37 413e809fe019 12 seconds ago 1.67GB 19:11:37 4c9ab89cd3ad 25 seconds ago 1.67GB 19:11:37 core-data latest be04f355e8c9 41 seconds ago 17.9MB 19:11:37 5229b8f7c264 42 seconds ago 1.55GB 19:11:37 131dee4422a6 About a minute ago 1.69GB 19:11:37 support-scheduler latest 8594bf478414 2 minutes ago 30MB 19:11:37 core-command latest 383e2d30ecdb 2 minutes ago 17.7MB 19:11:37 security-proxy-setup latest 90efba1acada 2 minutes ago 27.8MB 19:11:37 core-metadata latest 1c1f443a8a0f 2 minutes ago 18.6MB 19:11:37 3eb0e9971312 2 minutes ago 1.74GB 19:11:37 b342563d62c0 2 minutes ago 1.68GB 19:11:37 security-spiffe-token-provider latest 93dade51addc 2 minutes ago 29.8MB 19:11:37 069df1a360f0 2 minutes ago 1.71GB 19:11:37 cf90c463c1b5 2 minutes ago 1.67GB 19:11:37 96ed07d76858 2 minutes ago 1.69GB 19:11:37 security-spire-server latest d369ebfab74b 2 minutes ago 86.5MB 19:11:37 security-spire-config latest 1ae0c10627b3 2 minutes ago 85.8MB 19:11:37 5ccb8db3218e 3 minutes ago 1.55GB 19:11:37 6f782df95678 3 minutes ago 1.55GB 19:11:37 ci-base-image-x86_64 latest 27669e44893e 7 minutes ago 904MB 19:11:37 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:11:37 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:39 FAIL 19:11:39 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 19:11:39 $ docker stop --time=1 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e 19:11:41 $ docker rm -f --volumes 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:43 19:11:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:43 arm64: Pulling from edgex-lftools-log-publisher 19:11:43 8998bd30e6a1: Pulling fs layer 19:11:43 04944245beec: Pulling fs layer 19:11:43 699f458cf7ca: Pulling fs layer 19:11:43 765212b225bb: Pulling fs layer 19:11:43 f23df028b6ca: Pulling fs layer 19:11:43 d65c8cfc05b1: Pulling fs layer 19:11:43 2437ff75d9bd: Pulling fs layer 19:11:43 765212b225bb: Waiting 19:11:43 d65c8cfc05b1: Waiting 19:11:43 2437ff75d9bd: Waiting 19:11:43 04944245beec: Verifying Checksum 19:11:43 04944245beec: Download complete 19:11:43 765212b225bb: Verifying Checksum 19:11:43 765212b225bb: Download complete 19:11:43 f23df028b6ca: Verifying Checksum 19:11:43 f23df028b6ca: Download complete 19:11:43 d65c8cfc05b1: Verifying Checksum 19:11:43 d65c8cfc05b1: Download complete 19:11:44 699f458cf7ca: Verifying Checksum 19:11:44 699f458cf7ca: Download complete 19:11:44 8998bd30e6a1: Verifying Checksum 19:11:44 8998bd30e6a1: Download complete 19:11:47 2437ff75d9bd: Verifying Checksum 19:11:47 2437ff75d9bd: Download complete 19:11:48 8998bd30e6a1: Pull complete 19:11:48 04944245beec: Pull complete 19:11:50 699f458cf7ca: Pull complete 19:11:50 765212b225bb: Pull complete 19:11:51 f23df028b6ca: Pull complete 19:11:51 d65c8cfc05b1: Pull complete 19:12:06 2437ff75d9bd: Pull complete 19:12:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container 19:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:09 $ docker top 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:09 ---> job-cost.sh 19:12:10 lf-activate-venv: SKIPPING 19:12:10 INFO: No Stack... 19:12:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:11 INFO: Archiving Costs [Pipeline] sh 19:12:12 + cut -d, -f6 19:12:12 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:12:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] 19:12:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] did not exist. Created. 19:12:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:13 Stashed 1 file(s) [Pipeline] } 19:12:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:13 $ docker stop --time=1 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a 19:12:15 $ docker rm -f --volumes 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:12:17 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:12:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:18 ---> package-listing.sh 19:12:18 ++ facter osfamily 19:12:18 ++ tr '[:upper:]' '[:lower:]' 19:12:18 + OS_FAMILY=debian 19:12:18 + workspace=/w/workspace/edgex-go/1 19:12:18 + START_PACKAGES=/tmp/packages_start.txt 19:12:18 + END_PACKAGES=/tmp/packages_end.txt 19:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:18 + PACKAGES=/tmp/packages_start.txt 19:12:18 + '[' /w/workspace/edgex-go/1 ']' 19:12:18 + PACKAGES=/tmp/packages_end.txt 19:12:18 + case "${OS_FAMILY}" in 19:12:18 + dpkg -l 19:12:18 + grep '^ii' 19:12:18 + '[' -f /tmp/packages_start.txt ']' 19:12:18 + '[' -f /tmp/packages_end.txt ']' 19:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:18 + '[' /w/workspace/edgex-go/1 ']' 19:12:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:12:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:19 19:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:20 latest: Pulling from edgex-lftools-log-publisher 19:12:20 5eb5b503b376: Pulling fs layer 19:12:20 5c69ac0246d0: Pulling fs layer 19:12:20 ec43610c2a17: Pulling fs layer 19:12:20 3a2ae6a8a46f: Pulling fs layer 19:12:20 33b1e0a273af: Pulling fs layer 19:12:20 5d3b04190fa2: Pulling fs layer 19:12:20 2f39f015ded8: Pulling fs layer 19:12:20 33b1e0a273af: Waiting 19:12:20 5d3b04190fa2: Waiting 19:12:20 2f39f015ded8: Waiting 19:12:20 3a2ae6a8a46f: Waiting 19:12:20 5c69ac0246d0: Verifying Checksum 19:12:20 5c69ac0246d0: Download complete 19:12:20 3a2ae6a8a46f: Download complete 19:12:20 33b1e0a273af: Verifying Checksum 19:12:20 33b1e0a273af: Download complete 19:12:20 5d3b04190fa2: Verifying Checksum 19:12:20 5d3b04190fa2: Download complete 19:12:20 5eb5b503b376: Verifying Checksum 19:12:20 5eb5b503b376: Download complete 19:12:20 ec43610c2a17: Verifying Checksum 19:12:20 ec43610c2a17: Download complete 19:12:21 2f39f015ded8: Download complete 19:12:21 5eb5b503b376: Pull complete 19:12:22 5c69ac0246d0: Pull complete 19:12:22 ec43610c2a17: Pull complete 19:12:22 3a2ae6a8a46f: Pull complete 19:12:22 33b1e0a273af: Pull complete 19:12:22 5d3b04190fa2: Pull complete 19:12:27 2f39f015ded8: Pull complete 19:12:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:27 prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container 19:12:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:31 $ docker top 05d68a143c938908c73da899c69034fa50afc02c2f2f99baedce867795bf6669 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:32 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:32 + ls /var/log/sa-host 19:12:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:32 provisioning config files... 19:12:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17197424350050990558tmp [Pipeline] { [Pipeline] echo 19:12:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> create-netrc.sh [Pipeline] } 19:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> python-tools-install.sh [Pipeline] echo 19:12:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> sudo-logs.sh 19:12:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:34 ---> job-cost.sh 19:12:34 lf-activate-venv: SKIPPING 19:12:34 DEBUG: total: 0.10999999940395355 19:12:34 INFO: Retrieving Stack Cost... 19:12:34 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:35 INFO: Archiving Costs [Pipeline] echo 19:12:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:35 ---> logs-deploy.sh 19:12:35 lf-activate-venv: SKIPPING 19:12:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/1 19:12:35 INFO: archiving workspace using pattern(s): 19:12:36 Archives upload complete. 19:12:36 INFO: archiving logs to Nexus 19:12:37 ---> uname -a: 19:12:37 Linux prd-ubuntu20-04-docker-8c-8g-3546 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:12:37 19:12:37 19:12:37 ---> lscpu: 19:12:37 Architecture: x86_64 19:12:37 CPU op-mode(s): 32-bit, 64-bit 19:12:37 Byte Order: Little Endian 19:12:37 Address sizes: 40 bits physical, 48 bits virtual 19:12:37 CPU(s): 8 19:12:37 On-line CPU(s) list: 0-7 19:12:37 Thread(s) per core: 1 19:12:37 Core(s) per socket: 1 19:12:37 Socket(s): 8 19:12:37 NUMA node(s): 1 19:12:37 Vendor ID: AuthenticAMD 19:12:37 CPU family: 23 19:12:37 Model: 49 19:12:37 Model name: AMD EPYC-Rome Processor 19:12:37 Stepping: 0 19:12:37 CPU MHz: 2799.998 19:12:37 BogoMIPS: 5599.99 19:12:37 Virtualization: AMD-V 19:12:37 Hypervisor vendor: KVM 19:12:37 Virtualization type: full 19:12:37 L1d cache: 256 KiB 19:12:37 L1i cache: 256 KiB 19:12:37 L2 cache: 4 MiB 19:12:37 L3 cache: 128 MiB 19:12:37 NUMA node0 CPU(s): 0-7 19:12:37 Vulnerability Itlb multihit: Not affected 19:12:37 Vulnerability L1tf: Not affected 19:12:37 Vulnerability Mds: Not affected 19:12:37 Vulnerability Meltdown: Not affected 19:12:37 Vulnerability Mmio stale data: Not affected 19:12:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:12:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:12:37 Vulnerability Srbds: Not affected 19:12:37 Vulnerability Tsx async abort: Not affected 19:12:37 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 19:12:37 19:12:37 19:12:37 ---> nproc: 19:12:37 8 19:12:37 19:12:37 19:12:37 ---> df -h: 19:12:37 Filesystem Size Used Avail Use% Mounted on 19:12:37 overlay 155G 20G 136G 13% / 19:12:37 tmpfs 64M 0 64M 0% /dev 19:12:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:12:37 shm 64M 0 64M 0% /dev/shm 19:12:37 /dev/vda1 155G 20G 136G 13% /facter-os 19:12:37 19:12:37