Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 190ddbb14c51692d09cfbf56aa8c8b65891188b1+1be87f15213c05ab1957194b5dea87ff4eff74a4 (43d8f47f0aec50cd72173d67485c4b16ce3595fc) 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-ssh7372629427444219351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6918779682039993733.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-1039/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-1039/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2988436365242976550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh919969600028292463.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-1039/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-1039/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5026378339244398763.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Running on prd-centos7-docker-4c-2g-817 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [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-1039 # 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-1039@tmp/jenkins-gitclient-ssh7370002376466054110.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-1039@tmp/jenkins-gitclient-ssh7867464268452934978.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1be87f15213c05ab1957194b5dea87ff4eff74a4 into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 Merge succeeded, producing 9f653e998fa393429ecb8e2979f8457110515d80 Checking out Revision 9f653e998fa393429ecb8e2979f8457110515d80 (PR-1039) > git config core.sparsecheckout # timeout=10 > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # 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-1039@tmp/jenkins-gitclient-ssh1563013877795562319.key > git merge 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f653e998fa393429ecb8e2979f8457110515d80 # timeout=10 Commit message: "Merge commit '1be87f15213c05ab1957194b5dea87ff4eff74a4' into HEAD" > git rev-list --no-walk 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:41:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:41:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:41:26 ========================================================= 02:41:26 EdgeX Global Pipelines Version Info 02:41:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:41:27 ------------------- 02:41:27 stable info: 02:41:27 ------------------- 02:41:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:41:27 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:41:27 Message: update stable to v1.0.210 02:41:27 ------------------- 02:41:27 experimental info: 02:41:27 ------------------- 02:41:27 Commited By: **** collab-it+edgex@linuxfoundation.org 02:41:27 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:41:27 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1039 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1039 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1039 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f653e998fa393429ecb8e2979f8457110515d80 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f653e9 [Pipeline] echo 02:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:28 provisioning config files... 02:41:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/config1070118802594680781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:28 ---> docker-login.sh 02:41:28 nexus3.edgexfoundry.org:10001 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 nexus3.edgexfoundry.org:10002 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 nexus3.edgexfoundry.org:10003 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:29 Configure a credential helper to remove this warning. See 02:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:29 02:41:29 Login Succeeded 02:41:29 nexus3.edgexfoundry.org:10004 02:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:29 Configure a credential helper to remove this warning. See 02:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:29 02:41:29 Login Succeeded 02:41:29 docker.io 02:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:29 Configure a credential helper to remove this warning. See 02:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:29 02:41:29 Login Succeeded 02:41:29 ---> docker-login.sh ends [Pipeline] } 02:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:30 + git log --format=format:%s -1 9f653e998fa393429ecb8e2979f8457110515d80 [Pipeline] echo 02:41:30 GIT_COMMIT: 9f653e998fa393429ecb8e2979f8457110515d80, Commit Message: Merge commit '1be87f15213c05ab1957194b5dea87ff4eff74a4' into HEAD [Pipeline] echo 02:41:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:31 02:41:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:41:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:31 latest: Pulling from edgex-devops/git-semver 02:41:31 a0d0a0d46f8b: Pulling fs layer 02:41:31 3e5f54012d9b: Pulling fs layer 02:41:31 4c7163046ea9: Pulling fs layer 02:41:31 0c2d73faf560: Pulling fs layer 02:41:31 0c2d73faf560: Waiting 02:41:31 3e5f54012d9b: Verifying Checksum 02:41:31 3e5f54012d9b: Download complete 02:41:31 a0d0a0d46f8b: Verifying Checksum 02:41:31 a0d0a0d46f8b: Download complete 02:41:31 0c2d73faf560: Verifying Checksum 02:41:31 0c2d73faf560: Download complete 02:41:31 4c7163046ea9: Verifying Checksum 02:41:31 4c7163046ea9: Download complete 02:41:31 a0d0a0d46f8b: Pull complete 02:41:31 3e5f54012d9b: Pull complete 02:41:31 4c7163046ea9: Pull complete 02:41:32 0c2d73faf560: Pull complete 02:41:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:41:32 prd-centos7-docker-4c-2g-817 does not seem to be running inside a container 02:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1039 -v /w/workspace/gexfoundry_device-sdk-go_PR-1039:/w/workspace/gexfoundry_device-sdk-go_PR-1039:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:41:32 $ docker top 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:32 [ssh-agent] Looking for ssh-agent implementation... 02:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:33 $ docker exec 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 ssh-agent 02:41:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkGBME/agent.15 02:41:33 SSH_AGENT_PID=21 02:41:33 Running ssh-add (command line suppressed) 02:41:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_4417022033273387260.key (/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_4417022033273387260.key) 02:41:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:33 + git tag --points-at HEAD [Pipeline] } 02:41:33 $ docker exec --env ******** --env ******** 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 ssh-agent -k 02:41:33 unset SSH_AUTH_SOCK; 02:41:33 unset SSH_AGENT_PID; 02:41:33 echo Agent pid 21 killed; 02:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:41:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:33 [ssh-agent] Looking for ssh-agent implementation... 02:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:33 $ docker exec 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 ssh-agent 02:41:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDHmJEK/agent.55 02:41:33 SSH_AGENT_PID=62 02:41:33 Running ssh-add (command line suppressed) 02:41:34 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_8852264636461979306.key (/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_8852264636461979306.key) 02:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:34 + git semver init 02:41:34 # -> Open(): unable to determine branch for HEAD 02:41:34 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1039/.git 02:41:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1039 02:41:34 # $SEMVER_REMOTE_NAME = origin 02:41:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:34 # $SEMVER_USER_NAME = edgex-jenkins 02:41:34 # $SEMVER_BRANCH = PR-1039 02:41:34 # $SEMVER_TEMP = /tmp/semver-016415728 02:41:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:41:35 # '/tmp/semver-016415728' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1039/.semver' 02:41:35 # -> Force: false 02:41:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1039/.semver [Pipeline] } 02:41:35 $ docker exec --env ******** --env ******** 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 ssh-agent -k 02:41:35 unset SSH_AUTH_SOCK; 02:41:35 unset SSH_AGENT_PID; 02:41:35 echo Agent pid 62 killed; 02:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:35 + git semver [Pipeline] } 02:41:35 $ docker stop --time=1 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 02:41:36 $ docker rm -f 5392d80ba83e5a9776c70c33eb1871447010a9668be0ac201e5750be09488005 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:41:37 Stashed 1 file(s) [Pipeline] echo 02:41:37 [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 02:41:52 Still waiting to schedule task 02:41:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-817’ 02:41:52 Still waiting to schedule task 02:41:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:44:18 Running on prd-centos7-docker-4c-2g-819 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [Pipeline] { [Pipeline] ws 02:44:18 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:44:18 Selected Git installation does not exist. Using Default 02:44:18 The recommended git tool is: NONE 02:44:20 using credential edgex-jenkins-ssh 02:44:20 Cloning the remote Git repository 02:44:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:20 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:44:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:20 > git --version # timeout=10 02:44:20 > git --version # 'git version 2.24.4' 02:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:20 [INFO] Currently running in a labeled security context 02:44:20 [INFO] Currently SELinux is 'enforcing' on the host 02:44:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7504930872491871082.key 02:44:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:21 [INFO] Currently running in a labeled security context 02:44:21 [INFO] Currently SELinux is 'enforcing' on the host 02:44:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2586289829551395751.key 02:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:44:22 Merging remotes/origin/main commit 1be87f15213c05ab1957194b5dea87ff4eff74a4 into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 02:44:22 Merge succeeded, producing 4a163c2eaed2581ee2c7cdb8060777e154a1e100 02:44:22 Checking out Revision 4a163c2eaed2581ee2c7cdb8060777e154a1e100 (PR-1039) 02:44:21 > git config core.sparsecheckout # timeout=10 02:44:21 > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 02:44:21 > git remote # timeout=10 02:44:21 > git config --get remote.origin.url # timeout=10 02:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:22 [INFO] Currently running in a labeled security context 02:44:22 [INFO] Currently SELinux is 'enforcing' on the host 02:44:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7295068472728505639.key 02:44:22 > git merge 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 02:44:22 > git rev-parse HEAD^{commit} # timeout=10 02:44:22 > git config core.sparsecheckout # timeout=10 02:44:22 > git checkout -f 4a163c2eaed2581ee2c7cdb8060777e154a1e100 # timeout=10 02:44:26 Commit message: "Merge commit '1be87f15213c05ab1957194b5dea87ff4eff74a4' into HEAD" 02:44:25 > git rev-list --no-walk 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:26 provisioning config files... 02:44:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6947693130804916520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:27 ---> docker-login.sh 02:44:27 nexus3.edgexfoundry.org:10001 02:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:27 Configure a credential helper to remove this warning. See 02:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:27 02:44:27 Login Succeeded 02:44:27 nexus3.edgexfoundry.org:10002 02:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:27 Configure a credential helper to remove this warning. See 02:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:27 02:44:27 Login Succeeded 02:44:27 nexus3.edgexfoundry.org:10003 02:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:27 Configure a credential helper to remove this warning. See 02:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:27 02:44:27 Login Succeeded 02:44:27 nexus3.edgexfoundry.org:10004 02:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:27 Configure a credential helper to remove this warning. See 02:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:27 02:44:27 Login Succeeded 02:44:27 docker.io 02:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:28 Configure a credential helper to remove this warning. See 02:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:28 02:44:28 Login Succeeded 02:44:28 ---> docker-login.sh ends [Pipeline] } 02:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:28 ========================================================= 02:44:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:44:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:44:28 + 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 . 02:44:28 Sending build context to Docker daemon 2.718MB 02:44:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 02:44:28 Step 2/10 : FROM ${BASE} AS builder 02:44:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:28 a0d0a0d46f8b: Pulling fs layer 02:44:28 31adcdaf11c8: Pulling fs layer 02:44:28 b8b176561691: Pulling fs layer 02:44:28 4527c011a84f: Pulling fs layer 02:44:28 5d74067f8e1e: Pulling fs layer 02:44:28 e0aca202a116: Pulling fs layer 02:44:28 3a43be97a3b4: Pulling fs layer 02:44:28 34cad66bf833: Pulling fs layer 02:44:28 b4e3c513aaa6: Pulling fs layer 02:44:28 4527c011a84f: Waiting 02:44:28 5d74067f8e1e: Waiting 02:44:28 e0aca202a116: Waiting 02:44:28 3a43be97a3b4: Waiting 02:44:28 34cad66bf833: Waiting 02:44:28 b4e3c513aaa6: Waiting 02:44:29 b8b176561691: Verifying Checksum 02:44:29 b8b176561691: Download complete 02:44:29 31adcdaf11c8: Verifying Checksum 02:44:29 31adcdaf11c8: Download complete 02:44:29 5d74067f8e1e: Verifying Checksum 02:44:29 5d74067f8e1e: Download complete 02:44:29 e0aca202a116: Verifying Checksum 02:44:29 e0aca202a116: Download complete 02:44:29 3a43be97a3b4: Verifying Checksum 02:44:29 3a43be97a3b4: Download complete 02:44:29 a0d0a0d46f8b: Verifying Checksum 02:44:29 a0d0a0d46f8b: Download complete 02:44:29 34cad66bf833: Verifying Checksum 02:44:29 34cad66bf833: Download complete 02:44:29 a0d0a0d46f8b: Pull complete 02:44:29 b4e3c513aaa6: Verifying Checksum 02:44:29 b4e3c513aaa6: Download complete 02:44:29 31adcdaf11c8: Pull complete 02:44:29 4527c011a84f: Verifying Checksum 02:44:29 4527c011a84f: Download complete 02:44:29 b8b176561691: Pull complete 02:44:34 4527c011a84f: Pull complete 02:44:34 5d74067f8e1e: Pull complete 02:44:34 e0aca202a116: Pull complete 02:44:34 3a43be97a3b4: Pull complete 02:44:34 34cad66bf833: Pull complete 02:44:36 b4e3c513aaa6: Pull complete 02:44:36 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:44:36 ---> 9f6097aaca64 02:44:36 Step 3/10 : ARG MAKE=make build 02:44:39 ---> Running in 0bd252bcb045 02:44:39 Removing intermediate container 0bd252bcb045 02:44:39 ---> 1fa3e641a752 02:44:39 Step 4/10 : WORKDIR /device-sdk-go 02:44:39 ---> Running in 5ddfa8ae6ffd 02:44:39 Removing intermediate container 5ddfa8ae6ffd 02:44:39 ---> 5c3ea849b1a6 02:44:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:44:39 ---> Running in cf323b26580f 02:44:39 Removing intermediate container cf323b26580f 02:44:39 ---> fbf56ceb4596 02:44:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:39 ---> Running in cbea297b9f0a 02:44:40 Removing intermediate container cbea297b9f0a 02:44:40 ---> 8bdd06a3a7d4 02:44:40 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:44:40 ---> Running in 82808ddb5a52 02:44:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:44:41 OK: 220 MiB in 52 packages 02:44:41 Removing intermediate container 82808ddb5a52 02:44:41 ---> 090900b0fc09 02:44:41 Step 8/10 : COPY . . 02:44:42 ---> f599b6970b34 02:44:42 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:42 ---> Running in 4d107e90b606 02:45:14 Removing intermediate container 4d107e90b606 02:45:14 ---> e4ab015a5e87 02:45:14 Step 10/10 : RUN ${MAKE} 02:45:14 ---> Running in 4f6fe394ec4e 02:45:14 noop 02:45:14 Removing intermediate container 4f6fe394ec4e 02:45:14 ---> 6de0a6e24060 02:45:14 Successfully built 6de0a6e24060 02:45:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:45:14 + docker inspect -f . ci-base-image-x86_64 02:45:14 . [Pipeline] withDockerContainer 02:45:14 prd-centos7-docker-4c-2g-819 does not seem to be running inside a container 02:45:14 $ 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-x86_64 cat 02:45:15 $ docker top 6b76419b63bc4a241e636ef576d23018730bec607c2b4f6fd2215ccbb6cabb75 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:15 + go version 02:45:15 go version go1.16.8 linux/amd64 [Pipeline] } 02:45:15 $ docker stop --time=1 6b76419b63bc4a241e636ef576d23018730bec607c2b4f6fd2215ccbb6cabb75 02:45:16 $ docker rm -f 6b76419b63bc4a241e636ef576d23018730bec607c2b4f6fd2215ccbb6cabb75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:17 + docker inspect -f . ci-base-image-x86_64 02:45:17 . [Pipeline] withDockerContainer 02:45:17 prd-centos7-docker-4c-2g-819 does not seem to be running inside a container 02:45:17 $ 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-x86_64 cat 02:45:17 $ docker top 9432dcfe3c6ded6991051a1547a3cbb25518feed030e2f7764aab245304cf66c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:45:18 + make test 02:45:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:45:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:45:48 # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] 02:45:48 internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse 02:45:48 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 02:45:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:45:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 02:45:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.061s coverage: 78.9% of statements 02:45:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 02:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:45:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements 02:45:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:45:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:45:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.083s coverage: 57.8% of statements 02:45:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.807s coverage: 88.8% of statements 02:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:45:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements 02:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:45:52 FAIL 02:45:52 make: *** [Makefile:35: test] Error 2 [Pipeline] } 02:45:52 $ docker stop --time=1 9432dcfe3c6ded6991051a1547a3cbb25518feed030e2f7764aab245304cf66c 02:45:54 $ docker rm -f 9432dcfe3c6ded6991051a1547a3cbb25518feed030e2f7764aab245304cf66c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:54 02:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:55 latest: Pulling from edgex-lftools-log-publisher 02:45:55 b4d181a07f80: Pulling fs layer 02:45:55 a1111a8f2ec3: Pulling fs layer 02:45:55 ed53099fbce6: Pulling fs layer 02:45:55 dc539afda2c1: Pulling fs layer 02:45:55 77bc0d833cb6: Pulling fs layer 02:45:55 9065ff56babe: Pulling fs layer 02:45:55 d287ab97295c: Pulling fs layer 02:45:55 77bc0d833cb6: Waiting 02:45:55 9065ff56babe: Waiting 02:45:55 d287ab97295c: Waiting 02:45:55 dc539afda2c1: Waiting 02:45:55 a1111a8f2ec3: Verifying Checksum 02:45:55 a1111a8f2ec3: Download complete 02:45:55 dc539afda2c1: Verifying Checksum 02:45:55 dc539afda2c1: Download complete 02:45:55 ed53099fbce6: Verifying Checksum 02:45:55 ed53099fbce6: Download complete 02:45:55 9065ff56babe: Verifying Checksum 02:45:55 9065ff56babe: Download complete 02:45:55 77bc0d833cb6: Verifying Checksum 02:45:55 77bc0d833cb6: Download complete 02:45:55 b4d181a07f80: Verifying Checksum 02:45:55 b4d181a07f80: Download complete 02:45:55 d287ab97295c: Verifying Checksum 02:45:55 d287ab97295c: Download complete 02:45:56 b4d181a07f80: Pull complete 02:45:56 a1111a8f2ec3: Pull complete 02:45:57 ed53099fbce6: Pull complete 02:45:57 dc539afda2c1: Pull complete 02:45:58 77bc0d833cb6: Pull complete 02:45:58 9065ff56babe: Pull complete 02:46:04 d287ab97295c: Pull complete 02:46:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:46:04 prd-centos7-docker-4c-2g-819 does not seem to be running inside a container 02:46:04 $ 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:latest cat 02:46:07 $ docker top de749453daed0134a36c48d8ddfe3f13f7d29224ba6ec1b8dcc5e05a7905e4f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:07 ---> job-cost.sh 02:46:07 lf-activate-venv: SKIPPING 02:46:07 INFO: No Stack... 02:46:09 INFO: Retrieving Pricing Info for: v3-standard-2 02:46:09 INFO: Archiving Costs [Pipeline] sh 02:46:10 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 02:46:10 + cut -d, -f6 [Pipeline] lock 02:46:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] 02:46:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] did not exist. Created. 02:46:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:46:10 + echo total: 0.05999999865889549 [Pipeline] stash 02:46:10 Stashed 1 file(s) [Pipeline] } 02:46:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:46:10 $ docker stop --time=1 de749453daed0134a36c48d8ddfe3f13f7d29224ba6ec1b8dcc5e05a7905e4f7 02:46:11 $ docker rm -f de749453daed0134a36c48d8ddfe3f13f7d29224ba6ec1b8dcc5e05a7905e4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:46:12 Failed in branch amd64 02:47:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-821 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [Pipeline] { [Pipeline] ws 02:47:28 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:47:28 Selected Git installation does not exist. Using Default 02:47:28 The recommended git tool is: NONE 02:47:35 using credential edgex-jenkins-ssh 02:47:35 Cloning the remote Git repository 02:47:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:47:35 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:47:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:35 > git --version # timeout=10 02:47:35 > git --version # 'git version 2.17.1' 02:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:37 Merging remotes/origin/main commit 1be87f15213c05ab1957194b5dea87ff4eff74a4 into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 02:47:38 Merge succeeded, producing c1fac5ddd9f9f8396fa4ca8b9166b2818a411cf8 02:47:38 Checking out Revision c1fac5ddd9f9f8396fa4ca8b9166b2818a411cf8 (PR-1039) 02:47:37 > git config core.sparsecheckout # timeout=10 02:47:37 > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 02:47:37 > git remote # timeout=10 02:47:37 > git config --get remote.origin.url # timeout=10 02:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:37 > git merge 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 02:47:38 > git rev-parse HEAD^{commit} # timeout=10 02:47:38 > git config core.sparsecheckout # timeout=10 02:47:38 > git checkout -f c1fac5ddd9f9f8396fa4ca8b9166b2818a411cf8 # timeout=10 02:47:42 Commit message: "Merge commit '1be87f15213c05ab1957194b5dea87ff4eff74a4' into HEAD" 02:47:42 > git rev-list --no-walk 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:43 Dload Upload Total Spent Left Speed 02:47:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71660 0 --:--:-- --:--:-- --:--:-- 72097 [Pipeline] sh 02:47:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:44 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 02:47:44 /etc/docker/daemon.new 02:47:44 { 02:47:44 "registry-mirrors": [ 02:47:44 "https://nexus3.edgexfoundry.org:10001" 02:47:44 ], 02:47:44 "bip": "10.250.0.254/24", 02:47:44 "hosts": [ 02:47:44 "tcp://0.0.0.0:5555", 02:47:44 "unix:///var/run/docker.sock" 02:47:44 ], 02:47:44 "mtu": 1458, 02:47:44 "selinux-enabled": true, 02:47:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:44 } [Pipeline] sh 02:47:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:03 provisioning config files... 02:48:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config624366181722044780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:04 ---> docker-login.sh 02:48:04 nexus3.edgexfoundry.org:10001 02:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:06 Configure a credential helper to remove this warning. See 02:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:06 02:48:06 Login Succeeded 02:48:06 nexus3.edgexfoundry.org:10002 02:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:07 Configure a credential helper to remove this warning. See 02:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:07 02:48:07 Login Succeeded 02:48:07 nexus3.edgexfoundry.org:10003 02:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:07 Configure a credential helper to remove this warning. See 02:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:07 02:48:07 Login Succeeded 02:48:07 nexus3.edgexfoundry.org:10004 02:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:08 Configure a credential helper to remove this warning. See 02:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:08 02:48:08 Login Succeeded 02:48:08 docker.io 02:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:09 Configure a credential helper to remove this warning. See 02:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:09 02:48:09 Login Succeeded 02:48:09 ---> docker-login.sh ends [Pipeline] } 02:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:09 ========================================================= 02:48:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:48:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:48:10 + 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 . 02:48:10 Sending build context to Docker daemon 2.707MB 02:48:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 02:48:10 Step 2/10 : FROM ${BASE} AS builder 02:48:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:10 552d1f2373af: Pulling fs layer 02:48:10 ea3f2d53f512: Pulling fs layer 02:48:10 9e70ebbbe112: Pulling fs layer 02:48:10 7a9cfe048b4a: Pulling fs layer 02:48:10 72dc09318566: Pulling fs layer 02:48:10 f4f7b4309257: Pulling fs layer 02:48:10 0ac9a79272e3: Pulling fs layer 02:48:10 b78e95d17946: Pulling fs layer 02:48:10 7a9cfe048b4a: Waiting 02:48:10 72dc09318566: Waiting 02:48:10 f4f7b4309257: Waiting 02:48:10 0ac9a79272e3: Waiting 02:48:10 9e70ebbbe112: Download complete 02:48:11 ea3f2d53f512: Verifying Checksum 02:48:11 ea3f2d53f512: Download complete 02:48:11 72dc09318566: Verifying Checksum 02:48:11 72dc09318566: Download complete 02:48:11 f4f7b4309257: Verifying Checksum 02:48:11 f4f7b4309257: Download complete 02:48:11 0ac9a79272e3: Verifying Checksum 02:48:11 0ac9a79272e3: Download complete 02:48:11 552d1f2373af: Download complete 02:48:11 552d1f2373af: Pull complete 02:48:12 ea3f2d53f512: Pull complete 02:48:12 9e70ebbbe112: Pull complete 02:48:13 b78e95d17946: Verifying Checksum 02:48:13 b78e95d17946: Download complete 02:48:13 7a9cfe048b4a: Verifying Checksum 02:48:13 7a9cfe048b4a: Download complete 02:48:23 7a9cfe048b4a: Pull complete 02:48:23 72dc09318566: Pull complete 02:48:24 f4f7b4309257: Pull complete 02:48:25 0ac9a79272e3: Pull complete 02:48:31 b78e95d17946: Pull complete 02:48:31 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:48:31 ---> 8b459fc5aaf0 02:48:31 Step 3/10 : ARG MAKE=make build 02:48:37 ---> Running in d02cd11a6cba 02:48:37 Removing intermediate container d02cd11a6cba 02:48:37 ---> 4321eddfa10b 02:48:37 Step 4/10 : WORKDIR /device-sdk-go 02:48:37 ---> Running in 42da09fdb727 02:48:38 Removing intermediate container 42da09fdb727 02:48:38 ---> 4286da3bc749 02:48:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:38 ---> Running in d16e36606fc9 02:48:38 Removing intermediate container d16e36606fc9 02:48:38 ---> 5c3f86c9cfb7 02:48:38 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:38 ---> Running in e7918f1db7fb 02:48:41 Removing intermediate container e7918f1db7fb 02:48:41 ---> f376b2d31e4f 02:48:41 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:48:41 ---> Running in 2fc66554e6ab 02:48:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:48:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:48:44 OK: 219 MiB in 52 packages 02:48:45 Removing intermediate container 2fc66554e6ab 02:48:45 ---> 7d5970b419d1 02:48:45 Step 8/10 : COPY . . 02:48:47 ---> 4679d460875c 02:48:47 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:47 ---> Running in b20c6ab02559 02:50:09 Removing intermediate container b20c6ab02559 02:50:09 ---> e44d112eef91 02:50:09 Step 10/10 : RUN ${MAKE} 02:50:09 ---> Running in fc7ca753e593 02:50:09 noop 02:50:09 Removing intermediate container fc7ca753e593 02:50:09 ---> ca89260f7336 02:50:09 Successfully built ca89260f7336 02:50:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:50:09 + docker inspect -f . ci-base-image-arm64 02:50:09 . [Pipeline] withDockerContainer 02:50:09 prd-ubuntu18.04-docker-arm64-4c-16g-821 does not seem to be running inside a container 02:50: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 ******** ci-base-image-arm64 cat 02:50:11 $ docker top af1b707698f5b2e65e04a973957e34bf40097ab61545432594c62945e0550b3f -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:12 + go version 02:50:12 go version go1.16.8 linux/arm64 [Pipeline] } 02:50:12 $ docker stop --time=1 af1b707698f5b2e65e04a973957e34bf40097ab61545432594c62945e0550b3f 02:50:14 $ docker rm -f af1b707698f5b2e65e04a973957e34bf40097ab61545432594c62945e0550b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:15 + docker inspect -f . ci-base-image-arm64 02:50:15 . [Pipeline] withDockerContainer 02:50:15 prd-ubuntu18.04-docker-arm64-4c-16g-821 does not seem to be running inside a container 02:50:15 $ 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 02:50:17 $ docker top f0bcf71aac46dc3db3a71ce5aa292d31bced13b33a68b54361b7f6d95ae50506 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:50:18 + make test 02:50:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:50:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:51:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:51:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:51:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:51:50 # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] 02:51:50 internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse 02:51:50 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 02:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.241s coverage: 28.1% of statements 02:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.246s coverage: 78.9% of statements 02:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.211s coverage: 9.0% of statements 02:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:51:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.291s coverage: 28.7% of statements 02:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:51:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.213s coverage: 83.3% of statements 02:51:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:51:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:51:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.366s coverage: 57.8% of statements 02:51:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.051s coverage: 88.8% of statements 02:51:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:51:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 4.9% of statements 02:51:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:51:59 FAIL 02:51:59 make: *** [Makefile:35: test] Error 2 [Pipeline] } 02:51:59 $ docker stop --time=1 f0bcf71aac46dc3db3a71ce5aa292d31bced13b33a68b54361b7f6d95ae50506 02:52:01 $ docker rm -f f0bcf71aac46dc3db3a71ce5aa292d31bced13b33a68b54361b7f6d95ae50506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:03 02:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:03 arm64: Pulling from edgex-lftools-log-publisher 02:52:03 448f6bf000e3: Pulling fs layer 02:52:03 f757da607395: Pulling fs layer 02:52:03 05883995daec: Pulling fs layer 02:52:03 8603b9c90790: Pulling fs layer 02:52:03 1560dd03e051: Pulling fs layer 02:52:03 27f5ce0e4adf: Pulling fs layer 02:52:03 c2d8d7efcc4b: Pulling fs layer 02:52:03 1560dd03e051: Waiting 02:52:03 27f5ce0e4adf: Waiting 02:52:03 c2d8d7efcc4b: Waiting 02:52:03 8603b9c90790: Waiting 02:52:04 f757da607395: Verifying Checksum 02:52:04 f757da607395: Download complete 02:52:04 8603b9c90790: Verifying Checksum 02:52:04 8603b9c90790: Download complete 02:52:04 1560dd03e051: Verifying Checksum 02:52:04 1560dd03e051: Download complete 02:52:04 05883995daec: Verifying Checksum 02:52:04 05883995daec: Download complete 02:52:04 27f5ce0e4adf: Verifying Checksum 02:52:04 27f5ce0e4adf: Download complete 02:52:05 448f6bf000e3: Verifying Checksum 02:52:05 448f6bf000e3: Download complete 02:52:07 c2d8d7efcc4b: Verifying Checksum 02:52:07 c2d8d7efcc4b: Download complete 02:52:09 448f6bf000e3: Pull complete 02:52:09 f757da607395: Pull complete 02:52:11 05883995daec: Pull complete 02:52:11 8603b9c90790: Pull complete 02:52:12 1560dd03e051: Pull complete 02:52:12 27f5ce0e4adf: Pull complete 02:52:28 c2d8d7efcc4b: Pull complete 02:52:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:52:28 prd-ubuntu18.04-docker-arm64-4c-16g-821 does not seem to be running inside a container 02:52:28 $ 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 02:52:32 $ docker top 8187f5e6c9692049e84325cb7891cc957a77a025296395f63c696f3d6710b57f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:33 ---> job-cost.sh 02:52:33 lf-activate-venv: SKIPPING 02:52:33 INFO: No Stack... 02:52:34 INFO: Retrieving Pricing Info for: v3-standard-4 02:52:34 INFO: Archiving Costs [Pipeline] sh 02:52:35 + cut -d, -f6 02:52:35 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 02:52:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] 02:52:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] did not exist. Created. 02:52:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:35 /w/workspace/device-sdk-go/2@tmp/durable-12d11c2c/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-12d11c2c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:52:36 + echo total: 0.10999999940395355 [Pipeline] stash 02:52:36 Warning: overwriting stash ‘stack-cost’ 02:52:37 Stashed 1 file(s) [Pipeline] } 02:52:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:52:37 $ docker stop --time=1 8187f5e6c9692049e84325cb7891cc957a77a025296395f63c696f3d6710b57f 02:52:38 $ docker rm -f 8187f5e6c9692049e84325cb7891cc957a77a025296395f63c696f3d6710b57f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:52:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:52:40 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:52:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:41 ---> package-listing.sh 02:52:41 ++ tr '[:upper:]' '[:lower:]' 02:52:41 ++ facter osfamily 02:52:41 + OS_FAMILY=redhat 02:52:41 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1039 02:52:41 + START_PACKAGES=/tmp/packages_start.txt 02:52:41 + END_PACKAGES=/tmp/packages_end.txt 02:52:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:41 + PACKAGES=/tmp/packages_start.txt 02:52:41 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1039 ']' 02:52:41 + PACKAGES=/tmp/packages_end.txt 02:52:41 + case "${OS_FAMILY}" in 02:52:41 + rpm -qa 02:52:41 + sort 02:52:42 + '[' -f /tmp/packages_start.txt ']' 02:52:42 + '[' -f /tmp/packages_end.txt ']' 02:52:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:52:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1039 ']' 02:52:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives/ 02:52:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives/ [Pipeline] echo 02:52:42 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-1039/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:52:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:43 02:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:43 latest: Pulling from edgex-lftools-log-publisher 02:52:43 b4d181a07f80: Pulling fs layer 02:52:43 a1111a8f2ec3: Pulling fs layer 02:52:43 ed53099fbce6: Pulling fs layer 02:52:43 dc539afda2c1: Pulling fs layer 02:52:43 77bc0d833cb6: Pulling fs layer 02:52:43 9065ff56babe: Pulling fs layer 02:52:43 d287ab97295c: Pulling fs layer 02:52:43 77bc0d833cb6: Waiting 02:52:43 9065ff56babe: Waiting 02:52:43 d287ab97295c: Waiting 02:52:43 dc539afda2c1: Waiting 02:52:43 a1111a8f2ec3: Download complete 02:52:43 dc539afda2c1: Verifying Checksum 02:52:43 dc539afda2c1: Download complete 02:52:43 77bc0d833cb6: Verifying Checksum 02:52:43 77bc0d833cb6: Download complete 02:52:43 9065ff56babe: Verifying Checksum 02:52:43 9065ff56babe: Download complete 02:52:43 ed53099fbce6: Verifying Checksum 02:52:43 ed53099fbce6: Download complete 02:52:43 b4d181a07f80: Verifying Checksum 02:52:43 b4d181a07f80: Download complete 02:52:44 d287ab97295c: Verifying Checksum 02:52:44 d287ab97295c: Download complete 02:52:45 b4d181a07f80: Pull complete 02:52:45 a1111a8f2ec3: Pull complete 02:52:45 ed53099fbce6: Pull complete 02:52:46 dc539afda2c1: Pull complete 02:52:46 77bc0d833cb6: Pull complete 02:52:46 9065ff56babe: Pull complete 02:52:51 d287ab97295c: Pull complete 02:52:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:52:51 prd-centos7-docker-4c-2g-817 does not seem to be running inside a container 02:52:51 $ 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-1039/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-1039 -v /w/workspace/gexfoundry_device-sdk-go_PR-1039:/w/workspace/gexfoundry_device-sdk-go_PR-1039:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:52:54 $ docker top f15a22830ae3dbfa146c305659bf137975f699887814342b3d4a6b2ec4bd7cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:52:54 + mkdir -p /var/log/sysstat [Pipeline] sh 02:52:55 + ls /var/log/sa-host 02:52:55 + sadf -c /var/log/sa-host/sa21 02:52:55 file_magic: OK 02:52:55 HZ: Using current value: 100 02:52:55 file_header: OK 02:52:55 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 02:52:55 Statistics: 02:52:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:52:55 File successfully converted to sysstat format version 12.0.3 02:52:55 + sadf -c /var/log/sa-host/sa30 02:52:55 file_magic: OK 02:52:55 HZ: Using current value: 100 02:52:55 file_header: OK 02:52:55 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 02:52:55 Statistics: 02:52:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:52:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:55 provisioning config files... 02:52:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/config4815688610768522231tmp [Pipeline] { [Pipeline] echo 02:52:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:52:55 ---> create-netrc.sh [Pipeline] } 02:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:52:56 ---> python-tools-install.sh [Pipeline] echo 02:52:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:52:56 ---> sudo-logs.sh 02:52:56 Archiving 'sudo' log.. 02:52:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-817.novalocal: Name or service not known 02:52:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-817.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:52:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:52:56 ---> job-cost.sh 02:52:56 lf-activate-venv: SKIPPING 02:52:56 DEBUG: total: 0.10999999940395355 02:52:56 INFO: Retrieving Stack Cost... 02:52:57 INFO: Retrieving Pricing Info for: v3-standard-2 02:52:58 INFO: Archiving Costs [Pipeline] echo 02:52:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:52:58 ---> logs-deploy.sh 02:52:58 lf-activate-venv: SKIPPING 02:52:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1039/2 02:52:58 INFO: archiving workspace using pattern(s): 02:52:59 Archives upload complete. 02:52:59 INFO: archiving logs to Nexus 02:52:59 ---> uname -a: 02:52:59 Linux prd-centos7-docker-4c-2g-817.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:52:59 02:52:59 02:52:59 ---> lscpu: 02:52:59 Architecture: x86_64 02:52:59 CPU op-mode(s): 32-bit, 64-bit 02:52:59 Byte Order: Little Endian 02:52:59 Address sizes: 40 bits physical, 48 bits virtual 02:52:59 CPU(s): 2 02:52:59 On-line CPU(s) list: 0,1 02:52:59 Thread(s) per core: 1 02:52:59 Core(s) per socket: 1 02:52:59 Socket(s): 2 02:52:59 NUMA node(s): 1 02:52:59 Vendor ID: AuthenticAMD 02:52:59 CPU family: 23 02:52:59 Model: 49 02:52:59 Model name: AMD EPYC-Rome Processor 02:52:59 Stepping: 0 02:52:59 CPU MHz: 2799.998 02:52:59 BogoMIPS: 5599.99 02:52:59 Virtualization: AMD-V 02:52:59 Hypervisor vendor: KVM 02:52:59 Virtualization type: full 02:52:59 L1d cache: 32K 02:52:59 L1i cache: 32K 02:52:59 L2 cache: 512K 02:52:59 L3 cache: 16384K 02:52:59 NUMA node0 CPU(s): 0,1 02:52:59 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 02:52:59 02:52:59 02:52:59 ---> nproc: 02:52:59 2 02:52:59 02:52:59 02:52:59 ---> df -h: 02:52:59 Filesystem Size Used Avail Use% Mounted on 02:52:59 overlay 40G 7.7G 33G 20% / 02:52:59 tmpfs 64M 0 64M 0% /dev 02:52:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:52:59 shm 64M 0 64M 0% /dev/shm 02:52:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 02:52:59 02:52:59 02:52:59 ---> sar -b -r -n DEV: 02:52:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 02:52:59 02:52:59 02:40:50 LINUX RESTART (2 CPU) 02:52:59 02:52:59 02:41:01 tps rtps wtps bread/s bwrtn/s 02:52:59 02:42:01 228.97 106.11 122.86 10185.68 39052.23 02:52:59 02:43:01 1.98 0.00 1.98 0.00 38.40 02:52:59 02:44:01 0.27 0.00 0.27 0.00 4.13 02:52:59 02:45:01 0.25 0.00 0.25 0.00 3.50 02:52:59 02:46:01 0.32 0.00 0.32 0.00 4.70 02:52:59 02:47:01 0.28 0.00 0.28 0.00 4.21 02:52:59 02:48:01 0.32 0.00 0.32 0.00 4.71 02:52:59 02:49:01 0.15 0.00 0.15 0.00 1.75 02:52:59 02:50:02 0.28 0.00 0.28 0.00 3.25 02:52:59 02:51:01 0.27 0.00 0.27 0.00 2.93 02:52:59 02:52:01 0.28 0.00 0.28 0.00 3.35 02:52:59 Average: 21.26 9.67 11.59 927.77 3563.55 02:52:59 02:52:59 02:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:52:59 02:42:01 5683288 0 623608 7.79 2620 1699424 1254128 13.85 567676 1523832 132 02:52:59 02:43:01 5681752 0 625136 7.81 2620 1699432 1254104 13.85 569320 1523796 16 02:52:59 02:44:01 5699872 0 607016 7.58 2620 1699432 1162776 12.84 552908 1524044 8 02:52:59 02:45:01 5697140 0 609740 7.61 2620 1699440 1163040 12.84 556304 1524044 8 02:52:59 02:46:01 5700220 0 606656 7.57 2620 1699444 1162776 12.84 551976 1524652 8 02:52:59 02:47:01 5697504 0 609368 7.61 2620 1699448 1162860 12.84 555084 1524656 8 02:52:59 02:48:01 5696088 0 610780 7.63 2620 1699452 1163016 12.84 555900 1524676 8 02:52:59 02:49:01 5687616 0 619248 7.73 2620 1699456 1162776 12.84 564588 1524676 8 02:52:59 02:50:02 5687336 0 619520 7.74 2620 1699464 1162776 12.84 565128 1524676 8 02:52:59 02:51:01 5687316 0 619536 7.74 2620 1699468 1162776 12.84 567332 1522436 8 02:52:59 02:52:01 5687352 0 619496 7.74 2620 1699472 1162872 12.84 567820 1522476 8 02:52:59 Average: 5691408 0 615464 7.68 2620 1699448 1179445 13.02 561276 1523997 20 02:52:59 02:52:59 02:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:52:59 02:42:01 eth0 459.69 260.97 1028.92 74.54 0.00 0.00 0.00 0.00 02:52:59 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:42:01 docker0 7.38 3.75 1.59 29.31 0.00 0.00 0.00 0.00 02:52:59 02:43:01 eth0 2.13 0.63 2.93 0.11 0.00 0.00 0.00 0.00 02:52:59 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:44:01 eth0 0.70 0.10 0.08 0.01 0.00 0.00 0.00 0.00 02:52:59 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:45:01 eth0 0.90 0.32 0.30 0.20 0.00 0.00 0.00 0.00 02:52:59 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:46:01 eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 02:52:59 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:47:01 eth0 0.60 0.30 0.20 0.08 0.00 0.00 0.00 0.00 02:52:59 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:48:01 eth0 0.58 0.58 0.31 0.22 0.00 0.00 0.00 0.00 02:52:59 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:52:59 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:50:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:51:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:52:59 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:52:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:52:59 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 Average: eth0 42.41 24.00 94.08 6.85 0.00 0.00 0.00 0.00 02:52:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:59 Average: docker0 0.67 0.34 0.15 2.67 0.00 0.00 0.00 0.00 02:52:59 02:52:59 02:52:59 ---> sar -P ALL: 02:52:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 02:52:59 02:52:59 02:40:50 LINUX RESTART (2 CPU) 02:52:59 02:52:59 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:52:59 02:42:01 all 21.08 0.00 7.12 5.69 0.07 66.04 02:52:59 02:42:01 0 20.12 0.00 7.18 4.83 0.07 67.80 02:52:59 02:42:01 1 22.05 0.00 7.06 6.54 0.07 64.28 02:52:59 02:43:01 all 0.23 0.00 0.06 0.00 0.02 99.69 02:52:59 02:43:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:52:59 02:43:01 1 0.40 0.00 0.07 0.00 0.02 99.52 02:52:59 02:44:01 all 0.27 0.00 0.06 0.00 0.02 99.66 02:52:59 02:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:52:59 02:44:01 1 0.47 0.00 0.07 0.00 0.02 99.45 02:52:59 02:45:01 all 0.26 0.00 0.07 0.00 0.02 99.66 02:52:59 02:45:01 0 0.08 0.00 0.08 0.00 0.02 99.82 02:52:59 02:45:01 1 0.43 0.00 0.05 0.00 0.02 99.50 02:52:59 02:46:01 all 0.26 0.00 0.06 0.00 0.02 99.67 02:52:59 02:46:01 0 0.13 0.00 0.07 0.00 0.03 99.77 02:52:59 02:46:01 1 0.38 0.00 0.05 0.00 0.00 99.57 02:52:59 02:47:01 all 0.13 0.00 0.07 0.00 0.01 99.79 02:52:59 02:47:01 0 0.10 0.00 0.05 0.00 0.00 99.85 02:52:59 02:47:01 1 0.17 0.00 0.08 0.00 0.02 99.73 02:52:59 02:48:01 all 0.12 0.00 0.04 0.00 0.02 99.82 02:52:59 02:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:52:59 02:48:01 1 0.18 0.00 0.05 0.00 0.02 99.75 02:52:59 02:49:01 all 0.18 0.00 0.07 0.00 0.02 99.74 02:52:59 02:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:52:59 02:49:01 1 0.30 0.00 0.08 0.00 0.03 99.58 02:52:59 02:50:02 all 0.26 0.00 0.07 0.00 0.02 99.66 02:52:59 02:50:02 0 0.08 0.00 0.08 0.00 0.03 99.80 02:52:59 02:50:02 1 0.43 0.00 0.05 0.00 0.00 99.52 02:52:59 02:51:01 all 0.27 0.00 0.03 0.00 0.02 99.68 02:52:59 02:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:52:59 02:51:01 1 0.49 0.00 0.05 0.00 0.02 99.44 02:52:59 02:52:01 all 0.27 0.00 0.05 0.00 0.02 99.67 02:52:59 02:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:52:59 02:52:01 1 0.48 0.00 0.07 0.00 0.02 99.43 02:52:59 02:52:59 Average: CPU %user %nice %system %iowait %steal %idle 02:52:59 Average: all 2.07 0.00 0.68 0.50 0.02 96.73 02:52:59 Average: 0 1.85 0.00 0.68 0.43 0.02 97.02 02:52:59 Average: 1 2.29 0.00 0.68 0.58 0.02 96.44 02:52:59 02:52:59 02:52:59