Pull request #320 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd29d381ce22ca0cbb1e4725fee292d9f26eb15c+f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 (34da79ae575e89c19ecc462d98f5a6a7143d50fb) Running in Durability level: MAX_SURVIVABILITY 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-ssh3009010603003062698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh1680377637189246813.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-320/workspace@libs/edgex-global-pipelines # timeout=10 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-mqtt-go/branches/PR-320/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5825565011391675753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-mqtt-go/branches/PR-320/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh744924509527080541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7935491136505431075.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-320/workspace@libs/lf-pipelines # timeout=10 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-mqtt-go/branches/PR-320/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1424573524024642548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-561’ Running on prd-centos7-docker-4c-2g-569 in /w/workspace/gexfoundry_device-mqtt-go_PR-320 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/jenkins-gitclient-ssh1365614426082071685.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit fd29d381ce22ca0cbb1e4725fee292d9f26eb15c Merge succeeded, producing fd29d381ce22ca0cbb1e4725fee292d9f26eb15c Checking out Revision fd29d381ce22ca0cbb1e4725fee292d9f26eb15c (PR-320) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/jenkins-gitclient-ssh464287268412291491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/jenkins-gitclient-ssh4063902442919287229.key > git merge f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:20:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:20:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:20:33 ========================================================= 01:20:33 EdgeX Global Pipelines Version Info 01:20:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:20:34 ------------------- 01:20:34 stable info: 01:20:34 ------------------- 01:20:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:20:34 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 01:20:34 Message: update stable to v1.0.215 01:20:35 ------------------- 01:20:35 experimental info: 01:20:35 ------------------- 01:20:35 Commited By: **** collab-it+edgex@linuxfoundation.org 01:20:35 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 01:20:35 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd29d381ce22ca0cbb1e4725fee292d9f26eb15c [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd29d38 [Pipeline] echo 01:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:36 provisioning config files... 01:20:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/config8208691145606618566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:37 ---> docker-login.sh 01:20:37 nexus3.edgexfoundry.org:10001 01:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:37 Configure a credential helper to remove this warning. See 01:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:37 01:20:37 Login Succeeded 01:20:37 nexus3.edgexfoundry.org:10002 01:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:37 Configure a credential helper to remove this warning. See 01:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:37 01:20:37 Login Succeeded 01:20:37 nexus3.edgexfoundry.org:10003 01:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:37 Configure a credential helper to remove this warning. See 01:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:37 01:20:37 Login Succeeded 01:20:37 nexus3.edgexfoundry.org:10004 01:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:37 Configure a credential helper to remove this warning. See 01:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:37 01:20:37 Login Succeeded 01:20:37 docker.io 01:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:38 Configure a credential helper to remove this warning. See 01:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:38 01:20:38 Login Succeeded 01:20:38 ---> docker-login.sh ends [Pipeline] } 01:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:20:38 + git rev-list -1 --merges fd29d381ce22ca0cbb1e4725fee292d9f26eb15c~1..fd29d381ce22ca0cbb1e4725fee292d9f26eb15c [Pipeline] echo 01:20:38 -----------> git rev-list -1 --merges fd29d381ce22ca0cbb1e4725fee292d9f26eb15c~1..fd29d381ce22ca0cbb1e4725fee292d9f26eb15c fd29d381ce22ca0cbb1e4725fee292d9f26eb15c [false] [Pipeline] sh 01:20:39 + git log --format=format:%s -1 fd29d381ce22ca0cbb1e4725fee292d9f26eb15c [Pipeline] echo 01:20:39 ========================================================= 01:20:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:20:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:39 + git log --format=format:%s -1 fd29d381ce22ca0cbb1e4725fee292d9f26eb15c [Pipeline] echo 01:20:39 [semverPrep] GIT_COMMIT: fd29d381ce22ca0cbb1e4725fee292d9f26eb15c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 01:20:39 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:20:40 01:20:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:20:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:20:40 latest: Pulling from edgex-devops/git-semver 01:20:40 a0d0a0d46f8b: Pulling fs layer 01:20:40 3e5f54012d9b: Pulling fs layer 01:20:40 4c7163046ea9: Pulling fs layer 01:20:40 0c2d73faf560: Pulling fs layer 01:20:40 0c2d73faf560: Waiting 01:20:40 3e5f54012d9b: Verifying Checksum 01:20:40 3e5f54012d9b: Download complete 01:20:40 a0d0a0d46f8b: Verifying Checksum 01:20:40 a0d0a0d46f8b: Download complete 01:20:40 4c7163046ea9: Verifying Checksum 01:20:40 4c7163046ea9: Download complete 01:20:40 0c2d73faf560: Verifying Checksum 01:20:40 0c2d73faf560: Download complete 01:20:40 a0d0a0d46f8b: Pull complete 01:20:40 3e5f54012d9b: Pull complete 01:20:41 4c7163046ea9: Pull complete 01:20:41 0c2d73faf560: Pull complete 01:20:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:20:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:20:41 prd-centos7-docker-4c-2g-569 does not seem to be running inside a container 01:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-320 -v /w/workspace/gexfoundry_device-mqtt-go_PR-320:/w/workspace/gexfoundry_device-mqtt-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-320@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:10004/edgex-devops/git-semver:latest cat 01:20:42 $ docker top 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:42 [ssh-agent] Looking for ssh-agent implementation... 01:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:42 $ docker exec 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b ssh-agent 01:20:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmENJBI/agent.14 01:20:42 SSH_AGENT_PID=20 01:20:42 Running ssh-add (command line suppressed) 01:20:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/private_key_836430312898383078.key (/w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/private_key_836430312898383078.key) 01:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:43 + git tag --points-at HEAD [Pipeline] } 01:20:43 $ docker exec --env ******** --env ******** 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b ssh-agent -k 01:20:43 unset SSH_AUTH_SOCK; 01:20:43 unset SSH_AGENT_PID; 01:20:43 echo Agent pid 20 killed; 01:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:43 [ssh-agent] Looking for ssh-agent implementation... 01:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:43 $ docker exec 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b ssh-agent 01:20:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlMaNm/agent.53 01:20:43 SSH_AGENT_PID=59 01:20:43 Running ssh-add (command line suppressed) 01:20:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/private_key_6144741839562554472.key (/w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/private_key_6144741839562554472.key) 01:20:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:44 + git semver init 01:20:44 # -> Open(): unable to determine branch for HEAD 01:20:44 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-320/.git 01:20:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-320 01:20:44 # $SEMVER_REMOTE_NAME = origin 01:20:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:20:44 # $SEMVER_USER_NAME = edgex-jenkins 01:20:44 # $SEMVER_BRANCH = PR-320 01:20:44 # $SEMVER_TEMP = /tmp/semver-515317442 01:20:44 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:20:44 # '/tmp/semver-515317442' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-320/.semver' 01:20:44 # -> Force: false 01:20:44 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-320/.semver [Pipeline] } 01:20:44 $ docker exec --env ******** --env ******** 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b ssh-agent -k 01:20:44 unset SSH_AUTH_SOCK; 01:20:44 unset SSH_AGENT_PID; 01:20:44 echo Agent pid 59 killed; 01:20:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:45 + git semver [Pipeline] } 01:20:45 $ docker stop --time=1 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b 01:20:46 $ docker rm -f 9201d61cd60600b1dfa7c70bdac12e8acc3f14de700f52010eda12eed404182b [Pipeline] // withDockerContainer [Pipeline] sh 01:20:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:20:47 Stashed 1 file(s) [Pipeline] echo 01:20:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:21:02 Still waiting to schedule task 01:21:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:21:02 Still waiting to schedule task 01:21:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-565’ 01:21:50 Running on prd-centos7-docker-4c-2g-573 in /w/workspace/gexfoundry_device-mqtt-go_PR-320 [Pipeline] { [Pipeline] ws 01:21:50 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:21:50 Selected Git installation does not exist. Using Default 01:21:50 The recommended git tool is: NONE 01:21:52 using credential edgex-jenkins-ssh 01:21:52 Cloning the remote Git repository 01:21:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:21:51 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:21:51 > git --version # timeout=10 01:21:51 > git --version # 'git version 2.24.4' 01:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:51 [INFO] Currently running in a labeled security context 01:21:51 [INFO] Currently SELinux is 'enforcing' on the host 01:21:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8120704412003966216.key 01:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:21:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:21:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:52 [INFO] Currently running in a labeled security context 01:21:52 [INFO] Currently SELinux is 'enforcing' on the host 01:21:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1479960894392535878.key 01:21:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:21:54 Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit fd29d381ce22ca0cbb1e4725fee292d9f26eb15c 01:21:54 Merge succeeded, producing fd29d381ce22ca0cbb1e4725fee292d9f26eb15c 01:21:54 Checking out Revision fd29d381ce22ca0cbb1e4725fee292d9f26eb15c (PR-320) 01:21:52 > git config core.sparsecheckout # timeout=10 01:21:52 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 01:21:52 > git remote # timeout=10 01:21:52 > git config --get remote.origin.url # timeout=10 01:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:52 [INFO] Currently running in a labeled security context 01:21:52 [INFO] Currently SELinux is 'enforcing' on the host 01:21:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4481431685863747510.key 01:21:52 > git merge f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 01:21:52 > git rev-parse HEAD^{commit} # timeout=10 01:21:53 > git config core.sparsecheckout # timeout=10 01:21:53 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 01:21:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 01:21:57 > git --version # timeout=10 01:21:57 > git --version # 'git version 2.24.4' 01:21:57 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:57 provisioning config files... 01:21:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3633032587934038466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:58 ---> docker-login.sh 01:21:58 nexus3.edgexfoundry.org:10001 01:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:58 Configure a credential helper to remove this warning. See 01:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:58 01:21:58 Login Succeeded 01:21:58 nexus3.edgexfoundry.org:10002 01:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:58 Configure a credential helper to remove this warning. See 01:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:58 01:21:58 Login Succeeded 01:21:58 nexus3.edgexfoundry.org:10003 01:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:58 Configure a credential helper to remove this warning. See 01:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:58 01:21:58 Login Succeeded 01:21:58 nexus3.edgexfoundry.org:10004 01:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:58 Configure a credential helper to remove this warning. See 01:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:58 01:21:58 Login Succeeded 01:21:58 docker.io 01:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:59 Configure a credential helper to remove this warning. See 01:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:59 01:21:59 Login Succeeded 01:21:59 ---> docker-login.sh ends [Pipeline] } 01:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:59 ========================================================= 01:21:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:21:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:21:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:21:59 Sending build context to Docker daemon 721.4kB 01:21:59 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:21:59 Step 2/11 : FROM ${BASE} AS builder 01:21:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:59 a0d0a0d46f8b: Pulling fs layer 01:21:59 31adcdaf11c8: Pulling fs layer 01:21:59 b8b176561691: Pulling fs layer 01:21:59 4527c011a84f: Pulling fs layer 01:21:59 5d74067f8e1e: Pulling fs layer 01:21:59 e0aca202a116: Pulling fs layer 01:21:59 3a43be97a3b4: Pulling fs layer 01:21:59 34cad66bf833: Pulling fs layer 01:21:59 b4e3c513aaa6: Pulling fs layer 01:21:59 5d74067f8e1e: Waiting 01:21:59 e0aca202a116: Waiting 01:21:59 3a43be97a3b4: Waiting 01:21:59 34cad66bf833: Waiting 01:21:59 b4e3c513aaa6: Waiting 01:21:59 4527c011a84f: Waiting 01:21:59 b8b176561691: Verifying Checksum 01:21:59 b8b176561691: Download complete 01:21:59 31adcdaf11c8: Verifying Checksum 01:21:59 31adcdaf11c8: Download complete 01:21:59 5d74067f8e1e: Verifying Checksum 01:21:59 5d74067f8e1e: Download complete 01:21:59 e0aca202a116: Verifying Checksum 01:21:59 e0aca202a116: Download complete 01:21:59 a0d0a0d46f8b: Verifying Checksum 01:21:59 a0d0a0d46f8b: Download complete 01:21:59 3a43be97a3b4: Verifying Checksum 01:21:59 3a43be97a3b4: Download complete 01:22:00 34cad66bf833: Verifying Checksum 01:22:00 34cad66bf833: Download complete 01:22:00 a0d0a0d46f8b: Pull complete 01:22:00 31adcdaf11c8: Pull complete 01:22:00 b8b176561691: Pull complete 01:22:00 4527c011a84f: Verifying Checksum 01:22:00 4527c011a84f: Download complete 01:22:00 b4e3c513aaa6: Verifying Checksum 01:22:00 b4e3c513aaa6: Download complete 01:22:05 4527c011a84f: Pull complete 01:22:05 5d74067f8e1e: Pull complete 01:22:05 e0aca202a116: Pull complete 01:22:05 3a43be97a3b4: Pull complete 01:22:05 34cad66bf833: Pull complete 01:22:08 b4e3c513aaa6: Pull complete 01:22:08 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:22:08 ---> 9f6097aaca64 01:22:08 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:22:11 ---> Running in 75cb3c0cbf12 01:22:11 Removing intermediate container 75cb3c0cbf12 01:22:11 ---> 6c8b0014c40d 01:22:11 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:22:11 ---> Running in f9b1f47aff49 01:22:11 Removing intermediate container f9b1f47aff49 01:22:11 ---> 4e7774239ab4 01:22:11 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:11 ---> Running in c721e2d1cb3d 01:22:12 Removing intermediate container c721e2d1cb3d 01:22:12 ---> 5c68d6b954a1 01:22:12 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:22:12 ---> Running in 87a7b4b55d90 01:22:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:22:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:22:13 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:22:13 (2/4) Installing libedit (20210216.3.1-r0) 01:22:13 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:22:14 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:22:14 Executing busybox-1.33.1-r3.trigger 01:22:14 OK: 224 MiB in 56 packages 01:22:14 Removing intermediate container 87a7b4b55d90 01:22:14 ---> 9fee8d5cb19f 01:22:14 Step 7/11 : WORKDIR /device-mqtt-go 01:22:14 ---> Running in d09ff2437293 01:22:14 Removing intermediate container d09ff2437293 01:22:14 ---> 3901c0aea698 01:22:14 Step 8/11 : COPY . . 01:22:14 ---> fce8b790d869 01:22:14 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:14 ---> Running in a9600e75fb3f 01:22:46 Removing intermediate container a9600e75fb3f 01:22:46 ---> 365f59a56fd6 01:22:46 Step 10/11 : ARG MAKE='make build' 01:22:46 ---> Running in 062873028c97 01:22:46 Removing intermediate container 062873028c97 01:22:46 ---> d91a48419e3a 01:22:46 Step 11/11 : RUN $MAKE 01:22:46 ---> Running in e066c1d4864c 01:22:46 noop 01:22:46 Removing intermediate container e066c1d4864c 01:22:46 ---> 0e7de63d4120 01:22:46 Successfully built 0e7de63d4120 01:22:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:22:47 + docker inspect -f . ci-base-image-x86_64 01:22:47 . [Pipeline] withDockerContainer 01:22:47 prd-centos7-docker-4c-2g-573 does not seem to be running inside a container 01:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:22:47 $ docker top 9f84bf4331f6232bf8ac00cbbd821a7bac5658adfbb90f87e839f4369e57bcd3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:48 + go version 01:22:48 go version go1.16.8 linux/amd64 [Pipeline] } 01:22:48 $ docker stop --time=1 9f84bf4331f6232bf8ac00cbbd821a7bac5658adfbb90f87e839f4369e57bcd3 01:22:49 $ docker rm -f 9f84bf4331f6232bf8ac00cbbd821a7bac5658adfbb90f87e839f4369e57bcd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:50 + docker inspect -f . ci-base-image-x86_64 01:22:50 . [Pipeline] withDockerContainer 01:22:50 prd-centos7-docker-4c-2g-573 does not seem to be running inside a container 01:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:22:50 $ docker top a0dd562e69790d80a54a1cfb7c777a3e803e60c35b1718508f5752d0672d9168 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:22:51 + make test 01:22:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:22:51 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 01:22:51 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 01:22:51 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 01:22:51 01:22:51 SECURITY ERROR 01:22:51 This download does NOT match an earlier download recorded in go.sum. 01:22:51 The bits may have been replaced on the origin server, or an attacker may 01:22:51 have intercepted the download attempt. 01:22:51 01:22:51 For more information, see 'go help module-auth'. 01:22:51 make: *** [Makefile:28: test] Error 1 [Pipeline] } 01:22:51 $ docker stop --time=1 a0dd562e69790d80a54a1cfb7c777a3e803e60c35b1718508f5752d0672d9168 01:22:52 $ docker rm -f a0dd562e69790d80a54a1cfb7c777a3e803e60c35b1718508f5752d0672d9168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:53 01:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:54 latest: Pulling from edgex-lftools-log-publisher 01:22:54 b4d181a07f80: Pulling fs layer 01:22:54 a1111a8f2ec3: Pulling fs layer 01:22:54 ed53099fbce6: Pulling fs layer 01:22:54 dc539afda2c1: Pulling fs layer 01:22:54 77bc0d833cb6: Pulling fs layer 01:22:54 9065ff56babe: Pulling fs layer 01:22:54 d287ab97295c: Pulling fs layer 01:22:54 77bc0d833cb6: Waiting 01:22:54 dc539afda2c1: Waiting 01:22:54 9065ff56babe: Waiting 01:22:54 d287ab97295c: Waiting 01:22:54 a1111a8f2ec3: Verifying Checksum 01:22:54 a1111a8f2ec3: Download complete 01:22:54 dc539afda2c1: Verifying Checksum 01:22:54 dc539afda2c1: Download complete 01:22:54 ed53099fbce6: Verifying Checksum 01:22:54 ed53099fbce6: Download complete 01:22:54 9065ff56babe: Verifying Checksum 01:22:54 9065ff56babe: Download complete 01:22:54 77bc0d833cb6: Verifying Checksum 01:22:54 77bc0d833cb6: Download complete 01:22:54 b4d181a07f80: Verifying Checksum 01:22:54 b4d181a07f80: Download complete 01:22:55 d287ab97295c: Verifying Checksum 01:22:55 d287ab97295c: Download complete 01:22:55 b4d181a07f80: Pull complete 01:22:55 a1111a8f2ec3: Pull complete 01:22:56 ed53099fbce6: Pull complete 01:22:56 dc539afda2c1: Pull complete 01:22:57 77bc0d833cb6: Pull complete 01:22:57 9065ff56babe: Pull complete 01:23:02 d287ab97295c: Pull complete 01:23:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:23:02 prd-centos7-docker-4c-2g-573 does not seem to be running inside a container 01:23:02 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:23:05 $ docker top 2594f8b7de6c9aa180dc08e20c34c8b9bc75f345a23929c5017c7531ba6bcc0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:06 ---> job-cost.sh 01:23:06 lf-activate-venv: SKIPPING 01:23:06 INFO: No Stack... 01:23:06 INFO: Retrieving Pricing Info for: v3-standard-2 01:23:06 INFO: Archiving Costs [Pipeline] sh 01:23:06 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:23:06 + cut -d, -f6 [Pipeline] lock 01:23:06 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] 01:23:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] did not exist. Created. 01:23:06 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:07 + echo total: 0.05999999865889549 [Pipeline] stash 01:23:07 Stashed 1 file(s) [Pipeline] } 01:23:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:23:07 $ docker stop --time=1 2594f8b7de6c9aa180dc08e20c34c8b9bc75f345a23929c5017c7531ba6bcc0a 01:23:08 $ docker rm -f 2594f8b7de6c9aa180dc08e20c34c8b9bc75f345a23929c5017c7531ba6bcc0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:23:09 Failed in branch amd64 01:23:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-575 in /w/workspace/gexfoundry_device-mqtt-go_PR-320 [Pipeline] { [Pipeline] ws 01:23:45 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:23:45 Selected Git installation does not exist. Using Default 01:23:45 The recommended git tool is: NONE 01:23:51 using credential edgex-jenkins-ssh 01:23:51 Cloning the remote Git repository 01:23:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:23:51 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:23:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:51 > git --version # timeout=10 01:23:51 > git --version # 'git version 2.17.1' 01:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:53 Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit fd29d381ce22ca0cbb1e4725fee292d9f26eb15c 01:23:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:23:53 > git config core.sparsecheckout # timeout=10 01:23:53 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 01:23:53 Merge succeeded, producing fd29d381ce22ca0cbb1e4725fee292d9f26eb15c 01:23:53 Checking out Revision fd29d381ce22ca0cbb1e4725fee292d9f26eb15c (PR-320) 01:23:53 > git remote # timeout=10 01:23:53 > git config --get remote.origin.url # timeout=10 01:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:53 > git merge f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 01:23:53 > git rev-parse HEAD^{commit} # timeout=10 01:23:53 > git config core.sparsecheckout # timeout=10 01:23:53 > git checkout -f fd29d381ce22ca0cbb1e4725fee292d9f26eb15c # timeout=10 01:23:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 01:23:58 > git --version # timeout=10 01:23:58 > git --version # 'git version 2.17.1' 01:23:58 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:23:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:59 Dload Upload Total Spent Left Speed 01:23:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 135k 0 --:--:-- --:--:-- --:--:-- 135k [Pipeline] sh 01:23:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:23:59 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:23:59 sudo tee /etc/docker/daemon.new 01:23:59 { 01:23:59 "registry-mirrors": [ 01:23:59 "https://nexus3.edgexfoundry.org:10001" 01:23:59 ], 01:23:59 "bip": "10.250.0.254/24", 01:23:59 "hosts": [ 01:23:59 "tcp://0.0.0.0:5555", 01:23:59 "unix:///var/run/docker.sock" 01:23:59 ], 01:23:59 "mtu": 1458, 01:23:59 "selinux-enabled": true, 01:23:59 "seccomp-profile": "/etc/docker/seccomp.json" 01:23:59 } [Pipeline] sh 01:24:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:24:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:19 provisioning config files... 01:24:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2242160125500891840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:19 ---> docker-login.sh 01:24:19 nexus3.edgexfoundry.org:10001 01:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:20 Configure a credential helper to remove this warning. See 01:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:20 01:24:20 Login Succeeded 01:24:20 nexus3.edgexfoundry.org:10002 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:21 Configure a credential helper to remove this warning. See 01:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:21 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10003 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:21 Configure a credential helper to remove this warning. See 01:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:21 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10004 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:22 Configure a credential helper to remove this warning. See 01:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:22 01:24:22 Login Succeeded 01:24:22 docker.io 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 ---> docker-login.sh ends [Pipeline] } 01:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:24 ========================================================= 01:24:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:24:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:24:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:24:25 Sending build context to Docker daemon 720.4kB 01:24:25 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:24:25 Step 2/11 : FROM ${BASE} AS builder 01:24:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:25 552d1f2373af: Pulling fs layer 01:24:25 ea3f2d53f512: Pulling fs layer 01:24:25 9e70ebbbe112: Pulling fs layer 01:24:25 7a9cfe048b4a: Pulling fs layer 01:24:25 72dc09318566: Pulling fs layer 01:24:25 f4f7b4309257: Pulling fs layer 01:24:25 0ac9a79272e3: Pulling fs layer 01:24:25 b78e95d17946: Pulling fs layer 01:24:25 f4f7b4309257: Waiting 01:24:25 7a9cfe048b4a: Waiting 01:24:25 72dc09318566: Waiting 01:24:25 0ac9a79272e3: Waiting 01:24:25 b78e95d17946: Waiting 01:24:25 9e70ebbbe112: Verifying Checksum 01:24:25 9e70ebbbe112: Download complete 01:24:25 ea3f2d53f512: Verifying Checksum 01:24:25 ea3f2d53f512: Download complete 01:24:25 72dc09318566: Verifying Checksum 01:24:25 72dc09318566: Download complete 01:24:25 552d1f2373af: Verifying Checksum 01:24:25 552d1f2373af: Download complete 01:24:25 f4f7b4309257: Download complete 01:24:25 0ac9a79272e3: Verifying Checksum 01:24:25 0ac9a79272e3: Download complete 01:24:26 552d1f2373af: Pull complete 01:24:27 ea3f2d53f512: Pull complete 01:24:27 9e70ebbbe112: Pull complete 01:24:27 b78e95d17946: Verifying Checksum 01:24:27 b78e95d17946: Download complete 01:24:27 7a9cfe048b4a: Verifying Checksum 01:24:27 7a9cfe048b4a: Download complete 01:24:40 7a9cfe048b4a: Pull complete 01:24:40 72dc09318566: Pull complete 01:24:40 f4f7b4309257: Pull complete 01:24:40 0ac9a79272e3: Pull complete 01:24:45 b78e95d17946: Pull complete 01:24:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:24:45 ---> 8b459fc5aaf0 01:24:45 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:24:47 ---> Running in f9b5b48210d7 01:24:47 Removing intermediate container f9b5b48210d7 01:24:47 ---> 66da1bdaf042 01:24:47 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:24:47 ---> Running in e8e6cee11195 01:24:48 Removing intermediate container e8e6cee11195 01:24:48 ---> 1e78a82950ac 01:24:48 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:48 ---> Running in 4a2bc9a8e375 01:24:50 Removing intermediate container 4a2bc9a8e375 01:24:50 ---> 5a6b082e3b69 01:24:50 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:50 ---> Running in d178f26e1311 01:24:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:24:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:24:53 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:24:53 (2/4) Installing libedit (20210216.3.1-r0) 01:24:53 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:24:53 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:24:53 Executing busybox-1.33.1-r3.trigger 01:24:53 OK: 223 MiB in 56 packages 01:24:54 Removing intermediate container d178f26e1311 01:24:54 ---> c39064d31ac9 01:24:54 Step 7/11 : WORKDIR /device-mqtt-go 01:24:54 ---> Running in 62dee444d594 01:24:55 Removing intermediate container 62dee444d594 01:24:55 ---> a5d4d5fe0307 01:24:55 Step 8/11 : COPY . . 01:24:56 ---> a21c8a9adc9a 01:24:56 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:56 ---> Running in ebc963dbd1df 01:26:18 Removing intermediate container ebc963dbd1df 01:26:18 ---> ccda5a2e1249 01:26:18 Step 10/11 : ARG MAKE='make build' 01:26:18 ---> Running in 757d6614c764 01:26:18 Removing intermediate container 757d6614c764 01:26:18 ---> 03fb20415f26 01:26:18 Step 11/11 : RUN $MAKE 01:26:18 ---> Running in 2f242e4ca52b 01:26:18 noop 01:26:18 Removing intermediate container 2f242e4ca52b 01:26:18 ---> 577c15fd76d8 01:26:18 Successfully built 577c15fd76d8 01:26:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:26:18 + docker inspect -f . ci-base-image-arm64 01:26:18 . [Pipeline] withDockerContainer 01:26:18 prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 01:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:26:20 $ docker top b6e040373885b8fb617cace5ed31329d65457b0af39509786e9f989b197af229 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:21 + go version 01:26:21 go version go1.16.8 linux/arm64 [Pipeline] } 01:26:21 $ docker stop --time=1 b6e040373885b8fb617cace5ed31329d65457b0af39509786e9f989b197af229 01:26:23 $ docker rm -f b6e040373885b8fb617cace5ed31329d65457b0af39509786e9f989b197af229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:24 + docker inspect -f . ci-base-image-arm64 01:26:24 . [Pipeline] withDockerContainer 01:26:24 prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 01:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:26:26 $ docker top 7bd52ed18388ea917ea72499d38e9cca3c43eaa0fd592464456b41112f3987fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:26:27 + make test 01:26:27 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:26:27 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 01:26:27 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 01:26:27 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 01:26:27 01:26:27 SECURITY ERROR 01:26:27 This download does NOT match an earlier download recorded in go.sum. 01:26:27 The bits may have been replaced on the origin server, or an attacker may 01:26:27 have intercepted the download attempt. 01:26:27 01:26:27 For more information, see 'go help module-auth'. 01:26:27 make: *** [Makefile:28: test] Error 1 [Pipeline] } 01:26:27 $ docker stop --time=1 7bd52ed18388ea917ea72499d38e9cca3c43eaa0fd592464456b41112f3987fe 01:26:29 $ docker rm -f 7bd52ed18388ea917ea72499d38e9cca3c43eaa0fd592464456b41112f3987fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:30 01:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:30 arm64: Pulling from edgex-lftools-log-publisher 01:26:30 448f6bf000e3: Pulling fs layer 01:26:30 f757da607395: Pulling fs layer 01:26:30 05883995daec: Pulling fs layer 01:26:30 8603b9c90790: Pulling fs layer 01:26:30 1560dd03e051: Pulling fs layer 01:26:30 27f5ce0e4adf: Pulling fs layer 01:26:30 c2d8d7efcc4b: Pulling fs layer 01:26:30 8603b9c90790: Waiting 01:26:30 1560dd03e051: Waiting 01:26:30 27f5ce0e4adf: Waiting 01:26:30 c2d8d7efcc4b: Waiting 01:26:30 f757da607395: Verifying Checksum 01:26:30 f757da607395: Download complete 01:26:30 8603b9c90790: Verifying Checksum 01:26:30 8603b9c90790: Download complete 01:26:31 1560dd03e051: Verifying Checksum 01:26:31 1560dd03e051: Download complete 01:26:31 05883995daec: Download complete 01:26:31 27f5ce0e4adf: Download complete 01:26:31 448f6bf000e3: Verifying Checksum 01:26:31 448f6bf000e3: Download complete 01:26:34 c2d8d7efcc4b: Verifying Checksum 01:26:34 c2d8d7efcc4b: Download complete 01:26:35 448f6bf000e3: Pull complete 01:26:36 f757da607395: Pull complete 01:26:37 05883995daec: Pull complete 01:26:37 8603b9c90790: Pull complete 01:26:38 1560dd03e051: Pull complete 01:26:38 27f5ce0e4adf: Pull complete 01:26:53 c2d8d7efcc4b: Pull complete 01:26:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:26:54 prd-ubuntu18.04-docker-arm64-4c-16g-575 does not seem to be running inside a container 01:26:54 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:26:56 $ docker top c5ab208cb8f74206b0f6095cd6e3ef8ccf1f0b4da09e62a3943f266bed3aa1a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:57 ---> job-cost.sh 01:26:57 lf-activate-venv: SKIPPING 01:26:57 INFO: No Stack... 01:26:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:58 INFO: Archiving Costs [Pipeline] sh 01:26:59 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:26:59 + cut -d, -f6 [Pipeline] lock 01:26:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] 01:26:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] did not exist. Created. 01:26:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:00 /w/workspace/device-mqtt-go/1@tmp/durable-e25b535b/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-e25b535b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:27:01 + echo total: 0.10999999940395355 [Pipeline] stash 01:27:01 Warning: overwriting stash ‘stack-cost’ 01:27:01 Stashed 1 file(s) [Pipeline] } 01:27:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:27:02 $ docker stop --time=1 c5ab208cb8f74206b0f6095cd6e3ef8ccf1f0b4da09e62a3943f266bed3aa1a9 01:27:03 $ docker rm -f c5ab208cb8f74206b0f6095cd6e3ef8ccf1f0b4da09e62a3943f266bed3aa1a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:27:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:27:06 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-320/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:27:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:27:07 ---> package-listing.sh 01:27:07 ++ facter osfamily 01:27:07 ++ tr '[:upper:]' '[:lower:]' 01:27:07 + OS_FAMILY=redhat 01:27:07 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-320 01:27:07 + START_PACKAGES=/tmp/packages_start.txt 01:27:07 + END_PACKAGES=/tmp/packages_end.txt 01:27:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:27:07 + PACKAGES=/tmp/packages_start.txt 01:27:07 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-320 ']' 01:27:07 + PACKAGES=/tmp/packages_end.txt 01:27:07 + case "${OS_FAMILY}" in 01:27:07 + sort 01:27:07 + rpm -qa 01:27:08 + '[' -f /tmp/packages_start.txt ']' 01:27:08 + '[' -f /tmp/packages_end.txt ']' 01:27:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:27:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-320 ']' 01:27:08 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-320/archives/ 01:27:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-320/archives/ [Pipeline] echo 01:27:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:27:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:09 01:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:09 latest: Pulling from edgex-lftools-log-publisher 01:27:09 b4d181a07f80: Pulling fs layer 01:27:09 a1111a8f2ec3: Pulling fs layer 01:27:09 ed53099fbce6: Pulling fs layer 01:27:09 dc539afda2c1: Pulling fs layer 01:27:09 77bc0d833cb6: Pulling fs layer 01:27:09 9065ff56babe: Pulling fs layer 01:27:09 d287ab97295c: Pulling fs layer 01:27:09 77bc0d833cb6: Waiting 01:27:09 9065ff56babe: Waiting 01:27:09 d287ab97295c: Waiting 01:27:09 dc539afda2c1: Waiting 01:27:09 a1111a8f2ec3: Verifying Checksum 01:27:09 a1111a8f2ec3: Download complete 01:27:09 dc539afda2c1: Verifying Checksum 01:27:09 dc539afda2c1: Download complete 01:27:09 ed53099fbce6: Verifying Checksum 01:27:09 ed53099fbce6: Download complete 01:27:09 77bc0d833cb6: Verifying Checksum 01:27:09 77bc0d833cb6: Download complete 01:27:09 9065ff56babe: Verifying Checksum 01:27:09 9065ff56babe: Download complete 01:27:09 b4d181a07f80: Verifying Checksum 01:27:09 b4d181a07f80: Download complete 01:27:10 d287ab97295c: Verifying Checksum 01:27:10 d287ab97295c: Download complete 01:27:11 b4d181a07f80: Pull complete 01:27:11 a1111a8f2ec3: Pull complete 01:27:12 ed53099fbce6: Pull complete 01:27:12 dc539afda2c1: Pull complete 01:27:12 77bc0d833cb6: Pull complete 01:27:12 9065ff56babe: Pull complete 01:27:17 d287ab97295c: Pull complete 01:27:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:27:18 prd-centos7-docker-4c-2g-569 does not seem to be running inside a container 01:27:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-320 -v /w/workspace/gexfoundry_device-mqtt-go_PR-320:/w/workspace/gexfoundry_device-mqtt-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:20 $ docker top 7b357e831227f39d72236289e5316831c92e4fe613ffcf9606a8352ad8d7e402 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:20 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:21 + mkdir -p /var/log/sysstat [Pipeline] sh 01:27:21 + ls /var/log/sa-host 01:27:21 + sadf -c /var/log/sa-host/sa15 01:27:21 file_magic: OK 01:27:21 HZ: Using current value: 100 01:27:21 file_header: OK 01:27:21 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 01:27:21 Statistics: 01:27:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:27:21 File successfully converted to sysstat format version 12.0.3 01:27:21 + sadf -c /var/log/sa-host/sa30 01:27:21 file_magic: OK 01:27:21 HZ: Using current value: 100 01:27:21 file_header: OK 01:27:21 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 01:27:21 Statistics: 01:27:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:27:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:21 provisioning config files... 01:27:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-320@tmp/config8798340423272803476tmp [Pipeline] { [Pipeline] echo 01:27:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:21 ---> create-netrc.sh [Pipeline] } 01:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:27:22 ---> python-tools-install.sh [Pipeline] echo 01:27:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:22 ---> sudo-logs.sh 01:27:22 Archiving 'sudo' log.. 01:27:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-569.novalocal: Name or service not known 01:27:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-569.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:27:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:23 ---> job-cost.sh 01:27:23 lf-activate-venv: SKIPPING 01:27:23 DEBUG: total: 0.10999999940395355 01:27:23 INFO: Retrieving Stack Cost... 01:27:23 INFO: Retrieving Pricing Info for: v3-standard-2 01:27:23 INFO: Archiving Costs [Pipeline] echo 01:27:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:24 ---> logs-deploy.sh 01:27:24 lf-activate-venv: SKIPPING 01:27:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-320/1 01:27:24 INFO: archiving workspace using pattern(s): 01:27:25 Archives upload complete. 01:27:25 INFO: archiving logs to Nexus 01:27:25 ---> uname -a: 01:27:25 Linux prd-centos7-docker-4c-2g-569.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:27:25 01:27:25 01:27:25 ---> lscpu: 01:27:25 Architecture: x86_64 01:27:25 CPU op-mode(s): 32-bit, 64-bit 01:27:25 Byte Order: Little Endian 01:27:25 Address sizes: 40 bits physical, 48 bits virtual 01:27:25 CPU(s): 2 01:27:25 On-line CPU(s) list: 0,1 01:27:25 Thread(s) per core: 1 01:27:25 Core(s) per socket: 1 01:27:25 Socket(s): 2 01:27:25 NUMA node(s): 1 01:27:25 Vendor ID: AuthenticAMD 01:27:25 CPU family: 23 01:27:25 Model: 49 01:27:25 Model name: AMD EPYC-Rome Processor 01:27:25 Stepping: 0 01:27:25 CPU MHz: 2799.996 01:27:25 BogoMIPS: 5599.99 01:27:25 Virtualization: AMD-V 01:27:25 Hypervisor vendor: KVM 01:27:25 Virtualization type: full 01:27:25 L1d cache: 32K 01:27:25 L1i cache: 32K 01:27:25 L2 cache: 512K 01:27:25 L3 cache: 16384K 01:27:25 NUMA node0 CPU(s): 0,1 01:27:25 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 01:27:25 01:27:25 01:27:25 ---> nproc: 01:27:25 2 01:27:25 01:27:25 01:27:25 ---> df -h: 01:27:25 Filesystem Size Used Avail Use% Mounted on 01:27:25 overlay 40G 7.7G 33G 20% / 01:27:25 tmpfs 64M 0 64M 0% /dev 01:27:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:27:25 shm 64M 0 64M 0% /dev/shm 01:27:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 01:27:25 01:27:25 01:27:25 ---> sar -b -r -n DEV: 01:27:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 01:27:25 01:27:25 01:20:00 LINUX RESTART (2 CPU) 01:27:25 01:27:25 01:21:01 tps rtps wtps bread/s bwrtn/s 01:27:25 01:22:01 0.78 0.00 0.78 0.00 17.02 01:27:25 01:23:01 0.28 0.00 0.28 0.00 3.88 01:27:25 01:24:01 0.27 0.00 0.27 0.00 2.98 01:27:25 01:25:01 0.33 0.00 0.33 0.00 5.98 01:27:25 01:26:01 0.23 0.00 0.23 0.00 3.28 01:27:25 01:27:01 0.17 0.00 0.17 0.00 2.42 01:27:25 Average: 0.34 0.00 0.34 0.00 5.93 01:27:25 01:27:25 01:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:27:25 01:22:01 5688072 0 622356 7.77 2620 1695884 1192752 13.17 567236 1521120 20 01:27:25 01:23:01 5689860 0 620560 7.75 2620 1695892 1192776 13.17 564660 1521652 8 01:27:25 01:24:01 5686444 0 623976 7.79 2620 1695892 1192776 13.17 568272 1521652 8 01:27:25 01:25:01 5690472 0 619940 7.74 2620 1695900 1163968 12.85 564304 1522580 16 01:27:25 01:26:01 5689644 0 620764 7.75 2620 1695904 1164088 12.85 565228 1522580 20 01:27:25 01:27:01 5690944 0 619460 7.73 2620 1695908 1163968 12.85 564476 1522644 12 01:27:25 Average: 5689239 0 621176 7.76 2620 1695897 1178388 13.01 565696 1522038 14 01:27:25 01:27:25 01:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:27:25 01:22:01 eth0 2.07 0.55 0.64 0.36 0.00 0.00 0.00 0.00 01:27:25 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:23:01 eth0 1.58 0.32 0.37 0.26 0.00 0.00 0.00 0.00 01:27:25 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:24:01 eth0 0.97 0.52 0.54 0.39 0.00 0.00 0.00 0.00 01:27:25 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:25:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:27:25 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:26:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 01:27:25 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:27:01 eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:27:25 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 Average: eth0 0.89 0.29 0.29 0.18 0.00 0.00 0.00 0.00 01:27:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:25 01:27:25 01:27:25 ---> sar -P ALL: 01:27:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 01:27:25 01:27:25 01:20:00 LINUX RESTART (2 CPU) 01:27:25 01:27:25 01:21:01 CPU %user %nice %system %iowait %steal %idle 01:27:25 01:22:01 all 0.29 0.00 0.08 0.00 0.03 99.61 01:27:25 01:22:01 0 0.50 0.00 0.07 0.00 0.03 99.40 01:27:25 01:22:01 1 0.08 0.00 0.08 0.00 0.02 99.82 01:27:25 01:23:01 all 0.27 0.00 0.06 0.00 0.03 99.65 01:27:25 01:23:01 0 0.45 0.00 0.07 0.00 0.02 99.47 01:27:25 01:23:01 1 0.08 0.00 0.05 0.00 0.03 99.83 01:27:25 01:24:01 all 0.28 0.00 0.04 0.00 0.03 99.65 01:27:25 01:24:01 0 0.47 0.00 0.03 0.00 0.03 99.47 01:27:25 01:24:01 1 0.10 0.00 0.05 0.00 0.02 99.83 01:27:25 01:25:01 all 0.27 0.00 0.07 0.00 0.01 99.66 01:27:25 01:25:01 0 0.45 0.00 0.07 0.00 0.00 99.48 01:27:25 01:25:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:27:25 01:26:01 all 0.24 0.00 0.05 0.00 0.02 99.69 01:27:25 01:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 01:27:25 01:26:01 1 0.10 0.00 0.07 0.00 0.02 99.82 01:27:25 01:27:01 all 0.24 0.00 0.04 0.00 0.02 99.70 01:27:25 01:27:01 0 0.40 0.00 0.03 0.00 0.00 99.57 01:27:25 01:27:01 1 0.08 0.00 0.05 0.00 0.03 99.83 01:27:25 Average: all 0.27 0.00 0.06 0.00 0.02 99.66 01:27:25 Average: 0 0.44 0.00 0.05 0.00 0.02 99.49 01:27:25 Average: 1 0.09 0.00 0.06 0.00 0.02 99.83 01:27:25 01:27:25 01:27:25