Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b+30354876fdcc413049c58c02a868a07998fefe6e (fc8d3534a6a80f0f6599d116cac25cf0beea637f) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 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/go-mod-messaging/branches/PR-89/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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/go-mod-messaging/branches/PR-89/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25506 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-89 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T08:12:37.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T08:12:38.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T08:12:38.244Z] ========================================================= [2021-02-08T08:12:38.244Z] EdgeX Global Pipelines Version Info [2021-02-08T08:12:38.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:12:39.797Z] ------------------- [2021-02-08T08:12:39.797Z] stable info: [2021-02-08T08:12:39.797Z] ------------------- [2021-02-08T08:12:39.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T08:12:39.797Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T08:12:39.797Z] Message: update stable to v1.0.179 [2021-02-08T08:12:40.749Z] ------------------- [2021-02-08T08:12:40.749Z] experimental info: [2021-02-08T08:12:40.749Z] ------------------- [2021-02-08T08:12:40.749Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T08:12:40.749Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T08:12:40.749Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T08:12:41.129Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-02-08T08:12:41.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-02-08T08:12:41.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T08:12:41.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T08:12:41.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T08:12:41.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T08:12:41.984Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T08:12:42.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T08:12:42.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-08T08:12:42.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T08:12:42.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T08:12:42.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2021-02-08T08:12:42.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T08:12:42.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T08:12:43.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T08:12:43.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T08:12:43.340Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T08:12:43.474Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T08:12:43.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T08:12:43.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-08T08:12:43.924Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-08T08:12:44.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-08T08:12:44.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-08T08:12:44.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-08T08:12:44.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-08T08:12:44.715Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T08:12:44.840Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T08:12:44.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo [2021-02-08T08:12:45.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo [2021-02-08T08:12:45.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo [2021-02-08T08:12:45.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [Pipeline] echo [2021-02-08T08:12:45.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fe7d99 [Pipeline] echo [2021-02-08T08:12:45.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T08:12:46.480Z] + git log --format=format:%s -1 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [Pipeline] echo [2021-02-08T08:12:46.573Z] GIT_COMMIT: 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo [2021-02-08T08:12:46.649Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:12:47.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T08:12:47.566Z] [2021-02-08T08:12:47.566Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:12:47.955Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T08:12:47.955Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T08:12:47.955Z] 31603596830f: Pulling fs layer [2021-02-08T08:12:47.955Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T08:12:47.955Z] 6ca5941a6612: Pulling fs layer [2021-02-08T08:12:47.955Z] ecc8261a40a4: Pulling fs layer [2021-02-08T08:12:47.955Z] ecc8261a40a4: Waiting [2021-02-08T08:12:47.955Z] 2a8b12db71e7: Verifying Checksum [2021-02-08T08:12:47.955Z] 2a8b12db71e7: Download complete [2021-02-08T08:12:48.228Z] 31603596830f: Verifying Checksum [2021-02-08T08:12:48.228Z] 31603596830f: Download complete [2021-02-08T08:12:48.228Z] ecc8261a40a4: Verifying Checksum [2021-02-08T08:12:48.228Z] ecc8261a40a4: Download complete [2021-02-08T08:12:48.491Z] 6ca5941a6612: Verifying Checksum [2021-02-08T08:12:48.491Z] 6ca5941a6612: Download complete [2021-02-08T08:12:48.491Z] 31603596830f: Pull complete [2021-02-08T08:12:48.754Z] 2a8b12db71e7: Pull complete [2021-02-08T08:12:49.705Z] 6ca5941a6612: Pull complete [2021-02-08T08:12:49.705Z] ecc8261a40a4: Pull complete [2021-02-08T08:12:49.705Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T08:12:49.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T08:12:49.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T08:12:50.089Z] prd-centos7-docker-4c-2g-25506 does not seem to be running inside a container [2021-02-08T08:12:50.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-89 -v /w/workspace/exfoundry_go-mod-messaging_PR-89:/w/workspace/exfoundry_go-mod-messaging_PR-89:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-89@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T08:12:52.798Z] $ docker top 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T08:12:53.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T08:12:53.233Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T08:12:53.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T08:12:53.494Z] $ docker exec 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent [2021-02-08T08:12:53.756Z] SSH_AUTH_SOCK=/tmp/ssh-s5HZfnDQflQn/agent.11 [2021-02-08T08:12:53.756Z] SSH_AGENT_PID=17 [2021-02-08T08:12:53.769Z] Running ssh-add (command line suppressed) [2021-02-08T08:12:53.897Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_3891449236949581967.key (/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_3891449236949581967.key) [2021-02-08T08:12:53.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T08:12:54.327Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T08:12:54.360Z] $ docker exec --env ******** --env ******** 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent -k [2021-02-08T08:12:54.478Z] unset SSH_AUTH_SOCK; [2021-02-08T08:12:54.478Z] unset SSH_AGENT_PID; [2021-02-08T08:12:54.478Z] echo Agent pid 17 killed; [2021-02-08T08:12:54.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T08:12:54.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T08:12:54.732Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T08:12:54.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T08:12:54.921Z] $ docker exec 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent [2021-02-08T08:12:55.086Z] SSH_AUTH_SOCK=/tmp/ssh-0wFf6ZInzPhy/agent.45 [2021-02-08T08:12:55.086Z] SSH_AGENT_PID=50 [2021-02-08T08:12:55.092Z] Running ssh-add (command line suppressed) [2021-02-08T08:12:55.214Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_9049470095030382422.key (/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_9049470095030382422.key) [2021-02-08T08:12:55.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T08:12:55.642Z] + git semver init [2021-02-08T08:12:55.643Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T08:12:55.643Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-89/.git [2021-02-08T08:12:55.643Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-89 [2021-02-08T08:12:55.643Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T08:12:55.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T08:12:55.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T08:12:55.643Z] # $SEMVER_BRANCH = PR-89 [2021-02-08T08:12:55.643Z] # $SEMVER_TEMP = /tmp/semver-888262284 [2021-02-08T08:12:55.643Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-02-08T08:12:55.904Z] # '/tmp/semver-888262284' -> '/w/workspace/exfoundry_go-mod-messaging_PR-89/.semver' [2021-02-08T08:12:55.904Z] # -> Force: false [2021-02-08T08:12:55.904Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-89/.semver [Pipeline] } [2021-02-08T08:12:55.927Z] $ docker exec --env ******** --env ******** 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent -k [2021-02-08T08:12:56.042Z] unset SSH_AUTH_SOCK; [2021-02-08T08:12:56.042Z] unset SSH_AGENT_PID; [2021-02-08T08:12:56.043Z] echo Agent pid 50 killed; [2021-02-08T08:12:56.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T08:12:56.668Z] + git semver [Pipeline] } [2021-02-08T08:12:56.701Z] $ docker stop --time=1 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 [2021-02-08T08:12:58.157Z] $ docker rm -f 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T08:12:58.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T08:12:59.265Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T08:12:59.289Z] [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 [2021-02-08T08:13:15.155Z] Still waiting to schedule task [2021-02-08T08:13:15.155Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-08T08:13:15.186Z] Still waiting to schedule task [2021-02-08T08:13:15.186Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T08:14:49.501Z] Running on prd-centos7-docker-4c-2g-25509 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [Pipeline] { [Pipeline] ws [2021-02-08T08:14:49.610Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-02-08T08:14:52.244Z] using credential edgex-jenkins-ssh [2021-02-08T08:14:52.295Z] Cloning the remote Git repository [2021-02-08T08:14:52.328Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:14:52.404Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-02-08T08:14:52.464Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:14:52.464Z] > git --version # timeout=10 [2021-02-08T08:14:52.471Z] > git --version # 'git version 2.24.3' [2021-02-08T08:14:52.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:14:52.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:14:53.062Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-02-08T08:14:53.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:14:53.082Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-02-08T08:14:53.098Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:14:53.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:14:53.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T08:14:53.514Z] Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [2021-02-08T08:14:53.597Z] Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [2021-02-08T08:14:53.598Z] Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) [2021-02-08T08:14:53.526Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:14:53.533Z] > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 [2021-02-08T08:14:53.569Z] > git remote # timeout=10 [2021-02-08T08:14:53.575Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T08:14:53.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:14:53.584Z] > git merge 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 [2021-02-08T08:14:53.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T08:14:53.604Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:14:53.609Z] > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 [2021-02-08T08:14:57.329Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-02-08T08:14:57.359Z] > git --version # timeout=10 [2021-02-08T08:14:57.367Z] > git --version # 'git version 2.24.3' [2021-02-08T08:14:57.375Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T08:14:58.973Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:14:59.349Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:14:59.688Z] + sudo service docker restart [2021-02-08T08:14:59.688Z] + true [2021-02-08T08:14:59.688Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-08T08:15:01.379Z] ========================================================= [2021-02-08T08:15:01.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T08:15:01.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:15:01.808Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-08T08:15:02.074Z] Sending build context to Docker daemon 508.4kB [2021-02-08T08:15:02.074Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-08T08:15:02.074Z] Step 2/7 : FROM ${BASE} [2021-02-08T08:15:02.369Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T08:15:02.369Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T08:15:02.369Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T08:15:02.369Z] de9db76c5a1d: Pulling fs layer [2021-02-08T08:15:02.369Z] bca2f99d35d6: Pulling fs layer [2021-02-08T08:15:02.369Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T08:15:02.369Z] 7c6f9722023f: Pulling fs layer [2021-02-08T08:15:02.369Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T08:15:02.369Z] 93359f2a8cfa: Waiting [2021-02-08T08:15:02.369Z] 7c6f9722023f: Waiting [2021-02-08T08:15:02.369Z] a35cf1a2eb13: Waiting [2021-02-08T08:15:02.369Z] bca2f99d35d6: Waiting [2021-02-08T08:15:02.369Z] de9db76c5a1d: Verifying Checksum [2021-02-08T08:15:02.369Z] de9db76c5a1d: Download complete [2021-02-08T08:15:02.369Z] 0ef7d3d256c8: Download complete [2021-02-08T08:15:02.369Z] 93359f2a8cfa: Download complete [2021-02-08T08:15:02.369Z] 7c6f9722023f: Verifying Checksum [2021-02-08T08:15:02.369Z] 7c6f9722023f: Download complete [2021-02-08T08:15:02.369Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T08:15:02.369Z] 188c0c94c7c5: Download complete [2021-02-08T08:15:02.642Z] 188c0c94c7c5: Pull complete [2021-02-08T08:15:02.910Z] 0ef7d3d256c8: Pull complete [2021-02-08T08:15:03.172Z] de9db76c5a1d: Pull complete [2021-02-08T08:15:05.094Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T08:15:05.094Z] a35cf1a2eb13: Download complete [2021-02-08T08:15:05.680Z] bca2f99d35d6: Verifying Checksum [2021-02-08T08:15:05.680Z] bca2f99d35d6: Download complete [2021-02-08T08:15:11.009Z] bca2f99d35d6: Pull complete [2021-02-08T08:15:11.009Z] 93359f2a8cfa: Pull complete [2021-02-08T08:15:11.009Z] 7c6f9722023f: Pull complete [2021-02-08T08:15:19.206Z] a35cf1a2eb13: Pull complete [2021-02-08T08:15:19.206Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T08:15:19.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T08:15:19.206Z] ---> a62c8e92a672 [2021-02-08T08:15:19.206Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T08:15:19.206Z] ---> Running in 23e9861dae1a [2021-02-08T08:15:19.206Z] Removing intermediate container 23e9861dae1a [2021-02-08T08:15:19.206Z] ---> 2974747b88d6 [2021-02-08T08:15:19.206Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-08T08:15:19.206Z] ---> Running in db69c0d0822e [2021-02-08T08:15:19.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T08:15:19.825Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25508 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [Pipeline] { [Pipeline] ws [2021-02-08T08:15:19.943Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-02-08T08:15:20.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T08:15:21.004Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-08T08:15:21.004Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-08T08:15:21.270Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-08T08:15:21.270Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-08T08:15:21.270Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-08T08:15:21.533Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T08:15:21.533Z] OK: 167 MiB in 44 packages [2021-02-08T08:15:22.107Z] Removing intermediate container db69c0d0822e [2021-02-08T08:15:22.107Z] ---> cb5397561fef [2021-02-08T08:15:22.107Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-08T08:15:22.107Z] ---> Running in b2e0b44994b3 [2021-02-08T08:15:22.370Z] Removing intermediate container b2e0b44994b3 [2021-02-08T08:15:22.370Z] ---> 545823c3dd87 [2021-02-08T08:15:22.370Z] Step 6/7 : COPY go.mod . [2021-02-08T08:15:22.370Z] ---> 67da768673d7 [2021-02-08T08:15:22.370Z] Step 7/7 : RUN go mod download [2021-02-08T08:15:22.634Z] ---> Running in affae2c63991 [2021-02-08T08:15:24.820Z] using credential edgex-jenkins-ssh [2021-02-08T08:15:25.195Z] Cloning the remote Git repository [2021-02-08T08:15:25.266Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:15:25.390Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-02-08T08:15:25.484Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:15:25.485Z] > git --version # timeout=10 [2021-02-08T08:15:25.509Z] > git --version # 'git version 2.17.1' [2021-02-08T08:15:25.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:15:25.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:15:26.880Z] Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [2021-02-08T08:15:27.235Z] Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [2021-02-08T08:15:27.236Z] Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) [2021-02-08T08:15:26.307Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-02-08T08:15:26.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:15:26.361Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-02-08T08:15:26.398Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-02-08T08:15:26.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:15:26.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T08:15:26.960Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:15:27.013Z] > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 [2021-02-08T08:15:27.157Z] > git remote # timeout=10 [2021-02-08T08:15:27.176Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T08:15:27.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:15:27.204Z] > git merge 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 [2021-02-08T08:15:27.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T08:15:27.246Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:15:27.256Z] > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 [2021-02-08T08:15:31.433Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-02-08T08:15:31.493Z] > git --version # timeout=10 [2021-02-08T08:15:31.502Z] > git --version # 'git version 2.17.1' [2021-02-08T08:15:31.516Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T08:15:33.238Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:15:33.650Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:15:34.004Z] + sudo service docker restart [2021-02-08T08:15:34.005Z] + true [2021-02-08T08:15:34.923Z] Removing intermediate container affae2c63991 [2021-02-08T08:15:34.923Z] ---> a3ed30c3ceb5 [2021-02-08T08:15:34.923Z] Successfully built a3ed30c3ceb5 [2021-02-08T08:15:34.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:15:35.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T08:15:35.361Z] . [Pipeline] withDockerContainer [2021-02-08T08:15:35.497Z] prd-centos7-docker-4c-2g-25509 does not seem to be running inside a container [2021-02-08T08:15:35.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-x86_64 cat [2021-02-08T08:15:36.203Z] $ docker top 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-02-08T08:15:36.765Z] ========================================================= [2021-02-08T08:15:36.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T08:15:36.766Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:15:36.886Z] + go version [2021-02-08T08:15:36.886Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T08:15:37.032Z] $ docker stop --time=1 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a [2021-02-08T08:15:37.204Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-08T08:15:38.178Z] Sending build context to Docker daemon 507.4kB [2021-02-08T08:15:38.178Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-08T08:15:38.178Z] Step 2/7 : FROM ${BASE} [2021-02-08T08:15:38.380Z] $ docker rm -f 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a [2021-02-08T08:15:38.452Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T08:15:38.452Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T08:15:38.452Z] a4357932f1b6: Pulling fs layer [2021-02-08T08:15:38.452Z] 18c013af1878: Pulling fs layer [2021-02-08T08:15:38.452Z] 00ac8860ef70: Pulling fs layer [2021-02-08T08:15:38.452Z] 63d7cb157983: Pulling fs layer [2021-02-08T08:15:38.452Z] b116817d02f9: Pulling fs layer [2021-02-08T08:15:38.452Z] 745a02a5169b: Pulling fs layer [2021-02-08T08:15:38.452Z] 00ac8860ef70: Waiting [2021-02-08T08:15:38.452Z] 63d7cb157983: Waiting [2021-02-08T08:15:38.452Z] b116817d02f9: Waiting [2021-02-08T08:15:38.452Z] 745a02a5169b: Waiting [2021-02-08T08:15:38.452Z] 18c013af1878: Verifying Checksum [2021-02-08T08:15:38.452Z] 18c013af1878: Download complete [2021-02-08T08:15:38.452Z] a4357932f1b6: Verifying Checksum [2021-02-08T08:15:38.452Z] a4357932f1b6: Download complete [2021-02-08T08:15:38.452Z] 63d7cb157983: Verifying Checksum [2021-02-08T08:15:38.452Z] 63d7cb157983: Download complete [2021-02-08T08:15:38.452Z] b116817d02f9: Verifying Checksum [2021-02-08T08:15:38.452Z] b116817d02f9: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-08T08:15:38.775Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T08:15:38.775Z] 5f621e34cdf4: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:15:39.382Z] 5f621e34cdf4: Pull complete [2021-02-08T08:15:39.519Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T08:15:39.520Z] . [Pipeline] withDockerContainer [2021-02-08T08:15:39.651Z] prd-centos7-docker-4c-2g-25509 does not seem to be running inside a container [2021-02-08T08:15:39.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-x86_64 cat [2021-02-08T08:15:39.990Z] a4357932f1b6: Pull complete [2021-02-08T08:15:40.266Z] 18c013af1878: Pull complete [2021-02-08T08:15:40.334Z] $ docker top ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:15:40.925Z] + make test [2021-02-08T08:15:40.925Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-08T08:15:41.713Z] 745a02a5169b: Download complete [2021-02-08T08:15:42.333Z] 00ac8860ef70: Verifying Checksum [2021-02-08T08:15:42.333Z] 00ac8860ef70: Download complete [2021-02-08T08:15:45.192Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-02-08T08:15:45.461Z] # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt.test] [2021-02-08T08:15:45.461Z] internal/pkg/mqtt/client_test.go:149:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:15:45.461Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:15:45.461Z] internal/pkg/mqtt/client_test.go:155:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:15:45.461Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:15:45.461Z] internal/pkg/mqtt/client_test.go:159:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:15:45.461Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:15:45.461Z] internal/pkg/mqtt/client_test.go:164:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:15:45.461Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:15:46.445Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [build failed] [2021-02-08T08:15:49.798Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements [2021-02-08T08:15:49.798Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-02-08T08:15:52.510Z] 00ac8860ef70: Pull complete [2021-02-08T08:15:52.510Z] 63d7cb157983: Pull complete [2021-02-08T08:15:52.510Z] b116817d02f9: Pull complete [2021-02-08T08:15:56.846Z] 745a02a5169b: Pull complete [2021-02-08T08:15:56.846Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T08:15:56.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T08:15:56.846Z] ---> b7e6874047d6 [2021-02-08T08:15:56.846Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T08:15:59.469Z] ---> Running in ae5c44da090c [2021-02-08T08:16:00.069Z] Removing intermediate container ae5c44da090c [2021-02-08T08:16:00.069Z] ---> 15743b84ec1a [2021-02-08T08:16:00.069Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-08T08:16:00.069Z] ---> Running in 8d799057c375 [2021-02-08T08:16:01.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T08:16:02.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T08:16:02.708Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-08T08:16:02.980Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-08T08:16:02.980Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-08T08:16:02.980Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-08T08:16:03.254Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-08T08:16:03.254Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T08:16:03.254Z] OK: 144 MiB in 44 packages [2021-02-08T08:16:04.689Z] Removing intermediate container 8d799057c375 [2021-02-08T08:16:04.689Z] ---> 3abc01e8aeae [2021-02-08T08:16:04.689Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-08T08:16:04.965Z] ---> Running in e0849cc4cab9 [2021-02-08T08:16:05.565Z] Removing intermediate container e0849cc4cab9 [2021-02-08T08:16:05.565Z] ---> 1e21431d762d [2021-02-08T08:16:05.565Z] Step 6/7 : COPY go.mod . [2021-02-08T08:16:06.167Z] ---> daec32345367 [2021-02-08T08:16:06.167Z] Step 7/7 : RUN go mod download [2021-02-08T08:16:06.446Z] ---> Running in 49ea3a9ee0c5 [2021-02-08T08:16:11.814Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.344s coverage: 84.1% of statements [2021-02-08T08:16:11.814Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements [2021-02-08T08:16:11.814Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.012s coverage: 100.0% of statements [2021-02-08T08:16:11.814Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements [2021-02-08T08:16:11.814Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.079s coverage: 90.9% of statements [2021-02-08T08:16:11.814Z] FAIL [2021-02-08T08:16:11.814Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-08T08:16:11.863Z] $ docker stop --time=1 ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 [2021-02-08T08:16:14.234Z] $ docker rm -f ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T08:16:16.800Z] Failed in branch amd64 [2021-02-08T08:16:21.573Z] Removing intermediate container 49ea3a9ee0c5 [2021-02-08T08:16:21.573Z] ---> 5d1bfea68a24 [2021-02-08T08:16:21.573Z] Successfully built 5d1bfea68a24 [2021-02-08T08:16:21.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:16:21.947Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T08:16:21.947Z] . [Pipeline] withDockerContainer [2021-02-08T08:16:22.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-25508 does not seem to be running inside a container [2021-02-08T08:16:22.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-arm64 cat [2021-02-08T08:16:23.715Z] $ docker top dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:16:24.935Z] + go version [2021-02-08T08:16:24.935Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T08:16:24.987Z] $ docker stop --time=1 dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a [2021-02-08T08:16:27.076Z] $ docker rm -f dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:16:28.301Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T08:16:28.302Z] . [Pipeline] withDockerContainer [2021-02-08T08:16:28.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-25508 does not seem to be running inside a container [2021-02-08T08:16:28.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-arm64 cat [2021-02-08T08:16:30.225Z] $ docker top 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:16:31.319Z] + make test [2021-02-08T08:16:31.319Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-08T08:16:46.435Z] # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt.test] [2021-02-08T08:16:46.435Z] internal/pkg/mqtt/client_test.go:149:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:16:46.435Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:16:46.435Z] internal/pkg/mqtt/client_test.go:155:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:16:46.435Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:16:46.435Z] internal/pkg/mqtt/client_test.go:159:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:16:46.435Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:16:46.435Z] internal/pkg/mqtt/client_test.go:164:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: [2021-02-08T08:16:46.435Z] *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) [2021-02-08T08:16:46.435Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-02-08T08:16:49.852Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [build failed] [2021-02-08T08:17:00.050Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements [2021-02-08T08:17:00.050Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-02-08T08:17:22.230Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.384s coverage: 84.1% of statements [2021-02-08T08:17:22.230Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-02-08T08:17:22.230Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.039s coverage: 100.0% of statements [2021-02-08T08:17:22.230Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements [2021-02-08T08:17:22.230Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.027s coverage: 90.9% of statements [2021-02-08T08:17:22.230Z] FAIL [2021-02-08T08:17:22.501Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-08T08:17:22.556Z] $ docker stop --time=1 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 [2021-02-08T08:17:24.669Z] $ docker rm -f 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T08:17:27.170Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:31.075Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:31.722Z] ---> package-listing.sh [2021-02-08T08:17:31.722Z] ++ facter osfamily [2021-02-08T08:17:31.722Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T08:17:31.722Z] + OS_FAMILY=redhat [2021-02-08T08:17:31.722Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-89 [2021-02-08T08:17:31.722Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T08:17:31.722Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T08:17:31.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T08:17:31.722Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T08:17:31.722Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-89 ']' [2021-02-08T08:17:31.722Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T08:17:31.722Z] + case "${OS_FAMILY}" in [2021-02-08T08:17:31.722Z] + rpm -qa [2021-02-08T08:17:31.722Z] + sort [2021-02-08T08:17:37.046Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T08:17:37.046Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T08:17:37.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T08:17:37.046Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-89 ']' [2021-02-08T08:17:37.046Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-89/archives/ [2021-02-08T08:17:37.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-89/archives/ [Pipeline] echo [2021-02-08T08:17:37.089Z] 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/exfoundry_go-mod-messaging_PR-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T08:17:37.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:17:37.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:17:37.782Z] [2021-02-08T08:17:37.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:17:38.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:17:38.182Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T08:17:38.182Z] df20fa9351a1: Pulling fs layer [2021-02-08T08:17:38.182Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T08:17:38.182Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T08:17:38.182Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T08:17:38.182Z] 93b61091891f: Pulling fs layer [2021-02-08T08:17:38.182Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T08:17:38.182Z] 5e14af77c1be: Pulling fs layer [2021-02-08T08:17:38.182Z] 01666e4c0597: Pulling fs layer [2021-02-08T08:17:38.182Z] aa168da1d23b: Pulling fs layer [2021-02-08T08:17:38.182Z] 93b9cdb0e59b: Waiting [2021-02-08T08:17:38.182Z] 5e14af77c1be: Waiting [2021-02-08T08:17:38.182Z] 01666e4c0597: Waiting [2021-02-08T08:17:38.182Z] aa168da1d23b: Waiting [2021-02-08T08:17:38.182Z] 46f8f816bc3b: Waiting [2021-02-08T08:17:38.182Z] 93b61091891f: Waiting [2021-02-08T08:17:38.182Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T08:17:38.182Z] 36b3adc4ff6f: Download complete [2021-02-08T08:17:38.182Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T08:17:38.182Z] 46f8f816bc3b: Download complete [2021-02-08T08:17:38.182Z] df20fa9351a1: Verifying Checksum [2021-02-08T08:17:38.182Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T08:17:38.182Z] 93b9cdb0e59b: Download complete [2021-02-08T08:17:38.182Z] 93b61091891f: Verifying Checksum [2021-02-08T08:17:38.182Z] 93b61091891f: Download complete [2021-02-08T08:17:38.467Z] 5e14af77c1be: Verifying Checksum [2021-02-08T08:17:38.467Z] 5e14af77c1be: Download complete [2021-02-08T08:17:38.467Z] 01666e4c0597: Verifying Checksum [2021-02-08T08:17:38.467Z] 01666e4c0597: Download complete [2021-02-08T08:17:38.467Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T08:17:38.467Z] 8ad3a11d3b57: Download complete [2021-02-08T08:17:38.734Z] df20fa9351a1: Pull complete [2021-02-08T08:17:39.004Z] 36b3adc4ff6f: Pull complete [2021-02-08T08:17:39.958Z] 8ad3a11d3b57: Pull complete [2021-02-08T08:17:39.958Z] 46f8f816bc3b: Pull complete [2021-02-08T08:17:40.535Z] aa168da1d23b: Verifying Checksum [2021-02-08T08:17:40.535Z] 93b61091891f: Pull complete [2021-02-08T08:17:40.803Z] 93b9cdb0e59b: Pull complete [2021-02-08T08:17:40.803Z] 5e14af77c1be: Pull complete [2021-02-08T08:17:41.067Z] 01666e4c0597: Pull complete [2021-02-08T08:17:49.281Z] aa168da1d23b: Pull complete [2021-02-08T08:17:49.281Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T08:17:49.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:17:49.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T08:17:49.561Z] prd-centos7-docker-4c-2g-25506 does not seem to be running inside a container [2021-02-08T08:17:49.624Z] $ 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/exfoundry_go-mod-messaging_PR-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-89 -v /w/workspace/exfoundry_go-mod-messaging_PR-89:/w/workspace/exfoundry_go-mod-messaging_PR-89:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-89@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-lftools-log-publisher:alpine cat [2021-02-08T08:17:53.237Z] $ docker top e703734ad60d9540f0e35207b0d6dcbab7f15d4289b069e0178659f97fa935e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:17:53.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T08:17:54.104Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T08:17:54.420Z] + ls /var/log/sa-host [2021-02-08T08:17:54.420Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T08:17:54.420Z] file_magic: OK [2021-02-08T08:17:54.420Z] HZ: Using current value: 100 [2021-02-08T08:17:54.420Z] file_header: OK [2021-02-08T08:17:54.420Z] 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 [2021-02-08T08:17:54.420Z] Statistics: [2021-02-08T08:17:54.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T08:17:54.420Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T08:17:54.420Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T08:17:54.420Z] file_magic: OK [2021-02-08T08:17:54.420Z] HZ: Using current value: 100 [2021-02-08T08:17:54.420Z] file_header: OK [2021-02-08T08:17:54.420Z] 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 [2021-02-08T08:17:54.420Z] Statistics: [2021-02-08T08:17:54.420Z] Hnuu...uuuununununu... [2021-02-08T08:17:54.420Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T08:17:54.725Z] provisioning config files... [2021-02-08T08:17:54.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/config8170265783882558309tmp [Pipeline] { [Pipeline] echo [2021-02-08T08:17:54.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:55.212Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T08:17:55.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T08:17:55.530Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:55.865Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T08:17:55.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:56.251Z] ---> sudo-logs.sh [2021-02-08T08:17:56.251Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T08:17:56.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:56.633Z] ---> job-cost.sh [2021-02-08T08:17:56.634Z] lf-activate-venv: SKIPPING [2021-02-08T08:17:56.634Z] INFO: No Stack... [2021-02-08T08:17:57.584Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T08:17:58.158Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T08:17:58.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:17:58.531Z] ---> logs-deploy.sh [2021-02-08T08:17:58.531Z] lf-activate-venv: SKIPPING [2021-02-08T08:17:58.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-89/1 [2021-02-08T08:17:58.531Z] INFO: archiving workspace using pattern(s): [2021-02-08T08:18:00.452Z] Archives upload complete. [2021-02-08T08:18:00.452Z] INFO: archiving logs to Nexus