Pull request #3809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5048c2f480211aca56140b02626daa1564aea696+23297b73a36dbb0569f4168faa1adbec72d87445 (769ce69eec5b82e066ee96af4d146567b911cee2) Running in Durability level: MAX_SURVIVABILITY 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-ssh517357842470418156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh3176364339543135456.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-3809/workspace@libs/edgex-global-pipelines # 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-3809/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5337505580094658028.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-3809/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh935946395961719638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 shared 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-ssh1864208156784893143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3809/workspace@libs/lf-pipelines # 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-3809/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh47595691342266711.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 a03e002eace0db65b27acd1444eb3c4392a49323 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-195 in /w/workspace/edgexfoundry_edgex-go_PR-3809 [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.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9057967963743646822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5048c2f480211aca56140b02626daa1564aea696 Merge succeeded, producing 5048c2f480211aca56140b02626daa1564aea696 Checking out Revision 5048c2f480211aca56140b02626daa1564aea696 (PR-3809) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4743849620676421328.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3809/head:refs/remotes/origin/PR-3809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4668022690633405210.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:50 ========================================================= 19:08:50 EdgeX Global Pipelines Version Info 19:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:52 ------------------- 19:08:52 stable info: 19:08:52 ------------------- 19:08:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:52 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:08:52 Message: update stable to v1.0.213 19:08:52 ------------------- 19:08:52 experimental info: 19:08:52 ------------------- 19:08:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:52 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:08:52 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3809 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3809 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3809 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5048c2f [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:54 provisioning config files... 19:08:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config134399000650861245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:54 ---> docker-login.sh 19:08:54 nexus3.edgexfoundry.org:10001 19:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:54 Configure a credential helper to remove this warning. See 19:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:54 19:08:54 Login Succeeded 19:08:54 nexus3.edgexfoundry.org:10002 19:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:54 Configure a credential helper to remove this warning. See 19:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:54 19:08:54 Login Succeeded 19:08:54 nexus3.edgexfoundry.org:10003 19:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:54 Configure a credential helper to remove this warning. See 19:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:54 19:08:54 Login Succeeded 19:08:54 nexus3.edgexfoundry.org:10004 19:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:54 Configure a credential helper to remove this warning. See 19:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:54 19:08:54 Login Succeeded 19:08:54 docker.io 19:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:55 Configure a credential helper to remove this warning. See 19:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:55 19:08:55 Login Succeeded 19:08:55 ---> docker-login.sh ends [Pipeline] } 19:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:55 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/core-command/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo core-command,cmd/core-command/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/core-data/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo core-data,cmd/core-data/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/core-metadata/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/security-bootstrapper/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/security-proxy-setup/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/support-notifications/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/support-scheduler/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:55 + for file in '`ls cmd/**/Dockerfile`' 19:08:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:08:55 ++ cut -d/ -f2 19:08:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:56 + git rev-list -1 --merges 5048c2f480211aca56140b02626daa1564aea696~1..5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo 19:08:56 -----------> git rev-list -1 --merges 5048c2f480211aca56140b02626daa1564aea696~1..5048c2f480211aca56140b02626daa1564aea696 5048c2f480211aca56140b02626daa1564aea696 [false] [Pipeline] sh 19:08:56 + git log --format=format:%s -1 5048c2f480211aca56140b02626daa1564aea696 [Pipeline] echo 19:08:56 ========================================================= 19:08:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:57 19:08:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:57 latest: Pulling from edgex-devops/git-semver 19:08:57 a0d0a0d46f8b: Pulling fs layer 19:08:57 3e5f54012d9b: Pulling fs layer 19:08:57 4c7163046ea9: Pulling fs layer 19:08:57 0c2d73faf560: Pulling fs layer 19:08:57 0c2d73faf560: Waiting 19:08:57 3e5f54012d9b: Verifying Checksum 19:08:57 3e5f54012d9b: Download complete 19:08:57 a0d0a0d46f8b: Verifying Checksum 19:08:57 a0d0a0d46f8b: Download complete 19:08:57 4c7163046ea9: Verifying Checksum 19:08:58 0c2d73faf560: Verifying Checksum 19:08:58 0c2d73faf560: Download complete 19:08:58 a0d0a0d46f8b: Pull complete 19:08:58 3e5f54012d9b: Pull complete 19:08:58 4c7163046ea9: Pull complete 19:08:58 0c2d73faf560: Pull complete 19:08:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:08:58 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 19:08:58 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:08:59 $ docker top 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:59 [ssh-agent] Looking for ssh-agent implementation... 19:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:59 $ docker exec 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent 19:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmkiKfi/agent.14 19:09:00 SSH_AGENT_PID=20 19:09:00 Running ssh-add (command line suppressed) 19:09:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3539625529219260761.key (/w/workspace/edgex-go/1@tmp/private_key_3539625529219260761.key) 19:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:00 + git tag --points-at HEAD [Pipeline] } 19:09:00 $ docker exec --env ******** --env ******** 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent -k 19:09:00 unset SSH_AUTH_SOCK; 19:09:00 unset SSH_AGENT_PID; 19:09:00 echo Agent pid 20 killed; 19:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:00 [ssh-agent] Looking for ssh-agent implementation... 19:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:00 $ docker exec 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent 19:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPkCEJo/agent.55 19:09:00 SSH_AGENT_PID=61 19:09:00 Running ssh-add (command line suppressed) 19:09:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7105843700347620132.key (/w/workspace/edgex-go/1@tmp/private_key_7105843700347620132.key) 19:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:01 + git semver init 19:09:01 # -> Open(): unable to determine branch for HEAD 19:09:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:01 # $SEMVER_REMOTE_NAME = origin 19:09:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:01 # $SEMVER_USER_NAME = edgex-jenkins 19:09:01 # $SEMVER_BRANCH = PR-3809 19:09:01 # $SEMVER_TEMP = /tmp/semver-980590063 19:09:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:09:16 # '/tmp/semver-980590063' -> '/w/workspace/edgex-go/1/.semver' 19:09:16 # -> Force: false 19:09:16 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:09:16 $ docker exec --env ******** --env ******** 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a ssh-agent -k 19:09:16 unset SSH_AUTH_SOCK; 19:09:16 unset SSH_AGENT_PID; 19:09:16 echo Agent pid 61 killed; 19:09:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:16 + git semver [Pipeline] } 19:09:16 $ docker stop --time=1 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a 19:09:18 $ docker rm -f 537665cfed028375daea53606696396062270e57c93c8cd7825db6367100022a [Pipeline] // withDockerContainer [Pipeline] sh 19:09:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:19 Stashed 1 file(s) [Pipeline] echo 19:09:19 [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] echo 19:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:20 ========================================================= 19:09:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:20 a0d0a0d46f8b: Already exists 19:09:20 31adcdaf11c8: Pulling fs layer 19:09:20 b8b176561691: Pulling fs layer 19:09:20 4527c011a84f: Pulling fs layer 19:09:20 5d74067f8e1e: Pulling fs layer 19:09:20 e0aca202a116: Pulling fs layer 19:09:20 3a43be97a3b4: Pulling fs layer 19:09:20 34cad66bf833: Pulling fs layer 19:09:20 b4e3c513aaa6: Pulling fs layer 19:09:20 5d74067f8e1e: Waiting 19:09:20 e0aca202a116: Waiting 19:09:20 3a43be97a3b4: Waiting 19:09:20 34cad66bf833: Waiting 19:09:20 b4e3c513aaa6: Waiting 19:09:20 b8b176561691: Verifying Checksum 19:09:20 b8b176561691: Download complete 19:09:20 31adcdaf11c8: Verifying Checksum 19:09:20 31adcdaf11c8: Download complete 19:09:20 5d74067f8e1e: Verifying Checksum 19:09:20 5d74067f8e1e: Download complete 19:09:20 e0aca202a116: Verifying Checksum 19:09:20 e0aca202a116: Download complete 19:09:20 3a43be97a3b4: Verifying Checksum 19:09:20 3a43be97a3b4: Download complete 19:09:20 34cad66bf833: Verifying Checksum 19:09:20 34cad66bf833: Download complete 19:09:20 31adcdaf11c8: Pull complete 19:09:20 b8b176561691: Pull complete 19:09:21 4527c011a84f: Verifying Checksum 19:09:21 4527c011a84f: Download complete 19:09:21 b4e3c513aaa6: Verifying Checksum 19:09:21 b4e3c513aaa6: Download complete 19:09:25 4527c011a84f: Pull complete 19:09:25 5d74067f8e1e: Pull complete 19:09:25 e0aca202a116: Pull complete 19:09:25 3a43be97a3b4: Pull complete 19:09:25 34cad66bf833: Pull complete 19:09:28 b4e3c513aaa6: Pull complete 19:09:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:28 WORKDIR /edgex 19:09:28 COPY go.mod . 19:09:28 RUN go mod download' 19:09:28 + docker build -t ci-base-image-x86_64 -f - . 19:09:29 Sending build context to Docker daemon 329.9MB 19:09:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:29 ---> 9f6097aaca64 19:09:29 Step 2/4 : WORKDIR /edgex 19:09:32 ---> Running in 039869d994d5 19:09:32 Removing intermediate container 039869d994d5 19:09:32 ---> 1b7d48685b72 19:09:32 Step 3/4 : COPY go.mod . 19:09:32 ---> 1ace7874b64c 19:09:32 Step 4/4 : RUN go mod download 19:09:32 ---> Running in c043b6d0e4fb 19:09:34 Still waiting to schedule task 19:09:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:10:04 Removing intermediate container c043b6d0e4fb 19:10:04 ---> d05dc124ba43 19:10:04 Successfully built d05dc124ba43 19:10:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:10:04 + docker inspect -f . ci-base-image-x86_64 19:10:04 . [Pipeline] withDockerContainer 19:10:04 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 19:10:04 $ 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 ******** ci-base-image-x86_64 cat 19:10:05 $ docker top 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:05 + go version 19:10:05 go version go1.16.8 linux/amd64 [Pipeline] } 19:10:05 $ docker stop --time=1 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 19:10:07 $ docker rm -f 7361427f4831ed0ba256826b90491e60634d7a94bf719708a6ccb36095200f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:07 + docker inspect -f . ci-base-image-x86_64 19:10:07 . [Pipeline] withDockerContainer 19:10:07 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 19:10:07 $ 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 ******** ci-base-image-x86_64 cat 19:10:08 $ docker top e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:08 ========================================================= 19:10:08 [edgeXBuildGoParallel] Running Tests and Build... 19:10:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:08 + make test 19:10:08 go mod tidy 19:10:08 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:10:08 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:10:08 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:10:08 19:10:08 SECURITY ERROR 19:10:08 This download does NOT match an earlier download recorded in go.sum. 19:10:08 The bits may have been replaced on the origin server, or an attacker may 19:10:08 have intercepted the download attempt. 19:10:08 19:10:08 For more information, see 'go help module-auth'. 19:10:08 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:10:08 $ docker stop --time=1 e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 19:10:09 $ docker rm -f e6145a28152a0cce09a41db3e5f932e76482f0dd4a3e6e797641ddb428a51147 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:10:11 Failed in branch amd64 19:12:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-200 in /w/workspace/edgexfoundry_edgex-go_PR-3809 [Pipeline] { [Pipeline] ws 19:12:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:10 The recommended git tool is: git 19:12:16 using credential edgex-jenkins-ssh 19:12:16 Cloning the remote Git repository 19:12:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:17 > git --version # timeout=10 19:12:17 > git --version # 'git version 2.17.1' 19:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:34 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 5048c2f480211aca56140b02626daa1564aea696 19:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3809/head:refs/remotes/origin/PR-3809 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:34 > git config core.sparsecheckout # timeout=10 19:12:34 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 19:12:34 Merge succeeded, producing 5048c2f480211aca56140b02626daa1564aea696 19:12:34 Checking out Revision 5048c2f480211aca56140b02626daa1564aea696 (PR-3809) 19:12:34 > git remote # timeout=10 19:12:34 > git config --get remote.origin.url # timeout=10 19:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:34 > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 19:12:34 > git rev-parse HEAD^{commit} # timeout=10 19:12:34 > git config core.sparsecheckout # timeout=10 19:12:34 > git checkout -f 5048c2f480211aca56140b02626daa1564aea696 # timeout=10 19:12:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 19:12:39 > git --version # timeout=10 19:12:39 > git --version # 'git version 2.17.1' 19:12:39 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:40 Dload Upload Total Spent Left Speed 19:12:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77789 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh 19:12:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:41 + sudo tee /etc/docker/daemon.new 19:12:41 { 19:12:41 "registry-mirrors": [ 19:12:41 "https://nexus3.edgexfoundry.org:10001" 19:12:41 ], 19:12:41 "bip": "10.250.0.254/24", 19:12:41 "hosts": [ 19:12:41 "tcp://0.0.0.0:5555", 19:12:41 "unix:///var/run/docker.sock" 19:12:41 ], 19:12:41 "mtu": 1458, 19:12:41 "selinux-enabled": true, 19:12:41 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:41 } [Pipeline] sh 19:12:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:00 provisioning config files... 19:13:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8126019116980630638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:01 ---> docker-login.sh 19:13:01 nexus3.edgexfoundry.org:10001 19:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:02 Configure a credential helper to remove this warning. See 19:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:02 19:13:02 Login Succeeded 19:13:02 nexus3.edgexfoundry.org:10002 19:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:02 Configure a credential helper to remove this warning. See 19:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:02 19:13:02 Login Succeeded 19:13:02 nexus3.edgexfoundry.org:10003 19:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:03 Configure a credential helper to remove this warning. See 19:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:03 19:13:03 Login Succeeded 19:13:03 nexus3.edgexfoundry.org:10004 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 docker.io 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 ---> docker-login.sh ends [Pipeline] } 19:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:05 ========================================================= 19:13:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:13:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:06 552d1f2373af: Pulling fs layer 19:13:06 ea3f2d53f512: Pulling fs layer 19:13:06 9e70ebbbe112: Pulling fs layer 19:13:06 7a9cfe048b4a: Pulling fs layer 19:13:06 72dc09318566: Pulling fs layer 19:13:06 f4f7b4309257: Pulling fs layer 19:13:06 0ac9a79272e3: Pulling fs layer 19:13:06 b78e95d17946: Pulling fs layer 19:13:06 f4f7b4309257: Waiting 19:13:06 0ac9a79272e3: Waiting 19:13:06 b78e95d17946: Waiting 19:13:06 7a9cfe048b4a: Waiting 19:13:06 72dc09318566: Waiting 19:13:06 9e70ebbbe112: Verifying Checksum 19:13:06 9e70ebbbe112: Download complete 19:13:06 ea3f2d53f512: Verifying Checksum 19:13:06 ea3f2d53f512: Download complete 19:13:06 72dc09318566: Verifying Checksum 19:13:06 72dc09318566: Download complete 19:13:06 552d1f2373af: Verifying Checksum 19:13:06 552d1f2373af: Download complete 19:13:06 f4f7b4309257: Verifying Checksum 19:13:06 f4f7b4309257: Download complete 19:13:06 0ac9a79272e3: Verifying Checksum 19:13:06 0ac9a79272e3: Download complete 19:13:07 552d1f2373af: Pull complete 19:13:07 ea3f2d53f512: Pull complete 19:13:08 9e70ebbbe112: Pull complete 19:13:08 b78e95d17946: Verifying Checksum 19:13:08 b78e95d17946: Download complete 19:13:09 7a9cfe048b4a: Verifying Checksum 19:13:09 7a9cfe048b4a: Download complete 19:13:19 7a9cfe048b4a: Pull complete 19:13:19 72dc09318566: Pull complete 19:13:19 f4f7b4309257: Pull complete 19:13:19 0ac9a79272e3: Pull complete 19:13:24 b78e95d17946: Pull complete 19:13:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:13:25 + + docker build -techo ci-base-image-arm64 -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:25 WORKDIR /edgex 19:13:25 COPY go.mod . 19:13:25 RUN go mod download - . 19:13:25 19:13:27 Sending build context to Docker daemon 166.6MB 19:13:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:27 ---> 8b459fc5aaf0 19:13:27 Step 2/4 : WORKDIR /edgex 19:13:29 ---> Running in 59737440c99d 19:13:30 Removing intermediate container 59737440c99d 19:13:30 ---> c0382a461a55 19:13:30 Step 3/4 : COPY go.mod . 19:13:31 ---> 455ca0c72a42 19:13:31 Step 4/4 : RUN go mod download 19:13:31 ---> Running in 724a1ea2ab98 19:14:52 Removing intermediate container 724a1ea2ab98 19:14:52 ---> 635c1f52e674 19:14:52 Successfully built 635c1f52e674 19:14:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:14:53 + docker inspect -f . ci-base-image-arm64 19:14:53 . [Pipeline] withDockerContainer 19:14:53 prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container 19:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:55 $ docker top 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:56 + go version 19:14:56 go version go1.16.8 linux/arm64 [Pipeline] } 19:14:56 $ docker stop --time=1 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 19:14:58 $ docker rm -f 9aab2635488c9d4bf1bc796acba67530b54c26867af69063d8fa5fe7c3edfee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:58 + docker inspect -f . ci-base-image-arm64 19:14:58 . [Pipeline] withDockerContainer 19:14:59 prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container 19:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:15:00 $ docker top a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:01 ========================================================= 19:15:01 [edgeXBuildGoParallel] Running Tests and Build... 19:15:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:01 + make test 19:15:01 go mod tidy 19:15:02 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:15:02 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:15:02 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:15:02 19:15:02 SECURITY ERROR 19:15:02 This download does NOT match an earlier download recorded in go.sum. 19:15:02 The bits may have been replaced on the origin server, or an attacker may 19:15:02 have intercepted the download attempt. 19:15:02 19:15:02 For more information, see 'go help module-auth'. 19:15:02 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:15:02 $ docker stop --time=1 a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 19:15:04 $ docker rm -f a05d7f90d7986efbb85f6cfcc02e8c14d88b9c8e8b1f4a61a9aeae8d0282ce00 [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] sh 19:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:05 19:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:06 arm64: Pulling from edgex-lftools-log-publisher 19:15:06 448f6bf000e3: Pulling fs layer 19:15:06 f757da607395: Pulling fs layer 19:15:06 05883995daec: Pulling fs layer 19:15:06 8603b9c90790: Pulling fs layer 19:15:06 1560dd03e051: Pulling fs layer 19:15:06 27f5ce0e4adf: Pulling fs layer 19:15:06 c2d8d7efcc4b: Pulling fs layer 19:15:06 1560dd03e051: Waiting 19:15:06 8603b9c90790: Waiting 19:15:06 27f5ce0e4adf: Waiting 19:15:06 c2d8d7efcc4b: Waiting 19:15:06 f757da607395: Verifying Checksum 19:15:06 f757da607395: Download complete 19:15:06 8603b9c90790: Verifying Checksum 19:15:06 8603b9c90790: Download complete 19:15:06 1560dd03e051: Verifying Checksum 19:15:06 1560dd03e051: Download complete 19:15:06 27f5ce0e4adf: Download complete 19:15:06 05883995daec: Verifying Checksum 19:15:06 05883995daec: Download complete 19:15:06 448f6bf000e3: Verifying Checksum 19:15:06 448f6bf000e3: Download complete 19:15:09 c2d8d7efcc4b: Verifying Checksum 19:15:09 c2d8d7efcc4b: Download complete 19:15:10 448f6bf000e3: Pull complete 19:15:10 f757da607395: Pull complete 19:15:12 05883995daec: Pull complete 19:15:12 8603b9c90790: Pull complete 19:15:13 1560dd03e051: Pull complete 19:15:14 27f5ce0e4adf: Pull complete 19:15:29 c2d8d7efcc4b: Pull complete 19:15:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:15:29 prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container 19:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:15:32 $ docker top 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:33 ---> job-cost.sh 19:15:33 lf-activate-venv: SKIPPING 19:15:33 INFO: No Stack... 19:15:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:34 INFO: Archiving Costs [Pipeline] sh 19:15:35 + cut -d, -f6 19:15:35 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:15:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] 19:15:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] did not exist. Created. 19:15:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:36 + echo total: 0.10999999940395355 [Pipeline] stash 19:15:37 Stashed 1 file(s) [Pipeline] } 19:15:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3809-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:37 $ docker stop --time=1 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 19:15:38 $ docker rm -f 0df28b58b7ba8506bfe3002c99aae8dd32638da5488ac771c8f175ac817236a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:15:41 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:15:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:42 ---> package-listing.sh 19:15:42 ++ tr '[:upper:]' '[:lower:]' 19:15:42 ++ facter osfamily 19:15:42 + OS_FAMILY=redhat 19:15:42 + workspace=/w/workspace/edgex-go/1 19:15:42 + START_PACKAGES=/tmp/packages_start.txt 19:15:42 + END_PACKAGES=/tmp/packages_end.txt 19:15:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:42 + PACKAGES=/tmp/packages_start.txt 19:15:42 + '[' /w/workspace/edgex-go/1 ']' 19:15:42 + PACKAGES=/tmp/packages_end.txt 19:15:42 + case "${OS_FAMILY}" in 19:15:42 + rpm -qa 19:15:42 + sort 19:15:43 + '[' -f /tmp/packages_start.txt ']' 19:15:43 + '[' -f /tmp/packages_end.txt ']' 19:15:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:43 + '[' /w/workspace/edgex-go/1 ']' 19:15:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:15:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:15:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:44 19:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:44 latest: Pulling from edgex-lftools-log-publisher 19:15:44 b4d181a07f80: Pulling fs layer 19:15:44 a1111a8f2ec3: Pulling fs layer 19:15:44 ed53099fbce6: Pulling fs layer 19:15:44 dc539afda2c1: Pulling fs layer 19:15:44 77bc0d833cb6: Pulling fs layer 19:15:44 9065ff56babe: Pulling fs layer 19:15:44 d287ab97295c: Pulling fs layer 19:15:44 dc539afda2c1: Waiting 19:15:44 77bc0d833cb6: Waiting 19:15:44 9065ff56babe: Waiting 19:15:44 d287ab97295c: Waiting 19:15:44 a1111a8f2ec3: Verifying Checksum 19:15:44 a1111a8f2ec3: Download complete 19:15:44 dc539afda2c1: Verifying Checksum 19:15:44 dc539afda2c1: Download complete 19:15:44 ed53099fbce6: Verifying Checksum 19:15:44 ed53099fbce6: Download complete 19:15:44 77bc0d833cb6: Verifying Checksum 19:15:44 77bc0d833cb6: Download complete 19:15:44 9065ff56babe: Verifying Checksum 19:15:44 9065ff56babe: Download complete 19:15:44 b4d181a07f80: Verifying Checksum 19:15:44 b4d181a07f80: Download complete 19:15:45 d287ab97295c: Verifying Checksum 19:15:45 d287ab97295c: Download complete 19:15:46 b4d181a07f80: Pull complete 19:15:46 a1111a8f2ec3: Pull complete 19:15:46 ed53099fbce6: Pull complete 19:15:46 dc539afda2c1: Pull complete 19:15:47 77bc0d833cb6: Pull complete 19:15:47 9065ff56babe: Pull complete 19:15:52 d287ab97295c: Pull complete 19:15:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:15:52 prd-centos7-docker-4c-2g-195 does not seem to be running inside a container 19:15:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:55 $ docker top 88805475f1d5aecd530caa04e8403822275c7f0f9f115658ec51686c574658e1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:56 + ls /var/log/sa-host 19:15:56 + sadf -c /var/log/sa-host/sa11 19:15:56 file_magic: OK 19:15:56 HZ: Using current value: 100 19:15:56 file_header: OK 19:15:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:15:56 Statistics: 19:15:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:15:56 File successfully converted to sysstat format version 12.0.3 19:15:56 + sadf -c /var/log/sa-host/sa30 19:15:56 file_magic: OK 19:15:56 HZ: Using current value: 100 19:15:56 file_header: OK 19:15:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:15:56 Statistics: 19:15:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:15:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:56 provisioning config files... 19:15:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9049292878233623088tmp [Pipeline] { [Pipeline] echo 19:15:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:56 ---> create-netrc.sh [Pipeline] } 19:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> python-tools-install.sh [Pipeline] echo 19:15:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> sudo-logs.sh 19:15:57 Archiving 'sudo' log.. 19:15:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known 19:15:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-195.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:15:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> job-cost.sh 19:15:58 lf-activate-venv: SKIPPING 19:15:58 DEBUG: total: 0.10999999940395355 19:15:58 INFO: Retrieving Stack Cost... 19:15:59 INFO: Retrieving Pricing Info for: v3-standard-2 19:15:59 INFO: Archiving Costs [Pipeline] echo 19:15:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:00 ---> logs-deploy.sh 19:16:00 lf-activate-venv: SKIPPING 19:16:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3809/1 19:16:00 INFO: archiving workspace using pattern(s): 19:16:00 Archives upload complete. 19:16:00 INFO: archiving logs to Nexus