Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26056eb6751852d3be2b177fe263ccb57def27d1 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-ssh5675352885385141321.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-ssh5248067587526857814.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8145932215736793314.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-ssh6142747752329813145.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9026142372956214234.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30179 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh5755899479933950638.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 26056eb6751852d3be2b177fe263ccb57def27d1 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 Commit message: "Merge pull request #1061 from lenny-intel/swagger-version" > git rev-list --no-walk b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:18 ========================================================= 15:12:18 EdgeX Global Pipelines Version Info 15:12:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:19 ------------------- 15:12:19 stable info: 15:12:19 ------------------- 15:12:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:12:19 Message: update stable to v1.0.211 15:12:19 ------------------- 15:12:19 experimental info: 15:12:19 ------------------- 15:12:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:12:19 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:12:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] echo 15:12:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26056eb [Pipeline] echo 15:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:22 provisioning config files... 15:12:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7698104887661237899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:22 ---> docker-login.sh 15:12:22 nexus3.edgexfoundry.org:10001 15:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:22 Configure a credential helper to remove this warning. See 15:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:22 15:12:22 Login Succeeded 15:12:22 nexus3.edgexfoundry.org:10002 15:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:22 Configure a credential helper to remove this warning. See 15:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:22 15:12:22 Login Succeeded 15:12:22 nexus3.edgexfoundry.org:10003 15:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:22 Configure a credential helper to remove this warning. See 15:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:22 15:12:22 Login Succeeded 15:12:22 nexus3.edgexfoundry.org:10004 15:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:23 Configure a credential helper to remove this warning. See 15:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:23 15:12:23 Login Succeeded 15:12:23 docker.io 15:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:23 Configure a credential helper to remove this warning. See 15:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:23 15:12:23 Login Succeeded 15:12:23 ---> docker-login.sh ends [Pipeline] } 15:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:12:24 + git rev-list -1 --merges 26056eb6751852d3be2b177fe263ccb57def27d1~1..26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] echo 15:12:24 -----------> git rev-list -1 --merges 26056eb6751852d3be2b177fe263ccb57def27d1~1..26056eb6751852d3be2b177fe263ccb57def27d1 26056eb6751852d3be2b177fe263ccb57def27d1 15:12:24 26056eb6751852d3be2b177fe263ccb57def27d1 [false] [Pipeline] sh 15:12:24 + git log --format=format:%s -1 26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] echo 15:12:24 ========================================================= 15:12:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:12:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:24 + git log --format=format:%s -1 26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] echo 15:12:24 [semverPrep] GIT_COMMIT: 26056eb6751852d3be2b177fe263ccb57def27d1, Commit Message: Merge pull request #1061 from lenny-intel/swagger-version [Pipeline] echo 15:12:24 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:27 15:12:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:12:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:27 latest: Pulling from edgex-devops/git-semver 15:12:27 a0d0a0d46f8b: Pulling fs layer 15:12:27 3e5f54012d9b: Pulling fs layer 15:12:27 4c7163046ea9: Pulling fs layer 15:12:27 0c2d73faf560: Pulling fs layer 15:12:27 0c2d73faf560: Waiting 15:12:27 3e5f54012d9b: Verifying Checksum 15:12:27 3e5f54012d9b: Download complete 15:12:27 a0d0a0d46f8b: Verifying Checksum 15:12:27 a0d0a0d46f8b: Download complete 15:12:27 4c7163046ea9: Verifying Checksum 15:12:27 4c7163046ea9: Download complete 15:12:27 0c2d73faf560: Verifying Checksum 15:12:27 0c2d73faf560: Download complete 15:12:27 a0d0a0d46f8b: Pull complete 15:12:27 3e5f54012d9b: Pull complete 15:12:27 4c7163046ea9: Pull complete 15:12:28 0c2d73faf560: Pull complete 15:12:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:12:28 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:28 $ docker top 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:28 [ssh-agent] Looking for ssh-agent implementation... 15:12:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:29 $ docker exec 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae ssh-agent 15:12:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeGGifI/agent.13 15:12:29 SSH_AGENT_PID=19 15:12:29 Running ssh-add (command line suppressed) 15:12:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7378132975604466413.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7378132975604466413.key) 15:12:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:30 + git tag --points-at HEAD [Pipeline] } 15:12:30 $ docker exec --env ******** --env ******** 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae ssh-agent -k 15:12:30 unset SSH_AUTH_SOCK; 15:12:30 unset SSH_AGENT_PID; 15:12:30 echo Agent pid 19 killed; 15:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:30 [ssh-agent] Looking for ssh-agent implementation... 15:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:30 $ docker exec 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae ssh-agent 15:12:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjIPmDO/agent.51 15:12:30 SSH_AGENT_PID=58 15:12:30 Running ssh-add (command line suppressed) 15:12:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_607210511404726746.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_607210511404726746.key) 15:12:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:31 + git semver init 15:12:31 # -> Open(): unable to determine branch for HEAD 15:12:31 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:12:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:12:31 # $SEMVER_REMOTE_NAME = origin 15:12:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:31 # $SEMVER_USER_NAME = edgex-jenkins 15:12:31 # $SEMVER_BRANCH = main 15:12:31 # $SEMVER_TEMP = /tmp/semver-344020393 15:12:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:12:32 # '/tmp/semver-344020393' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 15:12:32 # -> Force: false 15:12:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 15:12:32 $ docker exec --env ******** --env ******** 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae ssh-agent -k 15:12:32 unset SSH_AUTH_SOCK; 15:12:32 unset SSH_AGENT_PID; 15:12:32 echo Agent pid 58 killed; 15:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:32 + git semver [Pipeline] } 15:12:32 $ docker stop --time=1 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae 15:12:33 $ docker rm -f 9649f6884b87530b29c8a3de981c709af191407078deba82eca7e674e69f16ae [Pipeline] // withDockerContainer [Pipeline] sh 15:12:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:34 Stashed 1 file(s) [Pipeline] echo 15:12:34 [edgeXSemver]: initialized semver on version 2.0.1-dev.31 [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 15:12:49 Still waiting to schedule task 15:12:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30179’ 15:12:49 Still waiting to schedule task 15:12:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:14:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30181 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 15:14:27 Running in /w/workspace/device-sdk-go/30 [Pipeline] { [Pipeline] checkout 15:14:28 Selected Git installation does not exist. Using Default 15:14:28 The recommended git tool is: NONE 15:14:35 using credential edgex-jenkins-ssh 15:14:35 Cloning the remote Git repository 15:14:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:14:35 > git init /w/workspace/device-sdk-go/30 # timeout=10 15:14:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:14:35 > git --version # timeout=10 15:14:35 > git --version # 'git version 2.17.1' 15:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:37 Avoid second fetch 15:14:37 Checking out Revision 26056eb6751852d3be2b177fe263ccb57def27d1 (main) 15:14:37 Running on prd-centos7-docker-4c-2g-30183 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 15:14:37 Running in /w/workspace/device-sdk-go/30 [Pipeline] { [Pipeline] checkout 15:14:37 Selected Git installation does not exist. Using Default 15:14:37 The recommended git tool is: NONE 15:14:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:37 > git config core.sparsecheckout # timeout=10 15:14:37 > git checkout -f 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 15:14:40 using credential edgex-jenkins-ssh 15:14:40 Cloning the remote Git repository 15:14:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:14:40 > git init /w/workspace/device-sdk-go/30 # timeout=10 15:14:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:14:40 > git --version # timeout=10 15:14:40 > git --version # 'git version 2.24.4' 15:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:40 [INFO] Currently running in a labeled security context 15:14:40 [INFO] Currently SELinux is 'enforcing' on the host 15:14:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/30@tmp/jenkins-gitclient-ssh4018017445336374366.key 15:14:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:41 Commit message: "Merge pull request #1061 from lenny-intel/swagger-version" 15:14:41 Avoid second fetch 15:14:41 Checking out Revision 26056eb6751852d3be2b177fe263ccb57def27d1 (main) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:14:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:41 > git config core.sparsecheckout # timeout=10 15:14:41 > git checkout -f 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 15:14:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:42 Dload Upload Total Spent Left Speed 15:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 11824 100 11824 0 0 7835 0 0:00:01 0:00:01 --:--:-- 7835 [Pipeline] sh 15:14:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:44 + sudo tee /etc/docker/daemon.new 15:14:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:44 { 15:14:44 "registry-mirrors": [ 15:14:44 "https://nexus3.edgexfoundry.org:10001" 15:14:44 ], 15:14:44 "bip": "10.250.0.254/24", 15:14:44 "hosts": [ 15:14:44 "tcp://0.0.0.0:5555", 15:14:44 "unix:///var/run/docker.sock" 15:14:44 ], 15:14:44 "mtu": 1458, 15:14:44 "selinux-enabled": true, 15:14:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:44 } [Pipeline] sh 15:14:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:45 + sudo service docker restart 15:14:45 Commit message: "Merge pull request #1061 from lenny-intel/swagger-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:45 provisioning config files... 15:14:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/30@tmp/config526513699383417948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:46 ---> docker-login.sh 15:14:46 nexus3.edgexfoundry.org:10001 15:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:46 Configure a credential helper to remove this warning. See 15:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:46 15:14:46 Login Succeeded 15:14:46 nexus3.edgexfoundry.org:10002 15:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:46 Configure a credential helper to remove this warning. See 15:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:46 15:14:46 Login Succeeded 15:14:46 nexus3.edgexfoundry.org:10003 15:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:46 Configure a credential helper to remove this warning. See 15:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:46 15:14:46 Login Succeeded 15:14:46 nexus3.edgexfoundry.org:10004 15:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:46 Configure a credential helper to remove this warning. See 15:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:46 15:14:46 Login Succeeded 15:14:46 docker.io 15:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:47 Configure a credential helper to remove this warning. See 15:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:47 15:14:47 Login Succeeded 15:14:47 ---> docker-login.sh ends [Pipeline] } 15:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:47 ========================================================= 15:14:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:14:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:14:47 + 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 . 15:14:47 Sending build context to Docker daemon 2.747MB 15:14:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 15:14:47 Step 2/10 : FROM ${BASE} AS builder 15:14:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:47 a0d0a0d46f8b: Pulling fs layer 15:14:47 31adcdaf11c8: Pulling fs layer 15:14:47 b8b176561691: Pulling fs layer 15:14:47 4527c011a84f: Pulling fs layer 15:14:47 5d74067f8e1e: Pulling fs layer 15:14:47 e0aca202a116: Pulling fs layer 15:14:47 3a43be97a3b4: Pulling fs layer 15:14:47 34cad66bf833: Pulling fs layer 15:14:47 b4e3c513aaa6: Pulling fs layer 15:14:47 4527c011a84f: Waiting 15:14:47 5d74067f8e1e: Waiting 15:14:47 e0aca202a116: Waiting 15:14:47 3a43be97a3b4: Waiting 15:14:47 34cad66bf833: Waiting 15:14:47 b4e3c513aaa6: Waiting 15:14:47 b8b176561691: Verifying Checksum 15:14:47 b8b176561691: Download complete 15:14:47 31adcdaf11c8: Verifying Checksum 15:14:47 31adcdaf11c8: Download complete 15:14:47 5d74067f8e1e: Verifying Checksum 15:14:47 5d74067f8e1e: Download complete 15:14:47 e0aca202a116: Verifying Checksum 15:14:47 e0aca202a116: Download complete 15:14:47 a0d0a0d46f8b: Verifying Checksum 15:14:47 a0d0a0d46f8b: Download complete 15:14:47 3a43be97a3b4: Verifying Checksum 15:14:47 3a43be97a3b4: Download complete 15:14:47 34cad66bf833: Verifying Checksum 15:14:47 34cad66bf833: Download complete 15:14:48 4527c011a84f: Verifying Checksum 15:14:48 4527c011a84f: Download complete 15:14:48 b4e3c513aaa6: Verifying Checksum 15:14:48 b4e3c513aaa6: Download complete 15:14:48 a0d0a0d46f8b: Pull complete 15:14:48 31adcdaf11c8: Pull complete 15:14:48 b8b176561691: Pull complete 15:14:52 4527c011a84f: Pull complete 15:14:52 5d74067f8e1e: Pull complete 15:14:52 e0aca202a116: Pull complete 15:14:52 3a43be97a3b4: Pull complete 15:14:52 34cad66bf833: Pull complete 15:14:55 b4e3c513aaa6: Pull complete 15:14:55 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:14:55 ---> 9f6097aaca64 15:14:55 Step 3/10 : ARG MAKE=make build 15:14:57 ---> Running in ae7ba0981819 15:14:57 Removing intermediate container ae7ba0981819 15:14:57 ---> 07f25186332e 15:14:57 Step 4/10 : WORKDIR /device-sdk-go 15:14:57 ---> Running in 772303fe3aba 15:14:57 Removing intermediate container 772303fe3aba 15:14:57 ---> fd0a365812cf 15:14:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:14:57 ---> Running in 22b0f2d44ad1 15:14:57 Removing intermediate container 22b0f2d44ad1 15:14:57 ---> 19258c69538b 15:14:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:57 ---> Running in 86305fe7c0c2 15:14:58 Removing intermediate container 86305fe7c0c2 15:14:58 ---> fdd290b926ce 15:14:58 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:14:58 ---> Running in a8f79404c2c8 15:14:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:59 OK: 220 MiB in 52 packages 15:14:59 Removing intermediate container a8f79404c2c8 15:14:59 ---> 94edb5c7c0c6 15:14:59 Step 8/10 : COPY . . 15:15:00 ---> d6c79a11e227 15:15:00 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:00 ---> Running in 681ecdfc29e1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:04 provisioning config files... 15:15:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/30@tmp/config8673391368876790412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:04 ---> docker-login.sh 15:15:04 nexus3.edgexfoundry.org:10001 15:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:05 Configure a credential helper to remove this warning. See 15:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:05 15:15:05 Login Succeeded 15:15:05 nexus3.edgexfoundry.org:10002 15:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:05 Configure a credential helper to remove this warning. See 15:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:05 15:15:05 Login Succeeded 15:15:05 nexus3.edgexfoundry.org:10003 15:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:06 Configure a credential helper to remove this warning. See 15:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:06 15:15:06 Login Succeeded 15:15:06 nexus3.edgexfoundry.org:10004 15:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:07 Configure a credential helper to remove this warning. See 15:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:07 15:15:07 Login Succeeded 15:15:07 docker.io 15:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:09 Configure a credential helper to remove this warning. See 15:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:09 15:15:09 Login Succeeded 15:15:09 ---> docker-login.sh ends [Pipeline] } 15:15:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:09 ========================================================= 15:15:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:15:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:15:09 + 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 . 15:15:10 Sending build context to Docker daemon 2.746MB 15:15:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 15:15:10 Step 2/10 : FROM ${BASE} AS builder 15:15:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:10 552d1f2373af: Pulling fs layer 15:15:10 ea3f2d53f512: Pulling fs layer 15:15:10 9e70ebbbe112: Pulling fs layer 15:15:10 7a9cfe048b4a: Pulling fs layer 15:15:10 72dc09318566: Pulling fs layer 15:15:10 f4f7b4309257: Pulling fs layer 15:15:10 0ac9a79272e3: Pulling fs layer 15:15:10 b78e95d17946: Pulling fs layer 15:15:10 7a9cfe048b4a: Waiting 15:15:10 72dc09318566: Waiting 15:15:10 f4f7b4309257: Waiting 15:15:10 0ac9a79272e3: Waiting 15:15:10 b78e95d17946: Waiting 15:15:10 9e70ebbbe112: Download complete 15:15:10 ea3f2d53f512: Verifying Checksum 15:15:10 ea3f2d53f512: Download complete 15:15:10 72dc09318566: Verifying Checksum 15:15:10 72dc09318566: Download complete 15:15:10 f4f7b4309257: Verifying Checksum 15:15:10 f4f7b4309257: Download complete 15:15:10 552d1f2373af: Verifying Checksum 15:15:10 552d1f2373af: Download complete 15:15:10 0ac9a79272e3: Verifying Checksum 15:15:10 0ac9a79272e3: Download complete 15:15:11 552d1f2373af: Pull complete 15:15:11 ea3f2d53f512: Pull complete 15:15:12 9e70ebbbe112: Pull complete 15:15:12 b78e95d17946: Verifying Checksum 15:15:12 b78e95d17946: Download complete 15:15:13 7a9cfe048b4a: Verifying Checksum 15:15:13 7a9cfe048b4a: Download complete 15:15:24 7a9cfe048b4a: Pull complete 15:15:24 72dc09318566: Pull complete 15:15:24 f4f7b4309257: Pull complete 15:15:24 0ac9a79272e3: Pull complete 15:15:29 b78e95d17946: Pull complete 15:15:30 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:15:30 ---> 8b459fc5aaf0 15:15:30 Step 3/10 : ARG MAKE=make build 15:15:32 ---> Running in 12504a39b710 15:15:32 Removing intermediate container 12504a39b710 15:15:32 ---> 97387e06153c 15:15:32 Step 4/10 : WORKDIR /device-sdk-go 15:15:32 ---> Running in d2eaaee02fb6 15:15:32 Removing intermediate container d2eaaee02fb6 15:15:32 ---> 50b19cc9869f 15:15:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:15:32 ---> Running in ff7b6d25f49b 15:15:33 Removing intermediate container ff7b6d25f49b 15:15:33 ---> 9f411febbbec 15:15:33 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:33 ---> Running in 99ccbefb9cfc 15:15:35 Removing intermediate container 99ccbefb9cfc 15:15:35 ---> 6ac365508254 15:15:35 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:15:35 ---> Running in 198c98f915e1 15:15:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:15:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:15:37 OK: 219 MiB in 52 packages 15:15:39 Removing intermediate container 198c98f915e1 15:15:39 ---> 6927caccba5f 15:15:39 Step 8/10 : COPY . . 15:15:39 Removing intermediate container 681ecdfc29e1 15:15:39 ---> 247ebf865582 15:15:39 Step 10/10 : RUN ${MAKE} 15:15:39 ---> Running in d37d86cc160a 15:15:39 noop 15:15:39 Removing intermediate container d37d86cc160a 15:15:39 ---> 00df14515d4c 15:15:39 Successfully built 00df14515d4c 15:15:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:15:40 + docker inspect -f . ci-base-image-x86_64 15:15:40 . [Pipeline] withDockerContainer 15:15:40 prd-centos7-docker-4c-2g-30183 does not seem to be running inside a container 15:15:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-x86_64 cat 15:15:40 ---> 359257999d94 15:15:40 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:40 ---> Running in a4e16e5010e5 15:15:40 $ docker top a5fafe6792f4f62fbc168100b15bd5cbe5ab0f8adbe89d9e201aa817055de77a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:40 + go version 15:15:40 go version go1.16.8 linux/amd64 [Pipeline] } 15:15:40 $ docker stop --time=1 a5fafe6792f4f62fbc168100b15bd5cbe5ab0f8adbe89d9e201aa817055de77a 15:15:43 $ docker rm -f a5fafe6792f4f62fbc168100b15bd5cbe5ab0f8adbe89d9e201aa817055de77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:43 + docker inspect -f . ci-base-image-x86_64 15:15:43 . [Pipeline] withDockerContainer 15:15:43 prd-centos7-docker-4c-2g-30183 does not seem to be running inside a container 15:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-x86_64 cat 15:15:44 $ docker top e020a223ce8c4f46f711b25b5dd97271b1d52b21e50f5b884e6ebda36fca739f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:15:44 + make test 15:15:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:15:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:16:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:16:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:16:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:16:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 23.3% of statements 15:16:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:16:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 27.6% of statements 15:16:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.047s coverage: 78.9% of statements 15:16:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 15:16:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:16:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:16:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:16:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 28.7% of statements 15:16:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:16:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements 15:16:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:16:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:16:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.084s coverage: 57.8% of statements 15:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.861s coverage: 89.2% of statements 15:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.8% of statements 15:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:16:18 GO111MODULE=on go vet ./... 15:16:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:36 ./bin/test-attribution-txt.sh [Pipeline] } 15:16:36 $ docker stop --time=1 e020a223ce8c4f46f711b25b5dd97271b1d52b21e50f5b884e6ebda36fca739f 15:16:37 $ docker rm -f e020a223ce8c4f46f711b25b5dd97271b1d52b21e50f5b884e6ebda36fca739f [Pipeline] // withDockerContainer [Pipeline] sh 15:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:16:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:42 + ls -al . 15:16:42 total 264 15:16:42 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 10 15:16 . 15:16:42 drwxrwxr-x. 4 jenkins jenkins 30 Nov 10 15:14 .. 15:16:42 drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 15:14 bin 15:16:42 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 10 15:14 CHANGELOG.md 15:16:42 -rw-r--r--. 1 jenkins jenkins 128369 Nov 10 15:16 coverage.out 15:16:42 -rw-rw-r--. 1 jenkins jenkins 140 Nov 10 15:14 .dockerignore 15:16:42 drwxrwxr-x. 5 jenkins jenkins 62 Nov 10 15:14 example 15:16:42 drwxrwxr-x. 8 jenkins jenkins 162 Nov 10 15:14 .git 15:16:42 drwxrwxr-x. 3 jenkins jenkins 125 Nov 10 15:14 .github 15:16:42 -rw-rw-r--. 1 jenkins jenkins 131 Nov 10 15:14 .gitignore 15:16:42 -rw-rw-r--. 1 jenkins jenkins 602 Nov 10 15:14 go.mod 15:16:42 -rw-rw-r--. 1 jenkins jenkins 49022 Nov 10 15:14 go.sum 15:16:42 -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 15:14 GOVERNANCE.md 15:16:42 drwxrwxr-x. 15 jenkins jenkins 224 Nov 10 15:14 internal 15:16:42 -rw-rw-r--. 1 jenkins jenkins 880 Nov 10 15:14 Jenkinsfile 15:16:42 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 10 15:14 LICENSE 15:16:42 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 10 15:14 Makefile 15:16:42 drwxrwxr-x. 3 jenkins jenkins 16 Nov 10 15:14 openapi 15:16:42 -rw-rw-r--. 1 jenkins jenkins 619 Nov 10 15:14 OWNERS.md 15:16:42 drwxrwxr-x. 5 jenkins jenkins 50 Nov 10 15:14 pkg 15:16:42 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 10 15:14 README.md 15:16:42 drwxrwxr-x. 4 jenkins jenkins 54 Nov 10 15:14 snap 15:16:42 -rw-rw-r--. 1 jenkins jenkins 12 Nov 10 15:12 VERSION 15:16:42 -rw-rw-r--. 1 jenkins jenkins 222 Nov 10 15:14 version.go [Pipeline] isUnix [Pipeline] sh 15:16:43 + 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=26056eb6751852d3be2b177fe263ccb57def27d1 --label arch=amd64 --label version=2.0.1-dev.31 . 15:16:43 Sending build context to Docker daemon 2.876MB 15:16:43 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 15:16:43 Step 2/24 : FROM ${BASE} AS builder 15:16:43 ---> 00df14515d4c 15:16:43 Step 3/24 : ARG MAKE=make build 15:16:43 ---> Running in aa9fc00ddafa 15:16:43 Removing intermediate container aa9fc00ddafa 15:16:43 ---> 2423370f3e83 15:16:43 Step 4/24 : WORKDIR /device-sdk-go 15:16:43 ---> Running in a216a7dac87f 15:16:43 Removing intermediate container a216a7dac87f 15:16:43 ---> a30270e6986d 15:16:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:16:43 ---> Running in ff3a0e8fb256 15:16:43 Removing intermediate container ff3a0e8fb256 15:16:43 ---> 449f30154851 15:16:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:43 ---> Running in b0b3d13ed4ef 15:16:44 Removing intermediate container b0b3d13ed4ef 15:16:44 ---> f6a26e5eaeea 15:16:44 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:16:44 ---> Running in e1f1fc24654b 15:16:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:45 OK: 220 MiB in 52 packages 15:16:46 Removing intermediate container e1f1fc24654b 15:16:46 ---> 4a999ce7104f 15:16:46 Step 8/24 : COPY . . 15:16:46 ---> d1d772fb6ea0 15:16:46 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:46 ---> Running in 957a6b172403 15:16:46 Removing intermediate container 957a6b172403 15:16:46 ---> 140c94b0b102 15:16:46 Step 10/24 : RUN ${MAKE} 15:16:46 ---> Running in 457e425d4c72 15:16:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:16:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:16:58 Removing intermediate container 457e425d4c72 15:16:58 ---> e628e08991e9 15:16:58 Step 11/24 : FROM alpine:3.14 15:17:02 3.14: Pulling from library/alpine 15:17:02 a0d0a0d46f8b: Already exists 15:17:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:17:02 Status: Downloaded newer image for alpine:3.14 15:17:02 ---> 14119a10abf4 15:17:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:17:02 ---> Running in 0c18c7312e33 15:17:02 Removing intermediate container 0c18c7312e33 15:17:02 ---> e80304414b51 15:17:02 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:02 ---> Running in 84e75fbc66ed 15:17:02 Removing intermediate container 84e75fbc66ed 15:17:02 ---> 601bea090e38 15:17:02 Step 14/24 : RUN apk add --update --no-cache zeromq 15:17:02 ---> Running in 0cbdd53da1fe 15:17:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:03 Removing intermediate container a4e16e5010e5 15:17:03 ---> 22f180c38b5c 15:17:03 Step 10/10 : RUN ${MAKE} 15:17:03 ---> Running in 8f97f10227a6 15:17:03 noop 15:17:03 Removing intermediate container 8f97f10227a6 15:17:03 ---> 1233e30bf2c8 15:17:03 Successfully built 1233e30bf2c8 15:17:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:17:03 + docker inspect -f . ci-base-image-arm64 15:17:03 . [Pipeline] withDockerContainer 15:17:03 prd-ubuntu18.04-docker-arm64-4c-16g-30181 does not seem to be running inside a container 15:17:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-arm64 cat 15:17:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:04 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:17:04 (2/5) Installing libsodium (1.0.18-r0) 15:17:04 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:17:04 (4/5) Installing libzmq (4.3.4-r0) 15:17:04 (5/5) Installing zeromq (4.3.4-r0) 15:17:04 Executing busybox-1.33.1-r3.trigger 15:17:04 OK: 8 MiB in 19 packages 15:17:05 Removing intermediate container 0cbdd53da1fe 15:17:05 ---> 723a42418e2d 15:17:05 Step 15/24 : WORKDIR / 15:17:05 ---> Running in 1b4c3ef91e14 15:17:05 Removing intermediate container 1b4c3ef91e14 15:17:05 ---> 119c5fa74880 15:17:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:17:05 ---> 26688fba5f14 15:17:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:17:05 $ docker top d5388ed45ff4eaf2e16aa817679fc4c03a4ce932bae134c04247bed61fee4593 -eo pid,comm 15:17:05 ---> 907fea81f0f8 15:17:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:17:05 ---> d14ae8bd3ded 15:17:05 Step 19/24 : EXPOSE 59999 15:17:05 ---> Running in 89a684b4d8de [Pipeline] { [Pipeline] sh 15:17:05 Removing intermediate container 89a684b4d8de 15:17:05 ---> 0ec16bd2f5e0 15:17:05 Step 20/24 : ENTRYPOINT ["/device-simple"] 15:17:05 ---> Running in 72663f3d080a 15:17:05 Removing intermediate container 72663f3d080a 15:17:05 ---> 454e1616de9c 15:17:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:05 ---> Running in a7a5c87cbd1a 15:17:06 Removing intermediate container a7a5c87cbd1a 15:17:06 ---> b8f359232a32 15:17:06 Step 22/24 : LABEL arch=amd64 15:17:06 ---> Running in 24d9d892e4a6 15:17:06 Removing intermediate container 24d9d892e4a6 15:17:06 ---> fc0c0c68274a 15:17:06 Step 23/24 : LABEL git_sha=26056eb6751852d3be2b177fe263ccb57def27d1 15:17:06 ---> Running in 4b070b40c07c 15:17:06 + go version 15:17:06 go version go1.16.8 linux/arm64 [Pipeline] } 15:17:06 $ docker stop --time=1 d5388ed45ff4eaf2e16aa817679fc4c03a4ce932bae134c04247bed61fee4593 15:17:06 Removing intermediate container 4b070b40c07c 15:17:06 ---> 8c03a1bc141d 15:17:06 Step 24/24 : LABEL version=2.0.1-dev.31 15:17:06 ---> Running in 92a99f6d8799 15:17:06 Removing intermediate container 92a99f6d8799 15:17:06 ---> 9435962b5500 15:17:06 [Warning] One or more build-args [ARCH] were not consumed 15:17:06 Successfully built 9435962b5500 15:17:06 Successfully tagged device-sdk-simple:latest 15:17:09 $ docker rm -f d5388ed45ff4eaf2e16aa817679fc4c03a4ce932bae134c04247bed61fee4593 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:10 + docker inspect -f . ci-base-image-arm64 15:17:10 . [Pipeline] withDockerContainer 15:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:10 15:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:10 prd-ubuntu18.04-docker-arm64-4c-16g-30181 does not seem to be running inside a container 15:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** ci-base-image-arm64 cat 15:17:12 $ docker top 5b8c3802be601afe744900c4a50ab00776b014f432aee00b631694e7f187dfaa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 15:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:12 latest: Pulling from edgex-lftools-log-publisher 15:17:12 b4d181a07f80: Pulling fs layer 15:17:12 a1111a8f2ec3: Pulling fs layer 15:17:12 ed53099fbce6: Pulling fs layer 15:17:12 dc539afda2c1: Pulling fs layer 15:17:12 77bc0d833cb6: Pulling fs layer 15:17:12 9065ff56babe: Pulling fs layer 15:17:12 d287ab97295c: Pulling fs layer 15:17:12 dc539afda2c1: Waiting 15:17:12 77bc0d833cb6: Waiting 15:17:12 9065ff56babe: Waiting 15:17:12 d287ab97295c: Waiting 15:17:12 a1111a8f2ec3: Verifying Checksum 15:17:12 a1111a8f2ec3: Download complete 15:17:12 dc539afda2c1: Verifying Checksum 15:17:12 dc539afda2c1: Download complete 15:17:12 77bc0d833cb6: Verifying Checksum 15:17:12 77bc0d833cb6: Download complete 15:17:12 ed53099fbce6: Verifying Checksum 15:17:12 ed53099fbce6: Download complete 15:17:12 9065ff56babe: Verifying Checksum 15:17:12 9065ff56babe: Download complete 15:17:12 b4d181a07f80: Verifying Checksum 15:17:12 b4d181a07f80: Download complete 15:17:12 + make test 15:17:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:17:13 d287ab97295c: Verifying Checksum 15:17:13 d287ab97295c: Download complete 15:17:14 b4d181a07f80: Pull complete 15:17:14 a1111a8f2ec3: Pull complete 15:17:15 ed53099fbce6: Pull complete 15:17:15 dc539afda2c1: Pull complete 15:17:15 77bc0d833cb6: Pull complete 15:17:15 9065ff56babe: Pull complete 15:17:21 d287ab97295c: Pull complete 15:17:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:17:21 prd-centos7-docker-4c-2g-30183 does not seem to be running inside a container 15:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:23 $ docker top 1a25ed3a286630a33a2d7b4b119ab7bbb0944cff743b24ab931e77ce8a281bc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:24 ---> job-cost.sh 15:17:24 lf-activate-venv: SKIPPING 15:17:24 INFO: No Stack... 15:17:24 INFO: Retrieving Pricing Info for: v3-standard-2 15:17:24 INFO: Archiving Costs [Pipeline] sh 15:17:25 + cat /w/workspace/device-sdk-go/30/archives/cost.csv 15:17:25 + cut -d, -f6 [Pipeline] lock 15:17:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] 15:17:25 Resource [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] did not exist. Created. 15:17:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:25 + echo total: 0.05999999865889549 [Pipeline] stash 15:17:25 Stashed 1 file(s) [Pipeline] } 15:17:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:25 $ docker stop --time=1 1a25ed3a286630a33a2d7b4b119ab7bbb0944cff743b24ab931e77ce8a281bc2 15:17:26 $ docker rm -f 1a25ed3a286630a33a2d7b4b119ab7bbb0944cff743b24ab931e77ce8a281bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:18:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:18:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:18:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:18:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.563s coverage: 23.3% of statements 15:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:18:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.318s coverage: 27.6% of statements 15:18:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements 15:18:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.226s coverage: 9.0% of statements 15:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:18:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.324s coverage: 28.7% of statements 15:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.261s coverage: 83.3% of statements 15:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.402s coverage: 57.8% of statements 15:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.317s coverage: 89.2% of statements 15:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.226s coverage: 4.8% of statements 15:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:19:05 GO111MODULE=on go vet ./... 15:20:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:13 ./bin/test-attribution-txt.sh [Pipeline] } 15:20:13 $ docker stop --time=1 5b8c3802be601afe744900c4a50ab00776b014f432aee00b631694e7f187dfaa 15:20:15 $ docker rm -f 5b8c3802be601afe744900c4a50ab00776b014f432aee00b631694e7f187dfaa [Pipeline] // withDockerContainer [Pipeline] sh 15:20:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:16 Warning: overwriting stash ‘coverage-report’ 15:20:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:18 + ls -al . 15:20:18 total 300 15:20:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 15:20 . 15:20:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 15:14 .. 15:20:18 -rw-rw-r-- 1 jenkins jenkins 140 Nov 10 15:14 .dockerignore 15:20:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 15:14 .git 15:20:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:14 .github 15:20:18 -rw-rw-r-- 1 jenkins jenkins 131 Nov 10 15:14 .gitignore 15:20:18 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 10 15:14 CHANGELOG.md 15:20:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 15:14 GOVERNANCE.md 15:20:18 -rw-rw-r-- 1 jenkins jenkins 880 Nov 10 15:14 Jenkinsfile 15:20:18 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 10 15:14 LICENSE 15:20:18 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 10 15:14 Makefile 15:20:18 -rw-rw-r-- 1 jenkins jenkins 619 Nov 10 15:14 OWNERS.md 15:20:18 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 10 15:14 README.md 15:20:18 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 15:12 VERSION 15:20:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 15:14 bin 15:20:18 -rw-r--r-- 1 jenkins jenkins 128369 Nov 10 15:19 coverage.out 15:20:18 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 15:14 example 15:20:18 -rw-rw-r-- 1 jenkins jenkins 602 Nov 10 15:14 go.mod 15:20:18 -rw-rw-r-- 1 jenkins jenkins 49022 Nov 10 15:14 go.sum 15:20:18 drwxrwxr-x 15 jenkins jenkins 4096 Nov 10 15:14 internal 15:20:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:14 openapi 15:20:18 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 15:14 pkg 15:20:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 15:14 snap 15:20:18 -rw-rw-r-- 1 jenkins jenkins 222 Nov 10 15:14 version.go [Pipeline] isUnix [Pipeline] sh 15:20:19 + 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=26056eb6751852d3be2b177fe263ccb57def27d1 --label arch=arm64 --label version=2.0.1-dev.31 . 15:20:19 Sending build context to Docker daemon 2.875MB 15:20:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 15:20:19 Step 2/24 : FROM ${BASE} AS builder 15:20:19 ---> 1233e30bf2c8 15:20:19 Step 3/24 : ARG MAKE=make build 15:20:19 ---> Running in 542233ce56d4 15:20:20 Removing intermediate container 542233ce56d4 15:20:20 ---> 30ee3cbe8c60 15:20:20 Step 4/24 : WORKDIR /device-sdk-go 15:20:20 ---> Running in 7882a868e648 15:20:20 Removing intermediate container 7882a868e648 15:20:20 ---> 34e074ce549d 15:20:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:20:21 ---> Running in 7d7f36a1878a 15:20:21 Removing intermediate container 7d7f36a1878a 15:20:21 ---> e2f61a3a4a51 15:20:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:21 ---> Running in 89d939e5e3bc 15:20:23 Removing intermediate container 89d939e5e3bc 15:20:23 ---> 78e43cb037e0 15:20:23 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:20:23 ---> Running in 8f40ca325392 15:20:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:20:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:20:26 OK: 219 MiB in 52 packages 15:20:27 Removing intermediate container 8f40ca325392 15:20:27 ---> 05fb32e91a72 15:20:27 Step 8/24 : COPY . . 15:20:29 ---> d2d628572aa2 15:20:29 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:29 ---> Running in 17f55d104b97 15:20:31 Removing intermediate container 17f55d104b97 15:20:31 ---> 8aec6b1f8a90 15:20:31 Step 10/24 : RUN ${MAKE} 15:20:31 ---> Running in 2e56c1e57832 15:20:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:21:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:21:13 Removing intermediate container 2e56c1e57832 15:21:13 ---> b03ed1a90363 15:21:13 Step 11/24 : FROM alpine:3.14 15:21:17 3.14: Pulling from library/alpine 15:21:17 552d1f2373af: Already exists 15:21:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:21:17 Status: Downloaded newer image for alpine:3.14 15:21:17 ---> bb3de5531c18 15:21:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:21:17 ---> Running in 994fa61e65b3 15:21:17 Removing intermediate container 994fa61e65b3 15:21:17 ---> 616f02cccf57 15:21:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:17 ---> Running in 00fc39f59368 15:21:19 Removing intermediate container 00fc39f59368 15:21:19 ---> 94c0807d4c83 15:21:19 Step 14/24 : RUN apk add --update --no-cache zeromq 15:21:19 ---> Running in 7d41a2cb61ce 15:21:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:22 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:21:22 (2/5) Installing libsodium (1.0.18-r0) 15:21:22 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:21:22 (4/5) Installing libzmq (4.3.4-r0) 15:21:22 (5/5) Installing zeromq (4.3.4-r0) 15:21:22 Executing busybox-1.33.1-r3.trigger 15:21:22 OK: 8 MiB in 19 packages 15:21:23 Removing intermediate container 7d41a2cb61ce 15:21:23 ---> 4624a2cef130 15:21:23 Step 15/24 : WORKDIR / 15:21:24 ---> Running in b19a79f63f39 15:21:24 Removing intermediate container b19a79f63f39 15:21:24 ---> 296540ee476d 15:21:24 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:21:25 ---> 23ee470884cb 15:21:25 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:21:26 ---> acca3297dc22 15:21:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:21:27 ---> eaf1c9cd9d04 15:21:27 Step 19/24 : EXPOSE 59999 15:21:27 ---> Running in bba5b606815c 15:21:27 Removing intermediate container bba5b606815c 15:21:27 ---> 7f253c1eab06 15:21:27 Step 20/24 : ENTRYPOINT ["/device-simple"] 15:21:27 ---> Running in 3c5e9bc2f49c 15:21:27 Removing intermediate container 3c5e9bc2f49c 15:21:27 ---> 0fb7731f1d7c 15:21:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:27 ---> Running in 1cdf653687bf 15:21:28 Removing intermediate container 1cdf653687bf 15:21:28 ---> 6c43bf08fd7a 15:21:28 Step 22/24 : LABEL arch=arm64 15:21:28 ---> Running in b87099a20418 15:21:28 Removing intermediate container b87099a20418 15:21:28 ---> be4307969bf5 15:21:28 Step 23/24 : LABEL git_sha=26056eb6751852d3be2b177fe263ccb57def27d1 15:21:29 ---> Running in b924391ecb6c 15:21:29 Removing intermediate container b924391ecb6c 15:21:29 ---> 00c150c354e0 15:21:29 Step 24/24 : LABEL version=2.0.1-dev.31 15:21:29 ---> Running in 812389019af4 15:21:29 Removing intermediate container 812389019af4 15:21:29 ---> a1ff5340eda2 15:21:29 [Warning] One or more build-args [ARCH] were not consumed 15:21:29 Successfully built a1ff5340eda2 15:21:29 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 15:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:30 15:21:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:32 arm64: Pulling from edgex-lftools-log-publisher 15:21:32 448f6bf000e3: Pulling fs layer 15:21:32 f757da607395: Pulling fs layer 15:21:32 05883995daec: Pulling fs layer 15:21:32 8603b9c90790: Pulling fs layer 15:21:32 1560dd03e051: Pulling fs layer 15:21:32 27f5ce0e4adf: Pulling fs layer 15:21:32 c2d8d7efcc4b: Pulling fs layer 15:21:32 1560dd03e051: Waiting 15:21:32 27f5ce0e4adf: Waiting 15:21:32 c2d8d7efcc4b: Waiting 15:21:32 8603b9c90790: Waiting 15:21:32 f757da607395: Verifying Checksum 15:21:32 f757da607395: Download complete 15:21:32 8603b9c90790: Verifying Checksum 15:21:32 8603b9c90790: Download complete 15:21:32 1560dd03e051: Verifying Checksum 15:21:32 1560dd03e051: Download complete 15:21:32 27f5ce0e4adf: Verifying Checksum 15:21:32 27f5ce0e4adf: Download complete 15:21:32 05883995daec: Verifying Checksum 15:21:32 05883995daec: Download complete 15:21:32 448f6bf000e3: Verifying Checksum 15:21:32 448f6bf000e3: Download complete 15:21:35 c2d8d7efcc4b: Verifying Checksum 15:21:35 c2d8d7efcc4b: Download complete 15:21:36 448f6bf000e3: Pull complete 15:21:37 f757da607395: Pull complete 15:21:38 05883995daec: Pull complete 15:21:38 8603b9c90790: Pull complete 15:21:39 1560dd03e051: Pull complete 15:21:40 27f5ce0e4adf: Pull complete 15:21:55 c2d8d7efcc4b: Pull complete 15:21:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:21:55 prd-ubuntu18.04-docker-arm64-4c-16g-30181 does not seem to be running inside a container 15:21:55 $ 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/30 -v /w/workspace/device-sdk-go/30:/w/workspace/device-sdk-go/30:rw,z -v /w/workspace/device-sdk-go/30@tmp:/w/workspace/device-sdk-go/30@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:21:58 $ docker top 245137491f8e6272b52ad791a2bf0670de56955938ddb9866c559feae69668f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:59 ---> job-cost.sh 15:21:59 lf-activate-venv: SKIPPING 15:21:59 INFO: No Stack... 15:21:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:00 INFO: Archiving Costs [Pipeline] sh 15:22:01 + + cut -d,cat -f6 /w/workspace/device-sdk-go/30/archives/cost.csv 15:22:01 [Pipeline] lock 15:22:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] 15:22:01 Resource [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] did not exist. Created. 15:22:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:01 /w/workspace/device-sdk-go/30@tmp/durable-fe16a1b9/script.sh: 1: /w/workspace/device-sdk-go/30@tmp/durable-fe16a1b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:22:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:22:02 Warning: overwriting stash ‘stack-cost’ 15:22:02 Stashed 1 file(s) [Pipeline] } 15:22:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:02 $ docker stop --time=1 245137491f8e6272b52ad791a2bf0670de56955938ddb9866c559feae69668f0 15:22:04 $ docker rm -f 245137491f8e6272b52ad791a2bf0670de56955938ddb9866c559feae69668f0 [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 15:22:05 provisioning config files... 15:22:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7766512428353193081tmp [Pipeline] { [Pipeline] sh 15:22:05 + set +x 15:22:05 + bash -s -- 15:22:05 + curl -s https://codecov.io/bash 15:22:05 15:22:05 _____ _ 15:22:05 / ____| | | 15:22:05 | | ___ __| | ___ ___ _____ __ 15:22:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:22:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:22:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:22:05 Bash-1.0.6 15:22:05 15:22:05 15:22:05 ==> git version 2.24.4 found 15:22:05 ==> 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 15:22:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:22:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:22:05 ==> Jenkins CI detected. 15:22:05 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 15:22:05 project root: . 15:22:05 --> token set from env 15:22:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:22:05 ==> Running gcov in . (disable via -X gcov) 15:22:05 ==> Python coveragepy not found 15:22:05 ==> Searching for coverage reports in: 15:22:05 + . 15:22:05 -> Found 1 reports 15:22:05 ==> Detecting git/mercurial file structure 15:22:05 ==> Reading reports 15:22:05 + ./coverage.out bytes=128369 15:22:05 ==> Appending adjustments 15:22:05 https://docs.codecov.io/docs/fixing-reports 15:22:05 + Found adjustments 15:22:05 ==> Gzipping contents 15:22:05 16K /tmp/codecov.FscNDI.gz 15:22:05 ==> Uploading reports 15:22:05 url: https://codecov.io 15:22:05 query: branch=main&commit=26056eb6751852d3be2b177fe263ccb57def27d1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:05 -> Pinging Codecov 15:22:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=26056eb6751852d3be2b177fe263ccb57def27d1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:06 -> Uploading to 15:22:06 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/7E55EF52A471D76F132DFD9A03CDDE97/26056eb6751852d3be2b177fe263ccb57def27d1/e175e6dd-854e-4b08-95ff-be0db8bf2227.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T152205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fb363380537a551bdbab1ee65dda99141f29f242580c4494f182521a4646349 15:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:06 Dload Upload Total Spent Left Speed 15:22:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16312 0 0 100 16312 0 33972 --:--:-- --:--:-- --:--:-- 33912 100 16312 0 0 100 16312 0 33962 --:--:-- --:--:-- --:--:-- 33912 15:22:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] } 15:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:22:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:22:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:08 15:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:22:08 188c0c94c7c5: Pulling fs layer 15:22:08 0ef7d3d256c8: Pulling fs layer 15:22:08 de9db76c5a1d: Pulling fs layer 15:22:08 0eba1c9be4d2: Pulling fs layer 15:22:08 0d57e429df01: Pulling fs layer 15:22:08 4e4be7b47b0d: Pulling fs layer 15:22:08 e1f770b5df2f: Pulling fs layer 15:22:08 85a0685a4137: Pulling fs layer 15:22:08 0eba1c9be4d2: Waiting 15:22:08 0d57e429df01: Waiting 15:22:08 4e4be7b47b0d: Waiting 15:22:08 e1f770b5df2f: Waiting 15:22:08 85a0685a4137: Waiting 15:22:08 de9db76c5a1d: Verifying Checksum 15:22:08 de9db76c5a1d: Download complete 15:22:08 0ef7d3d256c8: Verifying Checksum 15:22:08 0ef7d3d256c8: Download complete 15:22:08 0d57e429df01: Verifying Checksum 15:22:08 0d57e429df01: Download complete 15:22:08 4e4be7b47b0d: Verifying Checksum 15:22:08 4e4be7b47b0d: Download complete 15:22:08 188c0c94c7c5: Verifying Checksum 15:22:08 188c0c94c7c5: Download complete 15:22:09 188c0c94c7c5: Pull complete 15:22:09 e1f770b5df2f: Verifying Checksum 15:22:09 e1f770b5df2f: Download complete 15:22:09 0ef7d3d256c8: Pull complete 15:22:09 de9db76c5a1d: Pull complete 15:22:09 0eba1c9be4d2: Verifying Checksum 15:22:09 0eba1c9be4d2: Download complete 15:22:09 85a0685a4137: Verifying Checksum 15:22:09 85a0685a4137: Download complete 15:22:14 0eba1c9be4d2: Pull complete 15:22:14 0d57e429df01: Pull complete 15:22:14 4e4be7b47b0d: Pull complete 15:22:14 e1f770b5df2f: Pull complete 15:22:18 85a0685a4137: Pull complete 15:22:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:22:19 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:22:21 $ docker top 94eaf284f494f7c6be5be73ca13ccae38da693d22c6ef5461fa972c5d0dcc25e -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:22:22 + set -o pipefail 15:22:22 + snyk monitor '--org=edgex-jenkins' 15:22:28 15:22:28 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 15:22:28 15:22:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/915a98b6-b187-46c5-8014-f22c3a2c2225 15:22:28 15:22:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:22:28 15:22:28 15:22:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:22:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:22:28 $ docker stop --time=1 94eaf284f494f7c6be5be73ca13ccae38da693d22c6ef5461fa972c5d0dcc25e 15:22:30 $ docker rm -f 94eaf284f494f7c6be5be73ca13ccae38da693d22c6ef5461fa972c5d0dcc25e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:22:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:31 provisioning config files... 15:22:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3804943252095871378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:31 --> edgex-publish-swagger.sh 15:22:31 === Publish openapi/v2 API === 15:22:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:22:31 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 15:22:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:31 Dload Upload Total Spent Left Speed 15:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 52423 --:--:-- --:--:-- --:--:-- 52445 15:22:32 15:22:32 [Pipeline] } 15:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:32 + git log --format=format:%s -1 26056eb6751852d3be2b177fe263ccb57def27d1 [Pipeline] isUnix [Pipeline] sh 15:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:33 . [Pipeline] withDockerContainer 15:22:33 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:33 $ docker top fd3f6af33279658674db1223a5b254c3c36e21169b775793481e79f4db330da0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:33 [ssh-agent] Looking for ssh-agent implementation... 15:22:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:33 $ docker exec fd3f6af33279658674db1223a5b254c3c36e21169b775793481e79f4db330da0 ssh-agent 15:22:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeGGJe/agent.13 15:22:33 SSH_AGENT_PID=19 15:22:33 Running ssh-add (command line suppressed) 15:22:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3332059373038153791.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3332059373038153791.key) 15:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:34 + git semver tag 15:22:34 # -> Open(): unable to determine branch for HEAD 15:22:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:22:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:22:34 # $SEMVER_REMOTE_NAME = origin 15:22:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:34 # $SEMVER_USER_NAME = edgex-jenkins 15:22:34 # $SEMVER_BRANCH = main 15:22:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 15:22:34 # 26056eb6751852d3be2b177fe263ccb57def27d1 HEAD 15:22:34 # -> Force: false 15:22:34 # c36062b612378daea5e46e40d5a5935fe8f8ac6e refs/tags/v2.0.1-dev.31 [Pipeline] } 15:22:34 $ docker exec --env ******** --env ******** fd3f6af33279658674db1223a5b254c3c36e21169b775793481e79f4db330da0 ssh-agent -k 15:22:34 unset SSH_AUTH_SOCK; 15:22:34 unset SSH_AGENT_PID; 15:22:34 echo Agent pid 19 killed; 15:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:34 + git semver [Pipeline] } 15:22:34 $ docker stop --time=1 fd3f6af33279658674db1223a5b254c3c36e21169b775793481e79f4db330da0 15:22:35 $ docker rm -f fd3f6af33279658674db1223a5b254c3c36e21169b775793481e79f4db330da0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:36 15:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:36 0.23.1-centos7: Pulling from edgex-lftools 15:22:36 ab5ef0e58194: Pulling fs layer 15:22:36 9712f1f96733: Pulling fs layer 15:22:36 63f879dbbcfc: Pulling fs layer 15:22:36 0d9ebad4ef96: Pulling fs layer 15:22:36 e9a5061849ea: Pulling fs layer 15:22:36 d747dcd14b5f: Pulling fs layer 15:22:36 2de7ff778b66: Pulling fs layer 15:22:36 e9a5061849ea: Waiting 15:22:36 d747dcd14b5f: Waiting 15:22:36 2de7ff778b66: Waiting 15:22:36 0d9ebad4ef96: Waiting 15:22:36 9712f1f96733: Verifying Checksum 15:22:36 9712f1f96733: Download complete 15:22:36 63f879dbbcfc: Verifying Checksum 15:22:36 63f879dbbcfc: Download complete 15:22:37 ab5ef0e58194: Verifying Checksum 15:22:37 ab5ef0e58194: Download complete 15:22:37 d747dcd14b5f: Verifying Checksum 15:22:37 d747dcd14b5f: Download complete 15:22:37 0d9ebad4ef96: Verifying Checksum 15:22:37 0d9ebad4ef96: Download complete 15:22:37 e9a5061849ea: Verifying Checksum 15:22:37 e9a5061849ea: Download complete 15:22:37 2de7ff778b66: Verifying Checksum 15:22:37 2de7ff778b66: Download complete 15:22:40 ab5ef0e58194: Pull complete 15:22:40 9712f1f96733: Pull complete 15:22:41 63f879dbbcfc: Pull complete 15:22:45 0d9ebad4ef96: Pull complete 15:22:45 e9a5061849ea: Pull complete 15:22:46 d747dcd14b5f: Pull complete 15:22:47 2de7ff778b66: Pull complete 15:22:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:22:47 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:22:51 $ docker top 9d3c4e37dc7c58f23a89adbccb834843f7fe2d9a8a6bb8269fed2aa0b911a215 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:22:51 provisioning config files... 15:22:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3185168838859842275tmp 15:22:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1483092107401441888tmp 15:22:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5586970788899609876tmp [Pipeline] { [Pipeline] echo 15:22:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:22:51 ---> sigul-configuration.sh 15:22:51 gpg: directory `/root/.gnupg' created 15:22:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:22:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:22:51 gpg: keyring `/root/.gnupg/secring.gpg' created 15:22:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:22:51 gpg: CAST5 encrypted data 15:22:51 gpg: encrypted with 1 passphrase 15:22:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:22:51 + mkdir /home/jenkins 15:22:51 + mkdir /home/jenkins/sigul [Pipeline] sh 15:22:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:22:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:22:52 ---> sigul-install.sh 15:22:52 Sigul already installed; skipping installation. [Pipeline] sh 15:22:52 + git tag --list 15:22:52 0.7.1 15:22:52 delhi-tag 15:22:52 v1.0.0 15:22:52 v1.1.0 15:22:52 v1.1.1 15:22:52 v1.1.2 15:22:52 v1.2.0 15:22:52 v1.2.1 15:22:52 v1.2.2 15:22:52 v1.2.3 15:22:52 v1.3.0 15:22:52 v1.4.0 15:22:52 v2.0.0 15:22:52 v2.0.1-dev.1 15:22:52 v2.0.1-dev.10 15:22:52 v2.0.1-dev.11 15:22:52 v2.0.1-dev.12 15:22:52 v2.0.1-dev.13 15:22:52 v2.0.1-dev.14 15:22:52 v2.0.1-dev.15 15:22:52 v2.0.1-dev.16 15:22:52 v2.0.1-dev.17 15:22:52 v2.0.1-dev.18 15:22:52 v2.0.1-dev.19 15:22:52 v2.0.1-dev.2 15:22:52 v2.0.1-dev.20 15:22:52 v2.0.1-dev.21 15:22:52 v2.0.1-dev.22 15:22:52 v2.0.1-dev.23 15:22:52 v2.0.1-dev.24 15:22:52 v2.0.1-dev.25 15:22:52 v2.0.1-dev.26 15:22:52 v2.0.1-dev.27 15:22:52 v2.0.1-dev.28 15:22:52 v2.0.1-dev.29 15:22:52 v2.0.1-dev.3 15:22:52 v2.0.1-dev.30 15:22:52 v2.0.1-dev.31 15:22:52 v2.0.1-dev.4 15:22:52 v2.0.1-dev.5 15:22:52 v2.0.1-dev.6 15:22:52 v2.0.1-dev.7 15:22:52 v2.0.1-dev.8 15:22:52 v2.0.1-dev.9 [Pipeline] sh 15:22:53 + lftools sign git-tag v2.0.1-dev.31 15:22:53 Signing Git tag with Sigul... 15:22:53 Signing v2.0.1-dev.31 [Pipeline] echo 15:22:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:22:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:22:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:22:55 $ docker stop --time=1 9d3c4e37dc7c58f23a89adbccb834843f7fe2d9a8a6bb8269fed2aa0b911a215 15:22:56 $ docker rm -f 9d3c4e37dc7c58f23a89adbccb834843f7fe2d9a8a6bb8269fed2aa0b911a215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:57 . [Pipeline] withDockerContainer 15:22:57 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:57 $ docker top 6309988d78d2fefdf413655d21c4a643c5aa81fac1fe77092c2bbea0167aa5ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:57 [ssh-agent] Looking for ssh-agent implementation... 15:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:57 $ docker exec 6309988d78d2fefdf413655d21c4a643c5aa81fac1fe77092c2bbea0167aa5ff ssh-agent 15:22:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGLmAIL/agent.13 15:22:58 SSH_AGENT_PID=20 15:22:58 Running ssh-add (command line suppressed) 15:22:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1696992950604760608.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1696992950604760608.key) 15:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:58 + git semver bump pre 15:22:58 # -> Open(): unable to determine branch for HEAD 15:22:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:22:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:22:58 # $SEMVER_REMOTE_NAME = origin 15:22:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:58 # $SEMVER_USER_NAME = edgex-jenkins 15:22:58 # $SEMVER_BRANCH = main 15:22:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 15:22:58 2.0.1-dev.32 [Pipeline] } 15:22:58 $ docker exec --env ******** --env ******** 6309988d78d2fefdf413655d21c4a643c5aa81fac1fe77092c2bbea0167aa5ff ssh-agent -k 15:22:58 unset SSH_AUTH_SOCK; 15:22:58 unset SSH_AGENT_PID; 15:22:58 echo Agent pid 20 killed; 15:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:58 + git semver [Pipeline] } 15:22:58 $ docker stop --time=1 6309988d78d2fefdf413655d21c4a643c5aa81fac1fe77092c2bbea0167aa5ff 15:23:00 $ docker rm -f 6309988d78d2fefdf413655d21c4a643c5aa81fac1fe77092c2bbea0167aa5ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:02 . [Pipeline] withDockerContainer 15:23:02 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:23:02 $ docker top b69a8f2bea26ffedca923055cc7186cea061f64dc8d2e3123211528f3a5bf792 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:02 [ssh-agent] Looking for ssh-agent implementation... 15:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:02 $ docker exec b69a8f2bea26ffedca923055cc7186cea061f64dc8d2e3123211528f3a5bf792 ssh-agent 15:23:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngppJo/agent.14 15:23:03 SSH_AGENT_PID=21 15:23:03 Running ssh-add (command line suppressed) 15:23:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5166755201141300268.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5166755201141300268.key) 15:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:03 + git semver push 15:23:03 # -> Open(): unable to determine branch for HEAD 15:23:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:23:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:23:03 # $SEMVER_REMOTE_NAME = origin 15:23:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:03 # $SEMVER_USER_NAME = edgex-jenkins 15:23:03 # $SEMVER_BRANCH = main 15:23:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 15:23:06 $ docker exec --env ******** --env ******** b69a8f2bea26ffedca923055cc7186cea061f64dc8d2e3123211528f3a5bf792 ssh-agent -k 15:23:06 unset SSH_AUTH_SOCK; 15:23:06 unset SSH_AGENT_PID; 15:23:06 echo Agent pid 21 killed; 15:23:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:06 + git semver [Pipeline] } 15:23:06 $ docker stop --time=1 b69a8f2bea26ffedca923055cc7186cea061f64dc8d2e3123211528f3a5bf792 15:23:07 $ docker rm -f b69a8f2bea26ffedca923055cc7186cea061f64dc8d2e3123211528f3a5bf792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:23:08 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:23:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:09 ---> package-listing.sh 15:23:09 ++ facter osfamily 15:23:09 ++ tr '[:upper:]' '[:lower:]' 15:23:10 + OS_FAMILY=redhat 15:23:10 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 15:23:10 + START_PACKAGES=/tmp/packages_start.txt 15:23:10 + END_PACKAGES=/tmp/packages_end.txt 15:23:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:10 + PACKAGES=/tmp/packages_start.txt 15:23:10 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 15:23:10 + PACKAGES=/tmp/packages_end.txt 15:23:10 + case "${OS_FAMILY}" in 15:23:10 + sort 15:23:10 + rpm -qa 15:23:10 + '[' -f /tmp/packages_start.txt ']' 15:23:10 + '[' -f /tmp/packages_end.txt ']' 15:23:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:10 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 15:23:10 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 15:23:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 15:23:10 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:23:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:11 15:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:12 latest: Pulling from edgex-lftools-log-publisher 15:23:12 b4d181a07f80: Pulling fs layer 15:23:12 a1111a8f2ec3: Pulling fs layer 15:23:12 ed53099fbce6: Pulling fs layer 15:23:12 dc539afda2c1: Pulling fs layer 15:23:12 77bc0d833cb6: Pulling fs layer 15:23:12 9065ff56babe: Pulling fs layer 15:23:12 d287ab97295c: Pulling fs layer 15:23:12 dc539afda2c1: Waiting 15:23:12 77bc0d833cb6: Waiting 15:23:12 9065ff56babe: Waiting 15:23:12 d287ab97295c: Waiting 15:23:12 a1111a8f2ec3: Verifying Checksum 15:23:12 a1111a8f2ec3: Download complete 15:23:12 dc539afda2c1: Verifying Checksum 15:23:12 dc539afda2c1: Download complete 15:23:12 ed53099fbce6: Verifying Checksum 15:23:12 ed53099fbce6: Download complete 15:23:12 77bc0d833cb6: Verifying Checksum 15:23:12 77bc0d833cb6: Download complete 15:23:12 9065ff56babe: Verifying Checksum 15:23:12 9065ff56babe: Download complete 15:23:12 b4d181a07f80: Verifying Checksum 15:23:12 b4d181a07f80: Download complete 15:23:12 d287ab97295c: Verifying Checksum 15:23:12 d287ab97295c: Download complete 15:23:13 b4d181a07f80: Pull complete 15:23:14 a1111a8f2ec3: Pull complete 15:23:14 ed53099fbce6: Pull complete 15:23:14 dc539afda2c1: Pull complete 15:23:14 77bc0d833cb6: Pull complete 15:23:14 9065ff56babe: Pull complete 15:23:20 d287ab97295c: Pull complete 15:23:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:20 prd-centos7-docker-4c-2g-30179 does not seem to be running inside a container 15:23:20 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:23 $ docker top 4877f05c82c540cadfd24e15edcde7d3509dab57e2e715d6c409d131612e69b2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:24 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:24 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:24 + ls /var/log/sa-host 15:23:24 + sadf -c /var/log/sa-host/sa10 15:23:24 file_magic: OK 15:23:24 HZ: Using current value: 100 15:23:24 file_header: OK 15:23:24 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 15:23:24 Statistics: 15:23:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:24 File successfully converted to sysstat format version 12.0.3 15:23:24 + sadf -c /var/log/sa-host/sa30 15:23:24 file_magic: OK 15:23:24 HZ: Using current value: 100 15:23:24 file_header: OK 15:23:24 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 15:23:24 Statistics: 15:23:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:24 provisioning config files... 15:23:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3494707631868079299tmp [Pipeline] { [Pipeline] echo 15:23:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:25 ---> create-netrc.sh [Pipeline] } 15:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:25 ---> python-tools-install.sh [Pipeline] echo 15:23:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:25 ---> sudo-logs.sh 15:23:25 Archiving 'sudo' log.. 15:23:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-30179.novalocal: Name or service not known 15:23:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-30179.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:23:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:25 ---> job-cost.sh 15:23:25 lf-activate-venv: SKIPPING 15:23:25 DEBUG: total: 0.10999999940395355 15:23:25 INFO: Retrieving Stack Cost... 15:23:29 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:29 INFO: Archiving Costs [Pipeline] echo 15:23:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:29 ---> logs-deploy.sh 15:23:29 lf-activate-venv: SKIPPING 15:23:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/30 15:23:29 INFO: archiving workspace using pattern(s): 15:23:30 Archives upload complete. 15:23:30 INFO: archiving logs to Nexus 15:23:30 ---> uname -a: 15:23:30 Linux prd-centos7-docker-4c-2g-30179.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:23:30 15:23:30 15:23:30 ---> lscpu: 15:23:30 Architecture: x86_64 15:23:30 CPU op-mode(s): 32-bit, 64-bit 15:23:30 Byte Order: Little Endian 15:23:30 Address sizes: 40 bits physical, 48 bits virtual 15:23:30 CPU(s): 2 15:23:30 On-line CPU(s) list: 0,1 15:23:30 Thread(s) per core: 1 15:23:30 Core(s) per socket: 1 15:23:30 Socket(s): 2 15:23:30 NUMA node(s): 1 15:23:30 Vendor ID: AuthenticAMD 15:23:30 CPU family: 23 15:23:30 Model: 49 15:23:30 Model name: AMD EPYC-Rome Processor 15:23:30 Stepping: 0 15:23:30 CPU MHz: 2799.998 15:23:30 BogoMIPS: 5599.99 15:23:30 Virtualization: AMD-V 15:23:30 Hypervisor vendor: KVM 15:23:30 Virtualization type: full 15:23:30 L1d cache: 32K 15:23:30 L1i cache: 32K 15:23:30 L2 cache: 512K 15:23:30 L3 cache: 16384K 15:23:30 NUMA node0 CPU(s): 0,1 15:23:30 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 15:23:30 15:23:30 15:23:30 ---> nproc: 15:23:30 2 15:23:30 15:23:30 15:23:30 ---> df -h: 15:23:30 Filesystem Size Used Avail Use% Mounted on 15:23:30 overlay 40G 9.0G 32G 23% / 15:23:30 tmpfs 64M 0 64M 0% /dev 15:23:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:23:30 shm 64M 0 64M 0% /dev/shm 15:23:30 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:23:30 15:23:30 15:23:30 ---> sar -b -r -n DEV: 15:23:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 15:23:30 15:23:30 15:11:42 LINUX RESTART (2 CPU) 15:23:30 15:23:30 15:12:01 tps rtps wtps bread/s bwrtn/s 15:23:30 15:13:01 100.10 17.55 82.55 5259.08 3900.27 15:23:30 15:14:01 1.78 0.00 1.78 0.00 33.07 15:23:30 15:15:01 0.30 0.00 0.30 0.00 5.18 15:23:30 15:16:01 0.17 0.00 0.17 0.00 1.62 15:23:30 15:17:01 0.27 0.00 0.27 0.00 3.48 15:23:30 15:18:01 0.23 0.00 0.23 0.00 3.75 15:23:30 15:19:01 0.27 0.00 0.27 0.00 3.61 15:23:30 15:20:01 0.23 0.00 0.23 0.00 2.98 15:23:30 15:21:01 0.20 0.00 0.20 0.00 1.48 15:23:30 15:22:01 0.27 0.00 0.27 0.00 3.50 15:23:30 15:23:01 225.32 0.03 225.29 3.73 54452.46 15:23:30 Average: 29.93 1.60 28.33 478.54 5312.08 15:23:30 15:23:30 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:30 15:13:01 5686136 0 620612 7.75 2620 1699572 1254904 13.85 563604 1524556 136 15:23:30 15:14:01 5695916 0 610828 7.63 2620 1699576 1195900 13.20 555104 1524520 16 15:23:30 15:15:01 5699448 0 607292 7.58 2620 1699580 1188692 13.12 551792 1524716 8 15:23:30 15:16:01 5696120 0 610616 7.62 2620 1699584 1188728 13.12 555380 1524712 16 15:23:30 15:17:01 5700076 0 606656 7.57 2620 1699588 1174348 12.97 550656 1525568 20 15:23:30 15:18:01 5699204 0 607524 7.59 2620 1699592 1174472 12.97 552136 1525568 20 15:23:30 15:19:01 5701840 0 604884 7.55 2620 1699596 1155620 12.76 549556 1525600 20 15:23:30 15:20:01 5699632 0 607084 7.58 2620 1699604 1155620 12.76 552072 1525600 8 15:23:30 15:21:01 5690024 0 616692 7.70 2620 1699604 1155620 12.76 561296 1525616 12 15:23:30 15:22:01 5689988 0 616720 7.70 2620 1699612 1155620 12.76 563244 1523800 8 15:23:30 15:23:01 4021108 0 963620 12.03 2620 3021592 1189032 13.13 888216 2647460 20 15:23:30 Average: 5543590 0 642957 8.03 2620 1819773 1180778 13.04 585732 1627065 26 15:23:30 15:23:30 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:30 15:13:01 eth0 425.80 240.15 1027.06 73.34 0.00 0.00 0.00 0.00 15:23:30 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:13:01 docker0 5.41 3.66 1.50 29.76 0.00 0.00 0.00 0.00 15:23:30 15:14:01 eth0 1.77 0.37 0.40 0.17 0.00 0.00 0.00 0.00 15:23:30 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:15:01 eth0 2.08 0.75 0.88 0.52 0.00 0.00 0.00 0.00 15:23:30 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:16:01 eth0 1.92 0.57 0.63 0.51 0.00 0.00 0.00 0.00 15:23:30 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:17:01 eth0 1.07 0.27 0.32 0.20 0.00 0.00 0.00 0.00 15:23:30 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:18:01 eth0 0.80 0.48 0.41 0.30 0.00 0.00 0.00 0.00 15:23:30 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:23:30 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:20:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:23:30 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:21:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:23:30 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:22:01 eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:23:30 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:23:01 eth0 370.76 232.22 7679.36 44.08 0.00 0.00 0.00 0.00 15:23:30 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 15:23:01 docker0 38.89 57.23 3.63 388.42 0.00 0.00 0.00 0.00 15:23:30 Average: eth0 73.18 43.21 792.02 10.84 0.00 0.00 0.00 0.00 15:23:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:30 Average: docker0 4.03 5.54 0.47 38.03 0.00 0.00 0.00 0.00 15:23:30 15:23:30 15:23:30 ---> sar -P ALL: 15:23:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 15:23:30 15:23:30 15:11:42 LINUX RESTART (2 CPU) 15:23:30 15:23:30 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:23:30 15:13:01 all 15.84 0.00 3.48 2.54 0.07 78.07 15:23:30 15:13:01 0 15.81 0.00 4.07 3.21 0.07 76.84 15:23:30 15:13:01 1 15.88 0.00 2.88 1.86 0.07 79.31 15:23:30 15:14:01 all 0.21 0.00 0.08 0.00 0.01 99.71 15:23:30 15:14:01 0 0.32 0.00 0.07 0.00 0.00 99.62 15:23:30 15:14:01 1 0.10 0.00 0.08 0.00 0.02 99.80 15:23:30 15:15:01 all 0.23 0.00 0.07 0.00 0.03 99.68 15:23:30 15:15:01 0 0.37 0.00 0.07 0.00 0.02 99.55 15:23:30 15:15:01 1 0.08 0.00 0.07 0.00 0.03 99.82 15:23:30 15:16:01 all 0.15 0.00 0.03 0.00 0.03 99.79 15:23:30 15:16:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:23:30 15:16:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:23:30 15:17:01 all 0.11 0.00 0.04 0.00 0.02 99.83 15:23:30 15:17:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:23:30 15:17:01 1 0.10 0.00 0.05 0.00 0.03 99.82 15:23:30 15:18:01 all 0.20 0.00 0.04 0.00 0.03 99.73 15:23:30 15:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:23:30 15:18:01 1 0.35 0.00 0.05 0.00 0.03 99.57 15:23:30 15:19:01 all 0.29 0.00 0.03 0.00 0.02 99.67 15:23:30 15:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:23:30 15:19:01 1 0.53 0.00 0.03 0.00 0.02 99.42 15:23:30 15:20:01 all 0.28 0.00 0.06 0.00 0.02 99.65 15:23:30 15:20:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:23:30 15:20:01 1 0.48 0.00 0.07 0.00 0.00 99.45 15:23:30 15:21:01 all 0.29 0.00 0.04 0.00 0.03 99.64 15:23:30 15:21:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:23:30 15:21:01 1 0.50 0.00 0.05 0.00 0.02 99.43 15:23:30 15:22:01 all 0.19 0.00 0.04 0.00 0.02 99.75 15:23:30 15:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:23:30 15:22:01 1 0.35 0.00 0.05 0.00 0.02 99.58 15:23:30 15:23:01 all 25.24 0.00 10.72 3.54 0.15 60.35 15:23:30 15:23:01 0 25.59 0.00 10.74 3.72 0.20 59.75 15:23:30 15:23:01 1 24.89 0.00 10.70 3.35 0.11 60.96 15:23:30 15:23:30 Average: CPU %user %nice %system %iowait %steal %idle 15:23:30 Average: all 3.76 0.00 1.27 0.53 0.04 94.41 15:23:30 Average: 0 3.73 0.00 1.32 0.61 0.04 94.31 15:23:30 Average: 1 3.79 0.00 1.22 0.45 0.03 94.51 15:23:30 15:23:30 15:23:30