Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acaad2eaf7e331afa60e093f2992ed3dd0e5840e+b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 (9b64e974a9e78a5f73b4f09ab27680e9e01af94c) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7925122647232172298.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3700026464261341892.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-1060/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-1060/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2515088706149401703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh4023135995034037184.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-1060/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-1060/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7294170466551565557.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28151’ Running on prd-centos7-docker-4c-2g-28434 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-1060 # 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-1060@tmp/jenkins-gitclient-ssh4119344992102191779.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-1060@tmp/jenkins-gitclient-ssh7195848907302921888.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e Merge succeeded, producing 619ce27ea7f7d4bb160fb811b12171039ec6e4ee Checking out Revision 619ce27ea7f7d4bb160fb811b12171039ec6e4ee (PR-1060) > git config core.sparsecheckout # timeout=10 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # 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-1060@tmp/jenkins-gitclient-ssh1706075217862066299.key > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 619ce27ea7f7d4bb160fb811b12171039ec6e4ee # timeout=10 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" > git rev-list --no-walk acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:23 ========================================================= 20:01:23 EdgeX Global Pipelines Version Info 20:01:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:01:26 ------------------- 20:01:26 stable info: 20:01:26 ------------------- 20:01:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:01:26 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:01:26 Message: update stable to v1.0.211 20:01:26 ------------------- 20:01:26 experimental info: 20:01:26 ------------------- 20:01:26 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:26 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:01:26 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:01:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:01:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1060 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1060 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1060 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 619ce27ea7f7d4bb160fb811b12171039ec6e4ee [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 619ce27 [Pipeline] echo 20:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:28 provisioning config files... 20:01:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config4889547889482938344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:28 ---> docker-login.sh 20:01:28 nexus3.edgexfoundry.org:10001 20:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 nexus3.edgexfoundry.org:10002 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 nexus3.edgexfoundry.org:10003 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 nexus3.edgexfoundry.org:10004 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 docker.io 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 ---> docker-login.sh ends [Pipeline] } 20:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:01:30 + git rev-list -1 --merges 619ce27ea7f7d4bb160fb811b12171039ec6e4ee~1..619ce27ea7f7d4bb160fb811b12171039ec6e4ee [Pipeline] echo 20:01:30 -----------> git rev-list -1 --merges 619ce27ea7f7d4bb160fb811b12171039ec6e4ee~1..619ce27ea7f7d4bb160fb811b12171039ec6e4ee 619ce27ea7f7d4bb160fb811b12171039ec6e4ee 20:01:30 619ce27ea7f7d4bb160fb811b12171039ec6e4ee [false] [Pipeline] sh 20:01:30 + git log --format=format:%s -1 619ce27ea7f7d4bb160fb811b12171039ec6e4ee [Pipeline] echo 20:01:30 ========================================================= 20:01:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:32 + git log --format=format:%s -1 619ce27ea7f7d4bb160fb811b12171039ec6e4ee [Pipeline] echo 20:01:32 [semverPrep] GIT_COMMIT: 619ce27ea7f7d4bb160fb811b12171039ec6e4ee, Commit Message: Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD [Pipeline] echo 20:01:32 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:32 20:01:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:01:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:33 latest: Pulling from edgex-devops/git-semver 20:01:33 a0d0a0d46f8b: Pulling fs layer 20:01:33 3e5f54012d9b: Pulling fs layer 20:01:33 4c7163046ea9: Pulling fs layer 20:01:33 0c2d73faf560: Pulling fs layer 20:01:33 0c2d73faf560: Waiting 20:01:33 3e5f54012d9b: Verifying Checksum 20:01:33 3e5f54012d9b: Download complete 20:01:33 0c2d73faf560: Verifying Checksum 20:01:33 0c2d73faf560: Download complete 20:01:33 a0d0a0d46f8b: Verifying Checksum 20:01:33 a0d0a0d46f8b: Download complete 20:01:33 a0d0a0d46f8b: Pull complete 20:01:33 3e5f54012d9b: Pull complete 20:01:33 4c7163046ea9: Verifying Checksum 20:01:33 4c7163046ea9: Download complete 20:01:34 4c7163046ea9: Pull complete 20:01:34 0c2d73faf560: Pull complete 20:01:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:01:34 prd-centos7-docker-4c-2g-28434 does not seem to be running inside a container 20:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1060 -v /w/workspace/gexfoundry_device-sdk-go_PR-1060:/w/workspace/gexfoundry_device-sdk-go_PR-1060:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:01:35 $ docker top a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:36 [ssh-agent] Looking for ssh-agent implementation... 20:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:36 $ docker exec a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 ssh-agent 20:01:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAEdAo/agent.14 20:01:36 SSH_AGENT_PID=20 20:01:36 Running ssh-add (command line suppressed) 20:01:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_421132707557793103.key (/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_421132707557793103.key) 20:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:37 + git tag --points-at HEAD [Pipeline] } 20:01:37 $ docker exec --env ******** --env ******** a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 ssh-agent -k 20:01:37 unset SSH_AUTH_SOCK; 20:01:37 unset SSH_AGENT_PID; 20:01:37 echo Agent pid 20 killed; 20:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:37 [ssh-agent] Looking for ssh-agent implementation... 20:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:37 $ docker exec a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 ssh-agent 20:01:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXceBfEc/agent.53 20:01:37 SSH_AGENT_PID=59 20:01:37 Running ssh-add (command line suppressed) 20:01:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_2072303412716725333.key (/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/private_key_2072303412716725333.key) 20:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:38 + git semver init 20:01:38 # -> Open(): unable to determine branch for HEAD 20:01:38 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1060/.git 20:01:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1060 20:01:38 # $SEMVER_REMOTE_NAME = origin 20:01:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:01:38 # $SEMVER_USER_NAME = edgex-jenkins 20:01:38 # $SEMVER_BRANCH = PR-1060 20:01:38 # $SEMVER_TEMP = /tmp/semver-427988531 20:01:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:01:39 # '/tmp/semver-427988531' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1060/.semver' 20:01:39 # -> Force: false 20:01:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1060/.semver [Pipeline] } 20:01:39 $ docker exec --env ******** --env ******** a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 ssh-agent -k 20:01:39 unset SSH_AUTH_SOCK; 20:01:39 unset SSH_AGENT_PID; 20:01:39 echo Agent pid 59 killed; 20:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:39 + git semver [Pipeline] } 20:01:39 $ docker stop --time=1 a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 20:01:40 $ docker rm -f a6291ad9b42fd41268cc585db41c304d52b80963213c039d269399672d01a966 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:41 Stashed 1 file(s) [Pipeline] echo 20:01:41 [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 20:01:57 Still waiting to schedule task 20:01:57 ‘prd-centos7-docker-4c-2g-28429’ is offline 20:01:57 ‘prd-centos7-docker-4c-2g-28441’ is offline 20:01:57 Still waiting to schedule task 20:01:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-28432’ 20:04:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28445 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] ws 20:04:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:04:56 Selected Git installation does not exist. Using Default 20:04:56 The recommended git tool is: NONE 20:05:01 Running on prd-centos7-docker-4c-2g-28448 in /w/workspace/gexfoundry_device-sdk-go_PR-1060 [Pipeline] { [Pipeline] ws 20:05:01 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:05:01 Selected Git installation does not exist. Using Default 20:05:01 The recommended git tool is: NONE 20:05:06 using credential edgex-jenkins-ssh 20:05:06 Cloning the remote Git repository 20:05:06 using credential edgex-jenkins-ssh 20:05:06 Cloning the remote Git repository 20:05:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:05:06 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:05:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:06 > git --version # timeout=10 20:05:06 > git --version # 'git version 2.17.1' 20:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:05:05 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:05:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:05 > git --version # timeout=10 20:05:05 > git --version # 'git version 2.24.4' 20:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:05 [INFO] Currently running in a labeled security context 20:05:05 [INFO] Currently SELinux is 'enforcing' on the host 20:05:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7563469568647126008.key 20:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:07 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e 20:05:08 Merge succeeded, producing 44b4496e681e24ff0b0e4d7b182b256e91dc68a6 20:05:08 Checking out Revision 44b4496e681e24ff0b0e4d7b182b256e91dc68a6 (PR-1060) 20:05:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:06 [INFO] Currently running in a labeled security context 20:05:06 [INFO] Currently SELinux is 'enforcing' on the host 20:05:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8134070169281585653.key 20:05:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:07 > git config core.sparsecheckout # timeout=10 20:05:07 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 20:05:07 > git remote # timeout=10 20:05:07 > git config --get remote.origin.url # timeout=10 20:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:07 [INFO] Currently running in a labeled security context 20:05:07 [INFO] Currently SELinux is 'enforcing' on the host 20:05:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5025840665497758295.key 20:05:07 > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 20:05:07 > git rev-parse HEAD^{commit} # timeout=10 20:05:07 > git config core.sparsecheckout # timeout=10 20:05:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:08 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit acaad2eaf7e331afa60e093f2992ed3dd0e5840e 20:05:09 Merge succeeded, producing d2189140b37be7edb294bbd18987d1f097bef8f0 20:05:09 Checking out Revision d2189140b37be7edb294bbd18987d1f097bef8f0 (PR-1060) 20:05:07 > git checkout -f 44b4496e681e24ff0b0e4d7b182b256e91dc68a6 # timeout=10 20:05:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1060/head:refs/remotes/origin/PR-1060 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:08 > git config core.sparsecheckout # timeout=10 20:05:08 > git checkout -f acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 20:05:09 > git remote # timeout=10 20:05:09 > git config --get remote.origin.url # timeout=10 20:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:09 > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 20:05:09 > git rev-parse HEAD^{commit} # timeout=10 20:05:09 > git config core.sparsecheckout # timeout=10 20:05:09 > git checkout -f d2189140b37be7edb294bbd18987d1f097bef8f0 # timeout=10 20:05:12 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" 20:05:11 > git rev-list --no-walk acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:12 provisioning config files... 20:05:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1084687341255129068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:13 ---> docker-login.sh 20:05:13 nexus3.edgexfoundry.org:10001 20:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:13 Configure a credential helper to remove this warning. See 20:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:13 20:05:13 Login Succeeded 20:05:13 nexus3.edgexfoundry.org:10002 20:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:13 Configure a credential helper to remove this warning. See 20:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:13 20:05:13 Login Succeeded 20:05:13 nexus3.edgexfoundry.org:10003 20:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:13 Configure a credential helper to remove this warning. See 20:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:13 20:05:13 Login Succeeded 20:05:13 nexus3.edgexfoundry.org:10004 20:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:13 Configure a credential helper to remove this warning. See 20:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:13 20:05:13 Login Succeeded 20:05:13 docker.io 20:05:13 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" 20:05:13 > git rev-list --no-walk acaad2eaf7e331afa60e093f2992ed3dd0e5840e # timeout=10 20:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:14 Configure a credential helper to remove this warning. See 20:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:14 20:05:14 Login Succeeded 20:05:14 ---> docker-login.sh ends [Pipeline] } 20:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:14 ========================================================= 20:05:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:05:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:14 Dload Upload Total Spent Left Speed 20:05:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 157k 0 --:--:-- --:--:-- --:--:-- 155k 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 20:05:15 + 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 . 20:05:15 Sending build context to Docker daemon 2.753MB 20:05:15 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:05:15 Step 2/10 : FROM ${BASE} AS builder 20:05:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:15 a0d0a0d46f8b: Pulling fs layer 20:05:15 31adcdaf11c8: Pulling fs layer 20:05:15 b8b176561691: Pulling fs layer 20:05:15 4527c011a84f: Pulling fs layer 20:05:15 5d74067f8e1e: Pulling fs layer 20:05:15 e0aca202a116: Pulling fs layer 20:05:15 3a43be97a3b4: Pulling fs layer 20:05:15 34cad66bf833: Pulling fs layer 20:05:15 b4e3c513aaa6: Pulling fs layer 20:05:15 4527c011a84f: Waiting 20:05:15 5d74067f8e1e: Waiting 20:05:15 e0aca202a116: Waiting 20:05:15 3a43be97a3b4: Waiting 20:05:15 34cad66bf833: Waiting 20:05:15 b4e3c513aaa6: Waiting 20:05:15 b8b176561691: Verifying Checksum 20:05:15 b8b176561691: Download complete 20:05:15 31adcdaf11c8: Verifying Checksum 20:05:15 31adcdaf11c8: Download complete 20:05:15 5d74067f8e1e: Verifying Checksum 20:05:15 5d74067f8e1e: Download complete 20:05:15 e0aca202a116: Verifying Checksum 20:05:15 e0aca202a116: Download complete 20:05:15 a0d0a0d46f8b: Verifying Checksum 20:05:15 a0d0a0d46f8b: Download complete 20:05:15 3a43be97a3b4: Verifying Checksum 20:05:15 3a43be97a3b4: Download complete 20:05:15 34cad66bf833: Verifying Checksum 20:05:15 34cad66bf833: Download complete 20:05:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:15 a0d0a0d46f8b: Pull complete 20:05:15 + sudo tee /etc/docker/daemon.new 20:05:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:15 { 20:05:15 "registry-mirrors": [ 20:05:15 "https://nexus3.edgexfoundry.org:10001" 20:05:15 ], 20:05:15 "bip": "10.250.0.254/24", 20:05:15 "hosts": [ 20:05:15 "tcp://0.0.0.0:5555", 20:05:15 "unix:///var/run/docker.sock" 20:05:15 ], 20:05:15 "mtu": 1458, 20:05:15 "selinux-enabled": true, 20:05:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:15 } [Pipeline] sh 20:05:15 31adcdaf11c8: Pull complete 20:05:15 b8b176561691: Pull complete 20:05:15 4527c011a84f: Verifying Checksum 20:05:15 4527c011a84f: Download complete 20:05:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:16 b4e3c513aaa6: Verifying Checksum 20:05:16 b4e3c513aaa6: Download complete 20:05:16 + sudo service docker restart 20:05:20 4527c011a84f: Pull complete 20:05:20 5d74067f8e1e: Pull complete 20:05:20 e0aca202a116: Pull complete 20:05:20 3a43be97a3b4: Pull complete 20:05:20 34cad66bf833: Pull complete 20:05:23 b4e3c513aaa6: Pull complete 20:05:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:05:23 ---> 9f6097aaca64 20:05:23 Step 3/10 : ARG MAKE=make build 20:05:25 ---> Running in 50fb882d72dd 20:05:25 Removing intermediate container 50fb882d72dd 20:05:25 ---> 9ce593a8ab4c 20:05:25 Step 4/10 : WORKDIR /device-sdk-go 20:05:25 ---> Running in aeee2ccf1f36 20:05:25 Removing intermediate container aeee2ccf1f36 20:05:25 ---> 2bc13dafc9db 20:05:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:05:25 ---> Running in a41dfa781d99 20:05:25 Removing intermediate container a41dfa781d99 20:05:25 ---> 1d5f56fcf60a 20:05:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:25 ---> Running in e1c76fe66553 20:05:26 Removing intermediate container e1c76fe66553 20:05:26 ---> cb699f69f911 20:05:26 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:05:26 ---> Running in bf77db2a66f3 20:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:05:28 OK: 220 MiB in 52 packages 20:05:28 Removing intermediate container bf77db2a66f3 20:05:28 ---> 7ac04db5108a 20:05:28 Step 8/10 : COPY . . 20:05:28 ---> 6333c25a20d5 20:05:28 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 ---> Running in 0223cc4f97a8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:35 provisioning config files... 20:05:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6299075038939702585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:36 ---> docker-login.sh 20:05:36 nexus3.edgexfoundry.org:10001 20:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:37 Configure a credential helper to remove this warning. See 20:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:37 20:05:37 Login Succeeded 20:05:37 nexus3.edgexfoundry.org:10002 20:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:38 Configure a credential helper to remove this warning. See 20:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:38 20:05:38 Login Succeeded 20:05:38 nexus3.edgexfoundry.org:10003 20:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:38 Configure a credential helper to remove this warning. See 20:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:38 20:05:38 Login Succeeded 20:05:38 nexus3.edgexfoundry.org:10004 20:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:39 Configure a credential helper to remove this warning. See 20:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:39 20:05:39 Login Succeeded 20:05:39 docker.io 20:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:40 Configure a credential helper to remove this warning. See 20:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:40 20:05:40 Login Succeeded 20:05:40 ---> docker-login.sh ends [Pipeline] } 20:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:40 ========================================================= 20:05:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:05:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:40 + 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 . 20:05:42 Sending build context to Docker daemon 2.752MB 20:05:42 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:05:42 Step 2/10 : FROM ${BASE} AS builder 20:05:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:42 552d1f2373af: Pulling fs layer 20:05:42 ea3f2d53f512: Pulling fs layer 20:05:42 9e70ebbbe112: Pulling fs layer 20:05:42 7a9cfe048b4a: Pulling fs layer 20:05:42 72dc09318566: Pulling fs layer 20:05:42 f4f7b4309257: Pulling fs layer 20:05:42 0ac9a79272e3: Pulling fs layer 20:05:42 b78e95d17946: Pulling fs layer 20:05:42 f4f7b4309257: Waiting 20:05:42 0ac9a79272e3: Waiting 20:05:42 7a9cfe048b4a: Waiting 20:05:42 b78e95d17946: Waiting 20:05:42 72dc09318566: Waiting 20:05:42 9e70ebbbe112: Verifying Checksum 20:05:42 9e70ebbbe112: Download complete 20:05:42 ea3f2d53f512: Download complete 20:05:42 72dc09318566: Verifying Checksum 20:05:42 72dc09318566: Download complete 20:05:42 f4f7b4309257: Download complete 20:05:42 0ac9a79272e3: Verifying Checksum 20:05:42 0ac9a79272e3: Download complete 20:05:44 b78e95d17946: Verifying Checksum 20:05:44 b78e95d17946: Download complete 20:05:44 7a9cfe048b4a: Verifying Checksum 20:05:44 7a9cfe048b4a: Download complete 20:05:45 552d1f2373af: Verifying Checksum 20:05:45 552d1f2373af: Download complete 20:05:46 552d1f2373af: Pull complete 20:05:46 ea3f2d53f512: Pull complete 20:05:47 9e70ebbbe112: Pull complete 20:05:57 7a9cfe048b4a: Pull complete 20:05:57 72dc09318566: Pull complete 20:05:57 f4f7b4309257: Pull complete 20:05:57 0ac9a79272e3: Pull complete 20:06:04 b78e95d17946: Pull complete 20:06:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:06:04 ---> 8b459fc5aaf0 20:06:04 Step 3/10 : ARG MAKE=make build 20:06:05 ---> Running in 597a18899adf 20:06:06 Removing intermediate container 597a18899adf 20:06:06 ---> aec61d28af89 20:06:06 Step 4/10 : WORKDIR /device-sdk-go 20:06:06 ---> Running in 95e52c0c54d3 20:06:06 Removing intermediate container 95e52c0c54d3 20:06:06 ---> 665ef5fc8f44 20:06:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:06:06 ---> Running in d268f5b272ce 20:06:07 Removing intermediate container d268f5b272ce 20:06:07 ---> d00fabe89008 20:06:07 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:08 ---> Running in c53a27206ec5 20:06:08 Removing intermediate container 0223cc4f97a8 20:06:08 ---> 942fcbeb6fc4 20:06:08 Step 10/10 : RUN ${MAKE} 20:06:08 ---> Running in df93440f533b 20:06:08 noop 20:06:08 Removing intermediate container df93440f533b 20:06:08 ---> c87004a8b350 20:06:08 Successfully built c87004a8b350 20:06:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:06:09 + docker inspect -f . ci-base-image-x86_64 20:06:09 . [Pipeline] withDockerContainer 20:06:09 prd-centos7-docker-4c-2g-28448 does not seem to be running inside a container 20:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-x86_64 cat 20:06:10 $ docker top 8ede95e2e6523cdeb7da7157a7e227de6da735197aa852f42812c09c750d61f2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:10 + go version 20:06:10 go version go1.16.8 linux/amd64 [Pipeline] } 20:06:10 $ docker stop --time=1 8ede95e2e6523cdeb7da7157a7e227de6da735197aa852f42812c09c750d61f2 20:06:10 Removing intermediate container c53a27206ec5 20:06:10 ---> 2f700b275c72 20:06:10 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:06:10 ---> Running in ef9837f9426f 20:06:11 $ docker rm -f 8ede95e2e6523cdeb7da7157a7e227de6da735197aa852f42812c09c750d61f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:06:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:06:12 + docker inspect -f . ci-base-image-x86_64 20:06:12 . [Pipeline] withDockerContainer 20:06:12 prd-centos7-docker-4c-2g-28448 does not seem to be running inside a container 20:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-x86_64 cat 20:06:13 $ docker top 601bacb1f94f0263c794fc9d7628a9166b3c28e3f72374f41f0f50519e8692db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:13 + make test 20:06:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:06:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:06:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:06:28 OK: 219 MiB in 52 packages 20:06:28 Removing intermediate container ef9837f9426f 20:06:28 ---> 03647ee4d4fb 20:06:28 Step 8/10 : COPY . . 20:06:28 ---> 10a517801db7 20:06:28 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:28 ---> Running in e0ee5d3a08f9 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:06:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.050s coverage: 23.3% of statements 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:06:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 20:06:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 20:06:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:06:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:06:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 28.7% of statements 20:06:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:06:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.069s coverage: 83.3% of statements 20:06:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:06:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:06:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 57.8% of statements 20:06:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.982s coverage: 89.2% of statements 20:06:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:06:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 4.8% of statements 20:06:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:06:52 GO111MODULE=on go vet ./... 20:07:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:15 ./bin/test-attribution-txt.sh [Pipeline] } 20:07:16 $ docker stop --time=1 601bacb1f94f0263c794fc9d7628a9166b3c28e3f72374f41f0f50519e8692db 20:07:17 $ docker rm -f 601bacb1f94f0263c794fc9d7628a9166b3c28e3f72374f41f0f50519e8692db [Pipeline] // withDockerContainer [Pipeline] sh 20:07:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:07:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:20 + ls -al . 20:07:20 total 264 20:07:20 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 9 20:07 . 20:07:20 drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 20:05 .. 20:07:20 drwxrwxr-x. 2 jenkins jenkins 37 Nov 9 20:05 bin 20:07:20 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 9 20:05 CHANGELOG.md 20:07:20 -rw-r--r--. 1 jenkins jenkins 128369 Nov 9 20:06 coverage.out 20:07:20 -rw-rw-r--. 1 jenkins jenkins 140 Nov 9 20:05 .dockerignore 20:07:20 drwxrwxr-x. 5 jenkins jenkins 62 Nov 9 20:05 example 20:07:20 drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 20:05 .git 20:07:20 drwxrwxr-x. 3 jenkins jenkins 125 Nov 9 20:05 .github 20:07:20 -rw-rw-r--. 1 jenkins jenkins 131 Nov 9 20:05 .gitignore 20:07:20 -rw-rw-r--. 1 jenkins jenkins 602 Nov 9 20:05 go.mod 20:07:20 -rw-rw-r--. 1 jenkins jenkins 49140 Nov 9 20:05 go.sum 20:07:20 -rw-rw-r--. 1 jenkins jenkins 677 Nov 9 20:05 GOVERNANCE.md 20:07:20 drwxrwxr-x. 15 jenkins jenkins 224 Nov 9 20:05 internal 20:07:20 -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 20:05 Jenkinsfile 20:07:20 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 9 20:05 LICENSE 20:07:20 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 9 20:05 Makefile 20:07:20 drwxrwxr-x. 3 jenkins jenkins 16 Nov 9 20:05 openapi 20:07:20 -rw-rw-r--. 1 jenkins jenkins 619 Nov 9 20:05 OWNERS.md 20:07:20 drwxrwxr-x. 5 jenkins jenkins 50 Nov 9 20:05 pkg 20:07:20 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 9 20:05 README.md 20:07:20 drwxrwxr-x. 4 jenkins jenkins 54 Nov 9 20:05 snap 20:07:20 -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 20:01 VERSION 20:07:20 -rw-rw-r--. 1 jenkins jenkins 222 Nov 9 20:05 version.go [Pipeline] isUnix [Pipeline] sh 20:07:20 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d2189140b37be7edb294bbd18987d1f097bef8f0 --label arch=amd64 --label version=0.0.0 . 20:07:20 Sending build context to Docker daemon 2.882MB 20:07:20 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:07:20 Step 2/24 : FROM ${BASE} AS builder 20:07:20 ---> c87004a8b350 20:07:20 Step 3/24 : ARG MAKE=make build 20:07:20 ---> Running in f0593ee72a37 20:07:20 Removing intermediate container f0593ee72a37 20:07:20 ---> c93b91d26aa9 20:07:20 Step 4/24 : WORKDIR /device-sdk-go 20:07:20 ---> Running in f0ebe5d58fc4 20:07:20 Removing intermediate container f0ebe5d58fc4 20:07:20 ---> 54b7cc65179c 20:07:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:07:20 ---> Running in f9d772407732 20:07:20 Removing intermediate container f9d772407732 20:07:20 ---> c1fd19cd388f 20:07:20 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:20 ---> Running in d6765f138cc6 20:07:21 Removing intermediate container d6765f138cc6 20:07:21 ---> 738d26d4f8d2 20:07:21 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:07:21 ---> Running in 7d03bc383978 20:07:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:07:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:07:22 OK: 220 MiB in 52 packages 20:07:22 Removing intermediate container 7d03bc383978 20:07:22 ---> 01ed11a1d71c 20:07:22 Step 8/24 : COPY . . 20:07:23 ---> 4e56eff35d88 20:07:23 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:23 ---> Running in 5e486cd29579 20:07:23 Removing intermediate container 5e486cd29579 20:07:23 ---> 9bc3f41e8d7d 20:07:23 Step 10/24 : RUN ${MAKE} 20:07:23 ---> Running in 76e08d4c5115 20:07:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:07:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:07:47 Removing intermediate container 76e08d4c5115 20:07:47 ---> 8de73a6ec2c9 20:07:47 Step 11/24 : FROM alpine:3.14 20:07:51 3.14: Pulling from library/alpine 20:07:52 Removing intermediate container e0ee5d3a08f9 20:07:52 ---> 5f759ffa7a18 20:07:52 Step 10/10 : RUN ${MAKE} 20:07:52 ---> Running in b9a45d39ecdb 20:07:52 noop 20:07:52 Removing intermediate container b9a45d39ecdb 20:07:52 ---> f2401f89dbb4 20:07:52 Successfully built f2401f89dbb4 20:07:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:07:52 + docker inspect -f . ci-base-image-arm64 20:07:52 . [Pipeline] withDockerContainer 20:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-28445 does not seem to be running inside a container 20:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 20:07:55 $ docker top cfa3b206bff503b60f8734a7833c64b28e533450ecee262113f0a1ffc13f4289 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:57 a0d0a0d46f8b: Already exists 20:07:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:07:57 Status: Downloaded newer image for alpine:3.14 20:07:57 ---> 14119a10abf4 20:07:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:07:57 ---> Running in e300186b1f07 20:07:57 Removing intermediate container e300186b1f07 20:07:57 ---> 5e8eb3a6bea1 20:07:57 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:57 ---> Running in 49f46ad323b9 20:07:57 Removing intermediate container 49f46ad323b9 20:07:57 ---> 9fb669991cac 20:07:57 Step 14/24 : RUN apk add --update --no-cache zeromq 20:07:57 ---> Running in b6043c39610d 20:07:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:07:57 + go version 20:07:57 go version go1.16.8 linux/arm64 [Pipeline] } 20:07:57 $ docker stop --time=1 cfa3b206bff503b60f8734a7833c64b28e533450ecee262113f0a1ffc13f4289 20:07:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:07:58 $ docker rm -f cfa3b206bff503b60f8734a7833c64b28e533450ecee262113f0a1ffc13f4289 20:07:59 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:07:59 (2/5) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:59 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:07:59 + docker inspect -f . ci-base-image-arm64 20:07:59 . [Pipeline] withDockerContainer 20:08:00 prd-ubuntu18.04-docker-arm64-4c-16g-28445 does not seem to be running inside a container 20:08:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 20:08:00 (4/5) Installing libzmq (4.3.4-r0) 20:08:01 (5/5) Installing zeromq (4.3.4-r0) 20:08:01 Executing busybox-1.33.1-r3.trigger 20:08:01 OK: 8 MiB in 19 packages 20:08:01 Removing intermediate container b6043c39610d 20:08:01 ---> 34f6c2a2f0e7 20:08:01 Step 15/24 : WORKDIR / 20:08:01 ---> Running in f4637a42b520 20:08:01 Removing intermediate container f4637a42b520 20:08:01 ---> 0c1f08ccd78e 20:08:01 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:08:01 ---> 6de8fac72f28 20:08:01 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:08:02 $ docker top 433f9837919402461f46d846825341e54a2d62c8c071fb9697cca183b7200ddc -eo pid,comm 20:08:02 ---> 3e55ad16dc5d 20:08:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:02 ---> 23b058a14dbd 20:08:02 Step 19/24 : EXPOSE 59999 20:08:02 ---> Running in 9b4a8a9fd536 20:08:02 Removing intermediate container 9b4a8a9fd536 20:08:02 ---> 14b200ec7a8c 20:08:02 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:08:02 ---> Running in c18c338bf6f4 20:08:02 Removing intermediate container c18c338bf6f4 20:08:02 ---> 00c89d9c9d03 20:08:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:08:02 ---> Running in ee404e701498 20:08:02 Removing intermediate container ee404e701498 20:08:02 ---> dd82550ebc85 20:08:02 Step 22/24 : LABEL arch=amd64 20:08:02 ---> Running in aa906132934c 20:08:02 Removing intermediate container aa906132934c 20:08:02 ---> be7b14ba19e4 20:08:02 Step 23/24 : LABEL git_sha=d2189140b37be7edb294bbd18987d1f097bef8f0 20:08:02 ---> Running in a4164d1aa909 20:08:02 Removing intermediate container a4164d1aa909 20:08:02 ---> 2155172a32b4 20:08:02 Step 24/24 : LABEL version=0.0.0 20:08:02 ---> Running in 19f400e436c1 20:08:03 Removing intermediate container 19f400e436c1 20:08:03 ---> b6f5f04b3015 20:08:03 [Warning] One or more build-args [ARCH] were not consumed 20:08:03 Successfully built b6f5f04b3015 20:08:03 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 20:08:03 + make test 20:08:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:04 20:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:10 latest: Pulling from edgex-lftools-log-publisher 20:08:10 b4d181a07f80: Pulling fs layer 20:08:10 a1111a8f2ec3: Pulling fs layer 20:08:10 ed53099fbce6: Pulling fs layer 20:08:10 dc539afda2c1: Pulling fs layer 20:08:10 77bc0d833cb6: Pulling fs layer 20:08:10 9065ff56babe: Pulling fs layer 20:08:10 d287ab97295c: Pulling fs layer 20:08:10 dc539afda2c1: Waiting 20:08:10 77bc0d833cb6: Waiting 20:08:10 9065ff56babe: Waiting 20:08:10 d287ab97295c: Waiting 20:08:10 a1111a8f2ec3: Verifying Checksum 20:08:10 a1111a8f2ec3: Download complete 20:08:10 dc539afda2c1: Verifying Checksum 20:08:10 dc539afda2c1: Download complete 20:08:10 b4d181a07f80: Verifying Checksum 20:08:10 b4d181a07f80: Download complete 20:08:11 77bc0d833cb6: Verifying Checksum 20:08:11 77bc0d833cb6: Download complete 20:08:11 b4d181a07f80: Pull complete 20:08:11 ed53099fbce6: Verifying Checksum 20:08:11 ed53099fbce6: Download complete 20:08:12 a1111a8f2ec3: Pull complete 20:08:12 ed53099fbce6: Pull complete 20:08:12 dc539afda2c1: Pull complete 20:08:13 77bc0d833cb6: Pull complete 20:08:15 9065ff56babe: Download complete 20:08:15 9065ff56babe: Pull complete 20:08:16 d287ab97295c: Verifying Checksum 20:08:16 d287ab97295c: Download complete 20:08:25 d287ab97295c: Pull complete 20:08:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:08:27 prd-centos7-docker-4c-2g-28448 does not seem to be running inside a container 20:08:27 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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:latest cat 20:08:34 $ docker top 4a6efad1a825dd1c88d67981852620aea0265cfc6a3f377cbb1b0a9a2c2d9139 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:34 ---> job-cost.sh 20:08:34 lf-activate-venv: SKIPPING 20:08:34 INFO: No Stack... 20:08:35 INFO: Retrieving Pricing Info for: v3-standard-2 20:08:36 INFO: Archiving Costs [Pipeline] sh 20:08:36 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 20:08:36 + cut -d, -f6 [Pipeline] lock 20:08:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] 20:08:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] did not exist. Created. 20:08:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:08:36 + echo total: 0.05999999865889549 [Pipeline] stash 20:08:36 Stashed 1 file(s) [Pipeline] } 20:08:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:08:36 $ docker stop --time=1 4a6efad1a825dd1c88d67981852620aea0265cfc6a3f377cbb1b0a9a2c2d9139 20:08:38 $ docker rm -f 4a6efad1a825dd1c88d67981852620aea0265cfc6a3f377cbb1b0a9a2c2d9139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:08:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] // stage [Pipeline] } 20:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:10:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.535s coverage: 23.3% of statements 20:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.253s coverage: 27.6% of statements 20:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.338s coverage: 78.9% of statements 20:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.382s coverage: 9.0% of statements 20:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:10:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.421s coverage: 28.7% of statements 20:10:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.331s coverage: 83.3% of statements 20:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.399s coverage: 57.8% of statements 20:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.447s coverage: 89.2% of statements 20:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.216s coverage: 4.8% of statements 20:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:10:17 GO111MODULE=on go vet ./... 20:11:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:27 ./bin/test-attribution-txt.sh [Pipeline] } 20:11:27 $ docker stop --time=1 433f9837919402461f46d846825341e54a2d62c8c071fb9697cca183b7200ddc 20:11:29 $ docker rm -f 433f9837919402461f46d846825341e54a2d62c8c071fb9697cca183b7200ddc [Pipeline] // withDockerContainer [Pipeline] sh 20:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:30 Warning: overwriting stash ‘coverage-report’ 20:11:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:31 + ls -al . 20:11:31 total 300 20:11:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 20:11 . 20:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 20:05 .. 20:11:31 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 20:05 .dockerignore 20:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 20:05 .git 20:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 20:05 .github 20:11:31 -rw-rw-r-- 1 jenkins jenkins 131 Nov 9 20:05 .gitignore 20:11:31 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 9 20:05 CHANGELOG.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 20:05 GOVERNANCE.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 20:05 Jenkinsfile 20:11:31 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 9 20:05 LICENSE 20:11:31 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 9 20:05 Makefile 20:11:31 -rw-rw-r-- 1 jenkins jenkins 619 Nov 9 20:05 OWNERS.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 9 20:05 README.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 20:01 VERSION 20:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 20:05 bin 20:11:31 -rw-r--r-- 1 jenkins jenkins 128369 Nov 9 20:10 coverage.out 20:11:31 drwxrwxr-x 5 jenkins jenkins 4096 Nov 9 20:05 example 20:11:31 -rw-rw-r-- 1 jenkins jenkins 602 Nov 9 20:05 go.mod 20:11:31 -rw-rw-r-- 1 jenkins jenkins 49140 Nov 9 20:05 go.sum 20:11:31 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 20:05 internal 20:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 20:05 openapi 20:11:31 drwxrwxr-x 5 jenkins jenkins 4096 Nov 9 20:05 pkg 20:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 20:05 snap 20:11:31 -rw-rw-r-- 1 jenkins jenkins 222 Nov 9 20:05 version.go [Pipeline] isUnix [Pipeline] sh 20:11:32 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2189140b37be7edb294bbd18987d1f097bef8f0 --label arch=arm64 --label version=0.0.0 . 20:11:32 Sending build context to Docker daemon 2.881MB 20:11:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:11:32 Step 2/24 : FROM ${BASE} AS builder 20:11:32 ---> f2401f89dbb4 20:11:32 Step 3/24 : ARG MAKE=make build 20:11:32 ---> Running in 702e0e6e0265 20:11:33 Removing intermediate container 702e0e6e0265 20:11:33 ---> 29cdf4582142 20:11:33 Step 4/24 : WORKDIR /device-sdk-go 20:11:33 ---> Running in 50d9fc2edc06 20:11:34 Removing intermediate container 50d9fc2edc06 20:11:34 ---> da511cc47da2 20:11:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:11:34 ---> Running in 0f304dd058b6 20:11:34 Removing intermediate container 0f304dd058b6 20:11:34 ---> 47e7a0d657fb 20:11:34 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:34 ---> Running in e017f6a3c3dd 20:11:37 Removing intermediate container e017f6a3c3dd 20:11:37 ---> a32524662cbe 20:11:37 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:11:37 ---> Running in c86bf3f7c6d8 20:11:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:40 OK: 219 MiB in 52 packages 20:11:41 Removing intermediate container c86bf3f7c6d8 20:11:41 ---> 0b0a1d60e1ec 20:11:41 Step 8/24 : COPY . . 20:11:42 ---> 9c21a8bd8484 20:11:42 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:43 ---> Running in 81a6375ad424 20:11:45 Removing intermediate container 81a6375ad424 20:11:45 ---> afa0188e5941 20:11:45 Step 10/24 : RUN ${MAKE} 20:11:45 ---> Running in 06d963b726bb 20:11:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:12:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:12:34 Removing intermediate container 06d963b726bb 20:12:34 ---> 5b64e564ab5c 20:12:34 Step 11/24 : FROM alpine:3.14 20:12:34 3.14: Pulling from library/alpine 20:12:34 552d1f2373af: Already exists 20:12:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:12:34 Status: Downloaded newer image for alpine:3.14 20:12:34 ---> bb3de5531c18 20:12:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:12:34 ---> Running in 9ffea15c84ed 20:12:34 Removing intermediate container 9ffea15c84ed 20:12:34 ---> 8177845c78ba 20:12:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:34 ---> Running in 01b750b4cca9 20:12:35 Removing intermediate container 01b750b4cca9 20:12:35 ---> 235a24660bc9 20:12:35 Step 14/24 : RUN apk add --update --no-cache zeromq 20:12:35 ---> Running in 7e79a3a19e50 20:12:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:12:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:12:40 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:12:40 (2/5) Installing libsodium (1.0.18-r0) 20:12:40 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:12:41 (4/5) Installing libzmq (4.3.4-r0) 20:12:41 (5/5) Installing zeromq (4.3.4-r0) 20:12:41 Executing busybox-1.33.1-r3.trigger 20:12:41 OK: 8 MiB in 19 packages 20:12:42 Removing intermediate container 7e79a3a19e50 20:12:42 ---> 82a4693f072a 20:12:42 Step 15/24 : WORKDIR / 20:12:42 ---> Running in 792d58f90527 20:12:43 Removing intermediate container 792d58f90527 20:12:43 ---> 99f9ffe4a5f5 20:12:43 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:12:43 ---> 553429373dc8 20:12:43 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:12:44 ---> 5a29ed0bdebd 20:12:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:12:45 ---> a50653b93acc 20:12:45 Step 19/24 : EXPOSE 59999 20:12:45 ---> Running in 2745edc74ecd 20:12:46 Removing intermediate container 2745edc74ecd 20:12:46 ---> 9812b19629bb 20:12:46 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:12:46 ---> Running in 249263383b4f 20:12:46 Removing intermediate container 249263383b4f 20:12:46 ---> 381154c50457 20:12:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:46 ---> Running in 382d2a9b7f12 20:12:47 Removing intermediate container 382d2a9b7f12 20:12:47 ---> 39a5e6d1a314 20:12:47 Step 22/24 : LABEL arch=arm64 20:12:47 ---> Running in eb41f1177232 20:12:47 Removing intermediate container eb41f1177232 20:12:47 ---> 673dd7697877 20:12:47 Step 23/24 : LABEL git_sha=d2189140b37be7edb294bbd18987d1f097bef8f0 20:12:47 ---> Running in ffd47c501504 20:12:47 Removing intermediate container ffd47c501504 20:12:47 ---> 4e2e5525b56f 20:12:47 Step 24/24 : LABEL version=0.0.0 20:12:48 ---> Running in 832feefedbb4 20:12:48 Removing intermediate container 832feefedbb4 20:12:48 ---> 978dbb45a794 20:12:48 [Warning] One or more build-args [ARCH] were not consumed 20:12:48 Successfully built 978dbb45a794 20:12:48 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:49 20:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:50 arm64: Pulling from edgex-lftools-log-publisher 20:12:50 448f6bf000e3: Pulling fs layer 20:12:50 f757da607395: Pulling fs layer 20:12:50 05883995daec: Pulling fs layer 20:12:50 8603b9c90790: Pulling fs layer 20:12:50 1560dd03e051: Pulling fs layer 20:12:50 27f5ce0e4adf: Pulling fs layer 20:12:50 c2d8d7efcc4b: Pulling fs layer 20:12:50 1560dd03e051: Waiting 20:12:50 27f5ce0e4adf: Waiting 20:12:50 c2d8d7efcc4b: Waiting 20:12:50 8603b9c90790: Waiting 20:12:50 f757da607395: Verifying Checksum 20:12:50 f757da607395: Download complete 20:12:50 8603b9c90790: Verifying Checksum 20:12:50 8603b9c90790: Download complete 20:12:51 1560dd03e051: Verifying Checksum 20:12:51 1560dd03e051: Download complete 20:12:51 27f5ce0e4adf: Download complete 20:12:51 05883995daec: Verifying Checksum 20:12:51 05883995daec: Download complete 20:12:51 448f6bf000e3: Verifying Checksum 20:12:51 448f6bf000e3: Download complete 20:12:53 c2d8d7efcc4b: Verifying Checksum 20:12:53 c2d8d7efcc4b: Download complete 20:12:55 448f6bf000e3: Pull complete 20:12:55 f757da607395: Pull complete 20:12:57 05883995daec: Pull complete 20:12:58 8603b9c90790: Pull complete 20:12:58 1560dd03e051: Pull complete 20:12:58 27f5ce0e4adf: Pull complete 20:13:14 c2d8d7efcc4b: Pull complete 20:13:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:13:15 prd-ubuntu18.04-docker-arm64-4c-16g-28445 does not seem to be running inside a container 20:13:15 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 20:13:18 $ docker top 8fe44461226e94712d813928b6e5332b17c0f2b0e18eb3981f6f83a3cfe79780 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:19 ---> job-cost.sh 20:13:19 lf-activate-venv: SKIPPING 20:13:19 INFO: No Stack... 20:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:21 INFO: Archiving Costs [Pipeline] sh 20:13:23 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 20:13:23 + cut -d, -f6 [Pipeline] lock 20:13:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] 20:13:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] did not exist. Created. 20:13:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:24 /w/workspace/device-sdk-go/2@tmp/durable-22bf57d5/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-22bf57d5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:13:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:13:25 Warning: overwriting stash ‘stack-cost’ 20:13:25 Stashed 1 file(s) [Pipeline] } 20:13:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1060-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:25 $ docker stop --time=1 8fe44461226e94712d813928b6e5332b17c0f2b0e18eb3981f6f83a3cfe79780 20:13:27 $ docker rm -f 8fe44461226e94712d813928b6e5332b17c0f2b0e18eb3981f6f83a3cfe79780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:13:27 provisioning config files... 20:13:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config2953326785948038956tmp [Pipeline] { [Pipeline] sh 20:13:28 + set +x 20:13:28 + curl -s https://codecov.io/bash 20:13:28 + bash -s -- 20:13:28 20:13:28 _____ _ 20:13:28 / ____| | | 20:13:28 | | ___ __| | ___ ___ _____ __ 20:13:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:28 Bash-1.0.6 20:13:28 20:13:28 20:13:28 ==> git version 2.24.4 found 20:13:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:13:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:13:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:13:28 ==> Jenkins CI detected. 20:13:28 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1060 20:13:28 project root: . 20:13:28 --> token set from env 20:13:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:28 ==> Running gcov in . (disable via -X gcov) 20:13:28 ==> Python coveragepy not found 20:13:28 ==> Searching for coverage reports in: 20:13:28 + . 20:13:28 -> Found 1 reports 20:13:28 ==> Detecting git/mercurial file structure 20:13:28 ==> Reading reports 20:13:28 + ./coverage.out bytes=128369 20:13:28 ==> Appending adjustments 20:13:28 https://docs.codecov.io/docs/fixing-reports 20:13:28 + Found adjustments 20:13:28 ==> Gzipping contents 20:13:28 16K /tmp/codecov.5gNsYq.gz 20:13:28 ==> Uploading reports 20:13:28 url: https://codecov.io 20:13:28 query: branch=PR-1060&commit=619ce27ea7f7d4bb160fb811b12171039ec6e4ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1060%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1060&job=&cmd_args= 20:13:28 -> Pinging Codecov 20:13:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1060&commit=619ce27ea7f7d4bb160fb811b12171039ec6e4ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1060%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1060&job=&cmd_args= 20:13:28 -> Uploading to 20:13:28 https://storage.googleapis.com/codecov/v4/raw/2021-11-09/7E55EF52A471D76F132DFD9A03CDDE97/619ce27ea7f7d4bb160fb811b12171039ec6e4ee/0f04842c-7d9f-4f6f-b4b3-709a4c77a641.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T201328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0786cd75cf240f91468338fb50d2dcc6dc08bfacb85de9995fbb295c2563a96d 20:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:28 Dload Upload Total Spent Left Speed 20:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16303 0 0 100 16303 0 50667 --:--:-- --:--:-- --:--:-- 50788 20:13:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/619ce27ea7f7d4bb160fb811b12171039ec6e4ee [Pipeline] } 20:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:13:31 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:32 ---> package-listing.sh 20:13:32 ++ facter osfamily 20:13:32 ++ tr '[:upper:]' '[:lower:]' 20:13:32 + OS_FAMILY=redhat 20:13:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1060 20:13:32 + START_PACKAGES=/tmp/packages_start.txt 20:13:32 + END_PACKAGES=/tmp/packages_end.txt 20:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:32 + PACKAGES=/tmp/packages_start.txt 20:13:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1060 ']' 20:13:32 + PACKAGES=/tmp/packages_end.txt 20:13:32 + case "${OS_FAMILY}" in 20:13:32 + rpm -qa 20:13:32 + sort 20:13:33 + '[' -f /tmp/packages_start.txt ']' 20:13:33 + '[' -f /tmp/packages_end.txt ']' 20:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1060 ']' 20:13:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives/ 20:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1060/archives/ [Pipeline] echo 20:13:33 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-1060/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:33 20:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:34 latest: Pulling from edgex-lftools-log-publisher 20:13:34 b4d181a07f80: Pulling fs layer 20:13:34 a1111a8f2ec3: Pulling fs layer 20:13:34 ed53099fbce6: Pulling fs layer 20:13:34 dc539afda2c1: Pulling fs layer 20:13:34 77bc0d833cb6: Pulling fs layer 20:13:34 9065ff56babe: Pulling fs layer 20:13:34 d287ab97295c: Pulling fs layer 20:13:34 dc539afda2c1: Waiting 20:13:34 77bc0d833cb6: Waiting 20:13:34 9065ff56babe: Waiting 20:13:34 d287ab97295c: Waiting 20:13:34 a1111a8f2ec3: Verifying Checksum 20:13:34 a1111a8f2ec3: Download complete 20:13:34 dc539afda2c1: Verifying Checksum 20:13:34 dc539afda2c1: Download complete 20:13:34 ed53099fbce6: Verifying Checksum 20:13:34 ed53099fbce6: Download complete 20:13:34 9065ff56babe: Verifying Checksum 20:13:34 9065ff56babe: Download complete 20:13:34 77bc0d833cb6: Verifying Checksum 20:13:34 77bc0d833cb6: Download complete 20:13:34 b4d181a07f80: Verifying Checksum 20:13:34 b4d181a07f80: Download complete 20:13:36 b4d181a07f80: Pull complete 20:13:36 a1111a8f2ec3: Pull complete 20:13:36 ed53099fbce6: Pull complete 20:13:36 dc539afda2c1: Pull complete 20:13:36 d287ab97295c: Verifying Checksum 20:13:36 d287ab97295c: Download complete 20:13:37 77bc0d833cb6: Pull complete 20:13:37 9065ff56babe: Pull complete 20:13:42 d287ab97295c: Pull complete 20:13:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:13:42 prd-centos7-docker-4c-2g-28434 does not seem to be running inside a container 20:13:42 $ 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-1060/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-1060 -v /w/workspace/gexfoundry_device-sdk-go_PR-1060:/w/workspace/gexfoundry_device-sdk-go_PR-1060:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1060@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 20:13:45 $ docker top e12e3e700e39d516ff8b9c7b8bd4f90dcea8a48ab1b1e7baa25b8fcfd6e2fdbe -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:46 + ls /var/log/sa-host 20:13:46 + sadf -c /var/log/sa-host/sa09 20:13:46 file_magic: OK 20:13:46 HZ: Using current value: 100 20:13:46 file_header: OK 20:13:46 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 20:13:46 Statistics: 20:13:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:13:46 File successfully converted to sysstat format version 12.0.3 20:13:46 + sadf -c /var/log/sa-host/sa30 20:13:46 file_magic: OK 20:13:46 HZ: Using current value: 100 20:13:46 file_header: OK 20:13:46 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 20:13:46 Statistics: 20:13:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:13:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:46 provisioning config files... 20:13:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1060@tmp/config8374176766011409809tmp [Pipeline] { [Pipeline] echo 20:13:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:46 ---> create-netrc.sh [Pipeline] } 20:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:46 ---> python-tools-install.sh [Pipeline] echo 20:13:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:47 ---> sudo-logs.sh 20:13:47 Archiving 'sudo' log.. 20:13:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-28434.novalocal: Name or service not known 20:13:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-28434.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:13:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:48 ---> job-cost.sh 20:13:48 lf-activate-venv: SKIPPING 20:13:48 DEBUG: total: 0.10999999940395355 20:13:48 INFO: Retrieving Stack Cost... 20:13:52 INFO: Retrieving Pricing Info for: v3-standard-2 20:13:52 INFO: Archiving Costs [Pipeline] echo 20:13:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:52 ---> logs-deploy.sh 20:13:52 lf-activate-venv: SKIPPING 20:13:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1060/2 20:13:52 INFO: archiving workspace using pattern(s): 20:13:53 Archives upload complete. 20:13:53 INFO: archiving logs to Nexus 20:13:54 ---> uname -a: 20:13:54 Linux prd-centos7-docker-4c-2g-28434.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:13:54 20:13:54 20:13:54 ---> lscpu: 20:13:54 Architecture: x86_64 20:13:54 CPU op-mode(s): 32-bit, 64-bit 20:13:54 Byte Order: Little Endian 20:13:54 Address sizes: 40 bits physical, 48 bits virtual 20:13:54 CPU(s): 2 20:13:54 On-line CPU(s) list: 0,1 20:13:54 Thread(s) per core: 1 20:13:54 Core(s) per socket: 1 20:13:54 Socket(s): 2 20:13:54 NUMA node(s): 1 20:13:54 Vendor ID: AuthenticAMD 20:13:54 CPU family: 23 20:13:54 Model: 49 20:13:54 Model name: AMD EPYC-Rome Processor 20:13:54 Stepping: 0 20:13:54 CPU MHz: 2799.998 20:13:54 BogoMIPS: 5599.99 20:13:54 Virtualization: AMD-V 20:13:54 Hypervisor vendor: KVM 20:13:54 Virtualization type: full 20:13:54 L1d cache: 32K 20:13:54 L1i cache: 32K 20:13:54 L2 cache: 512K 20:13:54 L3 cache: 16384K 20:13:54 NUMA node0 CPU(s): 0,1 20:13:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:13:54 20:13:54