Branch indexing 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 edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 633449dbefca29cf62edd9030bbe74b52352fb22 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 633449dbefca29cf62edd9030bbe74b52352fb22 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-ssh3514351883570578745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6986214450922338230.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15379933305454265867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9142990515794087328.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5667752728649450470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1162’ is offline Running on prd-centos7-docker-4c-2g-1166 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1073 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh733153387623705855.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh1221212976023254850.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing cb2ade234b665c8123d477ece15ebbff44812819 Checking out Revision cb2ade234b665c8123d477ece15ebbff44812819 (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # 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/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh2844673702210004141.key > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb2ade234b665c8123d477ece15ebbff44812819 # timeout=10 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:18 ========================================================= 22:42:18 EdgeX Global Pipelines Version Info 22:42:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b859a56b9fe5d2d3fc7a4004045f7aec825e5060 # timeout=10 22:42:19 ------------------- 22:42:19 stable info: 22:42:19 ------------------- 22:42:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:19 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 22:42:19 Message: update stable to v1.0.217 22:42:20 ------------------- 22:42:20 experimental info: 22:42:20 ------------------- 22:42:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:42:20 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:42:20 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb2ade234b665c8123d477ece15ebbff44812819 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb2ade2 [Pipeline] echo 22:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:20 provisioning config files... 22:42:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config2119654290384277632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:21 ---> docker-login.sh 22:42:21 nexus3.edgexfoundry.org:10001 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10002 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10003 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 nexus3.edgexfoundry.org:10004 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:21 Configure a credential helper to remove this warning. See 22:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:21 22:42:21 Login Succeeded 22:42:21 docker.io 22:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:22 Configure a credential helper to remove this warning. See 22:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:22 22:42:22 Login Succeeded 22:42:22 ---> docker-login.sh ends [Pipeline] } 22:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:42:22 + git rev-list -1 --merges cb2ade234b665c8123d477ece15ebbff44812819~1..cb2ade234b665c8123d477ece15ebbff44812819 [Pipeline] echo 22:42:22 -----------> git rev-list -1 --merges cb2ade234b665c8123d477ece15ebbff44812819~1..cb2ade234b665c8123d477ece15ebbff44812819 cb2ade234b665c8123d477ece15ebbff44812819 22:42:22 cb2ade234b665c8123d477ece15ebbff44812819 [false] [Pipeline] sh 22:42:22 + git log --format=format:%s -1 cb2ade234b665c8123d477ece15ebbff44812819 [Pipeline] echo 22:42:22 ========================================================= 22:42:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:23 + git log --format=format:%s -1 cb2ade234b665c8123d477ece15ebbff44812819 [Pipeline] echo 22:42:23 [semverPrep] GIT_COMMIT: cb2ade234b665c8123d477ece15ebbff44812819, Commit Message: Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD [Pipeline] echo 22:42:23 [semverPrep] This is not a build commit. [Pipeline] sh 22:42:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:42:23 + grep -v github /etc/ssh/ssh_known_hosts 22:42:23 + '[' -e /tmp/ssh_known_hosts ']' 22:42:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:42:23 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:42:23 + sudo tee -a /etc/ssh/ssh_known_hosts 22:42:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:24 22:42:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:24 latest: Pulling from edgex-devops/git-semver 22:42:24 a0d0a0d46f8b: Pulling fs layer 22:42:24 3e5f54012d9b: Pulling fs layer 22:42:24 4c7163046ea9: Pulling fs layer 22:42:24 0c2d73faf560: Pulling fs layer 22:42:24 0c2d73faf560: Waiting 22:42:24 3e5f54012d9b: Verifying Checksum 22:42:24 3e5f54012d9b: Download complete 22:42:24 a0d0a0d46f8b: Verifying Checksum 22:42:24 a0d0a0d46f8b: Download complete 22:42:24 4c7163046ea9: Verifying Checksum 22:42:24 4c7163046ea9: Download complete 22:42:24 0c2d73faf560: Verifying Checksum 22:42:24 0c2d73faf560: Download complete 22:42:24 a0d0a0d46f8b: Pull complete 22:42:24 3e5f54012d9b: Pull complete 22:42:24 4c7163046ea9: Pull complete 22:42:25 0c2d73faf560: Pull complete 22:42:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:42:25 prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container 22:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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:10004/edgex-devops/git-semver:latest cat 22:42:25 $ docker top 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:25 [ssh-agent] Looking for ssh-agent implementation... 22:42:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:25 $ docker exec 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 ssh-agent 22:42:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKMGiA/agent.13 22:42:26 SSH_AGENT_PID=19 22:42:26 Running ssh-add (command line suppressed) 22:42:25 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_6328096706268731534.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_6328096706268731534.key) 22:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:26 + git tag --points-at HEAD [Pipeline] } 22:42:26 $ docker exec --env ******** --env ******** 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 ssh-agent -k 22:42:26 unset SSH_AUTH_SOCK; 22:42:26 unset SSH_AGENT_PID; 22:42:26 echo Agent pid 19 killed; 22:42:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:26 [ssh-agent] Looking for ssh-agent implementation... 22:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:26 $ docker exec 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 ssh-agent 22:42:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOJBcCo/agent.52 22:42:26 SSH_AGENT_PID=58 22:42:26 Running ssh-add (command line suppressed) 22:42:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_3460154042003283672.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_3460154042003283672.key) 22:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:27 + git semver init 22:42:27 # -> Open(): unable to determine branch for HEAD 22:42:27 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git 22:42:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 22:42:27 # $SEMVER_REMOTE_NAME = origin 22:42:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:42:27 # $SEMVER_USER_NAME = edgex-jenkins 22:42:27 # $SEMVER_BRANCH = PR-1073 22:42:27 # $SEMVER_TEMP = /tmp/semver-244191519 22:42:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:42:28 # '/tmp/semver-244191519' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' 22:42:28 # -> Force: false 22:42:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } 22:42:28 $ docker exec --env ******** --env ******** 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 ssh-agent -k 22:42:28 unset SSH_AUTH_SOCK; 22:42:28 unset SSH_AGENT_PID; 22:42:28 echo Agent pid 58 killed; 22:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:28 + git semver [Pipeline] } 22:42:28 $ docker stop --time=1 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 22:42:29 $ docker rm -f 8754a8b5af28115838a102e0ea536f1130cce57782f08e25c323e46c913e2031 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:30 Stashed 1 file(s) [Pipeline] echo 22:42:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 22:42:45 Still waiting to schedule task 22:42:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:42:45 Still waiting to schedule task 22:42:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:43:42 Running on prd-centos7-docker-4c-2g-1169 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 22:43:42 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:43:42 The recommended git tool is: git 22:43:44 using credential edgex-jenkins-ssh 22:43:44 Cloning the remote Git repository 22:43:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:44 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:43:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:44 > git --version # timeout=10 22:43:44 > git --version # 'git version 2.24.4' 22:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:44 [INFO] Currently running in a labeled security context 22:43:44 [INFO] Currently SELinux is 'enforcing' on the host 22:43:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh3545149772842294237.key 22:43:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:45 [INFO] Currently running in a labeled security context 22:43:45 [INFO] Currently SELinux is 'enforcing' on the host 22:43:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh1970493996906845525.key 22:43:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:46 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 22:43:46 Merge succeeded, producing eaacee5a2bd50a0b54b9d3c75f29446a1c92f783 22:43:46 Checking out Revision eaacee5a2bd50a0b54b9d3c75f29446a1c92f783 (PR-1073) 22:43:46 > git config core.sparsecheckout # timeout=10 22:43:46 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 22:43:46 > git remote # timeout=10 22:43:46 > git config --get remote.origin.url # timeout=10 22:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:46 [INFO] Currently running in a labeled security context 22:43:46 [INFO] Currently SELinux is 'enforcing' on the host 22:43:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh9066142117305955808.key 22:43:46 > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 22:43:46 > git rev-parse HEAD^{commit} # timeout=10 22:43:46 > git config core.sparsecheckout # timeout=10 22:43:46 > git checkout -f eaacee5a2bd50a0b54b9d3c75f29446a1c92f783 # timeout=10 22:43:50 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" 22:43:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:50 provisioning config files... 22:43:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7177013426109315349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:51 ---> docker-login.sh 22:43:51 nexus3.edgexfoundry.org:10001 22:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:51 Configure a credential helper to remove this warning. See 22:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:51 22:43:51 Login Succeeded 22:43:51 nexus3.edgexfoundry.org:10002 22:43:50 > git rev-list --no-walk b859a56b9fe5d2d3fc7a4004045f7aec825e5060 # timeout=10 22:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:51 Configure a credential helper to remove this warning. See 22:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:51 22:43:51 Login Succeeded 22:43:51 nexus3.edgexfoundry.org:10003 22:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:51 Configure a credential helper to remove this warning. See 22:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:51 22:43:51 Login Succeeded 22:43:51 nexus3.edgexfoundry.org:10004 22:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:51 Configure a credential helper to remove this warning. See 22:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:51 22:43:51 Login Succeeded 22:43:51 docker.io 22:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:51 Configure a credential helper to remove this warning. See 22:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:51 22:43:51 Login Succeeded 22:43:51 ---> docker-login.sh ends [Pipeline] } 22:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:52 ========================================================= 22:43:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:43:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:52 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:43:52 Sending build context to Docker daemon 29.47MB 22:43:52 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:43:52 Step 2/10 : FROM ${BASE} AS builder 22:43:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:52 a0d0a0d46f8b: Pulling fs layer 22:43:52 31adcdaf11c8: Pulling fs layer 22:43:52 b8b176561691: Pulling fs layer 22:43:52 4527c011a84f: Pulling fs layer 22:43:52 5d74067f8e1e: Pulling fs layer 22:43:52 e0aca202a116: Pulling fs layer 22:43:52 3a43be97a3b4: Pulling fs layer 22:43:52 34cad66bf833: Pulling fs layer 22:43:52 b4e3c513aaa6: Pulling fs layer 22:43:52 3a43be97a3b4: Waiting 22:43:52 34cad66bf833: Waiting 22:43:52 b4e3c513aaa6: Waiting 22:43:52 4527c011a84f: Waiting 22:43:52 5d74067f8e1e: Waiting 22:43:52 e0aca202a116: Waiting 22:43:52 b8b176561691: Verifying Checksum 22:43:52 b8b176561691: Download complete 22:43:52 31adcdaf11c8: Verifying Checksum 22:43:52 31adcdaf11c8: Download complete 22:43:52 5d74067f8e1e: Verifying Checksum 22:43:52 5d74067f8e1e: Download complete 22:43:52 e0aca202a116: Verifying Checksum 22:43:52 e0aca202a116: Download complete 22:43:52 a0d0a0d46f8b: Download complete 22:43:52 3a43be97a3b4: Verifying Checksum 22:43:52 3a43be97a3b4: Download complete 22:43:52 34cad66bf833: Verifying Checksum 22:43:52 34cad66bf833: Download complete 22:43:52 a0d0a0d46f8b: Pull complete 22:43:53 31adcdaf11c8: Pull complete 22:43:53 b8b176561691: Pull complete 22:43:53 b4e3c513aaa6: Verifying Checksum 22:43:53 b4e3c513aaa6: Download complete 22:43:53 4527c011a84f: Verifying Checksum 22:43:53 4527c011a84f: Download complete 22:43:57 4527c011a84f: Pull complete 22:43:57 5d74067f8e1e: Pull complete 22:43:57 e0aca202a116: Pull complete 22:43:57 3a43be97a3b4: Pull complete 22:43:57 34cad66bf833: Pull complete 22:44:00 b4e3c513aaa6: Pull complete 22:44:00 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:44:00 ---> 9f6097aaca64 22:44:00 Step 3/10 : ARG MAKE=make build 22:44:02 ---> Running in ef1b07e389d4 22:44:02 Removing intermediate container ef1b07e389d4 22:44:02 ---> b84be2c7c9a9 22:44:02 Step 4/10 : WORKDIR /device-sdk-go 22:44:02 ---> Running in ea2b8fa3d8f8 22:44:02 Removing intermediate container ea2b8fa3d8f8 22:44:02 ---> 344951949856 22:44:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:02 ---> Running in d4d0cb262d24 22:44:02 Removing intermediate container d4d0cb262d24 22:44:02 ---> 72f1243434b9 22:44:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 ---> Running in fa15dfa36a28 22:44:02 Removing intermediate container fa15dfa36a28 22:44:02 ---> e50d9c2e68b0 22:44:02 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:02 ---> Running in f8a29f0a9844 22:44:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:44:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:44:04 OK: 220 MiB in 52 packages 22:44:04 Removing intermediate container f8a29f0a9844 22:44:04 ---> 63afebde73f4 22:44:04 Step 8/10 : COPY . . 22:44:05 ---> d2b4c65c42cb 22:44:05 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:05 ---> Running in a0d631dc96d1 22:44:31 Removing intermediate container a0d631dc96d1 22:44:31 ---> 2818b4d93c26 22:44:31 Step 10/10 : RUN ${MAKE} 22:44:31 ---> Running in f54b0efc82aa 22:44:31 noop 22:44:31 Removing intermediate container f54b0efc82aa 22:44:31 ---> f4323a3e289b 22:44:31 Successfully built f4323a3e289b 22:44:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:44:32 + docker inspect -f . ci-base-image-x86_64 22:44:32 . [Pipeline] withDockerContainer 22:44:32 prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container 22:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 22:44:32 $ docker top 06a755723a7912b2144b421dcf73eaa16841eede2e05bd0629d590e59c983375 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:33 + go version 22:44:33 go version go1.16.8 linux/amd64 [Pipeline] } 22:44:33 $ docker stop --time=1 06a755723a7912b2144b421dcf73eaa16841eede2e05bd0629d590e59c983375 22:44:34 $ docker rm -f 06a755723a7912b2144b421dcf73eaa16841eede2e05bd0629d590e59c983375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:34 + docker inspect -f . ci-base-image-x86_64 22:44:34 . [Pipeline] withDockerContainer 22:44:34 prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container 22:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 22:44:35 $ docker top eab3eb8af4f569dba23a585da7c81bab55fc4c0ff75781122c7b965006e4dc43 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:44:35 + make test 22:44:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:44:35 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:44:35 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:44:35 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:44:35 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:44:35 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:44:35 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:44:35 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 22:44:35 $ docker stop --time=1 eab3eb8af4f569dba23a585da7c81bab55fc4c0ff75781122c7b965006e4dc43 22:44:36 $ docker rm -f eab3eb8af4f569dba23a585da7c81bab55fc4c0ff75781122c7b965006e4dc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:37 22:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:44:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:37 latest: Pulling from edgex-lftools-log-publisher 22:44:37 b4d181a07f80: Pulling fs layer 22:44:37 a1111a8f2ec3: Pulling fs layer 22:44:37 ed53099fbce6: Pulling fs layer 22:44:37 dc539afda2c1: Pulling fs layer 22:44:37 77bc0d833cb6: Pulling fs layer 22:44:37 9065ff56babe: Pulling fs layer 22:44:37 d287ab97295c: Pulling fs layer 22:44:37 77bc0d833cb6: Waiting 22:44:37 9065ff56babe: Waiting 22:44:37 d287ab97295c: Waiting 22:44:37 dc539afda2c1: Waiting 22:44:37 a1111a8f2ec3: Verifying Checksum 22:44:37 a1111a8f2ec3: Download complete 22:44:37 dc539afda2c1: Verifying Checksum 22:44:37 dc539afda2c1: Download complete 22:44:37 ed53099fbce6: Verifying Checksum 22:44:37 ed53099fbce6: Download complete 22:44:37 77bc0d833cb6: Verifying Checksum 22:44:37 77bc0d833cb6: Download complete 22:44:37 9065ff56babe: Verifying Checksum 22:44:37 9065ff56babe: Download complete 22:44:37 b4d181a07f80: Verifying Checksum 22:44:37 b4d181a07f80: Download complete 22:44:38 d287ab97295c: Verifying Checksum 22:44:38 d287ab97295c: Download complete 22:44:39 b4d181a07f80: Pull complete 22:44:39 a1111a8f2ec3: Pull complete 22:44:39 ed53099fbce6: Pull complete 22:44:39 dc539afda2c1: Pull complete 22:44:40 77bc0d833cb6: Pull complete 22:44:40 9065ff56babe: Pull complete 22:44:45 d287ab97295c: Pull complete 22:44:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:44:45 prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container 22:44:45 $ 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/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:44:48 $ docker top db0902ab72acf55f0d0235b5ba023ffcdbe5107f5b8db4bd8d3acf92968cc5b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:48 ---> job-cost.sh 22:44:48 lf-activate-venv: SKIPPING 22:44:48 INFO: No Stack... 22:44:48 INFO: Retrieving Pricing Info for: v3-standard-2 22:44:49 INFO: Archiving Costs [Pipeline] sh 22:44:49 + cut -d, -f6 22:44:49 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 22:44:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] 22:44:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] did not exist. Created. 22:44:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:44:50 + echo total: 0.05999999865889549 [Pipeline] stash 22:44:50 Stashed 1 file(s) [Pipeline] } 22:44:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:44:50 $ docker stop --time=1 db0902ab72acf55f0d0235b5ba023ffcdbe5107f5b8db4bd8d3acf92968cc5b7 22:44:51 $ docker rm -f db0902ab72acf55f0d0235b5ba023ffcdbe5107f5b8db4bd8d3acf92968cc5b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:44:51 Failed in branch amd64 22:45:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1170 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 22:45:11 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:45:11 The recommended git tool is: git 22:45:16 using credential edgex-jenkins-ssh 22:45:16 Cloning the remote Git repository 22:45:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:45:16 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:16 > git --version # timeout=10 22:45:16 > git --version # 'git version 2.17.1' 22:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:45:21 Merging remotes/origin/main commit 633449dbefca29cf62edd9030bbe74b52352fb22 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 22:45:22 Merge succeeded, producing b38137a9f503b9d193fd9100d0a4152c592c630a 22:45:22 Checking out Revision b38137a9f503b9d193fd9100d0a4152c592c630a (PR-1073) 22:45:21 > git config core.sparsecheckout # timeout=10 22:45:21 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 22:45:21 > git remote # timeout=10 22:45:21 > git config --get remote.origin.url # timeout=10 22:45:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:21 > git merge 633449dbefca29cf62edd9030bbe74b52352fb22 # timeout=10 22:45:22 > git rev-parse HEAD^{commit} # timeout=10 22:45:22 > git config core.sparsecheckout # timeout=10 22:45:22 > git checkout -f b38137a9f503b9d193fd9100d0a4152c592c630a # timeout=10 22:45:26 Commit message: "Merge commit '633449dbefca29cf62edd9030bbe74b52352fb22' into HEAD" 22:45:26 First time build. Skipping changelog. 22:45:26 > git rev-list --no-walk b859a56b9fe5d2d3fc7a4004045f7aec825e5060 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:45:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:27 Dload Upload Total Spent Left Speed 22:45:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 22:45:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:45:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:45:28 + sudo tee /etc/docker/daemon.new 22:45:28 { 22:45:28 "registry-mirrors": [ 22:45:28 "https://nexus3.edgexfoundry.org:10001" 22:45:28 ], 22:45:28 "bip": "10.250.0.254/24", 22:45:28 "hosts": [ 22:45:28 "tcp://0.0.0.0:5555", 22:45:28 "unix:///var/run/docker.sock" 22:45:28 ], 22:45:28 "mtu": 1458, 22:45:28 "selinux-enabled": true, 22:45:28 "seccomp-profile": "/etc/docker/seccomp.json" 22:45:28 } [Pipeline] sh 22:45:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:45:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:47 provisioning config files... 22:45:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config2373264880253108628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:47 ---> docker-login.sh 22:45:47 nexus3.edgexfoundry.org:10001 22:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:48 Configure a credential helper to remove this warning. See 22:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:48 22:45:48 Login Succeeded 22:45:48 nexus3.edgexfoundry.org:10002 22:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:48 Configure a credential helper to remove this warning. See 22:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:48 22:45:48 Login Succeeded 22:45:48 nexus3.edgexfoundry.org:10003 22:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:49 Configure a credential helper to remove this warning. See 22:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:49 22:45:49 Login Succeeded 22:45:49 nexus3.edgexfoundry.org:10004 22:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:49 Configure a credential helper to remove this warning. See 22:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:49 22:45:49 Login Succeeded 22:45:49 docker.io 22:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:50 Configure a credential helper to remove this warning. See 22:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:50 22:45:50 Login Succeeded 22:45:50 ---> docker-login.sh ends [Pipeline] } 22:45:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:50 ========================================================= 22:45:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:45:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:45:51 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:45:51 Sending build context to Docker daemon 29.46MB 22:45:51 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:45:51 Step 2/10 : FROM ${BASE} AS builder 22:45:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:52 552d1f2373af: Pulling fs layer 22:45:52 ea3f2d53f512: Pulling fs layer 22:45:52 9e70ebbbe112: Pulling fs layer 22:45:52 7a9cfe048b4a: Pulling fs layer 22:45:52 72dc09318566: Pulling fs layer 22:45:52 f4f7b4309257: Pulling fs layer 22:45:52 0ac9a79272e3: Pulling fs layer 22:45:52 b78e95d17946: Pulling fs layer 22:45:52 72dc09318566: Waiting 22:45:52 f4f7b4309257: Waiting 22:45:52 0ac9a79272e3: Waiting 22:45:52 b78e95d17946: Waiting 22:45:52 7a9cfe048b4a: Waiting 22:45:52 9e70ebbbe112: Verifying Checksum 22:45:52 9e70ebbbe112: Download complete 22:45:52 ea3f2d53f512: Verifying Checksum 22:45:52 ea3f2d53f512: Download complete 22:45:52 72dc09318566: Verifying Checksum 22:45:52 72dc09318566: Download complete 22:45:52 f4f7b4309257: Download complete 22:45:52 0ac9a79272e3: Verifying Checksum 22:45:52 0ac9a79272e3: Download complete 22:45:52 552d1f2373af: Verifying Checksum 22:45:52 552d1f2373af: Download complete 22:45:53 552d1f2373af: Pull complete 22:45:53 ea3f2d53f512: Pull complete 22:45:54 9e70ebbbe112: Pull complete 22:45:54 b78e95d17946: Verifying Checksum 22:45:54 b78e95d17946: Download complete 22:45:54 7a9cfe048b4a: Verifying Checksum 22:45:54 7a9cfe048b4a: Download complete 22:46:06 7a9cfe048b4a: Pull complete 22:46:06 72dc09318566: Pull complete 22:46:06 f4f7b4309257: Pull complete 22:46:06 0ac9a79272e3: Pull complete 22:46:12 b78e95d17946: Pull complete 22:46:12 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:46:12 ---> 8b459fc5aaf0 22:46:12 Step 3/10 : ARG MAKE=make build 22:46:13 ---> Running in 8911fe078403 22:46:14 Removing intermediate container 8911fe078403 22:46:14 ---> 98d1212ccc04 22:46:14 Step 4/10 : WORKDIR /device-sdk-go 22:46:14 ---> Running in 7180029d08ee 22:46:14 Removing intermediate container 7180029d08ee 22:46:14 ---> 9e10d3eab16b 22:46:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:46:14 ---> Running in a215ec4b435b 22:46:15 Removing intermediate container a215ec4b435b 22:46:15 ---> f3dfadd09540 22:46:15 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:15 ---> Running in a4bea4bf4942 22:46:17 Removing intermediate container a4bea4bf4942 22:46:17 ---> 2369020c77d8 22:46:17 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:46:17 ---> Running in 94a86cd1ce9c 22:46:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:46:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:46:19 OK: 219 MiB in 52 packages 22:46:20 Removing intermediate container 94a86cd1ce9c 22:46:20 ---> 07a3e91f5879 22:46:20 Step 8/10 : COPY . . 22:46:22 ---> a55fd984fb44 22:46:22 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:22 ---> Running in d23247421ea3 22:47:44 Removing intermediate container d23247421ea3 22:47:44 ---> e61d9f30eb2c 22:47:44 Step 10/10 : RUN ${MAKE} 22:47:44 ---> Running in b2569d6d4fa2 22:47:44 noop 22:47:44 Removing intermediate container b2569d6d4fa2 22:47:44 ---> e9e549d343fd 22:47:44 Successfully built e9e549d343fd 22:47:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:44 + docker inspect -f . ci-base-image-arm64 22:47:44 . [Pipeline] withDockerContainer 22:47:45 prd-ubuntu18.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 22:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 22:47:46 $ docker top 40da9ec23ea1afcb581958dd7a1f4465274b6eb256e1948e612655f6fba40607 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:47 + go version 22:47:47 go version go1.16.8 linux/arm64 [Pipeline] } 22:47:47 $ docker stop --time=1 40da9ec23ea1afcb581958dd7a1f4465274b6eb256e1948e612655f6fba40607 22:47:49 $ docker rm -f 40da9ec23ea1afcb581958dd7a1f4465274b6eb256e1948e612655f6fba40607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:49 + docker inspect -f . ci-base-image-arm64 22:47:49 . [Pipeline] withDockerContainer 22:47:50 prd-ubuntu18.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 22:47:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 22:47:51 $ docker top 3b5c40984b9b292fd4a6ca57aa720a9bc75a33cfe0b8723e04a74ccb87d00c5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:47:52 + make test 22:47:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:47:53 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:47:53 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:47:53 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:47:53 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:47:53 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:47:53 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:47:53 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 22:47:53 $ docker stop --time=1 3b5c40984b9b292fd4a6ca57aa720a9bc75a33cfe0b8723e04a74ccb87d00c5c 22:47:55 $ docker rm -f 3b5c40984b9b292fd4a6ca57aa720a9bc75a33cfe0b8723e04a74ccb87d00c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 22:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:55 22:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:56 arm64: Pulling from edgex-lftools-log-publisher 22:47:56 448f6bf000e3: Pulling fs layer 22:47:56 f757da607395: Pulling fs layer 22:47:56 05883995daec: Pulling fs layer 22:47:56 8603b9c90790: Pulling fs layer 22:47:56 1560dd03e051: Pulling fs layer 22:47:56 27f5ce0e4adf: Pulling fs layer 22:47:56 c2d8d7efcc4b: Pulling fs layer 22:47:56 8603b9c90790: Waiting 22:47:56 1560dd03e051: Waiting 22:47:56 27f5ce0e4adf: Waiting 22:47:56 f757da607395: Verifying Checksum 22:47:56 f757da607395: Download complete 22:47:56 8603b9c90790: Verifying Checksum 22:47:56 8603b9c90790: Download complete 22:47:56 1560dd03e051: Verifying Checksum 22:47:56 1560dd03e051: Download complete 22:47:56 05883995daec: Verifying Checksum 22:47:56 05883995daec: Download complete 22:47:56 27f5ce0e4adf: Verifying Checksum 22:47:56 27f5ce0e4adf: Download complete 22:47:57 448f6bf000e3: Verifying Checksum 22:47:59 c2d8d7efcc4b: Verifying Checksum 22:47:59 c2d8d7efcc4b: Download complete 22:48:01 448f6bf000e3: Pull complete 22:48:01 f757da607395: Pull complete 22:48:02 05883995daec: Pull complete 22:48:03 8603b9c90790: Pull complete 22:48:04 1560dd03e051: Pull complete 22:48:04 27f5ce0e4adf: Pull complete 22:48:19 c2d8d7efcc4b: Pull complete 22:48:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 22:48:19 $ 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/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:22 $ docker top dc42b45403cac208be7da68b5499f8f462ae1d7f78733e60f722ab90419a5eab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:23 ---> job-cost.sh 22:48:23 lf-activate-venv: SKIPPING 22:48:23 INFO: No Stack... 22:48:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:48:23 INFO: Archiving Costs [Pipeline] sh 22:48:24 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 22:48:24 + cut -d, -f6 [Pipeline] lock 22:48:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] 22:48:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] did not exist. Created. 22:48:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:25 /w/workspace/device-sdk-go/3@tmp/durable-ba2da855/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-ba2da855/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:48:26 + echo total: 0.10999999940395355 [Pipeline] stash 22:48:26 Warning: overwriting stash ‘stack-cost’ 22:48:26 Stashed 1 file(s) [Pipeline] } 22:48:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:26 $ docker stop --time=1 dc42b45403cac208be7da68b5499f8f462ae1d7f78733e60f722ab90419a5eab 22:48:28 $ docker rm -f dc42b45403cac208be7da68b5499f8f462ae1d7f78733e60f722ab90419a5eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:48:28 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 22:48:29 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:48:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:30 ---> package-listing.sh 22:48:30 ++ facter osfamily 22:48:30 ++ tr '[:upper:]' '[:lower:]' 22:48:30 + OS_FAMILY=redhat 22:48:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 22:48:30 + START_PACKAGES=/tmp/packages_start.txt 22:48:30 + END_PACKAGES=/tmp/packages_end.txt 22:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:30 + PACKAGES=/tmp/packages_start.txt 22:48:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:48:30 + PACKAGES=/tmp/packages_end.txt 22:48:30 + case "${OS_FAMILY}" in 22:48:30 + rpm -qa 22:48:30 + sort 22:48:31 + '[' -f /tmp/packages_start.txt ']' 22:48:31 + '[' -f /tmp/packages_end.txt ']' 22:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:48:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ 22:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo 22:48:31 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/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:48:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:31 22:48:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:48:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:32 latest: Pulling from edgex-lftools-log-publisher 22:48:32 b4d181a07f80: Pulling fs layer 22:48:32 a1111a8f2ec3: Pulling fs layer 22:48:32 ed53099fbce6: Pulling fs layer 22:48:32 dc539afda2c1: Pulling fs layer 22:48:32 77bc0d833cb6: Pulling fs layer 22:48:32 9065ff56babe: Pulling fs layer 22:48:32 d287ab97295c: Pulling fs layer 22:48:32 dc539afda2c1: Waiting 22:48:32 77bc0d833cb6: Waiting 22:48:32 9065ff56babe: Waiting 22:48:32 d287ab97295c: Waiting 22:48:32 a1111a8f2ec3: Verifying Checksum 22:48:32 a1111a8f2ec3: Download complete 22:48:32 dc539afda2c1: Verifying Checksum 22:48:32 dc539afda2c1: Download complete 22:48:32 ed53099fbce6: Verifying Checksum 22:48:32 ed53099fbce6: Download complete 22:48:32 9065ff56babe: Verifying Checksum 22:48:32 9065ff56babe: Download complete 22:48:32 77bc0d833cb6: Verifying Checksum 22:48:32 77bc0d833cb6: Download complete 22:48:32 b4d181a07f80: Verifying Checksum 22:48:32 b4d181a07f80: Download complete 22:48:33 d287ab97295c: Verifying Checksum 22:48:33 d287ab97295c: Download complete 22:48:34 b4d181a07f80: Pull complete 22:48:34 a1111a8f2ec3: Pull complete 22:48:34 ed53099fbce6: Pull complete 22:48:34 dc539afda2c1: Pull complete 22:48:35 77bc0d833cb6: Pull complete 22:48:35 9065ff56babe: Pull complete 22:48:40 d287ab97295c: Pull complete 22:48:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:48:40 prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container 22:48:40 $ 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/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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-lftools-log-publisher:latest cat 22:48:43 $ docker top 33d6ed91ef71b27b3dd7be0f5ee9fb4dac28faed171b632d7d5489b8b68b9f7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:43 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:43 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:44 + ls /var/log/sa-host 22:48:44 + sadf -c /var/log/sa-host/sa10 22:48:44 file_magic: OK 22:48:44 HZ: Using current value: 100 22:48:44 file_header: OK 22:48:44 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 22:48:44 Statistics: 22:48:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:44 File successfully converted to sysstat format version 12.0.3 22:48:44 + sadf -c /var/log/sa-host/sa17 22:48:44 file_magic: OK 22:48:44 HZ: Using current value: 100 22:48:44 file_header: OK 22:48:44 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 22:48:44 Statistics: 22:48:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:48:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:44 provisioning config files... 22:48:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config2785910612319727554tmp [Pipeline] { [Pipeline] echo 22:48:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:44 ---> create-netrc.sh [Pipeline] } 22:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:45 ---> python-tools-install.sh [Pipeline] echo 22:48:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:45 ---> sudo-logs.sh 22:48:45 Archiving 'sudo' log.. 22:48:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1166.novalocal: Name or service not known 22:48:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1166.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:48:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:45 ---> job-cost.sh 22:48:45 lf-activate-venv: SKIPPING 22:48:45 DEBUG: total: 0.10999999940395355 22:48:45 INFO: Retrieving Stack Cost... 22:48:45 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:46 INFO: Archiving Costs [Pipeline] echo 22:48:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:46 ---> logs-deploy.sh 22:48:46 lf-activate-venv: SKIPPING 22:48:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/3 22:48:46 INFO: archiving workspace using pattern(s): 22:48:47 Archives upload complete. 22:48:47 INFO: archiving logs to Nexus