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 df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc 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-ssh9936679340174654886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh16101463070806209878.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh12965797233087476053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh13383842831288526459.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-ssh3484629248333353915.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-1296’ is offline Running on prd-centos7-docker-4c-2g-1298 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-ssh7441093840208599188.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-ssh7423622582498245842.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 df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 Checking out Revision 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 (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-ssh5377905582161066686.key > git merge df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 # timeout=10 Commit message: "Merge commit 'df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:21 ========================================================= 22:41:21 EdgeX Global Pipelines Version Info 22:41:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b38137a9f503b9d193fd9100d0a4152c592c630a # timeout=10 22:41:22 ------------------- 22:41:22 stable info: 22:41:22 ------------------- 22:41:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:22 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:41:22 Message: update stable to v1.0.218 22:41:23 ------------------- 22:41:23 experimental info: 22:41:23 ------------------- 22:41:23 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:23 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:41:23 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cf37ee [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:23 provisioning config files... 22:41:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config3466646874985290655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:24 ---> docker-login.sh 22:41:24 nexus3.edgexfoundry.org:10001 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10002 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10003 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10004 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 docker.io 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:25 Configure a credential helper to remove this warning. See 22:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:25 22:41:25 Login Succeeded 22:41:25 ---> docker-login.sh ends [Pipeline] } 22:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:25 + git rev-list -1 --merges 3cf37eeaea6cc267b9d629e44ee087e91ca0db13~1..3cf37eeaea6cc267b9d629e44ee087e91ca0db13 [Pipeline] echo 22:41:25 -----------> git rev-list -1 --merges 3cf37eeaea6cc267b9d629e44ee087e91ca0db13~1..3cf37eeaea6cc267b9d629e44ee087e91ca0db13 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 22:41:25 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 [false] [Pipeline] sh 22:41:26 + git log --format=format:%s -1 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 [Pipeline] echo 22:41:26 ========================================================= 22:41:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:26 + git log --format=format:%s -1 3cf37eeaea6cc267b9d629e44ee087e91ca0db13 [Pipeline] echo 22:41:26 [semverPrep] GIT_COMMIT: 3cf37eeaea6cc267b9d629e44ee087e91ca0db13, Commit Message: Merge commit 'df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc' into HEAD [Pipeline] echo 22:41:26 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:41:26 + grep -v github /etc/ssh/ssh_known_hosts 22:41:26 + '[' -e /tmp/ssh_known_hosts ']' 22:41:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:41:26 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:27 22:41:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:27 latest: Pulling from edgex-devops/git-semver 22:41:27 a0d0a0d46f8b: Pulling fs layer 22:41:27 3e5f54012d9b: Pulling fs layer 22:41:27 4c7163046ea9: Pulling fs layer 22:41:27 0c2d73faf560: Pulling fs layer 22:41:27 0c2d73faf560: Waiting 22:41:27 3e5f54012d9b: Verifying Checksum 22:41:27 3e5f54012d9b: Download complete 22:41:27 a0d0a0d46f8b: Verifying Checksum 22:41:27 a0d0a0d46f8b: Download complete 22:41:27 0c2d73faf560: Verifying Checksum 22:41:27 0c2d73faf560: Download complete 22:41:27 4c7163046ea9: Verifying Checksum 22:41:27 4c7163046ea9: Download complete 22:41:27 a0d0a0d46f8b: Pull complete 22:41:27 3e5f54012d9b: Pull complete 22:41:28 4c7163046ea9: Pull complete 22:41:28 0c2d73faf560: Pull complete 22:41:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:41:28 prd-centos7-docker-4c-2g-1298 does not seem to be running inside a container 22:41:28 $ 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:41:29 $ docker top a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:29 [ssh-agent] Looking for ssh-agent implementation... 22:41:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:29 $ docker exec a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 ssh-agent 22:41:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOBDbG/agent.13 22:41:29 SSH_AGENT_PID=19 22:41:29 Running ssh-add (command line suppressed) 22:41:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_858009279163018492.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_858009279163018492.key) 22:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:29 + git tag --points-at HEAD [Pipeline] } 22:41:29 $ docker exec --env ******** --env ******** a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 ssh-agent -k 22:41:30 unset SSH_AUTH_SOCK; 22:41:30 unset SSH_AGENT_PID; 22:41:30 echo Agent pid 19 killed; 22:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:30 [ssh-agent] Looking for ssh-agent implementation... 22:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:30 $ docker exec a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 ssh-agent 22:41:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkJNiI/agent.53 22:41:30 SSH_AGENT_PID=59 22:41:30 Running ssh-add (command line suppressed) 22:41:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_8761212206208711497.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_8761212206208711497.key) 22:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:30 + git semver init 22:41:30 # -> Open(): unable to determine branch for HEAD 22:41:30 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git 22:41:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 22:41:30 # $SEMVER_REMOTE_NAME = origin 22:41:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:30 # $SEMVER_USER_NAME = edgex-jenkins 22:41:30 # $SEMVER_BRANCH = PR-1073 22:41:30 # $SEMVER_TEMP = /tmp/semver-015403482 22:41:30 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:41:31 # '/tmp/semver-015403482' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' 22:41:31 # -> Force: false 22:41:31 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } 22:41:31 $ docker exec --env ******** --env ******** a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 ssh-agent -k 22:41:31 unset SSH_AUTH_SOCK; 22:41:31 unset SSH_AGENT_PID; 22:41:31 echo Agent pid 59 killed; 22:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:32 + git semver [Pipeline] } 22:41:32 $ docker stop --time=1 a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 22:41:33 $ docker rm -f a20d6125099d97ae463284c74c2ac069fb0c7d7f9123a66ae5a9c2fdd3d343d3 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:33 Stashed 1 file(s) [Pipeline] echo 22:41:33 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:34 provisioning config files... 22:41:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config709112407277920261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:34 ---> docker-login.sh 22:41:34 nexus3.edgexfoundry.org:10001 22:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:34 Configure a credential helper to remove this warning. See 22:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:34 22:41:34 Login Succeeded 22:41:34 nexus3.edgexfoundry.org:10002 22:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:34 Configure a credential helper to remove this warning. See 22:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:34 22:41:34 Login Succeeded 22:41:34 nexus3.edgexfoundry.org:10003 22:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:34 Configure a credential helper to remove this warning. See 22:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:34 22:41:34 Login Succeeded 22:41:34 nexus3.edgexfoundry.org:10004 22:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:34 Configure a credential helper to remove this warning. See 22:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:34 22:41:34 Login Succeeded 22:41:34 docker.io 22:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:35 Configure a credential helper to remove this warning. See 22:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:35 22:41:35 Login Succeeded 22:41:35 ---> docker-login.sh ends [Pipeline] } 22:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:35 ========================================================= 22:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:35 + 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:41:35 Sending build context to Docker daemon 33.78MB 22:41:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:41:35 Step 2/10 : FROM ${BASE} AS builder 22:41:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:35 a0d0a0d46f8b: Already exists 22:41:35 31adcdaf11c8: Pulling fs layer 22:41:35 b8b176561691: Pulling fs layer 22:41:35 4527c011a84f: Pulling fs layer 22:41:35 5d74067f8e1e: Pulling fs layer 22:41:35 e0aca202a116: Pulling fs layer 22:41:35 3a43be97a3b4: Pulling fs layer 22:41:35 34cad66bf833: Pulling fs layer 22:41:35 b4e3c513aaa6: Pulling fs layer 22:41:35 5d74067f8e1e: Waiting 22:41:35 e0aca202a116: Waiting 22:41:35 3a43be97a3b4: Waiting 22:41:35 34cad66bf833: Waiting 22:41:35 b4e3c513aaa6: Waiting 22:41:35 b8b176561691: Verifying Checksum 22:41:35 b8b176561691: Download complete 22:41:35 31adcdaf11c8: Verifying Checksum 22:41:35 31adcdaf11c8: Download complete 22:41:35 5d74067f8e1e: Verifying Checksum 22:41:35 5d74067f8e1e: Download complete 22:41:35 e0aca202a116: Verifying Checksum 22:41:35 e0aca202a116: Download complete 22:41:35 3a43be97a3b4: Verifying Checksum 22:41:35 3a43be97a3b4: Download complete 22:41:35 34cad66bf833: Verifying Checksum 22:41:35 34cad66bf833: Download complete 22:41:35 31adcdaf11c8: Pull complete 22:41:36 b8b176561691: Pull complete 22:41:36 4527c011a84f: Verifying Checksum 22:41:36 4527c011a84f: Download complete 22:41:36 b4e3c513aaa6: Verifying Checksum 22:41:36 b4e3c513aaa6: Download complete 22:41:40 4527c011a84f: Pull complete 22:41:40 5d74067f8e1e: Pull complete 22:41:40 e0aca202a116: Pull complete 22:41:40 3a43be97a3b4: Pull complete 22:41:40 34cad66bf833: Pull complete 22:41:43 b4e3c513aaa6: Pull complete 22:41:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:43 ---> 9f6097aaca64 22:41:43 Step 3/10 : ARG MAKE=make build 22:41:44 ---> Running in 3ed7b7544fff 22:41:44 Removing intermediate container 3ed7b7544fff 22:41:44 ---> 199f65585caa 22:41:44 Step 4/10 : WORKDIR /device-sdk-go 22:41:44 ---> Running in 902ee2ef5313 22:41:44 Removing intermediate container 902ee2ef5313 22:41:44 ---> de51f560eafa 22:41:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:41:44 ---> Running in e15e46c85ce2 22:41:44 Removing intermediate container e15e46c85ce2 22:41:44 ---> 994f66916229 22:41:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:44 ---> Running in 84c5cdf21a5c 22:41:45 Removing intermediate container 84c5cdf21a5c 22:41:45 ---> 93fd255cad68 22:41:45 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:41:45 ---> Running in fb02a07df97f 22:41:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:41:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:41:46 OK: 220 MiB in 52 packages 22:41:47 Removing intermediate container fb02a07df97f 22:41:47 ---> 4fd1d95ca388 22:41:47 Step 8/10 : COPY . . 22:41:47 ---> dbbe6f041432 22:41:47 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:47 ---> Running in dfbc3415f176 22:41:49 Still waiting to schedule task 22:41:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1297’ is offline 22:42:19 Removing intermediate container dfbc3415f176 22:42:19 ---> 51f3b73cbc31 22:42:19 Step 10/10 : RUN ${MAKE} 22:42:19 ---> Running in bed0b00102cb 22:42:19 noop 22:42:19 Removing intermediate container bed0b00102cb 22:42:19 ---> 7da58c44e282 22:42:19 Successfully built 7da58c44e282 22:42:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:20 + docker inspect -f . ci-base-image-x86_64 22:42:20 . [Pipeline] withDockerContainer 22:42:20 prd-centos7-docker-4c-2g-1298 does not seem to be running inside a container 22:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** ci-base-image-x86_64 cat 22:42:20 $ docker top f61f20ecd39c31497d216f9d827b86fc3634c4e9331efd023faad48b7c0e2a56 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:20 + go version 22:42:20 go version go1.16.8 linux/amd64 [Pipeline] } 22:42:21 $ docker stop --time=1 f61f20ecd39c31497d216f9d827b86fc3634c4e9331efd023faad48b7c0e2a56 22:42:22 $ docker rm -f f61f20ecd39c31497d216f9d827b86fc3634c4e9331efd023faad48b7c0e2a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:22 + docker inspect -f . ci-base-image-x86_64 22:42:22 . [Pipeline] withDockerContainer 22:42:22 prd-centos7-docker-4c-2g-1298 does not seem to be running inside a container 22:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** ci-base-image-x86_64 cat 22:42:23 $ docker top 57cfab6411deabff12a544f67d888d445af2298ccac19f660692de21a0898993 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:23 + make test 22:42:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:23 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:42:23 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:42:23 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:42:23 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:42:23 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:42:23 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:42:23 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:42:23 $ docker stop --time=1 57cfab6411deabff12a544f67d888d445af2298ccac19f660692de21a0898993 22:42:24 $ docker rm -f 57cfab6411deabff12a544f67d888d445af2298ccac19f660692de21a0898993 [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:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:25 22:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:25 latest: Pulling from edgex-lftools-log-publisher 22:42:25 b4d181a07f80: Pulling fs layer 22:42:25 a1111a8f2ec3: Pulling fs layer 22:42:25 ed53099fbce6: Pulling fs layer 22:42:25 dc539afda2c1: Pulling fs layer 22:42:25 77bc0d833cb6: Pulling fs layer 22:42:25 9065ff56babe: Pulling fs layer 22:42:25 d287ab97295c: Pulling fs layer 22:42:25 77bc0d833cb6: Waiting 22:42:25 9065ff56babe: Waiting 22:42:25 d287ab97295c: Waiting 22:42:25 dc539afda2c1: Waiting 22:42:25 a1111a8f2ec3: Verifying Checksum 22:42:25 a1111a8f2ec3: Download complete 22:42:25 dc539afda2c1: Verifying Checksum 22:42:25 dc539afda2c1: Download complete 22:42:25 ed53099fbce6: Verifying Checksum 22:42:25 ed53099fbce6: Download complete 22:42:25 9065ff56babe: Verifying Checksum 22:42:25 9065ff56babe: Download complete 22:42:25 77bc0d833cb6: Verifying Checksum 22:42:25 77bc0d833cb6: Download complete 22:42:25 b4d181a07f80: Verifying Checksum 22:42:25 b4d181a07f80: Download complete 22:42:26 d287ab97295c: Verifying Checksum 22:42:26 d287ab97295c: Download complete 22:42:27 b4d181a07f80: Pull complete 22:42:27 a1111a8f2ec3: Pull complete 22:42:27 ed53099fbce6: Pull complete 22:42:27 dc539afda2c1: Pull complete 22:42:28 77bc0d833cb6: Pull complete 22:42:28 9065ff56babe: Pull complete 22:42:33 d287ab97295c: Pull complete 22:42:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:42:33 prd-centos7-docker-4c-2g-1298 does not seem to be running inside a container 22:42:33 $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:36 $ docker top ee584433a972ea60b6f5780ce43ea70cd602914190103e72d27797b008a3e3e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:36 ---> job-cost.sh 22:42:36 lf-activate-venv: SKIPPING 22:42:36 INFO: No Stack... 22:42:36 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:37 INFO: Archiving Costs [Pipeline] sh 22:42:37 + cut -d, -f6 22:42:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/cost.csv [Pipeline] lock 22:42:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] 22:42:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] did not exist. Created. 22:42:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:37 + echo total: 0.05999999865889549 [Pipeline] stash 22:42:38 Stashed 1 file(s) [Pipeline] } 22:42:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:42:38 $ docker stop --time=1 ee584433a972ea60b6f5780ce43ea70cd602914190103e72d27797b008a3e3e3 22:42:39 $ docker rm -f ee584433a972ea60b6f5780ce43ea70cd602914190103e72d27797b008a3e3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:39 Failed in branch amd64 22:43:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1299 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 22:43:15 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 22:43:16 The recommended git tool is: git 22:43:20 using credential edgex-jenkins-ssh 22:43:20 Cloning the remote Git repository 22:43:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:20 > git init /w/workspace/device-sdk-go/4 # timeout=10 22:43:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:20 > git --version # timeout=10 22:43:20 > git --version # 'git version 2.17.1' 22:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:22 > 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:43:25 Merging remotes/origin/main commit df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 22:43:25 Merge succeeded, producing b5e086b431574f8242da2290a7a1177622e961f6 22:43:25 Checking out Revision b5e086b431574f8242da2290a7a1177622e961f6 (PR-1073) 22:43:25 > git config core.sparsecheckout # timeout=10 22:43:25 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 22:43:25 > git remote # timeout=10 22:43:25 > git config --get remote.origin.url # timeout=10 22:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:25 > git merge df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc # timeout=10 22:43:25 > git rev-parse HEAD^{commit} # timeout=10 22:43:25 > git config core.sparsecheckout # timeout=10 22:43:25 > git checkout -f b5e086b431574f8242da2290a7a1177622e961f6 # timeout=10 22:43:29 Commit message: "Merge commit 'df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc' into HEAD" 22:43:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:30 Dload Upload Total Spent Left Speed 22:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 69257 0 --:--:-- --:--:-- --:--:-- 69257 22:43:29 > git rev-list --no-walk b38137a9f503b9d193fd9100d0a4152c592c630a # timeout=10 [Pipeline] sh 22:43:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:31 + sudo tee /etc/docker/daemon.new 22:43:31 { 22:43:31 "registry-mirrors": [ 22:43:31 "https://nexus3.edgexfoundry.org:10001" 22:43:31 ], 22:43:31 "bip": "10.250.0.254/24", 22:43:31 "hosts": [ 22:43:31 "tcp://0.0.0.0:5555", 22:43:31 "unix:///var/run/docker.sock" 22:43:31 ], 22:43:31 "mtu": 1458, 22:43:31 "selinux-enabled": true, 22:43:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:31 } [Pipeline] sh 22:43:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:32 + sudo service docker restart [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/4@tmp/config7047140637957738540tmp [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:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:52 Configure a credential helper to remove this warning. See 22:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:52 22:43:52 Login Succeeded 22:43:52 nexus3.edgexfoundry.org:10002 22:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:52 Configure a credential helper to remove this warning. See 22:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:52 22:43:52 Login Succeeded 22:43:52 nexus3.edgexfoundry.org:10003 22:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:52 Configure a credential helper to remove this warning. See 22:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:52 22:43:52 Login Succeeded 22:43:52 nexus3.edgexfoundry.org:10004 22:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:53 Configure a credential helper to remove this warning. See 22:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:53 22:43:53 Login Succeeded 22:43:53 docker.io 22:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:53 Configure a credential helper to remove this warning. See 22:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:53 22:43:53 Login Succeeded 22:43:53 ---> docker-login.sh ends [Pipeline] } 22:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:54 ========================================================= 22:43:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:43:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:54 + 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:43:55 Sending build context to Docker daemon 29.48MB 22:43:55 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:43:55 Step 2/10 : FROM ${BASE} AS builder 22:43:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:55 552d1f2373af: Pulling fs layer 22:43:55 ea3f2d53f512: Pulling fs layer 22:43:55 9e70ebbbe112: Pulling fs layer 22:43:55 7a9cfe048b4a: Pulling fs layer 22:43:55 72dc09318566: Pulling fs layer 22:43:55 f4f7b4309257: Pulling fs layer 22:43:55 0ac9a79272e3: Pulling fs layer 22:43:55 b78e95d17946: Pulling fs layer 22:43:55 7a9cfe048b4a: Waiting 22:43:55 72dc09318566: Waiting 22:43:55 f4f7b4309257: Waiting 22:43:55 0ac9a79272e3: Waiting 22:43:55 b78e95d17946: Waiting 22:43:55 9e70ebbbe112: Verifying Checksum 22:43:55 9e70ebbbe112: Download complete 22:43:55 ea3f2d53f512: Verifying Checksum 22:43:55 ea3f2d53f512: Download complete 22:43:55 72dc09318566: Download complete 22:43:55 f4f7b4309257: Verifying Checksum 22:43:55 f4f7b4309257: Download complete 22:43:55 0ac9a79272e3: Download complete 22:43:55 552d1f2373af: Verifying Checksum 22:43:55 552d1f2373af: Download complete 22:43:56 552d1f2373af: Pull complete 22:43:57 ea3f2d53f512: Pull complete 22:43:57 9e70ebbbe112: Pull complete 22:43:57 b78e95d17946: Download complete 22:43:58 7a9cfe048b4a: Verifying Checksum 22:43:58 7a9cfe048b4a: Download complete 22:44:10 7a9cfe048b4a: Pull complete 22:44:10 72dc09318566: Pull complete 22:44:10 f4f7b4309257: Pull complete 22:44:10 0ac9a79272e3: Pull complete 22:44:16 b78e95d17946: Pull complete 22:44:16 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:44:16 ---> 8b459fc5aaf0 22:44:16 Step 3/10 : ARG MAKE=make build 22:44:17 ---> Running in 334997c0f021 22:44:17 Removing intermediate container 334997c0f021 22:44:17 ---> 2010a3f608e7 22:44:17 Step 4/10 : WORKDIR /device-sdk-go 22:44:17 ---> Running in 44309fef3655 22:44:17 Removing intermediate container 44309fef3655 22:44:17 ---> 3205213c1d26 22:44:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:17 ---> Running in 4ae67ff1d1ac 22:44:18 Removing intermediate container 4ae67ff1d1ac 22:44:18 ---> 2ace1377283c 22:44:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:18 ---> Running in e3a647fcfd43 22:44:20 Removing intermediate container e3a647fcfd43 22:44:20 ---> 40ecfd50637b 22:44:20 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:20 ---> Running in 0d905a0a36ee 22:44:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:44:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:44:22 OK: 219 MiB in 52 packages 22:44:23 Removing intermediate container 0d905a0a36ee 22:44:23 ---> 818280a56805 22:44:23 Step 8/10 : COPY . . 22:44:25 ---> de8c18f2684b 22:44:25 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:25 ---> Running in 190bc4ce4b50 22:45:47 Removing intermediate container 190bc4ce4b50 22:45:47 ---> 5ef286b3dcbc 22:45:47 Step 10/10 : RUN ${MAKE} 22:45:47 ---> Running in 51e0cd1690e5 22:45:47 noop 22:45:47 Removing intermediate container 51e0cd1690e5 22:45:47 ---> b063bb1a3ebc 22:45:47 Successfully built b063bb1a3ebc 22:45:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:47 + docker inspect -f . ci-base-image-arm64 22:45:47 . [Pipeline] withDockerContainer 22:45:47 prd-ubuntu18.04-docker-arm64-4c-16g-1299 does not seem to be running inside a container 22:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 22:45:49 $ docker top cedbc4398cf4c14a1e2be7ff66aa207b6aab72e8e74d2aa296ea501a854f71df -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:49 + go version 22:45:49 go version go1.16.8 linux/arm64 [Pipeline] } 22:45:49 $ docker stop --time=1 cedbc4398cf4c14a1e2be7ff66aa207b6aab72e8e74d2aa296ea501a854f71df 22:45:51 $ docker rm -f cedbc4398cf4c14a1e2be7ff66aa207b6aab72e8e74d2aa296ea501a854f71df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:52 + docker inspect -f . ci-base-image-arm64 22:45:52 . [Pipeline] withDockerContainer 22:45:52 prd-ubuntu18.04-docker-arm64-4c-16g-1299 does not seem to be running inside a container 22:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 22:45:53 $ docker top 8061e990365d62fd14594171ec1667c515d18d41ce3034ee0c43e01681b7efa1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:45:54 + make test 22:45:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:45:55 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:45:55 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:45:55 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:45:55 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:45:55 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:45:55 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:45:55 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:45:55 $ docker stop --time=1 8061e990365d62fd14594171ec1667c515d18d41ce3034ee0c43e01681b7efa1 22:45:57 $ docker rm -f 8061e990365d62fd14594171ec1667c515d18d41ce3034ee0c43e01681b7efa1 [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:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:57 22:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:58 arm64: Pulling from edgex-lftools-log-publisher 22:45:58 448f6bf000e3: Pulling fs layer 22:45:58 f757da607395: Pulling fs layer 22:45:58 05883995daec: Pulling fs layer 22:45:58 8603b9c90790: Pulling fs layer 22:45:58 1560dd03e051: Pulling fs layer 22:45:58 27f5ce0e4adf: Pulling fs layer 22:45:58 c2d8d7efcc4b: Pulling fs layer 22:45:58 1560dd03e051: Waiting 22:45:58 27f5ce0e4adf: Waiting 22:45:58 c2d8d7efcc4b: Waiting 22:45:58 f757da607395: Download complete 22:45:58 8603b9c90790: Verifying Checksum 22:45:58 8603b9c90790: Download complete 22:45:58 1560dd03e051: Verifying Checksum 22:45:58 1560dd03e051: Download complete 22:45:58 27f5ce0e4adf: Verifying Checksum 22:45:58 27f5ce0e4adf: Download complete 22:45:58 05883995daec: Verifying Checksum 22:45:58 05883995daec: Download complete 22:45:59 448f6bf000e3: Verifying Checksum 22:45:59 448f6bf000e3: Download complete 22:46:01 c2d8d7efcc4b: Verifying Checksum 22:46:01 c2d8d7efcc4b: Download complete 22:46:02 448f6bf000e3: Pull complete 22:46:03 f757da607395: Pull complete 22:46:04 05883995daec: Pull complete 22:46:04 8603b9c90790: Pull complete 22:46:05 1560dd03e051: Pull complete 22:46:05 27f5ce0e4adf: Pull complete 22:46:20 c2d8d7efcc4b: Pull complete 22:46:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:21 prd-ubuntu18.04-docker-arm64-4c-16g-1299 does not seem to be running inside a container 22:46:21 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:23 $ docker top 784c46069868642b5370daa2bec23a6363dde9352c0c872d0126902bc143d948 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:24 ---> job-cost.sh 22:46:24 lf-activate-venv: SKIPPING 22:46:24 INFO: No Stack... 22:46:24 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:25 INFO: Archiving Costs [Pipeline] sh 22:46:25 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 22:46:25 + cut -d, -f6 [Pipeline] lock 22:46:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] 22:46:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] did not exist. Created. 22:46:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:26 /w/workspace/device-sdk-go/4@tmp/durable-1883441a/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-1883441a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:27 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:27 Warning: overwriting stash ‘stack-cost’ 22:46:27 Stashed 1 file(s) [Pipeline] } 22:46:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:27 $ docker stop --time=1 784c46069868642b5370daa2bec23a6363dde9352c0c872d0126902bc143d948 22:46:29 $ docker rm -f 784c46069868642b5370daa2bec23a6363dde9352c0c872d0126902bc143d948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:46:29 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:46:30 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' 22:46:30 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:30 total 8 22:46:30 drwxr-xr-x. 3 root root 34 Jan 11 22:42 . 22:46:30 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 11 22:42 .. 22:46:30 drwxr-xr-x. 2 root root 6 Jan 11 22:42 cost 22:46:30 -rw-r--r--. 1 root root 85 Jan 11 22:42 cost.csv 22:46:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:30 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:30 total 8 22:46:30 drwxr-xr-x. 3 jenkins jenkins 34 Jan 11 22:42 . 22:46:30 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 11 22:42 .. 22:46:30 drwxr-xr-x. 2 jenkins jenkins 6 Jan 11 22:42 cost 22:46:30 -rw-r--r--. 1 jenkins jenkins 85 Jan 11 22:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:30 ---> package-listing.sh 22:46:30 ++ facter osfamily 22:46:30 ++ tr '[:upper:]' '[:lower:]' 22:46:31 + OS_FAMILY=redhat 22:46:31 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 22:46:31 + START_PACKAGES=/tmp/packages_start.txt 22:46:31 + END_PACKAGES=/tmp/packages_end.txt 22:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:31 + PACKAGES=/tmp/packages_start.txt 22:46:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:46:31 + PACKAGES=/tmp/packages_end.txt 22:46:31 + case "${OS_FAMILY}" in 22:46:31 + rpm -qa 22:46:31 + sort 22:46:31 + '[' -f /tmp/packages_start.txt ']' 22:46:31 + '[' -f /tmp/packages_end.txt ']' 22:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:46:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ 22:46: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:46: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:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:32 . [Pipeline] withDockerContainer 22:46:32 prd-centos7-docker-4c-2g-1298 does not seem to be running inside a container 22:46:32 $ 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:46:32 $ docker top ad78cd7ded52e57ab06c4d4ccf3d31ce4d3fe429308e8e96c9aa765a0baf5993 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:33 + ls /var/log/sa-host 22:46:33 + sadf -c /var/log/sa-host/sa11 22:46:33 file_magic: OK 22:46:33 HZ: Using current value: 100 22:46:33 file_header: OK 22:46:33 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:46:33 Statistics: 22:46:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:33 File successfully converted to sysstat format version 12.0.3 22:46:33 + sadf -c /var/log/sa-host/sa17 22:46:33 file_magic: OK 22:46:33 HZ: Using current value: 100 22:46:33 file_header: OK 22:46:33 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:46:33 Statistics: 22:46:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:34 provisioning config files... 22:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config5569011533425320085tmp [Pipeline] { [Pipeline] echo 22:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:34 ---> create-netrc.sh [Pipeline] } 22:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:34 ---> python-tools-install.sh [Pipeline] echo 22:46:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:35 ---> sudo-logs.sh 22:46:35 Archiving 'sudo' log.. 22:46:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1298.novalocal: Name or service not known 22:46:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1298.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:35 ---> job-cost.sh 22:46:35 lf-activate-venv: SKIPPING 22:46:35 DEBUG: total: 0.05999999865889549 22:46:35 INFO: Retrieving Stack Cost... 22:46:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:46:35 INFO: Archiving Costs [Pipeline] echo 22:46:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:36 ---> logs-deploy.sh 22:46:36 lf-activate-venv: SKIPPING 22:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/4 22:46:36 INFO: archiving workspace using pattern(s): 22:46:36 Archives upload complete. 22:46:37 INFO: archiving logs to Nexus