Pull request #4601 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (ccde44081c21407afb4cc41a040d322b310f1e54) 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-ssh7740331115087976866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10374792837996312539.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4601/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-4601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10055262664873477311.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-4601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4686118893686847745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7656299240961474769.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-4601/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-4601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16743158041899541186.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-661’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-662’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774 in /w/workspace/edgexfoundry_edgex-go_PR-4601 [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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc Merge succeeded, producing aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc Checking out Revision aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc (PR-4601) > 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/4601/head:refs/remotes/origin/PR-4601 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 Commit message: "build: Update to latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:42:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:42:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:42:50 ========================================================= 20:42:50 EdgeX Global Pipelines Version Info 20:42:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:42:51 ------------------- 20:42:51 stable info: 20:42:51 ------------------- 20:42:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:42:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:42:51 Message: update stable to v1.0.250 20:42:51 ------------------- 20:42:51 experimental info: 20:42:51 ------------------- 20:42:51 Commited By: **** collab-it+edgex@linuxfoundation.org 20:42:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:42:51 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4601 [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4601 [Pipeline] echo 20:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4601 [Pipeline] echo 20:42:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo 20:42:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aff9cbc [Pipeline] echo 20:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:53 provisioning config files... 20:42:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9441027593831386084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:53 ---> docker-login.sh 20:42:53 nexus3.edgexfoundry.org:10001 20:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:53 Configure a credential helper to remove this warning. See 20:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:53 20:42:53 Login Succeeded 20:42:53 nexus3.edgexfoundry.org:10002 20:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:53 Configure a credential helper to remove this warning. See 20:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:53 20:42:53 Login Succeeded 20:42:53 nexus3.edgexfoundry.org:10003 20:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:54 Configure a credential helper to remove this warning. See 20:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:54 20:42:54 Login Succeeded 20:42:54 nexus3.edgexfoundry.org:10004 20:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:54 Configure a credential helper to remove this warning. See 20:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:54 20:42:54 Login Succeeded 20:42:54 docker.io 20:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:54 Configure a credential helper to remove this warning. See 20:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:54 20:42:54 Login Succeeded 20:42:54 ---> docker-login.sh ends [Pipeline] } 20:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:42:55 + dirname cmd/core-command/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo core-command,cmd/core-command/Dockerfile 20:42:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:42:55 + + dirname cmd/core-data/Dockerfile 20:42:55 cut -d/ -f2 20:42:55 + echo core-data,cmd/core-data/Dockerfile 20:42:55 + dirname cmd/core-metadata/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo core-metadata,cmd/core-metadata/Dockerfile 20:42:55 + dirname cmd/security-bootstrapper/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:42:55 + dirname cmd/security-proxy-auth/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:42:55 + dirname cmd/security-proxy-setup/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:42:55 + dirname cmd/security-secretstore-setup/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:42:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:42:55 + dirname cmd/security-spire-agent/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:42:55 + dirname cmd/security-spire-config/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:42:55 + dirname cmd/security-spire-server/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:42:55 + dirname cmd/support-notifications/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo support-notifications,cmd/support-notifications/Dockerfile 20:42:55 + dirname cmd/support-scheduler/Dockerfile 20:42:55 + cut -d/ -f2 20:42:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:42:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:42:55 + git rev-list -1 --merges aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc~1..aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo 20:42:55 -----------> git rev-list -1 --merges aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc~1..aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [false] [Pipeline] sh 20:42:55 + git log --format=format:%s -1 aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo 20:42:55 ========================================================= 20:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:56 + grep -v github /etc/ssh/ssh_known_hosts 20:42:56 + [ -e /tmp/ssh_known_hosts ] 20:42:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:42:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:42:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:56 20:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:57 0.1.4: Pulling from edgex-devops/py-git-semver 20:42:57 b85a868b505f: Pulling fs layer 20:42:57 e2be974225ed: Pulling fs layer 20:42:57 339a4e72a1f5: Pulling fs layer 20:42:57 988bab9f4d93: Pulling fs layer 20:42:57 1469e6f7b9e6: Pulling fs layer 20:42:57 eaf3925da568: Pulling fs layer 20:42:57 bab4dde63d76: Pulling fs layer 20:42:57 bde34c3a00c8: Pulling fs layer 20:42:57 b352a97aabf1: Pulling fs layer 20:42:57 4872d77fe225: Pulling fs layer 20:42:57 5851b861e8e6: Pulling fs layer 20:42:57 988bab9f4d93: Waiting 20:42:57 bab4dde63d76: Waiting 20:42:57 eaf3925da568: Waiting 20:42:57 4872d77fe225: Waiting 20:42:57 b352a97aabf1: Waiting 20:42:57 1469e6f7b9e6: Waiting 20:42:57 5851b861e8e6: Waiting 20:42:57 bde34c3a00c8: Waiting 20:42:57 e2be974225ed: Verifying Checksum 20:42:57 e2be974225ed: Download complete 20:42:57 988bab9f4d93: Download complete 20:42:57 1469e6f7b9e6: Verifying Checksum 20:42:57 1469e6f7b9e6: Download complete 20:42:57 eaf3925da568: Verifying Checksum 20:42:57 eaf3925da568: Download complete 20:42:57 339a4e72a1f5: Verifying Checksum 20:42:57 339a4e72a1f5: Download complete 20:42:57 bde34c3a00c8: Verifying Checksum 20:42:57 bde34c3a00c8: Download complete 20:42:57 b352a97aabf1: Download complete 20:42:57 4872d77fe225: Verifying Checksum 20:42:57 4872d77fe225: Download complete 20:42:57 5851b861e8e6: Verifying Checksum 20:42:57 5851b861e8e6: Download complete 20:42:57 b85a868b505f: Verifying Checksum 20:42:57 b85a868b505f: Download complete 20:42:57 bab4dde63d76: Verifying Checksum 20:42:57 bab4dde63d76: Download complete 20:42:58 b85a868b505f: Pull complete 20:42:58 e2be974225ed: Pull complete 20:42:59 339a4e72a1f5: Pull complete 20:42:59 988bab9f4d93: Pull complete 20:42:59 1469e6f7b9e6: Pull complete 20:42:59 eaf3925da568: Pull complete 20:43:01 bab4dde63d76: Pull complete 20:43:01 bde34c3a00c8: Pull complete 20:43:02 b352a97aabf1: Pull complete 20:43:02 4872d77fe225: Pull complete 20:43:02 5851b861e8e6: Pull complete 20:43:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:02 prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container 20:43:02 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:05 $ docker top f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c -eo pid,comm 20:43:05 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). 20:43:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:05 [ssh-agent] Looking for ssh-agent implementation... 20:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:05 $ docker exec f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent 20:43:05 SSH_AUTH_SOCK=/tmp/ssh-ajf8hxotFLo6/agent.33 20:43:05 SSH_AGENT_PID=39 20:43:05 Running ssh-add (command line suppressed) 20:43:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16760862141177893684.key (/w/workspace/edgex-go/1@tmp/private_key_16760862141177893684.key) 20:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:06 + git tag --points-at HEAD [Pipeline] } 20:43:06 $ docker exec --env ******** --env ******** f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent -k 20:43:06 unset SSH_AUTH_SOCK; 20:43:06 unset SSH_AGENT_PID; 20:43:06 echo Agent pid 39 killed; 20:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:06 [ssh-agent] Looking for ssh-agent implementation... 20:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:06 $ docker exec f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent 20:43:06 SSH_AUTH_SOCK=/tmp/ssh-HC2QKp9viF8q/agent.71 20:43:06 SSH_AGENT_PID=77 20:43:06 Running ssh-add (command line suppressed) 20:43:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17376053368078675912.key (/w/workspace/edgex-go/1@tmp/private_key_17376053368078675912.key) 20:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:07 + git semver init 20:43:07 2023-07-10 20:43:07,296 [run_init] DEBUG init version:0.0.0 force:False 20:43:07 2023-07-10 20:43:07,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:43:07 2023-07-10 20:43:07,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:43:07 2023-07-10 20:43:07,297 [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) 20:43:12 2023-07-10 20:43:11,923 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:43:12 2023-07-10 20:43:11,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4601 with force:False 20:43:12 2023-07-10 20:43:11,924 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4601 20:43:12 2023-07-10 20:43:11,928 [execute] INFO git cat-file --batch-check 20:43:12 2023-07-10 20:43:11,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:43:12 2023-07-10 20:43:11,935 [execute] INFO git cat-file --batch 20:43:12 2023-07-10 20:43:11,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:43:12 2023-07-10 20:43:11,941 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4601 20:43:12 0.0.0 [Pipeline] } 20:43:12 $ docker exec --env ******** --env ******** f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent -k 20:43:12 unset SSH_AUTH_SOCK; 20:43:12 unset SSH_AGENT_PID; 20:43:12 echo Agent pid 77 killed; 20:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:13 + git semver [Pipeline] } 20:43:13 $ docker stop --time=1 f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c 20:43:14 $ docker rm -f --volumes f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c [Pipeline] // withDockerContainer [Pipeline] sh 20:43:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:15 Stashed 1 file(s) [Pipeline] echo 20:43:15 [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 20:43:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:16 ========================================================= 20:43:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:43:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:43:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:16 f56be85fc22e: Pulling fs layer 20:43:16 85791d961cd3: Pulling fs layer 20:43:16 d694b5ae8c79: Pulling fs layer 20:43:16 9f32a84ed3da: Pulling fs layer 20:43:16 4d19c01a9841: Pulling fs layer 20:43:16 9325e15d5711: Pulling fs layer 20:43:16 556b6ee489ea: Pulling fs layer 20:43:16 c5a4b2cf53e6: Pulling fs layer 20:43:16 9f32a84ed3da: Waiting 20:43:16 4d19c01a9841: Waiting 20:43:16 9325e15d5711: Waiting 20:43:16 556b6ee489ea: Waiting 20:43:16 c5a4b2cf53e6: Waiting 20:43:16 85791d961cd3: Verifying Checksum 20:43:16 85791d961cd3: Download complete 20:43:16 9f32a84ed3da: Verifying Checksum 20:43:16 9f32a84ed3da: Download complete 20:43:16 4d19c01a9841: Verifying Checksum 20:43:16 4d19c01a9841: Download complete 20:43:16 f56be85fc22e: Download complete 20:43:16 9325e15d5711: Verifying Checksum 20:43:16 9325e15d5711: Download complete 20:43:16 f56be85fc22e: Pull complete 20:43:17 85791d961cd3: Pull complete 20:43:17 c5a4b2cf53e6: Verifying Checksum 20:43:17 c5a4b2cf53e6: Download complete 20:43:17 d694b5ae8c79: Verifying Checksum 20:43:17 d694b5ae8c79: Download complete 20:43:17 556b6ee489ea: Verifying Checksum 20:43:17 556b6ee489ea: Download complete 20:43:21 d694b5ae8c79: Pull complete 20:43:21 9f32a84ed3da: Pull complete 20:43:21 4d19c01a9841: Pull complete 20:43:21 9325e15d5711: Pull complete 20:43:23 556b6ee489ea: Pull complete 20:43:24 c5a4b2cf53e6: Pull complete 20:43:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:43:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:43:24 WORKDIR /edgex 20:43:24 COPY go.mod . 20:43:24 RUN go mod download 20:43:24 + docker build -t ci-base-image-x86_64 -f - . 20:43:25 Sending build context to Docker daemon 170.6MB 20:43:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:43:25 ---> c4be618373d6 20:43:25 Step 2/4 : WORKDIR /edgex 20:43:30 ---> Running in 24df0c825a69 20:43:30 Removing intermediate container 24df0c825a69 20:43:30 ---> 4c1f09d81fc4 20:43:30 Step 3/4 : COPY go.mod . 20:43:30 ---> 891674cbc340 20:43:30 Step 4/4 : RUN go mod download 20:43:30 ---> Running in 2fcfa043aa5f 20:43:30 Still waiting to schedule task 20:43:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773’ 20:43:45 Removing intermediate container 2fcfa043aa5f 20:43:45 ---> d15423bf087f 20:43:45 Successfully built d15423bf087f 20:43:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:45 + docker inspect -f . ci-base-image-x86_64 20:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:45 prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container 20:43:45 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:46 $ docker top f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:46 + go version 20:43:46 go version go1.20.2 linux/amd64 [Pipeline] } 20:43:46 $ docker stop --time=1 f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 20:43:48 $ docker rm -f --volumes f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker inspect -f . ci-base-image-x86_64 20:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:49 prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container 20:43:49 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:49 $ docker top 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:49 ========================================================= 20:43:49 [edgeXBuildGoParallel] Running Tests and Build... 20:43:49 ========================================================= [Pipeline] sh 20:43:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:43:50 + make test 20:43:50 go test -race -coverprofile=coverage.out ./... 20:43:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:44:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:44:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:44:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:44:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:44:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 20:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 20:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements 20:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 20:44:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.012s coverage: 88.5% of statements 20:44:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:44:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:44:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 95.6% of statements 20:44:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:44:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 20:44:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 42.9% of statements 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements 20:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 20:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:44:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:44:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:44:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:44:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:44:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 81.8% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 82.1% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 20:44:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 20:44:47 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 20:44:47 running golangci-lint 20:44:47 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:44:47 go version go1.20.2 linux/amd64 20:44:47 level=info msg="[config_reader] Used config file .golangci.yml" 20:44:47 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:45:02 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|name|files|imports) took 15.692609203s" 20:45:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 74.327283ms" 20:45:12 level=info msg="[linters_context/goanalysis] analyzers took 55.790048259s with top 10 stages: buildir: 34.85645763s, inspect: 1.848289771s, fact_deprecated: 1.505447401s, gosec: 1.079280759s, ctrlflow: 1.004580274s, printf: 1.000657111s, nilness: 900.055592ms, S1038: 829.487306ms, fact_purity: 795.1163ms, SA1012: 593.183252ms" 20:45:12 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:45:12 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, nolint: 0/23, exclude: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203" 20:45:12 level=info msg="[runner] processing took 14.224276ms with stages: nolint: 7.205359ms, identifier_marker: 3.943773ms, exclude-rules: 1.238494ms, autogenerated_exclude: 775.649µs, path_prettifier: 682.638µs, skip_dirs: 347.923µs, cgo: 17.72µs, filename_unadjuster: 7.72µs, max_same_issues: 850ns, exclude: 610ns, path_shortener: 600ns, uniq_by_line: 580ns, max_from_linter: 480ns, sort_results: 420ns, source_code: 420ns, skip_files: 270ns, diff: 250ns, severity-rules: 250ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" 20:45:12 level=info msg="[runner] linters took 8.303918551s with stages: goanalysis_metalinter: 8.289603354s" 20:45:12 level=info msg="File cache stats: 0 entries of total size 0B" 20:45:12 level=info msg="Memory: 242 samples, avg is 197.2MB, max is 781.7MB" 20:45:12 level=info msg="Execution took 24.081872744s" 20:45:12 go vet ./... 20:45:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:45:15 + ls -al . 20:45:15 total 720 20:45:15 drwxrwxr-x 11 1001 1001 4096 Jul 10 20:43 . 20:45:15 drwxr-xr-x 4 root root 4096 Jul 10 20:43 .. 20:45:15 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:42 .blubracket 20:45:15 -rw-rw-r-- 1 1001 1001 16 Jul 10 20:42 .dockerignore 20:45:15 drwxrwxr-x 8 1001 1001 4096 Jul 10 20:43 .git 20:45:15 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:42 .github 20:45:15 -rw-rw-r-- 1 1001 1001 1133 Jul 10 20:42 .gitignore 20:45:15 -rw-rw-r-- 1 1001 1001 42 Jul 10 20:42 .golangci.yml 20:45:15 -rw-rw-r-- 1 1001 1001 87 Jul 10 20:42 .hadolint.yml 20:45:15 drwxr-xr-x 3 1001 1001 4096 Jul 10 20:43 .semver 20:45:15 -rw-rw-r-- 1 1001 1001 166 Jul 10 20:42 .sonarcloud.properties 20:45:15 -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:42 ADOPTERS.md 20:45:15 -rw-rw-r-- 1 1001 1001 11233 Jul 10 20:42 Attribution.txt 20:45:15 -rw-rw-r-- 1 1001 1001 93407 Jul 10 20:42 CHANGELOG.md 20:45:15 -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:42 CONTRIBUTING.md 20:45:15 -rw-rw-r-- 1 1001 1001 677 Jul 10 20:42 GOVERNANCE.md 20:45:15 -rw-rw-r-- 1 1001 1001 883 Jul 10 20:42 Jenkinsfile 20:45:15 -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:42 LICENSE 20:45:15 -rw-rw-r-- 1 1001 1001 14368 Jul 10 20:42 Makefile 20:45:15 -rw-rw-r-- 1 1001 1001 582 Jul 10 20:42 OWNERS.md 20:45:15 -rw-rw-r-- 1 1001 1001 9923 Jul 10 20:42 README.md 20:45:15 -rw-rw-r-- 1 1001 1001 789 Jul 10 20:42 SECURITY.md 20:45:15 -rw-rw-r-- 1 1001 1001 5 Jul 10 20:43 VERSION 20:45:15 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:42 bin 20:45:15 drwxrwxr-x 18 1001 1001 4096 Jul 10 20:42 cmd 20:45:15 -rw-r--r-- 1 root root 447731 Jul 10 20:44 coverage.out 20:45:15 -rw-rw-r-- 1 1001 1001 3429 Jul 10 20:42 go.mod 20:45:15 -rw-rw-r-- 1 1001 1001 32406 Jul 10 20:42 go.sum 20:45:15 drwxrwxr-x 7 1001 1001 4096 Jul 10 20:42 internal 20:45:15 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:42 openapi 20:45:15 -rw-rw-r-- 1 1001 1001 594 Jul 10 20:42 security.txt 20:45:15 drwxrwxr-x 4 1001 1001 4096 Jul 10 20:42 snap 20:45:15 -rw-rw-r-- 1 1001 1001 204 Jul 10 20:42 version.go [Pipeline] sh 20:45:16 + '[' -e coverage.out ] 20:45:16 + chown 1001:1001 coverage.out [Pipeline] stash 20:45:16 Stashed 1 file(s) [Pipeline] sh 20:45:16 + make build 20:45:16 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 20:45:28 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 20:45:30 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 20:45:31 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 20:45:31 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 20:45:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-776 in /w/workspace/edgexfoundry_edgex-go_PR-4601 [Pipeline] { [Pipeline] ws 20:45:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:45:38 The recommended git tool is: git 20:45:39 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 20:45:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:45:41 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 20:45:42 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 20:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:44 using credential edgex-jenkins-ssh 20:45:44 Cloning the remote Git repository 20:45:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:45:44 > git init /w/workspace/edgex-go/1 # timeout=10 20:45:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:45:44 > git --version # timeout=10 20:45:44 > git --version # 'git version 2.25.1' 20:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:45 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] } 20:45:46 $ docker stop --time=1 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c 20:45:51 $ docker rm -f --volumes 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:52 20:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:53 latest: Pulling from edgex-devops/edgex-compose 20:45:53 91d30c5bc195: Pulling fs layer 20:45:53 2e9b0aa3be6d: Pulling fs layer 20:45:53 9c61dcf015f6: Pulling fs layer 20:45:53 4698f68db338: Pulling fs layer 20:45:53 2a2f49069b9e: Pulling fs layer 20:45:53 e0025b399a48: Pulling fs layer 20:45:53 2a2f49069b9e: Waiting 20:45:53 e0025b399a48: Waiting 20:45:53 4698f68db338: Waiting 20:45:53 91d30c5bc195: Verifying Checksum 20:45:53 91d30c5bc195: Download complete 20:45:53 4698f68db338: Verifying Checksum 20:45:53 4698f68db338: Download complete 20:45:53 2e9b0aa3be6d: Verifying Checksum 20:45:53 2e9b0aa3be6d: Download complete 20:45:53 91d30c5bc195: Pull complete 20:45:53 e0025b399a48: Verifying Checksum 20:45:53 e0025b399a48: Download complete 20:45:53 2a2f49069b9e: Download complete 20:45:53 2e9b0aa3be6d: Pull complete 20:45:54 9c61dcf015f6: Verifying Checksum 20:45:54 9c61dcf015f6: Download complete 20:45:56 9c61dcf015f6: Pull complete 20:45:56 4698f68db338: Pull complete 20:45:56 2a2f49069b9e: Pull complete 20:45:56 e0025b399a48: Pull complete 20:45:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:45:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:57 prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container 20:45:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:46:00 $ docker top 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:00 + docker compose -f ./docker-compose-build.yml build --parallel 20:46:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:46:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:02 #1 [security-proxy-setup internal] load build definition from Dockerfile 20:46:02 #1 transferring dockerfile: 2.06kB done 20:46:02 #1 DONE 0.0s 20:46:02 20:46:02 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:46:02 #2 transferring dockerfile: 2.12kB done 20:46:02 #2 DONE 0.0s 20:46:02 20:46:02 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:46:02 #3 transferring dockerfile: 2.04kB done 20:46:02 #3 DONE 0.0s 20:46:02 20:46:02 #4 [core-metadata internal] load build definition from Dockerfile 20:46:02 #4 transferring dockerfile: 1.96kB done 20:46:02 #4 DONE 0.0s 20:46:02 20:46:02 #5 [security-spire-agent internal] load build definition from Dockerfile 20:46:02 #5 transferring dockerfile: 2.68kB done 20:46:02 #5 DONE 0.0s 20:46:02 20:46:02 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:46:02 #6 transferring dockerfile: 1.78kB done 20:46:02 #6 DONE 0.0s 20:46:02 20:46:02 #7 [support-scheduler internal] load build definition from Dockerfile 20:46:02 #7 transferring dockerfile: 1.82kB 0.0s done 20:46:02 #7 DONE 0.0s 20:46:02 20:46:02 #8 [core-data internal] load build definition from Dockerfile 20:46:02 #8 transferring dockerfile: 1.90kB done 20:46:02 #8 DONE 0.0s 20:46:02 20:46:02 #9 [security-spire-config internal] load build definition from Dockerfile 20:46:02 #9 transferring dockerfile: 2.58kB done 20:46:02 #9 DONE 0.0s 20:46:02 20:46:02 #10 [support-notifications internal] load build definition from Dockerfile 20:46:02 #10 transferring dockerfile: 1.84kB done 20:46:02 #10 DONE 0.0s 20:46:02 20:46:02 #11 [core-command internal] load build definition from Dockerfile 20:46:02 #11 transferring dockerfile: 1.82kB done 20:46:02 #11 DONE 0.0s 20:46:02 20:46:02 #12 [security-bootstrapper internal] load build definition from Dockerfile 20:46:02 #12 transferring dockerfile: 2.82kB done 20:46:02 #12 DONE 0.0s 20:46:02 20:46:02 #13 [security-spire-server internal] load build definition from Dockerfile 20:46:02 #13 transferring dockerfile: 2.63kB done 20:46:02 #13 DONE 0.0s 20:46:02 20:46:02 #14 [security-secretstore-setup internal] load build definition from Dockerfile 20:46:02 #14 transferring dockerfile: 2.38kB done 20:46:02 #14 DONE 0.0s 20:46:02 20:46:02 #15 [security-proxy-setup internal] load .dockerignore 20:46:02 #15 transferring context: 56B done 20:46:02 #15 DONE 0.0s 20:46:02 20:46:02 #16 [core-common-config-bootstrapper internal] load .dockerignore 20:46:02 #16 transferring context: 56B done 20:46:02 #16 DONE 0.0s 20:46:02 20:46:02 #17 [security-proxy-auth internal] load .dockerignore 20:46:02 #17 transferring context: 56B done 20:46:02 #17 DONE 0.0s 20:46:02 20:46:02 #18 [core-metadata internal] load .dockerignore 20:46:02 #18 transferring context: 56B done 20:46:02 #18 DONE 0.0s 20:46:02 20:46:02 #19 [security-spire-agent internal] load .dockerignore 20:46:02 #19 transferring context: 56B done 20:46:02 #19 DONE 0.0s 20:46:02 20:46:02 #20 [core-data internal] load .dockerignore 20:46:02 #20 transferring context: 56B done 20:46:02 #20 DONE 0.0s 20:46:02 20:46:02 #21 [security-spiffe-token-provider internal] load .dockerignore 20:46:02 #21 transferring context: 56B done 20:46:02 #21 DONE 0.0s 20:46:02 20:46:02 #22 [support-scheduler internal] load .dockerignore 20:46:02 #22 transferring context: 56B done 20:46:02 #22 DONE 0.0s 20:46:02 20:46:02 #23 [security-spire-config internal] load .dockerignore 20:46:02 #23 transferring context: 56B done 20:46:02 #23 DONE 0.0s 20:46:02 20:46:02 #24 [support-notifications internal] load .dockerignore 20:46:02 #24 transferring context: 56B done 20:46:02 #24 DONE 0.0s 20:46:02 20:46:02 #25 [core-command internal] load .dockerignore 20:46:02 #25 transferring context: 56B done 20:46:02 #25 DONE 0.0s 20:46:02 20:46:02 #26 [security-bootstrapper internal] load .dockerignore 20:46:02 #26 transferring context: 56B done 20:46:02 #26 DONE 0.0s 20:46:02 20:46:02 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:46:02 #27 DONE 0.0s 20:46:02 20:46:02 #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 20:46:03 #28 ... 20:46:03 20:46:03 #29 [security-spire-server internal] load .dockerignore 20:46:03 #29 transferring context: 56B done 20:46:03 #29 DONE 0.0s 20:46:03 20:46:03 #30 [security-secretstore-setup internal] load .dockerignore 20:46:03 #30 transferring context: 56B done 20:46:03 #30 DONE 0.0s 20:46:03 20:46:03 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:46:03 #27 DONE 0.0s 20:46:03 20:46:03 #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:46:03 #28 ... 20:46:03 20:46:03 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:46:03 #27 DONE 0.0s 20:46:03 20:46:03 #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:46:03 #28 ... 20:46:03 20:46:03 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:46:03 #27 DONE 0.0s 20:46:03 20:46:03 #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:46:03 #28 DONE 0.6s 20:46:03 20:46:03 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:46:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:46:03 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:46:03 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:46:03 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s 20:46:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:46:03 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc 20:46:03 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 2.10MB / 3.37MB 0.3s 20:46:04 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s 20:46:04 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done 20:46:04 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 20:46:04 Merge succeeded, producing aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc 20:46:04 Checking out Revision aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc (PR-4601) 20:46:04 #31 ... 20:46:04 20:46:04 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:46:04 #32 DONE 1.1s 20:46:04 20:46:04 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:46:04 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.4s done 20:46:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:46:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:46:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4601/head:refs/remotes/origin/PR-4601 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:46:03 > git config core.sparsecheckout # timeout=10 20:46:03 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 20:46:04 > git remote # timeout=10 20:46:04 > git config --get remote.origin.url # timeout=10 20:46:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:04 > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 20:46:04 > git rev-parse HEAD^{commit} # timeout=10 20:46:04 > git config core.sparsecheckout # timeout=10 20:46:04 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 20:46:07 Commit message: "build: Update to latest go-mods" 20:46:07 > git --version # timeout=10 20:46:07 > git --version # 'git version 2.25.1' 20:46:08 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:46:08 #31 ... 20:46:08 20:46:08 #33 [security-proxy-auth internal] load build context 20:46:08 #33 transferring context: 121.47MB 4.9s [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:46:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:09 Dload Upload Total Spent Left Speed 20:46:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k 20:46:09 #33 ... 20:46:09 20:46:09 #34 [support-notifications internal] load build context 20:46:09 #34 ... 20:46:09 20:46:09 #33 [security-proxy-auth internal] load build context [Pipeline] sh 20:46:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:46:10 + sudo tee /etc/docker/daemon.new 20:46:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:46:10 { 20:46:10 "registry-mirrors": [ 20:46:10 "https://nexus3.edgexfoundry.org:10001" 20:46:10 ], 20:46:10 "bip": "10.250.0.254/24", 20:46:10 "hosts": [ 20:46:10 "tcp://0.0.0.0:5555", 20:46:10 "unix:///var/run/docker.sock" 20:46:10 ], 20:46:10 "mtu": 1458, 20:46:10 "selinux-enabled": true, 20:46:10 "seccomp-profile": "/etc/docker/seccomp.json" 20:46:10 } [Pipeline] sh 20:46:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:46:11 + sudo service docker restart 20:46:14 #33 ... 20:46:14 20:46:14 #35 [core-common-config-bootstrapper internal] load build context 20:46:14 #35 ... 20:46:14 20:46:14 #36 [security-bootstrapper internal] load build context 20:46:14 #36 transferring context: 318.22MB 10.1s 20:46:14 #36 ... 20:46:14 20:46:14 #37 [support-scheduler internal] load build context 20:46:14 #37 ... 20:46:14 20:46:14 #38 [security-spire-server internal] load build context 20:46:14 #38 ... 20:46:14 20:46:14 #39 [core-metadata internal] load build context 20:46:14 #39 ... 20:46:14 20:46:14 #40 [security-secretstore-setup internal] load build context 20:46:14 #40 ... 20:46:14 20:46:14 #41 [core-command internal] load build context 20:46:14 #41 ... 20:46:14 20:46:14 #42 [security-proxy-setup internal] load build context 20:46:14 #42 ... 20:46:14 20:46:14 #43 [security-spire-config internal] load build context 20:46:14 #43 transferring context: 358.89MB 10.6s done 20:46:14 #43 ... 20:46:14 20:46:14 #44 [security-spiffe-token-provider internal] load build context 20:46:14 #44 transferring context: 358.89MB 10.2s done 20:46:14 #44 ... 20:46:14 20:46:14 #45 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:46:14 #45 ... 20:46:14 20:46:14 #46 [security-spire-agent internal] load build context 20:46:15 #46 ... 20:46:15 20:46:15 #47 [core-data internal] load build context 20:46:15 #47 ... 20:46:15 20:46:15 #46 [security-spire-agent internal] load build context 20:46:15 #46 transferring context: 358.89MB 11.7s done 20:46:17 #46 DONE 13.9s 20:46:17 20:46:17 #43 [security-spire-config internal] load build context 20:46:17 #43 DONE 13.8s 20:46:17 20:46:17 #44 [security-spiffe-token-provider internal] load build context 20:46:17 #44 DONE 13.9s 20:46:17 20:46:17 #36 [security-bootstrapper internal] load build context 20:46:17 #36 transferring context: 358.89MB 11.3s done 20:46:17 #36 DONE 13.9s 20:46:17 20:46:17 #39 [core-metadata internal] load build context 20:46:17 #39 transferring context: 358.89MB 11.0s done 20:46:17 #39 DONE 13.9s 20:46:17 20:46:17 #34 [support-notifications internal] load build context 20:46:17 #34 transferring context: 358.89MB 11.6s done 20:46:17 #34 DONE 13.9s 20:46:17 20:46:17 #38 [security-spire-server internal] load build context 20:46:17 #38 transferring context: 358.89MB 11.8s done 20:46:17 #38 DONE 13.9s 20:46:17 20:46:17 #47 [core-data internal] load build context 20:46:17 #47 transferring context: 358.89MB 11.6s done 20:46:17 #47 DONE 13.9s 20:46:17 20:46:17 #37 [support-scheduler internal] load build context 20:46:17 #37 transferring context: 358.89MB 11.8s done 20:46:17 #37 DONE 13.9s 20:46:17 20:46:17 #35 [core-common-config-bootstrapper internal] load build context 20:46:17 #35 transferring context: 358.89MB 12.2s done 20:46:17 #35 DONE 13.9s 20:46:17 20:46:17 #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:46:17 #45 DONE 13.1s 20:46:17 20:46:17 #42 [security-proxy-setup internal] load build context 20:46:17 #42 transferring context: 358.89MB 12.2s done 20:46:17 #42 DONE 14.0s 20:46:17 20:46:17 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:46:17 #31 ... 20:46:17 20:46:17 #40 [security-secretstore-setup internal] load build context 20:46:17 #40 transferring context: 358.89MB 12.2s done 20:46:17 #40 DONE 14.0s 20:46:17 20:46:17 #41 [core-command internal] load build context 20:46:17 #41 transferring context: 358.89MB 12.3s done 20:46:17 #41 DONE 14.0s 20:46:17 20:46:17 #33 [security-proxy-auth internal] load build context 20:46:17 #33 transferring context: 358.89MB 12.4s done 20:46:17 #33 DONE 14.0s 20:46:17 20:46:17 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:46:20 #48 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:20 #48 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:20 #48 2.735 OK: 265 MiB in 53 packages 20:46:22 #48 ... 20:46:22 20:46:22 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:46:22 #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:22 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:22 #0 1.174 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:46:22 #0 1.174 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:46:22 #0 1.174 OK: 17818 distinct packages available 20:46:22 #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:22 #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:22 #0 1.561 (1/9) Installing ca-certificates (20230506-r0) 20:46:22 #0 1.661 (2/9) Installing brotli-libs (1.0.9-r9) 20:46:22 #0 1.674 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:46:22 #0 1.681 (4/9) Installing libcurl (8.1.2-r0) 20:46:22 #0 1.694 (5/9) Installing curl (8.1.2-r0) 20:46:22 #0 1.696 (6/9) Installing dumb-init (1.2.5-r2) 20:46:22 #0 1.700 (7/9) Installing musl-obstack (1.2.3-r0) 20:46:22 #0 1.703 (8/9) Installing libucontext (1.2-r0) 20:46:22 #0 1.707 (9/9) Installing gcompat (1.1.0-r0) 20:46:22 #0 1.711 Executing busybox-1.35.0-r29.trigger 20:46:22 #0 1.717 Executing ca-certificates-20230506-r0.trigger 20:46:22 #0 1.797 OK: 10 MiB in 24 packages 20:46:27 #49 DONE 9.4s 20:46:27 20:46:27 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:46:27 #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 2.033 (1/3) Installing ca-certificates (20230506-r0) 20:46:27 #0 2.051 (2/3) Installing dumb-init (1.2.5-r2) 20:46:27 #0 2.056 (3/3) Installing su-exec (0.2-r2) 20:46:27 #0 2.060 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 2.069 Executing ca-certificates-20230506-r0.trigger 20:46:27 #0 2.136 OK: 8 MiB in 18 packages 20:46:27 #50 DONE 9.4s 20:46:27 20:46:27 #51 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:46:27 #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.240 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:46:27 #0 1.240 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:46:27 #0 1.240 OK: 17818 distinct packages available 20:46:27 #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.603 (1/5) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.694 (2/5) Installing musl-obstack (1.2.3-r0) 20:46:27 #0 1.698 (3/5) Installing libucontext (1.2-r0) 20:46:27 #0 1.700 (4/5) Installing gcompat (1.1.0-r0) 20:46:27 #0 1.704 (5/5) Installing openssl (3.0.9-r1) 20:46:27 #0 1.714 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.728 OK: 8 MiB in 20 packages 20:46:27 #51 DONE 9.4s 20:46:27 20:46:27 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:46:27 #48 DONE 9.4s 20:46:27 20:46:27 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:46:27 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.455 (1/2) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.637 (2/2) Installing su-exec (0.2-r2) 20:46:27 #0 1.645 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.658 OK: 7 MiB in 17 packages 20:46:27 #52 DONE 9.4s 20:46:27 20:46:27 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:46:27 #0 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.129 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:46:27 #0 1.129 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:46:27 #0 1.129 OK: 17818 distinct packages available 20:46:27 #0 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.530 (1/4) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.638 (2/4) Installing musl-obstack (1.2.3-r0) 20:46:27 #0 1.651 (3/4) Installing libucontext (1.2-r0) 20:46:27 #0 1.655 (4/4) Installing gcompat (1.1.0-r0) 20:46:27 #0 1.661 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.667 OK: 7 MiB in 19 packages 20:46:27 #53 DONE 9.4s 20:46:27 20:46:27 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:46:27 #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.333 (1/2) Installing ca-certificates (20230506-r0) 20:46:27 #0 1.657 (2/2) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.663 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.673 Executing ca-certificates-20230506-r0.trigger 20:46:27 #0 1.759 OK: 8 MiB in 17 packages 20:46:27 #54 DONE 9.4s 20:46:27 20:46:27 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:46:27 #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.248 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:46:27 #0 1.248 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:46:27 #0 1.248 OK: 17830 distinct packages available 20:46:27 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.686 OK: 265 MiB in 53 packages 20:46:27 #55 DONE 9.5s 20:46:27 20:46:27 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:46:27 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 3.252 OK: 265 MiB in 53 packages 20:46:27 #56 DONE 9.5s 20:46:27 20:46:27 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:46:27 #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.165 OK: 265 MiB in 53 packages 20:46:27 #57 DONE 9.6s 20:46:27 20:46:27 #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:46:27 #0 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.538 (1/2) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.639 (2/2) Installing openssl (3.0.9-r1) 20:46:27 #0 1.653 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.658 OK: 8 MiB in 17 packages 20:46:27 #58 DONE 9.4s 20:46:27 20:46:27 #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:46:27 #59 DONE 0.1s 20:46:27 20:46:27 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:46:27 #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:27 #0 1.459 (1/1) Installing dumb-init (1.2.5-r2) 20:46:27 #0 1.654 Executing busybox-1.35.0-r29.trigger 20:46:27 #0 1.665 OK: 7 MiB in 16 packages 20:46:27 #60 DONE 9.5s 20:46:27 20:46:27 #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:46:27 #61 DONE 0.2s 20:46:27 20:46:27 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:46:27 #62 DONE 0.1s 20:46:27 20:46:27 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:46:27 #63 DONE 0.1s 20:46:27 20:46:27 #64 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:27 #64 ... 20:46:27 20:46:27 #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:46:27 #65 DONE 0.2s 20:46:27 20:46:27 #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:27 #66 ... 20:46:27 20:46:27 #67 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:46:27 #67 ... 20:46:27 20:46:27 #68 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:46:27 #68 ... 20:46:27 20:46:27 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:28 #69 ... 20:46:28 20:46:28 #68 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:46:28 #68 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:28 #68 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:28 #68 10.66 (1/1) Installing dumb-init (1.2.5-r2) 20:46:28 #68 10.66 Executing busybox-1.35.0-r29.trigger 20:46:28 #68 10.67 OK: 7 MiB in 16 packages 20:46:28 #68 DONE 10.8s 20:46:28 20:46:28 #67 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:46:28 #67 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:28 #67 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:28 #67 10.78 OK: 265 MiB in 53 packages 20:46:28 #67 DONE 10.8s 20:46:28 20:46:28 #70 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:46:28 #70 DONE 0.0s 20:46:28 20:46:28 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:29 #71 ... 20:46:29 20:46:29 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:46:29 #72 DONE 1.9s 20:46:29 20:46:29 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:46:29 #73 DONE 0.0s 20:46:29 20:46:29 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:29 provisioning config files... 20:46:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12715736889003908427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:29 ---> docker-login.sh 20:46:29 nexus3.edgexfoundry.org:10001 20:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:30 Configure a credential helper to remove this warning. See 20:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:30 20:46:30 Login Succeeded 20:46:30 nexus3.edgexfoundry.org:10002 20:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:30 Configure a credential helper to remove this warning. See 20:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:30 20:46:30 Login Succeeded 20:46:30 nexus3.edgexfoundry.org:10003 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 nexus3.edgexfoundry.org:10004 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 docker.io 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:32 Configure a credential helper to remove this warning. See 20:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:32 20:46:32 Login Succeeded 20:46:32 ---> docker-login.sh ends [Pipeline] } 20:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:46:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:32 ========================================================= 20:46:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:46:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:46:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:33 c41833b44d91: Pulling fs layer 20:46:33 ed15518f5707: Pulling fs layer 20:46:33 feae8fd75edb: Pulling fs layer 20:46:33 242c74f7c9fa: Pulling fs layer 20:46:33 3cdef696dda3: Pulling fs layer 20:46:33 2ced38df9373: Pulling fs layer 20:46:33 58f1dce35555: Pulling fs layer 20:46:33 3cdef696dda3: Waiting 20:46:33 2ced38df9373: Waiting 20:46:33 242c74f7c9fa: Waiting 20:46:33 58f1dce35555: Waiting 20:46:33 ed15518f5707: Verifying Checksum 20:46:33 ed15518f5707: Download complete 20:46:33 242c74f7c9fa: Download complete 20:46:33 3cdef696dda3: Verifying Checksum 20:46:33 3cdef696dda3: Download complete 20:46:33 c41833b44d91: Verifying Checksum 20:46:34 c41833b44d91: Pull complete 20:46:35 58f1dce35555: Verifying Checksum 20:46:35 58f1dce35555: Download complete 20:46:35 ed15518f5707: Pull complete 20:46:36 feae8fd75edb: Download complete 20:46:36 2ced38df9373: Verifying Checksum 20:46:36 2ced38df9373: Download complete 20:46:48 feae8fd75edb: Pull complete 20:46:48 242c74f7c9fa: Pull complete 20:46:48 3cdef696dda3: Pull complete 20:46:51 #74 ... 20:46:51 20:46:51 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:51 #69 DONE 23.6s 20:46:51 20:46:51 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:51 #71 DONE 22.3s 20:46:51 20:46:51 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:51 #74 DONE 23.6s 20:46:51 20:46:51 #64 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:51 #64 DONE 23.6s 20:46:51 20:46:51 #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:51 #66 DONE 23.6s 20:46:51 20:46:51 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 20:46:55 2ced38df9373: Pull complete 20:46:57 #75 ... 20:46:57 20:46:57 #76 [security-bootstrapper builder 6/7] COPY . . 20:46:57 #76 DONE 6.0s 20:46:57 20:46:57 #77 [security-spiffe-token-provider builder 6/7] COPY . . 20:46:57 #77 DONE 6.0s 20:46:57 20:46:57 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:46:57 #78 CACHED 20:46:57 20:46:57 #79 [security-secretstore-setup builder 6/7] COPY . . 20:46:57 #79 CACHED 20:46:57 20:46:57 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #80 CACHED 20:46:57 20:46:57 #81 [security-spire-server builder 6/9] COPY . . 20:46:57 #81 DONE 6.0s 20:46:57 20:46:57 #82 [core-command builder 6/7] COPY . . 20:46:57 #82 CACHED 20:46:57 20:46:57 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #83 CACHED 20:46:57 20:46:57 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 20:46:57 #84 CACHED 20:46:57 20:46:57 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 20:46:57 #85 CACHED 20:46:57 20:46:57 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #86 CACHED 20:46:57 20:46:57 #87 [core-data builder 6/7] COPY . . 20:46:57 #87 CACHED 20:46:57 20:46:57 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 20:46:57 #75 DONE 5.9s 20:46:57 20:46:57 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:46:57 #88 CACHED 20:46:57 20:46:57 #89 [core-metadata builder 6/7] COPY . . 20:46:57 #89 CACHED 20:46:57 20:46:57 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #90 CACHED 20:46:57 20:46:57 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:46:57 #91 CACHED 20:46:57 20:46:57 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #92 CACHED 20:46:57 20:46:57 #93 [support-scheduler builder 6/7] COPY . . 20:46:57 #93 CACHED 20:46:57 20:46:57 #94 [security-proxy-auth builder 6/7] COPY . . 20:46:57 #94 CACHED 20:46:57 20:46:57 #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:46:57 #95 CACHED 20:46:57 20:46:57 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #96 CACHED 20:46:57 20:46:57 #97 [support-notifications builder 6/7] COPY . . 20:46:57 #97 DONE 6.0s 20:46:57 20:46:57 #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:46:57 #98 DONE 0.1s 20:46:57 20:46:57 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:46:57 #99 CACHED 20:46:57 20:46:57 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #100 CACHED 20:46:57 20:46:57 #101 [security-proxy-setup builder 6/7] COPY . . 20:46:57 #101 CACHED 20:46:57 20:46:57 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:46:57 #102 ... 20:46:57 20:46:57 #103 [security-spire-agent builder 6/9] COPY . . 20:46:57 #103 CACHED 20:46:57 20:46:57 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:46:57 #104 CACHED 20:46:57 20:46:57 #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:57 #105 CACHED 20:46:57 20:46:57 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:46:57 #106 CACHED 20:46:57 20:46:57 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:46:58 58f1dce35555: Pull complete 20:46:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:46:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:46:58 + docker build -t ci-base-image-arm64 -f - . 20:46:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:46:58 WORKDIR /edgex 20:46:58 COPY go.mod . 20:46:58 RUN go mod download 20:46:58 Sending build context to Docker daemon 2.949MB 20:46:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:46:58 ---> fadd8f120f05 20:46:58 Step 2/4 : WORKDIR /edgex 20:47:00 #107 DONE 3.0s 20:47:00 20:47:00 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:47:00 #0 1.342 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 20:47:00 #108 ... 20:47:00 20:47:00 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:47:00 #109 DONE 3.0s 20:47:00 20:47:00 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:47:00 #110 DONE 0.8s 20:47:00 20:47:00 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:47:00 #111 DONE 0.8s 20:47:00 20:47:00 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:47:00 #0 0.955 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 20:47:00 ---> Running in ef9737396394 20:47:00 Removing intermediate container ef9737396394 20:47:00 ---> 1318ef9f53b8 20:47:00 Step 3/4 : COPY go.mod . 20:47:00 #112 ... 20:47:00 20:47:00 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:47:00 #113 CACHED 20:47:00 20:47:00 #114 [security-spire-config builder 6/9] COPY . . 20:47:00 #114 CACHED 20:47:00 20:47:00 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:47:00 #115 CACHED 20:47:00 20:47:00 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:47:00 #116 CACHED 20:47:00 20:47:00 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:47:00 #117 CACHED 20:47:00 20:47:00 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:00 #118 CACHED 20:47:00 20:47:00 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:47:01 #119 DONE 0.3s 20:47:01 20:47:01 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:47:01 #120 DONE 0.3s 20:47:01 20:47:01 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:47:01 #121 ... 20:47:01 20:47:01 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:47:01 #122 DONE 0.2s 20:47:01 20:47:01 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:47:01 ---> 68a55dbb8722 20:47:01 Step 4/4 : RUN go mod download 20:47:01 ---> Running in 218dd5333ea8 20:47:01 #123 ... 20:47:01 20:47:01 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:47:01 #124 CACHED 20:47:01 20:47:01 #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:47:01 #125 CACHED 20:47:01 20:47:01 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:47:01 #121 DONE 0.4s 20:47:01 20:47:01 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:47:03 #126 DONE 2.2s 20:47:03 20:47:03 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:47:03 #127 DONE 2.2s 20:47:03 20:47:03 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:47:03 #123 DONE 2.4s 20:47:03 20:47:03 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:47:03 #128 DONE 0.1s 20:47:03 20:47:03 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:47:03 #129 DONE 0.1s 20:47:03 20:47:03 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:47:04 #130 ... 20:47:04 20:47:04 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:47:04 #131 DONE 0.5s 20:47:04 20:47:04 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:47:04 #130 DONE 0.5s 20:47:04 20:47:04 #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:47:04 #132 DONE 0.6s 20:47:04 20:47:04 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:47:04 #133 DONE 0.0s 20:47:04 20:47:04 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:47:04 #134 DONE 0.1s 20:47:04 20:47:04 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:47:04 #135 DONE 0.1s 20:47:04 20:47:04 #136 [security-spire-server] exporting to image 20:47:04 #136 exporting layers 20:47:04 #136 ... 20:47:04 20:47:04 #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:47:04 #137 DONE 0.1s 20:47:04 20:47:04 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:47:05 #138 DONE 0.4s 20:47:05 20:47:05 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:47:05 #0 1.257 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:47:05 #139 ... 20:47:05 20:47:05 #136 [security-spire-agent] exporting to image 20:47:05 #136 exporting layers 0.8s done 20:47:05 #136 writing image sha256:c28a02c796f1e69dcd64ccea5eb05ce8e6c6cab74d8b6b83c24265b8413917d3 0.0s done 20:47:05 #136 naming to docker.io/library/security-spire-server 20:47:05 #136 exporting layers 0.9s done 20:47:05 #136 naming to docker.io/library/security-spire-server done 20:47:05 #136 writing image sha256:4f01b8135c943ca624af39857a90da460d3d5caa4315282daf28617874347048 done 20:47:05 #136 naming to docker.io/library/security-spire-config done 20:47:05 #136 exporting layers 0.6s done 20:47:05 #136 writing image sha256:89f3a37b1fe981596e9678e0a769ac018eafb2ad8734451339cc89cfa91476b8 done 20:47:05 #136 naming to docker.io/library/security-spire-agent done 20:47:05 #136 DONE 1.2s 20:47:05 20:47:05 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:47:05 #0 1.467 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 20:47:06 #140 ... 20:47:06 20:47:06 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:47:06 #0 0.605 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 20:47:06 #141 ... 20:47:06 20:47:06 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:47:06 #0 0.649 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 20:47:06 #142 ... 20:47:06 20:47:06 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:47:06 #0 0.466 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 20:47:07 #143 ... 20:47:07 20:47:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:47:07 #0 1.064 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 20:47:07 #144 ... 20:47:07 20:47:07 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:47:07 #0 0.869 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 20:47:07 #145 ... 20:47:07 20:47:07 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:47:07 #0 1.138 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 20:47:08 #146 ... 20:47:08 20:47:08 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:47:08 #102 1.247 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 20:47:40 Removing intermediate container 218dd5333ea8 20:47:40 ---> a551b76cfeca 20:47:40 Successfully built a551b76cfeca 20:47:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:40 + docker inspect -f . ci-base-image-arm64 20:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:41 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 20:47:41 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:42 $ docker top 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:43 + go version 20:47:43 go version go1.20.2 linux/arm64 [Pipeline] } 20:47:43 $ docker stop --time=1 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 20:47:44 $ docker rm -f --volumes 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:45 + docker inspect -f . ci-base-image-arm64 20:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:46 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 20:47:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:47 $ docker top 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:47 ========================================================= 20:47:47 [edgeXBuildGoParallel] Running Tests and Build... 20:47:47 ========================================================= [Pipeline] sh 20:47:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:47:49 + make test 20:47:49 go test -race -coverprofile=coverage.out ./... 20:48:15 #102 ... 20:48:15 20:48:15 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:15 #143 68.66 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 20:48:21 #143 ... 20:48:21 20:48:21 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:48:21 #139 DONE 83.5s 20:48:21 20:48:21 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:48:21 #112 DONE 83.5s 20:48:21 20:48:21 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:48:21 #144 DONE 83.5s 20:48:21 20:48:21 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:48:21 #140 DONE 83.5s 20:48:21 20:48:21 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:21 #141 DONE 83.6s 20:48:21 20:48:21 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:48:21 #142 DONE 83.6s 20:48:21 20:48:21 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #147 ... 20:48:21 20:48:21 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:48:21 #108 DONE 83.6s 20:48:21 20:48:21 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:48:21 #146 DONE 83.7s 20:48:21 20:48:21 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #148 ... 20:48:21 20:48:21 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:48:21 #145 DONE 83.8s 20:48:21 20:48:21 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:21 #143 DONE 84.0s 20:48:21 20:48:21 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:48:21 #102 DONE 83.9s 20:48:21 20:48:21 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #149 ... 20:48:21 20:48:21 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #147 DONE 0.8s 20:48:21 20:48:21 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #150 DONE 0.8s 20:48:21 20:48:21 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:48:21 #151 DONE 0.6s 20:48:21 20:48:21 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #152 DONE 0.7s 20:48:21 20:48:21 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #148 DONE 0.7s 20:48:21 20:48:21 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:48:21 #153 ... 20:48:21 20:48:21 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #149 DONE 0.5s 20:48:21 20:48:21 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #154 DONE 0.4s 20:48:21 20:48:21 #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:48:21 #155 DONE 0.4s 20:48:21 20:48:21 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #156 CACHED 20:48:21 20:48:21 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:48:21 #157 CACHED 20:48:21 20:48:21 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:48:21 #158 CACHED 20:48:21 20:48:21 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #159 CACHED 20:48:21 20:48:21 #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #160 CACHED 20:48:21 20:48:21 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:48:21 #161 CACHED 20:48:21 20:48:21 #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:48:21 #162 CACHED 20:48:21 20:48:21 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:48:21 #163 CACHED 20:48:21 20:48:21 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:48:21 #153 DONE 0.3s 20:48:21 20:48:21 #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:48:21 #164 DONE 0.3s 20:48:21 20:48:21 #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:48:21 #165 DONE 0.3s 20:48:21 20:48:21 #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:48:21 #166 ... 20:48:21 20:48:21 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:48:21 #167 DONE 0.4s 20:48:21 20:48:21 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:48:21 #168 ... 20:48:21 20:48:21 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:48:21 #169 DONE 0.5s 20:48:22 20:48:22 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:23 #170 ... 20:48:23 20:48:23 #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:48:23 #171 DONE 2.3s 20:48:23 20:48:23 #172 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:48:23 #172 DONE 2.3s 20:48:23 20:48:23 #173 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:24 #173 ... 20:48:24 20:48:24 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:48:24 #174 DONE 3.0s 20:48:24 20:48:24 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:48:24 #175 DONE 3.0s 20:48:24 20:48:24 #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:48:24 #176 DONE 2.9s 20:48:24 20:48:24 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:48:24 #177 DONE 3.1s 20:48:24 20:48:24 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:48:24 #178 DONE 3.1s 20:48:24 20:48:24 #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:48:24 #166 DONE 3.1s 20:48:24 20:48:24 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:48:25 #179 ... 20:48:25 20:48:25 #180 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:48:25 #180 DONE 4.4s 20:48:25 20:48:25 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:25 #170 DONE 3.8s 20:48:25 20:48:25 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:48:25 #168 DONE 4.0s 20:48:25 20:48:25 #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:48:27 #181 ... 20:48:27 20:48:27 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:48:27 #182 DONE 3.4s 20:48:27 20:48:27 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:48:27 #183 DONE 2.7s 20:48:27 20:48:27 #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:48:27 #184 DONE 2.7s 20:48:27 20:48:27 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:48:27 #185 DONE 2.7s 20:48:27 20:48:27 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:48:27 #186 DONE 2.7s 20:48:27 20:48:27 #173 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:27 #173 DONE 3.4s 20:48:27 20:48:27 #136 [core-command] exporting to image 20:48:27 #136 exporting layers 20:48:27 #136 ... 20:48:27 20:48:27 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:48:27 #187 DONE 2.7s 20:48:27 20:48:27 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:48:27 #179 DONE 2.7s 20:48:27 20:48:27 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:48:27 #188 DONE 1.6s 20:48:27 20:48:27 #136 [support-notifications] exporting to image 20:48:27 #136 exporting layers 0.1s done 20:48:27 #136 ... 20:48:27 20:48:27 #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:48:27 #181 DONE 1.6s 20:48:27 20:48:27 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:48:27 #189 DONE 1.7s 20:48:27 20:48:27 #136 [security-spiffe-token-provider] exporting to image 20:48:27 #136 exporting layers 0.2s done 20:48:27 #136 writing image sha256:c7fb0eb6e980a302e2e4d72fa4d236e5a9b7f690ffe40576aefc0666d1428ed6 done 20:48:27 #136 naming to docker.io/library/support-scheduler 20:48:27 #136 ... 20:48:27 20:48:27 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:48:27 #190 DONE 0.4s 20:48:27 20:48:27 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:48:27 #191 DONE 0.4s 20:48:27 20:48:27 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:48:27 #192 DONE 0.4s 20:48:27 20:48:27 #136 [core-command] exporting to image 20:48:27 #136 exporting layers 0.2s done 20:48:27 #136 naming to docker.io/library/support-scheduler done 20:48:27 #136 writing image sha256:6dedaaf46f47c2f30088aa80eac308ac669c39a29ad1bc7900c6b040deb0853b done 20:48:27 #136 naming to docker.io/library/core-command done 20:48:27 #136 ... 20:48:27 20:48:27 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:48:27 #193 DONE 0.4s 20:48:27 20:48:27 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:48:27 #194 DONE 0.3s 20:48:27 20:48:27 #136 [core-metadata] exporting to image 20:48:27 #136 ... 20:48:27 20:48:27 #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:48:27 #195 DONE 0.3s 20:48:27 20:48:27 #136 [core-metadata] exporting to image 20:48:27 #136 writing image sha256:e11c6e831c8dc6175ce0d0c707d8c1a7e984a30c3f2ec260633148fe68c91a9c 20:48:27 #136 writing image sha256:45241c1eaa451a46ff9584b29eb6d945fbe808a876c8dc209874480c085082c0 20:48:27 #136 writing image sha256:713f2bc5cb2ee8e587248e04eab3d86f28f2093a5cf23f7bacfeec9e6615992c 20:48:28 #136 ... 20:48:28 20:48:28 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:48:28 #196 DONE 0.7s 20:48:28 20:48:28 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:48:28 #197 DONE 0.7s 20:48:28 20:48:28 #136 [security-spiffe-token-provider] exporting to image 20:48:28 #136 exporting layers 0.7s done 20:48:28 #136 writing image sha256:e11c6e831c8dc6175ce0d0c707d8c1a7e984a30c3f2ec260633148fe68c91a9c 0.6s done 20:48:28 #136 writing image sha256:45241c1eaa451a46ff9584b29eb6d945fbe808a876c8dc209874480c085082c0 0.6s done 20:48:28 #136 writing image sha256:713f2bc5cb2ee8e587248e04eab3d86f28f2093a5cf23f7bacfeec9e6615992c 0.6s done 20:48:28 #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:48:28 #136 naming to docker.io/library/core-data 0.0s done 20:48:28 #136 naming to docker.io/library/support-notifications 0.0s done 20:48:28 #136 ... 20:48:28 20:48:28 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:28 #198 DONE 1.0s 20:48:28 20:48:28 #136 [security-proxy-auth] exporting to image 20:48:28 #136 writing image sha256:3ba385f09a1d757ec0d73dd3bb5dcd4e2a01facd1ee2eb457895333ed58510e6 done 20:48:28 #136 naming to docker.io/library/core-metadata done 20:48:28 #136 ... 20:48:28 20:48:28 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:48:28 #199 DONE 0.4s 20:48:28 20:48:28 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:48:28 #200 DONE 0.5s 20:48:28 20:48:28 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:48:28 #201 DONE 0.1s 20:48:28 20:48:28 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:28 #202 DONE 1.4s 20:48:28 20:48:28 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:48:28 #203 DONE 0.1s 20:48:28 20:48:28 #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:28 #204 DONE 1.4s 20:48:28 20:48:28 #136 [security-proxy-setup] exporting to image 20:48:28 #136 writing image sha256:6624bb509426679206d4488728fe12e7140f84ced161715579516caa65b55eff done 20:48:28 #136 naming to docker.io/library/security-proxy-auth 20:48:28 #136 ... 20:48:28 20:48:28 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:48:28 #205 DONE 0.1s 20:48:28 20:48:28 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:48:28 #206 DONE 0.1s 20:48:28 20:48:28 #136 [security-proxy-auth] exporting to image 20:48:28 #136 naming to docker.io/library/security-proxy-auth 0.0s done 20:48:28 #136 exporting layers 0.3s done 20:48:28 #136 writing image sha256:18f93efc53845adbf8ea115e2937eb8b4478ecfdf489b33d6d3d2c758d783ead done 20:48:28 #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 20:48:29 #136 writing image sha256:4ba8c163013dd32a34cbf7e8a27b9e67f07db19c2ef68d8e3cab0eaa576975ea done 20:48:29 #136 naming to docker.io/library/security-proxy-setup done 20:48:29 #136 DONE 3.4s 20:48:29 20:48:29 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:48:29 #207 DONE 0.1s 20:48:29 20:48:29 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:48:29 #208 DONE 0.4s 20:48:29 20:48:29 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:29 #209 DONE 0.6s 20:48:29 20:48:29 #136 [security-bootstrapper] exporting to image 20:48:29 #136 exporting layers 0.3s done 20:48:29 #136 writing image sha256:fbac6397957e3658b1156cd9488804ffbb4784ff95fc7668bfa53793ffd44312 done 20:48:29 #136 naming to docker.io/library/security-secretstore-setup done 20:48:29 #136 writing image sha256:369e763f93b1a062fc0b0fc6ed74befc7af7277c0e5364425c529ded10485ead done 20:48:29 #136 naming to docker.io/library/security-bootstrapper done 20:48:29 #136 DONE 3.8s 20:48:29 20:48:29 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:48:29 time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:48:29 $ docker stop --time=1 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 20:48:31 $ docker rm -f --volumes 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:31 + docker images 20:48:31 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:31 security-secretstore-setup latest fbac6397957e 2 seconds ago 34MB 20:48:31 security-bootstrapper latest 369e763f93b1 2 seconds ago 22.7MB 20:48:31 core-common-config-bootstrapper latest 18f93efc5384 3 seconds ago 17.8MB 20:48:31 security-proxy-auth latest 6624bb509426 3 seconds ago 18.9MB 20:48:31 security-proxy-setup latest 4ba8c163013d 3 seconds ago 19.4MB 20:48:31 core-metadata latest 3ba385f09a1d 4 seconds ago 21MB 20:48:31 security-spiffe-token-provider latest 713f2bc5cb2e 4 seconds ago 33.4MB 20:48:31 core-command latest 6dedaaf46f47 5 seconds ago 20.5MB 20:48:31 support-notifications latest 45241c1eaa45 5 seconds ago 33MB 20:48:31 core-data latest e11c6e831c8d 5 seconds ago 20.7MB 20:48:31 support-scheduler latest c7fb0eb6e980 5 seconds ago 32.4MB 20:48:31 security-spire-agent latest 89f3a37b1fe9 About a minute ago 161MB 20:48:31 security-spire-config latest 4f01b8135c94 About a minute ago 102MB 20:48:31 security-spire-server latest c28a02c796f1 About a minute ago 103MB 20:48:31 ci-base-image-x86_64 latest d15423bf087f 4 minutes ago 1.07GB 20:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 20:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 20:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [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] } 20:48:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:50:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:51:05 unexpected fault address 0x1e51000 20:51:05 fatal error: fault 20:51:05 [signal SIGSEGV: segmentation violation code=0x1 addr=0x1e51000 pc=0xab270] 20:51:05 20:51:05 goroutine 6 [running]: 20:51:05 runtime.throw({0x8cdd84?, 0x4d2a8?}) 20:51:05 /usr/local/go/src/runtime/panic.go:1047 +0x40 fp=0xc00010cd90 sp=0xc00010cd60 pc=0x73f50 20:51:05 runtime.sigpanic() 20:51:05 /usr/local/go/src/runtime/signal_unix.go:851 +0x1a8 fp=0xc00010cdd0 sp=0xc00010cd90 pc=0x8c498 20:51:05 racecallatomic() 20:51:05 /usr/local/go/src/runtime/race_arm64.s:351 +0x10 fp=0xc00010cdf0 sp=0xc00010cde0 pc=0xab270 20:51:05 sync/atomic.AddInt32() 20:51:05 /usr/local/go/src/runtime/race_arm64.s:286 +0x18 fp=0xc00010ce00 sp=0xc00010cdf0 pc=0xab6b8 20:51:05 sync/atomic.AddUint32(0x80a780?, 0x10cf38?) 20:51:05 :1 +0x18 fp=0xc00010ce30 sp=0xc00010ce00 pc=0xacf58 20:51:05 github.com/edgexfoundry/edgex-go/internal/core/command/application.buildCoreCommands({0x8d8e1c, 0xe}, {0x8df40a, 0x16}, {{0x0, 0x0}, {{0x0, 0x0}, {0x8d6a7a, 0xb}, ...}, ...}) 20:51:05 /w/workspace/edgex-go/1/internal/core/command/application/command.go:179 +0x6b8 fp=0xc00010d5d0 sp=0xc00010ce30 pc=0x7783e8 20:51:05 github.com/edgexfoundry/edgex-go/internal/core/command/application.TestBuildCoreCommands(0xc00013fa00?) 20:51:05 /w/workspace/edgex-go/1/internal/core/command/application/command_test.go:95 +0x1120 fp=0xc00010de90 sp=0xc00010d5d0 pc=0x779620 20:51:05 testing.tRunner(0xc00013fa00, 0x91e190) 20:51:05 /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00010dfa0 sp=0xc00010de90 pc=0x1eff24 20:51:05 testing.(*T).Run.func1() 20:51:05 /usr/local/go/src/testing/testing.go:1629 +0x44 fp=0xc00010dfd0 sp=0xc00010dfa0 pc=0x1f1264 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00010dfd0 sp=0xc00010dfd0 pc=0xaa544 20:51:05 created by testing.(*T).Run 20:51:05 /usr/local/go/src/testing/testing.go:1629 +0x5b8 20:51:05 20:51:05 goroutine 1 [chan receive]: 20:51:05 runtime.gopark(0xf6a5e0?, 0xffffffff?, 0x8?, 0xf7?, 0x4affc?) 20:51:05 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00031f670 sp=0xc00031f650 pc=0x769b0 20:51:05 runtime.chanrecv(0xc0000312d0, 0xc00031f78e, 0x1) 20:51:05 /usr/local/go/src/runtime/chan.go:583 +0x408 fp=0xc00031f710 sp=0xc00031f670 pc=0x43e68 20:51:05 runtime.chanrecv1(0xe9c420?, 0x7da000?) 20:51:05 /usr/local/go/src/runtime/chan.go:442 +0x14 fp=0xc00031f740 sp=0xc00031f710 pc=0x43a24 20:51:05 testing.(*T).Run(0xc00013f860, {0x8de462, 0x15}, 0x91e190) 20:51:05 /usr/local/go/src/testing/testing.go:1630 +0x5d4 fp=0xc00031f880 sp=0xc00031f740 pc=0x1f1074 20:51:05 testing.runTests.func1(0x0?) 20:51:05 /usr/local/go/src/testing/testing.go:2036 +0x84 fp=0xc00031f8e0 sp=0xc00031f880 pc=0x1f3fc4 20:51:05 testing.tRunner(0xc00013f860, 0xc00031fb38) 20:51:05 /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00031f9f0 sp=0xc00031f8e0 pc=0x1eff24 20:51:05 testing.runTests(0xc000486460?, {0xe855e0, 0x1, 0x1}, {0xc00031fc08?, 0x4affc?, 0xe9cc20?}) 20:51:05 /usr/local/go/src/testing/testing.go:2034 +0x6ac fp=0xc00031fb60 sp=0xc00031f9f0 pc=0x1f3e5c 20:51:05 testing.(*M).Run(0xc000486460) 20:51:05 /usr/local/go/src/testing/testing.go:1906 +0x8e4 fp=0xc00031fec0 sp=0xc00031fb60 pc=0x1f1ed4 20:51:05 main.main() 20:51:05 _testmain.go:78 +0x2d4 fp=0xc00031ff70 sp=0xc00031fec0 pc=0x77a074 20:51:05 runtime.main() 20:51:05 /usr/local/go/src/runtime/proc.go:250 +0x200 fp=0xc00031ffd0 sp=0xc00031ff70 pc=0x76590 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00031ffd0 sp=0xc00031ffd0 pc=0xaa544 20:51:05 20:51:05 goroutine 2 [force gc (idle)]: 20:51:05 runtime.gopark(0xe9d600?, 0x0?, 0x0?, 0x0?, 0x0?) 20:51:05 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00004c7a0 sp=0xc00004c780 pc=0x769b0 20:51:05 runtime.goparkunlock(...) 20:51:05 /usr/local/go/src/runtime/proc.go:387 20:51:05 runtime.forcegchelper() 20:51:05 /usr/local/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004c7d0 sp=0xc00004c7a0 pc=0x76800 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00004c7d0 sp=0xc00004c7d0 pc=0xaa544 20:51:05 created by runtime.init.6 20:51:05 /usr/local/go/src/runtime/proc.go:293 +0x24 20:51:05 20:51:05 goroutine 3 [GC sweep wait]: 20:51:05 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) 20:51:05 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005af60 sp=0xc00005af40 pc=0x769b0 20:51:05 runtime.goparkunlock(...) 20:51:05 /usr/local/go/src/runtime/proc.go:387 20:51:05 runtime.bgsweep(0x0?) 20:51:05 /usr/local/go/src/runtime/mgcsweep.go:278 +0x98 fp=0xc00005afb0 sp=0xc00005af60 pc=0x615a8 20:51:05 runtime.gcenable.func1() 20:51:05 /usr/local/go/src/runtime/mgc.go:178 +0x28 fp=0xc00005afd0 sp=0xc00005afb0 pc=0x56688 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005afd0 sp=0xc00005afd0 pc=0xaa544 20:51:05 created by runtime.gcenable 20:51:05 /usr/local/go/src/runtime/mgc.go:178 +0x6c 20:51:05 20:51:05 goroutine 4 [GC scavenge wait]: 20:51:05 runtime.gopark(0xc0000301c0?, 0xa34da8?, 0x1?, 0x0?, 0x0?) 20:51:05 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000060f50 sp=0xc000060f30 pc=0x769b0 20:51:05 runtime.goparkunlock(...) 20:51:05 /usr/local/go/src/runtime/proc.go:387 20:51:05 runtime.(*scavengerState).park(0xe9cda0) 20:51:05 /usr/local/go/src/runtime/mgcscavenge.go:400 +0x5c fp=0xc000060f80 sp=0xc000060f50 pc=0x5f55c 20:51:05 runtime.bgscavenge(0x0?) 20:51:05 /usr/local/go/src/runtime/mgcscavenge.go:628 +0x44 fp=0xc000060fb0 sp=0xc000060f80 pc=0x5fa74 20:51:05 runtime.gcenable.func2() 20:51:05 /usr/local/go/src/runtime/mgc.go:179 +0x28 fp=0xc000060fd0 sp=0xc000060fb0 pc=0x56628 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000060fd0 sp=0xc000060fd0 pc=0xaa544 20:51:05 created by runtime.gcenable 20:51:05 /usr/local/go/src/runtime/mgc.go:179 +0xac 20:51:05 20:51:05 goroutine 5 [finalizer wait]: 20:51:05 runtime.gopark(0xe9d600?, 0xc0000036c0?, 0x18?, 0xfe?, 0x4affc?) 20:51:05 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005fd80 sp=0xc00005fd60 pc=0x769b0 20:51:05 runtime.runfinq() 20:51:05 /usr/local/go/src/runtime/mfinal.go:193 +0x124 fp=0xc00005ffd0 sp=0xc00005fd80 pc=0x55754 20:51:05 runtime.goexit() 20:51:05 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005ffd0 sp=0xc00005ffd0 pc=0xaa544 20:51:05 created by runtime.createfing 20:51:05 /usr/local/go/src/runtime/mfinal.go:163 +0x80 20:51:05 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s 20:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 98.5% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.5% of statements 20:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 54.0% of statements 20:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:51:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.228s coverage: 88.5% of statements 20:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.519s coverage: 3.8% of statements 20:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.833s coverage: 95.6% of statements 20:51:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:51:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:51:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:51:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:51:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:51:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:52:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:52:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 65.9% of statements 20:52:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.467s coverage: 0.9% of statements 20:52:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 29.0% of statements 20:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.429s coverage: 42.9% of statements 20:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 20:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements 20:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.420s coverage: 96.3% of statements 20:52:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 20:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:52:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.170s coverage: 79.9% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements 20:52:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:52:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.556s coverage: 82.1% of statements 20:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 86.0% of statements 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.205s coverage: 63.1% of statements 20:53:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements 20:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 20:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 20:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 20:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 20:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements 20:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 20:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 20:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:53:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:53:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements 20:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:53:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.8% of statements 20:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 20:53:39 FAIL 20:53:40 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 20:53:40 $ docker stop --time=1 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d 20:53:42 $ docker rm -f --volumes 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d [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 20:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:44 20:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:45 arm64: Pulling from edgex-lftools-log-publisher 20:53:45 8998bd30e6a1: Pulling fs layer 20:53:45 04944245beec: Pulling fs layer 20:53:45 699f458cf7ca: Pulling fs layer 20:53:45 765212b225bb: Pulling fs layer 20:53:45 f23df028b6ca: Pulling fs layer 20:53:45 d65c8cfc05b1: Pulling fs layer 20:53:45 2437ff75d9bd: Pulling fs layer 20:53:45 765212b225bb: Waiting 20:53:45 f23df028b6ca: Waiting 20:53:45 d65c8cfc05b1: Waiting 20:53:45 2437ff75d9bd: Waiting 20:53:45 04944245beec: Verifying Checksum 20:53:45 04944245beec: Download complete 20:53:45 765212b225bb: Verifying Checksum 20:53:45 765212b225bb: Download complete 20:53:45 f23df028b6ca: Verifying Checksum 20:53:45 f23df028b6ca: Download complete 20:53:45 d65c8cfc05b1: Verifying Checksum 20:53:45 d65c8cfc05b1: Download complete 20:53:45 699f458cf7ca: Verifying Checksum 20:53:45 699f458cf7ca: Download complete 20:53:45 8998bd30e6a1: Verifying Checksum 20:53:45 8998bd30e6a1: Download complete 20:53:48 2437ff75d9bd: Verifying Checksum 20:53:48 2437ff75d9bd: Download complete 20:53:49 8998bd30e6a1: Pull complete 20:53:50 04944245beec: Pull complete 20:53:51 699f458cf7ca: Pull complete 20:53:51 765212b225bb: Pull complete 20:53:52 f23df028b6ca: Pull complete 20:53:52 d65c8cfc05b1: Pull complete 20:54:07 2437ff75d9bd: Pull complete 20:54:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:07 prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 20:54:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:54:10 $ docker top 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:11 ---> job-cost.sh 20:54:11 lf-activate-venv: SKIPPING 20:54:11 INFO: No Stack... 20:54:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:12 INFO: Archiving Costs [Pipeline] sh 20:54:13 + cut -d, -f6 20:54:13 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:54:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] 20:54:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] did not exist. Created. 20:54:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:14 + echo total: 0.10999999940395355 [Pipeline] stash 20:54:14 Stashed 1 file(s) [Pipeline] } 20:54:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:15 $ docker stop --time=1 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 20:54:16 $ docker rm -f --volumes 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:17 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 20:54:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:20 ---> package-listing.sh 20:54:20 ++ tr '[:upper:]' '[:lower:]' 20:54:20 ++ facter osfamily 20:54:20 + OS_FAMILY=debian 20:54:20 + workspace=/w/workspace/edgex-go/1 20:54:20 + START_PACKAGES=/tmp/packages_start.txt 20:54:20 + END_PACKAGES=/tmp/packages_end.txt 20:54:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:20 + PACKAGES=/tmp/packages_start.txt 20:54:20 + '[' /w/workspace/edgex-go/1 ']' 20:54:20 + PACKAGES=/tmp/packages_end.txt 20:54:20 + case "${OS_FAMILY}" in 20:54:20 + dpkg -l 20:54:20 + grep '^ii' 20:54:20 + '[' -f /tmp/packages_start.txt ']' 20:54:20 + '[' -f /tmp/packages_end.txt ']' 20:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:20 + '[' /w/workspace/edgex-go/1 ']' 20:54:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:54:20 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 20:54:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:21 20:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:21 latest: Pulling from edgex-lftools-log-publisher 20:54:21 5eb5b503b376: Pulling fs layer 20:54:21 5c69ac0246d0: Pulling fs layer 20:54:21 ec43610c2a17: Pulling fs layer 20:54:21 3a2ae6a8a46f: Pulling fs layer 20:54:21 33b1e0a273af: Pulling fs layer 20:54:21 5d3b04190fa2: Pulling fs layer 20:54:21 2f39f015ded8: Pulling fs layer 20:54:21 3a2ae6a8a46f: Waiting 20:54:21 33b1e0a273af: Waiting 20:54:21 2f39f015ded8: Waiting 20:54:21 5c69ac0246d0: Download complete 20:54:21 3a2ae6a8a46f: Verifying Checksum 20:54:21 3a2ae6a8a46f: Download complete 20:54:21 33b1e0a273af: Verifying Checksum 20:54:21 33b1e0a273af: Download complete 20:54:21 5d3b04190fa2: Download complete 20:54:21 ec43610c2a17: Verifying Checksum 20:54:21 ec43610c2a17: Download complete 20:54:22 5eb5b503b376: Verifying Checksum 20:54:22 5eb5b503b376: Download complete 20:54:22 2f39f015ded8: Download complete 20:54:23 5eb5b503b376: Pull complete 20:54:23 5c69ac0246d0: Pull complete 20:54:23 ec43610c2a17: Pull complete 20:54:24 3a2ae6a8a46f: Pull complete 20:54:24 33b1e0a273af: Pull complete 20:54:24 5d3b04190fa2: Pull complete 20:54:28 2f39f015ded8: Pull complete 20:54:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:28 prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container 20:54:28 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:32 $ docker top a0836e5dda0a86514ca31bf897ac8b062035ae7b98820f3a304a3f68aadcfce8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:32 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:33 + ls /var/log/sa-host 20:54:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:33 provisioning config files... 20:54:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17066640513915349296tmp [Pipeline] { [Pipeline] echo 20:54:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:34 ---> create-netrc.sh [Pipeline] } 20:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:34 ---> python-tools-install.sh [Pipeline] echo 20:54:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:34 ---> sudo-logs.sh 20:54:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:35 ---> job-cost.sh 20:54:35 lf-activate-venv: SKIPPING 20:54:35 DEBUG: total: 0.10999999940395355 20:54:35 INFO: Retrieving Stack Cost... 20:54:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:36 INFO: Archiving Costs [Pipeline] echo 20:54:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:36 ---> logs-deploy.sh 20:54:36 lf-activate-venv: SKIPPING 20:54:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4601/1 20:54:36 INFO: archiving workspace using pattern(s): 20:54:37 Archives upload complete. 20:54:37 INFO: archiving logs to Nexus 20:54:38 ---> uname -a: 20:54:38 Linux prd-ubuntu20-04-docker-8c-8g-774 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:54:38 20:54:38 20:54:38 ---> lscpu: 20:54:38 Architecture: x86_64 20:54:38 CPU op-mode(s): 32-bit, 64-bit 20:54:38 Byte Order: Little Endian 20:54:38 Address sizes: 40 bits physical, 48 bits virtual 20:54:38 CPU(s): 8 20:54:38 On-line CPU(s) list: 0-7 20:54:38 Thread(s) per core: 1 20:54:38 Core(s) per socket: 1 20:54:38 Socket(s): 8 20:54:38 NUMA node(s): 1 20:54:38 Vendor ID: AuthenticAMD 20:54:38 CPU family: 23 20:54:38 Model: 49 20:54:38 Model name: AMD EPYC-Rome Processor 20:54:38 Stepping: 0 20:54:38 CPU MHz: 2799.998 20:54:38 BogoMIPS: 5599.99 20:54:38 Virtualization: AMD-V 20:54:38 Hypervisor vendor: KVM 20:54:38 Virtualization type: full 20:54:38 L1d cache: 256 KiB 20:54:38 L1i cache: 256 KiB 20:54:38 L2 cache: 4 MiB 20:54:38 L3 cache: 128 MiB 20:54:38 NUMA node0 CPU(s): 0-7 20:54:38 Vulnerability Itlb multihit: Not affected 20:54:38 Vulnerability L1tf: Not affected 20:54:38 Vulnerability Mds: Not affected 20:54:38 Vulnerability Meltdown: Not affected 20:54:38 Vulnerability Mmio stale data: Not affected 20:54:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:54:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:54:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:54:38 Vulnerability Srbds: Not affected 20:54:38 Vulnerability Tsx async abort: Not affected 20:54:38 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 20:54:38 20:54:38 20:54:38 ---> nproc: 20:54:38 8 20:54:38 20:54:38 20:54:38 ---> df -h: 20:54:38 Filesystem Size Used Avail Use% Mounted on 20:54:38 overlay 155G 22G 134G 14% / 20:54:38 tmpfs 64M 0 64M 0% /dev 20:54:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:54:38 shm 64M 0 64M 0% /dev/shm 20:54:38 /dev/vda1 155G 22G 134G 14% /facter-os 20:54:38 20:54:38 20:54:38 ---> sar -b -r -n DEV: 20:54:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-774) 07/10/23 _x86_64_ (8 CPU) 20:54:38 20:54:38 20:42:06 LINUX RESTART (8 CPU) 20:54:38 20:54:38 20:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:54:38 20:44:01 143.01 3.50 139.51 0.00 394.20 76809.47 0.00 20:54:38 20:45:01 30.17 0.00 30.17 0.00 0.00 18388.15 0.00 20:54:38 20:46:01 80.20 0.40 79.80 0.00 20.26 35781.24 0.00 20:54:38 20:47:01 656.01 6.55 649.47 0.00 81.44 283227.46 0.00 20:54:38 20:48:01 261.16 4.83 256.33 0.00 2084.07 88428.56 0.00 20:54:38 20:49:01 517.06 10.51 506.55 0.00 3365.71 54537.18 0.00 20:54:38 20:50:01 2.32 0.00 2.32 0.00 0.00 26.80 0.00 20:54:38 20:51:01 1.70 0.00 1.70 0.00 0.00 17.99 0.00 20:54:38 20:52:01 1.57 0.00 1.57 0.00 0.00 17.07 0.00 20:54:38 20:53:01 2.30 0.00 2.30 0.00 0.00 37.85 0.00 20:54:38 20:54:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 20:54:38 Average: 154.25 2.34 151.90 0.00 540.68 50668.87 0.00 20:54:38 20:54:38 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:54:38 20:44:01 27863948 31378480 923424 2.81 114160 3602196 2270680 6.69 1503152 3067700 268660 20:54:38 20:45:01 27440860 31468172 830776 2.53 116512 4085256 2309048 6.81 1552644 3409600 473960 20:54:38 20:46:01 27750660 31539952 761888 2.32 120812 3863448 1952492 5.75 1263448 3411036 1312 20:54:38 20:47:01 17969796 30481048 1747900 5.32 236904 11925888 6686700 19.71 2957544 10859616 1588 20:54:38 20:48:01 14119488 29456408 2760200 8.39 255552 14600096 7695384 22.68 5223548 12297528 126204 20:54:38 20:49:01 16379836 31448096 823172 2.50 268408 14444940 2375408 7.00 2590964 12866180 480 20:54:38 20:50:01 16379304 31447796 823208 2.50 268476 14444948 2375408 7.00 2591148 12866188 12 20:54:38 20:51:01 16436028 31504580 766428 2.33 268516 14444952 2375408 7.00 2535364 12866192 12 20:54:38 20:52:01 16435844 31504460 766344 2.33 268588 14444944 2375408 7.00 2535216 12866196 16 20:54:38 20:53:01 16437056 31505748 765004 2.33 268684 14444932 2375408 7.00 2534568 12866172 12 20:54:38 20:54:01 16438176 31506904 763972 2.32 268708 14444932 2375408 7.00 2534264 12866172 4 20:54:38 Average: 19422818 31203786 1066574 3.24 223211 11340594 3196977 9.42 2529260 10022053 79296 20:54:38 20:54:38 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:54:38 20:44:01 docker0 651.66 653.66 47.14 4490.25 0.00 0.00 0.00 0.00 20:54:38 20:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:54:38 20:44:01 vethf10cf01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:44:01 ens3 905.87 782.14 8783.43 104.37 0.00 0.00 0.00 0.00 20:54:38 20:45:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 20:54:38 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:38 20:45:01 vethf10cf01 1.32 1.37 0.11 0.12 0.00 0.00 0.00 0.00 20:54:38 20:45:01 ens3 31.42 17.99 24.27 13.33 0.00 0.00 0.00 0.00 20:54:38 20:46:01 veth8594e05 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:46:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:46:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:54:38 20:46:01 ens3 100.57 63.21 2223.12 19.52 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth1c60e9b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth8594e05 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth5b8999b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth90c48ed 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth9522ab6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 docker0 339.27 607.86 27.64 3721.86 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth81bac16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth9a34bbe 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 vethfa3ec9f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth659e260 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:54:38 20:47:01 veth82f5c87 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 vethd88e1b2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 vethbf28af4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:54:38 20:47:01 ens3 639.00 359.33 3801.90 45.80 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth1c60e9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth8594e05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth5b8999b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth90c48ed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth9522ab6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth81bac16 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth9a34bbe 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 vethfa3ec9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth659e260 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:54:38 20:48:01 veth82f5c87 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 vethd88e1b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 vethbf28af4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:48:01 ens3 64.19 40.97 644.08 8.22 0.00 0.00 0.00 0.00 20:54:38 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:54:38 20:49:01 ens3 90.70 29.66 1386.03 7.89 0.00 0.00 0.00 0.00 20:54:38 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:38 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:38 20:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:54:38 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:38 20:53:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:54:38 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 20:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:38 Average: docker0 90.19 114.80 6.81 746.50 0.00 0.00 0.00 0.00 20:54:38 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 20:54:38 Average: ens3 166.57 117.60 1532.88 18.11 0.00 0.00 0.00 0.00 20:54:38 20:54:38 20:54:38 ---> sar -P ALL: 20:54:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-774) 07/10/23 _x86_64_ (8 CPU) 20:54:38 20:54:38 20:42:06 LINUX RESTART (8 CPU) 20:54:38 20:54:38 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:54:38 20:44:01 all 17.05 0.00 4.82 3.70 0.06 74.37 20:54:38 20:44:01 0 16.40 0.00 4.78 0.24 0.07 78.51 20:54:38 20:44:01 1 15.83 0.00 5.62 3.30 0.05 75.20 20:54:38 20:44:01 2 15.38 0.00 4.17 0.02 0.03 80.39 20:54:38 20:44:01 3 17.43 0.00 4.70 1.26 0.07 76.54 20:54:38 20:44:01 4 16.92 0.00 5.04 5.83 0.07 72.14 20:54:38 20:44:01 5 16.41 0.00 4.21 1.72 0.07 77.59 20:54:38 20:44:01 6 22.83 0.00 4.53 2.34 0.08 70.21 20:54:38 20:44:01 7 15.15 0.00 5.53 15.10 0.07 64.15 20:54:38 20:45:01 all 33.97 0.00 6.24 0.88 0.08 58.83 20:54:38 20:45:01 0 31.49 0.00 6.65 0.72 0.08 61.05 20:54:38 20:45:01 1 35.37 0.00 6.57 0.05 0.10 57.91 20:54:38 20:45:01 2 36.35 0.00 7.93 0.08 0.08 55.56 20:54:38 20:45:01 3 33.79 0.00 5.49 5.66 0.08 54.98 20:54:38 20:45:01 4 34.82 0.00 5.98 0.35 0.08 58.76 20:54:38 20:45:01 5 31.69 0.00 5.84 0.05 0.07 62.36 20:54:38 20:45:01 6 30.96 0.00 5.38 0.07 0.07 63.52 20:54:38 20:45:01 7 37.32 0.00 6.13 0.05 0.07 56.43 20:54:38 20:46:01 all 34.49 0.00 5.68 1.85 0.08 57.90 20:54:38 20:46:01 0 32.84 0.00 5.44 9.45 0.08 52.19 20:54:38 20:46:01 1 37.37 0.00 7.10 0.25 0.07 55.21 20:54:38 20:46:01 2 32.68 0.00 5.01 0.35 0.07 61.88 20:54:38 20:46:01 3 30.77 0.00 5.29 2.84 0.08 61.01 20:54:38 20:46:01 4 37.71 0.00 5.59 1.45 0.08 55.17 20:54:38 20:46:01 5 32.22 0.00 4.58 0.20 0.08 62.91 20:54:38 20:46:01 6 35.88 0.00 5.75 0.02 0.07 58.28 20:54:38 20:46:01 7 36.40 0.00 6.67 0.25 0.08 56.59 20:54:38 20:47:01 all 21.17 0.00 9.00 13.43 0.12 56.28 20:54:38 20:47:01 0 20.42 0.00 9.11 9.12 0.09 61.26 20:54:38 20:47:01 1 20.68 0.00 8.07 8.24 0.08 62.93 20:54:38 20:47:01 2 20.00 0.00 9.19 11.29 0.07 59.46 20:54:38 20:47:01 3 20.86 0.00 8.31 16.57 0.10 54.16 20:54:38 20:47:01 4 21.53 0.00 8.23 9.25 0.27 60.72 20:54:38 20:47:01 5 21.34 0.00 10.20 33.16 0.10 35.20 20:54:38 20:47:01 6 20.10 0.00 8.03 7.07 0.12 64.68 20:54:38 20:47:01 7 24.43 0.00 10.87 13.01 0.14 51.56 20:54:38 20:48:01 all 87.38 0.00 12.32 0.06 0.21 0.04 20:54:38 20:48:01 0 88.08 0.00 11.65 0.07 0.17 0.03 20:54:38 20:48:01 1 85.90 0.00 13.77 0.12 0.20 0.00 20:54:38 20:48:01 2 86.63 0.00 12.96 0.12 0.24 0.05 20:54:38 20:48:01 3 87.29 0.00 12.35 0.02 0.29 0.05 20:54:38 20:48:01 4 88.03 0.00 11.65 0.05 0.20 0.07 20:54:38 20:48:01 5 87.54 0.00 12.15 0.07 0.20 0.03 20:54:38 20:48:01 6 87.12 0.00 12.61 0.03 0.17 0.07 20:54:38 20:48:01 7 88.39 0.00 11.42 0.00 0.18 0.00 20:54:38 20:49:01 all 22.78 0.00 5.25 6.11 0.09 65.77 20:54:38 20:49:01 0 24.69 0.00 5.02 4.97 0.10 65.21 20:54:38 20:49:01 1 21.72 0.00 5.62 5.55 0.12 67.00 20:54:38 20:49:01 2 21.37 0.00 5.22 10.70 0.10 62.61 20:54:38 20:49:01 3 21.95 0.00 4.98 1.35 0.10 71.62 20:54:38 20:49:01 4 22.29 0.00 4.99 6.03 0.08 66.61 20:54:38 20:49:01 5 24.23 0.00 5.52 11.52 0.08 58.65 20:54:38 20:49:01 6 22.23 0.00 5.07 2.36 0.07 70.28 20:54:38 20:49:01 7 23.76 0.00 5.59 6.48 0.08 64.08 20:54:38 20:50:01 all 0.26 0.00 0.01 0.05 0.01 99.68 20:54:38 20:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:54:38 20:50:01 1 0.05 0.00 0.05 0.03 0.03 99.83 20:54:38 20:50:01 2 0.03 0.00 0.00 0.33 0.02 99.62 20:54:38 20:50:01 3 1.95 0.00 0.00 0.00 0.00 98.05 20:54:38 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:38 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:54:38 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:54:38 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:38 20:51:01 1 0.05 0.00 0.00 0.02 0.02 99.92 20:54:38 20:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:54:38 20:51:01 3 0.57 0.00 0.03 0.00 0.02 99.38 20:54:38 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:54:38 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:54:38 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:54:38 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:54:38 20:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:54:38 20:52:01 1 0.02 0.00 0.02 0.05 0.02 99.90 20:54:38 20:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:54:38 20:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:54:38 20:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:54:38 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:54:38 20:53:01 all 0.08 0.00 0.02 0.01 0.01 99.89 20:54:38 20:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:54:38 20:53:01 1 0.22 0.00 0.02 0.07 0.00 99.70 20:54:38 20:53:01 2 0.07 0.00 0.05 0.00 0.02 99.87 20:54:38 20:53:01 3 0.15 0.00 0.02 0.00 0.02 99.82 20:54:38 20:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:54:38 20:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:54:38 20:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:54:38 20:53:01 7 0.07 0.00 0.02 0.02 0.02 99.88 20:54:38 20:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:54:38 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:54:38 20:54:01 1 0.22 0.00 0.02 0.02 0.00 99.75 20:54:38 20:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:54:38 20:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:54:38 20:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:54:38 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:54:38 20:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:54:38 20:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:54:38 20:54:38 Average: CPU %user %nice %system %iowait %steal %idle 20:54:38 Average: all 19.60 0.00 3.91 2.35 0.06 74.08 20:54:38 Average: 0 19.35 0.00 3.86 2.21 0.06 74.53 20:54:38 Average: 1 19.61 0.00 4.23 1.60 0.06 74.50 20:54:38 Average: 2 19.04 0.00 4.00 2.06 0.06 74.85 20:54:38 Average: 3 19.24 0.00 3.69 2.49 0.07 74.51 20:54:38 Average: 4 20.00 0.00 3.75 2.08 0.07 74.09 20:54:38 Average: 5 19.27 0.00 3.83 4.18 0.05 72.67 20:54:38 Average: 6 19.83 0.00 3.74 1.07 0.05 75.31 20:54:38 Average: 7 20.43 0.00 4.18 3.12 0.06 72.21 20:54:38 20:54:38 20:54:38