Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7514403973938075745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2626259137751401317.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1110763779701980995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1030092416447339086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4795369632589774381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 Running on prd-centos7-docker-4c-2g-443 in /w/workspace/gexfoundry_device-mqtt-go_master [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_master # timeout=10 Avoid second fetch Checking out Revision 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (master) 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh7159303957109828133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 Commit message: "Merge pull request #268 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5" > git rev-list --no-walk d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T03:39:56.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T03:39:56.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T03:39:56.209Z] ========================================================= [2021-06-11T03:39:56.209Z] EdgeX Global Pipelines Version Info [2021-06-11T03:39:56.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:39:57.750Z] ------------------- [2021-06-11T03:39:57.750Z] stable info: [2021-06-11T03:39:57.750Z] ------------------- [2021-06-11T03:39:57.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T03:39:57.750Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:39:57.750Z] Message: update stable to v1.0.195 [2021-06-11T03:39:58.330Z] ------------------- [2021-06-11T03:39:58.330Z] experimental info: [2021-06-11T03:39:58.330Z] ------------------- [2021-06-11T03:39:58.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T03:39:58.330Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T03:39:58.330Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T03:39:58.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-11T03:39:58.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-11T03:39:58.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T03:39:58.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T03:39:58.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T03:39:58.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T03:39:58.624Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T03:39:58.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T03:39:58.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T03:39:58.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T03:39:58.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T03:39:58.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-11T03:39:58.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T03:39:58.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T03:39:58.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T03:39:58.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T03:39:58.908Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:39:58.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T03:39:58.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T03:39:58.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T03:39:59.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T03:39:59.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T03:39:59.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T03:39:59.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T03:39:59.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T03:39:59.195Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T03:39:59.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T03:39:59.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T03:39:59.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T03:39:59.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] echo [2021-06-11T03:39:59.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d8aa52 [Pipeline] echo [2021-06-11T03:39:59.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:39:59.430Z] provisioning config files... [2021-06-11T03:39:59.447Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7929109364074921056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:39:59.767Z] ---> docker-login.sh [2021-06-11T03:39:59.768Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:39:59.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:40:00.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:40:00.034Z] Configure a credential helper to remove this warning. See [2021-06-11T03:40:00.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:40:00.034Z] [2021-06-11T03:40:00.034Z] Login Succeeded [2021-06-11T03:40:00.034Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:40:00.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:40:00.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:40:00.034Z] Configure a credential helper to remove this warning. See [2021-06-11T03:40:00.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:40:00.034Z] [2021-06-11T03:40:00.034Z] Login Succeeded [2021-06-11T03:40:00.034Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:40:00.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:40:00.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:40:00.297Z] Configure a credential helper to remove this warning. See [2021-06-11T03:40:00.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:40:00.297Z] [2021-06-11T03:40:00.297Z] Login Succeeded [2021-06-11T03:40:00.297Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:40:00.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:40:00.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:40:00.297Z] Configure a credential helper to remove this warning. See [2021-06-11T03:40:00.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:40:00.297Z] [2021-06-11T03:40:00.297Z] Login Succeeded [2021-06-11T03:40:00.297Z] docker.io [2021-06-11T03:40:00.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:40:00.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:40:00.870Z] Configure a credential helper to remove this warning. See [2021-06-11T03:40:00.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:40:00.870Z] [2021-06-11T03:40:00.870Z] Login Succeeded [2021-06-11T03:40:00.870Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:40:00.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:40:01.381Z] + git log --format=format:%s -1 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] echo [2021-06-11T03:40:01.421Z] GIT_COMMIT: 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0, Commit Message: Merge pull request #268 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5 [Pipeline] echo [2021-06-11T03:40:01.436Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:40:02.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:40:02.085Z] [2021-06-11T03:40:02.085Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:40:02.405Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:40:02.405Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T03:40:02.405Z] 31603596830f: Pulling fs layer [2021-06-11T03:40:02.405Z] 54011a49482f: Pulling fs layer [2021-06-11T03:40:02.405Z] a6820b24f6d8: Pulling fs layer [2021-06-11T03:40:02.405Z] f581987b2513: Pulling fs layer [2021-06-11T03:40:02.405Z] f581987b2513: Waiting [2021-06-11T03:40:02.405Z] 54011a49482f: Download complete [2021-06-11T03:40:02.666Z] 31603596830f: Verifying Checksum [2021-06-11T03:40:02.666Z] 31603596830f: Download complete [2021-06-11T03:40:02.666Z] f581987b2513: Verifying Checksum [2021-06-11T03:40:02.666Z] f581987b2513: Download complete [2021-06-11T03:40:02.666Z] a6820b24f6d8: Verifying Checksum [2021-06-11T03:40:02.666Z] a6820b24f6d8: Download complete [2021-06-11T03:40:02.666Z] 31603596830f: Pull complete [2021-06-11T03:40:02.942Z] 54011a49482f: Pull complete [2021-06-11T03:40:03.527Z] a6820b24f6d8: Pull complete [2021-06-11T03:40:03.798Z] f581987b2513: Pull complete [2021-06-11T03:40:03.798Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T03:40:03.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:40:03.798Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T03:40:03.895Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:40:03.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T03:40:04.934Z] $ docker top cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:40:05.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:40:05.081Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:40:05.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:40:05.199Z] $ docker exec cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb ssh-agent [2021-06-11T03:40:05.308Z] SSH_AUTH_SOCK=/tmp/ssh-w3m3au3tt3Xz/agent.14 [2021-06-11T03:40:05.308Z] SSH_AGENT_PID=20 [2021-06-11T03:40:05.317Z] Running ssh-add (command line suppressed) [2021-06-11T03:40:05.425Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7905697342270005704.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7905697342270005704.key) [2021-06-11T03:40:05.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:40:05.747Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T03:40:05.760Z] $ docker exec --env ******** --env ******** cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb ssh-agent -k [2021-06-11T03:40:05.853Z] unset SSH_AUTH_SOCK; [2021-06-11T03:40:05.853Z] unset SSH_AGENT_PID; [2021-06-11T03:40:05.853Z] echo Agent pid 20 killed; [2021-06-11T03:40:05.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T03:40:05.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:40:05.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:40:06.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:40:06.038Z] $ docker exec cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb ssh-agent [2021-06-11T03:40:06.143Z] SSH_AUTH_SOCK=/tmp/ssh-Z3rIjF3KkcfY/agent.55 [2021-06-11T03:40:06.143Z] SSH_AGENT_PID=61 [2021-06-11T03:40:06.150Z] Running ssh-add (command line suppressed) [2021-06-11T03:40:06.254Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_652340063708623821.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_652340063708623821.key) [2021-06-11T03:40:06.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:40:06.574Z] + git semver init [2021-06-11T03:40:06.575Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:40:06.575Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:40:06.575Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:40:06.575Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:40:06.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:40:06.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:40:06.575Z] # $SEMVER_BRANCH = master [2021-06-11T03:40:06.575Z] # $SEMVER_TEMP = /tmp/semver-116833602 [2021-06-11T03:40:06.575Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-11T03:40:06.837Z] # '/tmp/semver-116833602' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-11T03:40:06.837Z] # -> Force: false [2021-06-11T03:40:06.837Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-11T03:40:06.849Z] $ docker exec --env ******** --env ******** cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb ssh-agent -k [2021-06-11T03:40:06.949Z] unset SSH_AUTH_SOCK; [2021-06-11T03:40:06.950Z] unset SSH_AGENT_PID; [2021-06-11T03:40:06.950Z] echo Agent pid 61 killed; [2021-06-11T03:40:06.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:40:07.301Z] + git semver [Pipeline] } [2021-06-11T03:40:07.319Z] $ docker stop --time=1 cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb [2021-06-11T03:40:08.557Z] $ docker rm -f cd0bdd158442b5ed09486f6071a0a9084d6eee37df573db1cd181d5cd409fccb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:40:08.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T03:40:09.208Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T03:40:09.214Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.22 [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-06-11T03:40:24.513Z] Still waiting to schedule task [2021-06-11T03:40:24.514Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-11T03:40:24.517Z] Still waiting to schedule task [2021-06-11T03:40:24.517Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T03:42:42.149Z] Running on prd-centos7-docker-4c-2g-449 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-11T03:42:42.169Z] Running in /w/workspace/device-mqtt-go/54 [Pipeline] { [Pipeline] checkout [2021-06-11T03:42:42.276Z] Selected Git installation does not exist. Using Default [2021-06-11T03:42:42.276Z] The recommended git tool is: NONE [2021-06-11T03:42:44.730Z] using credential edgex-jenkins-ssh [2021-06-11T03:42:44.744Z] Cloning the remote Git repository [2021-06-11T03:42:44.764Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:42:44.835Z] > git init /w/workspace/device-mqtt-go/54 # timeout=10 [2021-06-11T03:42:44.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:42:44.863Z] > git --version # timeout=10 [2021-06-11T03:42:44.870Z] > git --version # 'git version 2.24.4' [2021-06-11T03:42:44.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T03:42:44.932Z] [INFO] Currently running in a labeled security context [2021-06-11T03:42:44.933Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T03:42:44.933Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/54@tmp/jenkins-gitclient-ssh2204180919254853814.key [2021-06-11T03:42:44.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:42:45.543Z] Avoid second fetch [2021-06-11T03:42:45.544Z] Checking out Revision 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (master) [2021-06-11T03:42:45.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-11T03:42:45.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:42:45.553Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T03:42:45.561Z] > git checkout -f 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-11T03:42:49.197Z] Commit message: "Merge pull request #268 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:42:50.133Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:42:50.478Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:42:50.782Z] + true [2021-06-11T03:42:50.782Z] + sudo service docker restart [2021-06-11T03:42:50.782Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:43:09.019Z] provisioning config files... [2021-06-11T03:43:09.032Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config5071961122311786622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:43:09.366Z] ---> docker-login.sh [2021-06-11T03:43:09.366Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:43:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:09.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:09.633Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:09.633Z] [2021-06-11T03:43:09.633Z] Login Succeeded [2021-06-11T03:43:09.633Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:43:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:09.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:09.633Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:09.633Z] [2021-06-11T03:43:09.633Z] Login Succeeded [2021-06-11T03:43:09.633Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:43:09.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:09.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:09.895Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:09.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:09.895Z] [2021-06-11T03:43:09.895Z] Login Succeeded [2021-06-11T03:43:09.895Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:43:09.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:10.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:10.158Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:10.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:10.158Z] [2021-06-11T03:43:10.158Z] Login Succeeded [2021-06-11T03:43:10.158Z] docker.io [2021-06-11T03:43:10.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:10.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:10.420Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:10.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:10.420Z] [2021-06-11T03:43:10.420Z] Login Succeeded [2021-06-11T03:43:10.420Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:43:10.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T03:43:10.600Z] ========================================================= [2021-06-11T03:43:10.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T03:43:10.600Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:43:10.918Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T03:43:10.918Z] Sending build context to Docker daemon 603.1kB [2021-06-11T03:43:10.918Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:43:10.918Z] Step 2/8 : FROM ${BASE} [2021-06-11T03:43:11.192Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T03:43:11.192Z] 540db60ca938: Pulling fs layer [2021-06-11T03:43:11.192Z] adcc1eea9eea: Pulling fs layer [2021-06-11T03:43:11.192Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T03:43:11.192Z] 0510c868ecb4: Pulling fs layer [2021-06-11T03:43:11.192Z] afea3b2eda06: Pulling fs layer [2021-06-11T03:43:11.192Z] 7809a108b3ef: Pulling fs layer [2021-06-11T03:43:11.192Z] f706445af74f: Pulling fs layer [2021-06-11T03:43:11.192Z] afea3b2eda06: Waiting [2021-06-11T03:43:11.192Z] 7809a108b3ef: Waiting [2021-06-11T03:43:11.192Z] f706445af74f: Waiting [2021-06-11T03:43:11.192Z] 0510c868ecb4: Waiting [2021-06-11T03:43:11.192Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T03:43:11.192Z] 4c4ab2625f07: Download complete [2021-06-11T03:43:11.192Z] adcc1eea9eea: Verifying Checksum [2021-06-11T03:43:11.192Z] adcc1eea9eea: Download complete [2021-06-11T03:43:11.192Z] afea3b2eda06: Verifying Checksum [2021-06-11T03:43:11.192Z] afea3b2eda06: Download complete [2021-06-11T03:43:11.192Z] 540db60ca938: Verifying Checksum [2021-06-11T03:43:11.192Z] 540db60ca938: Download complete [2021-06-11T03:43:11.458Z] 540db60ca938: Pull complete [2021-06-11T03:43:11.726Z] adcc1eea9eea: Pull complete [2021-06-11T03:43:11.987Z] 4c4ab2625f07: Pull complete [2021-06-11T03:43:12.253Z] 7809a108b3ef: Verifying Checksum [2021-06-11T03:43:12.253Z] 7809a108b3ef: Download complete [2021-06-11T03:43:12.825Z] f706445af74f: Verifying Checksum [2021-06-11T03:43:12.825Z] f706445af74f: Download complete [2021-06-11T03:43:13.403Z] 0510c868ecb4: Verifying Checksum [2021-06-11T03:43:13.403Z] 0510c868ecb4: Download complete [2021-06-11T03:43:16.728Z] 0510c868ecb4: Pull complete [2021-06-11T03:43:16.728Z] afea3b2eda06: Pull complete [2021-06-11T03:43:16.728Z] 7809a108b3ef: Pull complete [2021-06-11T03:43:18.132Z] f706445af74f: Pull complete [2021-06-11T03:43:18.132Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T03:43:18.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T03:43:18.132Z] ---> b068be0155e3 [2021-06-11T03:43:18.132Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-11T03:43:22.353Z] ---> Running in 388fcfa41869 [2021-06-11T03:43:22.353Z] Removing intermediate container 388fcfa41869 [2021-06-11T03:43:22.353Z] ---> 9f67accd862f [2021-06-11T03:43:22.353Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:43:22.353Z] ---> Running in 231be531355f [2021-06-11T03:43:22.614Z] Removing intermediate container 231be531355f [2021-06-11T03:43:22.614Z] ---> f2755f5e3837 [2021-06-11T03:43:22.614Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T03:43:22.614Z] ---> Running in 17a617cf835d [2021-06-11T03:43:22.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:43:23.371Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-448 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-11T03:43:23.389Z] Running in /w/workspace/device-mqtt-go/54 [Pipeline] { [Pipeline] checkout [2021-06-11T03:43:23.598Z] Selected Git installation does not exist. Using Default [2021-06-11T03:43:23.598Z] The recommended git tool is: NONE [2021-06-11T03:43:23.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:43:24.075Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T03:43:24.336Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T03:43:24.336Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T03:43:24.336Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T03:43:24.596Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T03:43:24.596Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T03:43:24.596Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T03:43:25.169Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T03:43:25.169Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T03:43:25.169Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T03:43:25.430Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T03:43:25.430Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T03:43:25.691Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T03:43:25.691Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T03:43:25.691Z] OK: 156 MiB in 53 packages [2021-06-11T03:43:26.259Z] Removing intermediate container 17a617cf835d [2021-06-11T03:43:26.259Z] ---> de84bcc06539 [2021-06-11T03:43:26.259Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-11T03:43:26.259Z] ---> Running in 6b20739ba724 [2021-06-11T03:43:26.518Z] Removing intermediate container 6b20739ba724 [2021-06-11T03:43:26.518Z] ---> 8b7994eff579 [2021-06-11T03:43:26.518Z] Step 7/8 : COPY . . [2021-06-11T03:43:26.781Z] ---> a7e3eff56d32 [2021-06-11T03:43:26.781Z] Step 8/8 : RUN go mod download [2021-06-11T03:43:26.781Z] ---> Running in a4ac3b63fc12 [2021-06-11T03:43:29.172Z] using credential edgex-jenkins-ssh [2021-06-11T03:43:29.196Z] Cloning the remote Git repository [2021-06-11T03:43:29.322Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:43:29.479Z] > git init /w/workspace/device-mqtt-go/54 # timeout=10 [2021-06-11T03:43:29.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-11T03:43:29.585Z] > git --version # timeout=10 [2021-06-11T03:43:29.610Z] > git --version # 'git version 2.17.1' [2021-06-11T03:43:29.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T03:43:29.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:43:30.492Z] Avoid second fetch [2021-06-11T03:43:30.493Z] Checking out Revision 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (master) [2021-06-11T03:43:30.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-11T03:43:30.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T03:43:30.514Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T03:43:30.529Z] > git checkout -f 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-11T03:43:34.754Z] Commit message: "Merge pull request #268 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:43:35.974Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:43:36.405Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T03:43:36.809Z] + sudo service docker+ restart [2021-06-11T03:43:36.810Z] true [2021-06-11T03:43:39.071Z] Removing intermediate container a4ac3b63fc12 [2021-06-11T03:43:39.071Z] ---> 865ce62283e3 [2021-06-11T03:43:39.071Z] Successfully built 865ce62283e3 [2021-06-11T03:43:39.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:43:39.391Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T03:43:39.391Z] . [Pipeline] withDockerContainer [2021-06-11T03:43:39.476Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-06-11T03:43:39.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@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 ******** ci-base-image-x86_64 cat [2021-06-11T03:43:39.912Z] $ docker top fb393d2e953927f2d1d08dc19b3986e1dcc3b9f8263f5b49f5eb098d5328a6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:43:40.291Z] + go version [2021-06-11T03:43:40.291Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T03:43:40.302Z] $ docker stop --time=1 fb393d2e953927f2d1d08dc19b3986e1dcc3b9f8263f5b49f5eb098d5328a6c0 [2021-06-11T03:43:41.529Z] $ docker rm -f fb393d2e953927f2d1d08dc19b3986e1dcc3b9f8263f5b49f5eb098d5328a6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:43:42.084Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T03:43:42.084Z] . [Pipeline] withDockerContainer [2021-06-11T03:43:42.150Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-06-11T03:43:42.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@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 ******** ci-base-image-x86_64 cat [2021-06-11T03:43:42.670Z] $ docker top af4e1389384e3825fe2a187c4d5689ff4e12831cd8c16f7643d117455ba39194 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:43:43.091Z] + go mod tidy [Pipeline] sh [2021-06-11T03:43:43.659Z] + make test [2021-06-11T03:43:43.660Z] go mod tidy [2021-06-11T03:43:43.660Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T03:43:44.244Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:43:55.197Z] provisioning config files... [2021-06-11T03:43:55.223Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config3000388068712674162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:43:55.602Z] ---> docker-login.sh [2021-06-11T03:43:55.602Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:43:56.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:56.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:56.802Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:56.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:56.802Z] [2021-06-11T03:43:56.802Z] Login Succeeded [2021-06-11T03:43:56.802Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:43:57.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:57.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:57.370Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:57.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:57.370Z] [2021-06-11T03:43:57.370Z] Login Succeeded [2021-06-11T03:43:57.370Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:43:57.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:57.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:57.923Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:57.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:57.923Z] [2021-06-11T03:43:57.923Z] Login Succeeded [2021-06-11T03:43:57.923Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:43:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:58.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:58.481Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:58.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:58.481Z] [2021-06-11T03:43:58.481Z] Login Succeeded [2021-06-11T03:43:58.481Z] docker.io [2021-06-11T03:43:58.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:43:59.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:43:59.356Z] Configure a credential helper to remove this warning. See [2021-06-11T03:43:59.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:43:59.356Z] [2021-06-11T03:43:59.356Z] Login Succeeded [2021-06-11T03:43:59.356Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:43:59.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T03:43:59.700Z] ========================================================= [2021-06-11T03:43:59.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T03:43:59.700Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:00.082Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T03:44:00.357Z] Sending build context to Docker daemon 602.1kB [2021-06-11T03:44:00.647Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:44:00.647Z] Step 2/8 : FROM ${BASE} [2021-06-11T03:44:00.647Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T03:44:00.647Z] 595b0fe564bb: Pulling fs layer [2021-06-11T03:44:00.647Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T03:44:00.647Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T03:44:00.647Z] ba82ee9f976e: Pulling fs layer [2021-06-11T03:44:00.647Z] 506bd15cee9f: Pulling fs layer [2021-06-11T03:44:00.647Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T03:44:00.647Z] 618dc40b7e24: Pulling fs layer [2021-06-11T03:44:00.647Z] ba82ee9f976e: Waiting [2021-06-11T03:44:00.647Z] 506bd15cee9f: Waiting [2021-06-11T03:44:00.647Z] 75a0a4a0db45: Waiting [2021-06-11T03:44:00.647Z] 618dc40b7e24: Waiting [2021-06-11T03:44:00.647Z] 5b7225fbf94c: Download complete [2021-06-11T03:44:00.647Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T03:44:00.647Z] 3088b5b3c5c0: Download complete [2021-06-11T03:44:00.647Z] 506bd15cee9f: Verifying Checksum [2021-06-11T03:44:00.647Z] 506bd15cee9f: Download complete [2021-06-11T03:44:00.924Z] 75a0a4a0db45: Download complete [2021-06-11T03:44:00.924Z] 595b0fe564bb: Verifying Checksum [2021-06-11T03:44:00.924Z] 595b0fe564bb: Download complete [2021-06-11T03:44:01.533Z] 595b0fe564bb: Pull complete [2021-06-11T03:44:02.136Z] 3088b5b3c5c0: Pull complete [2021-06-11T03:44:02.410Z] 5b7225fbf94c: Pull complete [2021-06-11T03:44:02.472Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-11T03:44:02.472Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.0% of statements [2021-06-11T03:44:02.472Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-11T03:44:02.472Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T03:44:03.017Z] 618dc40b7e24: Verifying Checksum [2021-06-11T03:44:03.017Z] 618dc40b7e24: Download complete [2021-06-11T03:44:04.449Z] ba82ee9f976e: Verifying Checksum [2021-06-11T03:44:04.449Z] ba82ee9f976e: Download complete [2021-06-11T03:44:07.808Z] gofmt -l . [2021-06-11T03:44:07.809Z] ["`gofmt -l .`" = ""] [2021-06-11T03:44:07.809Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-11T03:44:08.392Z] $ docker stop --time=1 af4e1389384e3825fe2a187c4d5689ff4e12831cd8c16f7643d117455ba39194 [2021-06-11T03:44:09.842Z] $ docker rm -f af4e1389384e3825fe2a187c4d5689ff4e12831cd8c16f7643d117455ba39194 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:44:10.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T03:44:10.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T03:44:13.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T03:44:13.354Z] + ls -al . [2021-06-11T03:44:13.354Z] total 112 [2021-06-11T03:44:13.354Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 03:44 . [2021-06-11T03:44:13.354Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 03:42 .. [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 11 03:42 Attribution.txt [2021-06-11T03:44:13.354Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 11 03:42 bin [2021-06-11T03:44:13.354Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 03:42 cmd [2021-06-11T03:44:13.354Z] -rw-r--r--. 1 jenkins jenkins 20788 Jun 11 03:44 coverage.out [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 11 03:42 Dockerfile [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 11 03:42 Dockerfile.build [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 03:42 .dockerignore [2021-06-11T03:44:13.354Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 03:42 .git [2021-06-11T03:44:13.354Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 03:42 .github [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 11 03:42 .gitignore [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 11 03:42 go.mod [2021-06-11T03:44:13.354Z] -rw-r--r--. 1 jenkins jenkins 21058 Jun 11 03:43 go.sum [2021-06-11T03:44:13.354Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 03:42 internal [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 11 03:42 Jenkinsfile [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 03:42 LICENSE [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 11 03:42 Makefile [2021-06-11T03:44:13.354Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 03:42 mock [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 11 03:42 README.md [2021-06-11T03:44:13.354Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 03:42 snap [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 03:40 VERSION [2021-06-11T03:44:13.354Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 03:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:13.665Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 --label arch=amd64 --label version=1.3.2-dev.22 . [2021-06-11T03:44:13.665Z] Sending build context to Docker daemon 624.6kB [2021-06-11T03:44:13.665Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:44:13.665Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T03:44:13.665Z] ---> 865ce62283e3 [2021-06-11T03:44:13.665Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T03:44:13.665Z] ---> Running in 56e4a5c3a1f2 [2021-06-11T03:44:13.665Z] Removing intermediate container 56e4a5c3a1f2 [2021-06-11T03:44:13.665Z] ---> d413ea2d3bb0 [2021-06-11T03:44:13.665Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T03:44:13.930Z] ---> Running in 130fe676bfa0 [2021-06-11T03:44:13.930Z] Removing intermediate container 130fe676bfa0 [2021-06-11T03:44:13.930Z] ---> fc44a7ea524e [2021-06-11T03:44:13.930Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:44:13.930Z] ---> Running in fcc3c86fcf25 [2021-06-11T03:44:14.506Z] Removing intermediate container fcc3c86fcf25 [2021-06-11T03:44:14.506Z] ---> ddd2b3bc279d [2021-06-11T03:44:14.506Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T03:44:14.506Z] ---> Running in 952a8fdf2ff7 [2021-06-11T03:44:14.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:44:15.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:44:16.287Z] OK: 156 MiB in 53 packages [2021-06-11T03:44:16.550Z] Removing intermediate container 952a8fdf2ff7 [2021-06-11T03:44:16.550Z] ---> 4bbbcc1e91da [2021-06-11T03:44:16.550Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-11T03:44:16.550Z] ---> Running in b325416d4bef [2021-06-11T03:44:16.811Z] Removing intermediate container b325416d4bef [2021-06-11T03:44:16.811Z] ---> 507273dabaaa [2021-06-11T03:44:16.811Z] Step 8/24 : COPY . . [2021-06-11T03:44:16.881Z] ba82ee9f976e: Pull complete [2021-06-11T03:44:16.881Z] 506bd15cee9f: Pull complete [2021-06-11T03:44:16.881Z] 75a0a4a0db45: Pull complete [2021-06-11T03:44:17.071Z] ---> 35a52ce3239d [2021-06-11T03:44:17.071Z] Step 9/24 : RUN go mod tidy [2021-06-11T03:44:17.345Z] ---> Running in 814208db0c63 [2021-06-11T03:44:17.925Z] Removing intermediate container 814208db0c63 [2021-06-11T03:44:17.925Z] ---> 5ceec769cd23 [2021-06-11T03:44:17.925Z] Step 10/24 : RUN go mod download [2021-06-11T03:44:17.925Z] ---> Running in 437366bdba14 [2021-06-11T03:44:18.504Z] Removing intermediate container 437366bdba14 [2021-06-11T03:44:18.504Z] ---> db4eb1a00227 [2021-06-11T03:44:18.504Z] Step 11/24 : ARG MAKE='make build' [2021-06-11T03:44:18.504Z] ---> Running in 346c6fa49cea [2021-06-11T03:44:18.504Z] Removing intermediate container 346c6fa49cea [2021-06-11T03:44:18.504Z] ---> 36f7ad5eabd2 [2021-06-11T03:44:18.504Z] Step 12/24 : RUN $MAKE [2021-06-11T03:44:18.504Z] ---> Running in 6bb51bb2067b [2021-06-11T03:44:18.770Z] go mod tidy [2021-06-11T03:44:19.035Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.22" -o cmd/device-mqtt ./cmd [2021-06-11T03:44:19.508Z] 618dc40b7e24: Pull complete [2021-06-11T03:44:19.509Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T03:44:19.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T03:44:19.509Z] ---> a36622ca3599 [2021-06-11T03:44:19.509Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-11T03:44:21.494Z] ---> Running in f1aa82846be3 [2021-06-11T03:44:21.494Z] Removing intermediate container f1aa82846be3 [2021-06-11T03:44:21.494Z] ---> a71d08785212 [2021-06-11T03:44:21.494Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:44:21.775Z] ---> Running in c856f712b895 [2021-06-11T03:44:24.434Z] Removing intermediate container c856f712b895 [2021-06-11T03:44:24.434Z] ---> 41d65efec07b [2021-06-11T03:44:24.434Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-11T03:44:24.434Z] ---> Running in d91a293ddc69 [2021-06-11T03:44:25.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:44:26.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:44:27.423Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T03:44:27.423Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T03:44:27.694Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T03:44:27.694Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T03:44:27.694Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T03:44:27.964Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T03:44:27.964Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T03:44:28.566Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T03:44:28.566Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T03:44:28.566Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T03:44:29.161Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T03:44:29.161Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T03:44:29.161Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T03:44:29.432Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T03:44:29.432Z] OK: 145 MiB in 53 packages [2021-06-11T03:44:30.869Z] Removing intermediate container d91a293ddc69 [2021-06-11T03:44:30.869Z] ---> 44c2e3313a2c [2021-06-11T03:44:30.869Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-11T03:44:31.144Z] ---> Running in 70e8cb59d277 [2021-06-11T03:44:31.742Z] Removing intermediate container 70e8cb59d277 [2021-06-11T03:44:31.742Z] ---> 5fef427ae2f6 [2021-06-11T03:44:31.742Z] Step 7/8 : COPY . . [2021-06-11T03:44:32.723Z] ---> 0750cf7b3678 [2021-06-11T03:44:32.723Z] Step 8/8 : RUN go mod download [2021-06-11T03:44:32.997Z] ---> Running in b712cd103675 [2021-06-11T03:44:34.004Z] Removing intermediate container 6bb51bb2067b [2021-06-11T03:44:34.004Z] ---> daddae4bb5b2 [2021-06-11T03:44:34.004Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T03:44:34.004Z] 3.12: Pulling from library/alpine [2021-06-11T03:44:34.004Z] 339de151aab4: Pulling fs layer [2021-06-11T03:44:34.004Z] 339de151aab4: Download complete [2021-06-11T03:44:34.004Z] 339de151aab4: Pull complete [2021-06-11T03:44:34.004Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T03:44:34.004Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T03:44:34.004Z] ---> 13621d1b12d4 [2021-06-11T03:44:34.004Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-11T03:44:34.004Z] ---> Running in 228dabc9c122 [2021-06-11T03:44:34.004Z] Removing intermediate container 228dabc9c122 [2021-06-11T03:44:34.004Z] ---> 6c80f6899036 [2021-06-11T03:44:34.004Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T03:44:34.004Z] ---> Running in 8b983a5c1491 [2021-06-11T03:44:34.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T03:44:34.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T03:44:34.004Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T03:44:34.004Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T03:44:34.004Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T03:44:34.004Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T03:44:34.004Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T03:44:34.004Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T03:44:34.004Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T03:44:34.004Z] OK: 8 MiB in 20 packages [2021-06-11T03:44:34.291Z] Removing intermediate container 8b983a5c1491 [2021-06-11T03:44:34.291Z] ---> ce0394dbb951 [2021-06-11T03:44:34.291Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-11T03:44:34.553Z] ---> 83a5ca47d200 [2021-06-11T03:44:34.553Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-11T03:44:34.816Z] ---> 137a77b7301a [2021-06-11T03:44:34.816Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-11T03:44:35.080Z] ---> a4a20b917493 [2021-06-11T03:44:35.080Z] Step 19/24 : EXPOSE 59982 [2021-06-11T03:44:35.080Z] ---> Running in c4b402cd29cd [2021-06-11T03:44:35.080Z] Removing intermediate container c4b402cd29cd [2021-06-11T03:44:35.080Z] ---> e4f6335debdb [2021-06-11T03:44:35.080Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-11T03:44:35.080Z] ---> Running in 841d5c3c7bbc [2021-06-11T03:44:35.080Z] Removing intermediate container 841d5c3c7bbc [2021-06-11T03:44:35.080Z] ---> 56e994a74340 [2021-06-11T03:44:35.080Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T03:44:35.080Z] ---> Running in 0432a851208c [2021-06-11T03:44:35.350Z] Removing intermediate container 0432a851208c [2021-06-11T03:44:35.351Z] ---> 5737c44dbf91 [2021-06-11T03:44:35.351Z] Step 22/24 : LABEL arch=amd64 [2021-06-11T03:44:35.351Z] ---> Running in 939aa239f2a0 [2021-06-11T03:44:35.351Z] Removing intermediate container 939aa239f2a0 [2021-06-11T03:44:35.351Z] ---> d84844d88983 [2021-06-11T03:44:35.351Z] Step 23/24 : LABEL git_sha=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:44:35.351Z] ---> Running in ff72e9730760 [2021-06-11T03:44:35.613Z] Removing intermediate container ff72e9730760 [2021-06-11T03:44:35.613Z] ---> be5f2a6c92d3 [2021-06-11T03:44:35.613Z] Step 24/24 : LABEL version=1.3.2-dev.22 [2021-06-11T03:44:35.613Z] ---> Running in c6a958c3f8a0 [2021-06-11T03:44:35.613Z] Removing intermediate container c6a958c3f8a0 [2021-06-11T03:44:35.613Z] ---> c280b6437e38 [2021-06-11T03:44:35.613Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T03:44:35.613Z] Successfully built c280b6437e38 [2021-06-11T03:44:35.613Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:44:35.830Z] provisioning config files... [2021-06-11T03:44:35.843Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config1811201884797756237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:44:36.165Z] ---> docker-login.sh [2021-06-11T03:44:36.165Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:44:36.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:44:36.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:44:36.165Z] Configure a credential helper to remove this warning. See [2021-06-11T03:44:36.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:44:36.165Z] [2021-06-11T03:44:36.165Z] Login Succeeded [2021-06-11T03:44:36.165Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:44:36.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:44:36.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:44:36.427Z] Configure a credential helper to remove this warning. See [2021-06-11T03:44:36.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:44:36.427Z] [2021-06-11T03:44:36.427Z] Login Succeeded [2021-06-11T03:44:36.427Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:44:36.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:44:36.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:44:36.427Z] Configure a credential helper to remove this warning. See [2021-06-11T03:44:36.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:44:36.427Z] [2021-06-11T03:44:36.427Z] Login Succeeded [2021-06-11T03:44:36.427Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:44:36.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:44:36.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:44:36.708Z] Configure a credential helper to remove this warning. See [2021-06-11T03:44:36.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:44:36.708Z] [2021-06-11T03:44:36.708Z] Login Succeeded [2021-06-11T03:44:36.708Z] docker.io [2021-06-11T03:44:36.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:44:36.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:44:36.970Z] Configure a credential helper to remove this warning. See [2021-06-11T03:44:36.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:44:36.970Z] [2021-06-11T03:44:36.970Z] Login Succeeded [2021-06-11T03:44:36.970Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:44:37.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:44:37.086Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-11T03:44:37.086Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:44:37.086Z] latest [2021-06-11T03:44:37.086Z] 1.3.2-dev.22 [2021-06-11T03:44:37.086Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:44:37.086Z] master [2021-06-11T03:44:37.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:37.449Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:37.751Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:44:37.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:44:37.751Z] b0996b23ffdc: Preparing [2021-06-11T03:44:37.751Z] 9c778154f29c: Preparing [2021-06-11T03:44:37.751Z] c464e1270da1: Preparing [2021-06-11T03:44:37.751Z] 66e239b1c104: Preparing [2021-06-11T03:44:37.751Z] 32f366d666a5: Preparing [2021-06-11T03:44:37.751Z] 32f366d666a5: Layer already exists [2021-06-11T03:44:38.013Z] 9c778154f29c: Pushed [2021-06-11T03:44:38.013Z] b0996b23ffdc: Pushed [2021-06-11T03:44:38.013Z] 66e239b1c104: Pushed [2021-06-11T03:44:39.399Z] c464e1270da1: Pushed [2021-06-11T03:44:39.399Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0: digest: sha256:f324a1a14d3365f403c385edb014b752dd20a9dc59bcd0131682495afcf0624a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:39.717Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:40.019Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-11T03:44:40.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:44:40.020Z] b0996b23ffdc: Preparing [2021-06-11T03:44:40.020Z] 9c778154f29c: Preparing [2021-06-11T03:44:40.020Z] c464e1270da1: Preparing [2021-06-11T03:44:40.020Z] 66e239b1c104: Preparing [2021-06-11T03:44:40.020Z] 32f366d666a5: Preparing [2021-06-11T03:44:40.020Z] 9c778154f29c: Layer already exists [2021-06-11T03:44:40.020Z] 32f366d666a5: Layer already exists [2021-06-11T03:44:40.020Z] b0996b23ffdc: Layer already exists [2021-06-11T03:44:40.020Z] 66e239b1c104: Layer already exists [2021-06-11T03:44:40.020Z] c464e1270da1: Layer already exists [2021-06-11T03:44:40.020Z] latest: digest: sha256:f324a1a14d3365f403c385edb014b752dd20a9dc59bcd0131682495afcf0624a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:40.329Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:40.634Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.22 [2021-06-11T03:44:40.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:44:40.634Z] b0996b23ffdc: Preparing [2021-06-11T03:44:40.634Z] 9c778154f29c: Preparing [2021-06-11T03:44:40.634Z] c464e1270da1: Preparing [2021-06-11T03:44:40.634Z] 66e239b1c104: Preparing [2021-06-11T03:44:40.634Z] 32f366d666a5: Preparing [2021-06-11T03:44:40.634Z] 32f366d666a5: Layer already exists [2021-06-11T03:44:40.634Z] c464e1270da1: Layer already exists [2021-06-11T03:44:40.634Z] b0996b23ffdc: Layer already exists [2021-06-11T03:44:40.634Z] 66e239b1c104: Layer already exists [2021-06-11T03:44:40.634Z] 9c778154f29c: Layer already exists [2021-06-11T03:44:40.634Z] 1.3.2-dev.22: digest: sha256:f324a1a14d3365f403c385edb014b752dd20a9dc59bcd0131682495afcf0624a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:41.001Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:41.314Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:44:41.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:44:41.314Z] b0996b23ffdc: Preparing [2021-06-11T03:44:41.314Z] 9c778154f29c: Preparing [2021-06-11T03:44:41.314Z] c464e1270da1: Preparing [2021-06-11T03:44:41.314Z] 66e239b1c104: Preparing [2021-06-11T03:44:41.314Z] 32f366d666a5: Preparing [2021-06-11T03:44:41.314Z] 32f366d666a5: Layer already exists [2021-06-11T03:44:41.314Z] 66e239b1c104: Layer already exists [2021-06-11T03:44:41.314Z] b0996b23ffdc: Layer already exists [2021-06-11T03:44:41.314Z] c464e1270da1: Layer already exists [2021-06-11T03:44:41.314Z] 9c778154f29c: Layer already exists [2021-06-11T03:44:41.314Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22: digest: sha256:f324a1a14d3365f403c385edb014b752dd20a9dc59bcd0131682495afcf0624a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:41.620Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:44:41.931Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-11T03:44:41.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-11T03:44:41.932Z] b0996b23ffdc: Preparing [2021-06-11T03:44:41.932Z] 9c778154f29c: Preparing [2021-06-11T03:44:41.932Z] c464e1270da1: Preparing [2021-06-11T03:44:41.932Z] 66e239b1c104: Preparing [2021-06-11T03:44:41.932Z] 32f366d666a5: Preparing [2021-06-11T03:44:41.932Z] 66e239b1c104: Layer already exists [2021-06-11T03:44:41.932Z] 9c778154f29c: Layer already exists [2021-06-11T03:44:41.932Z] 32f366d666a5: Layer already exists [2021-06-11T03:44:41.932Z] b0996b23ffdc: Layer already exists [2021-06-11T03:44:41.932Z] c464e1270da1: Layer already exists [2021-06-11T03:44:41.932Z] master: digest: sha256:f324a1a14d3365f403c385edb014b752dd20a9dc59bcd0131682495afcf0624a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:44:41.989Z] ===================================================== [Pipeline] echo [2021-06-11T03:44:42.011Z] taggedImages: [2021-06-11T03:44:42.011Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:44:42.011Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-11T03:44:42.011Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.22 [2021-06-11T03:44:42.011Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:44:42.011Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:44:42.791Z] ---> job-cost.sh [2021-06-11T03:44:42.792Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YhQH [2021-06-11T03:44:52.821Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T03:44:59.838Z] Removing intermediate container b712cd103675 [2021-06-11T03:44:59.838Z] ---> 988539f5d717 [2021-06-11T03:44:59.838Z] Successfully built 988539f5d717 [2021-06-11T03:44:59.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:45:00.201Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T03:45:00.201Z] . [Pipeline] withDockerContainer [2021-06-11T03:45:00.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container [2021-06-11T03:45:00.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@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 ******** ci-base-image-arm64 cat [2021-06-11T03:45:02.661Z] $ docker top cde1f9e5f1866e12da2728cda9aa4a82f605b08285ffe8af8ec26d9b59c7a3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:45:03.696Z] + go version [2021-06-11T03:45:03.696Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T03:45:03.720Z] $ docker stop --time=1 cde1f9e5f1866e12da2728cda9aa4a82f605b08285ffe8af8ec26d9b59c7a3cb [2021-06-11T03:45:05.638Z] $ docker rm -f cde1f9e5f1866e12da2728cda9aa4a82f605b08285ffe8af8ec26d9b59c7a3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:45:06.429Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T03:45:06.430Z] . [Pipeline] withDockerContainer [2021-06-11T03:45:06.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container [2021-06-11T03:45:06.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@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 ******** ci-base-image-arm64 cat [2021-06-11T03:45:07.775Z] lf-activate-venv(): INFO: Adding /tmp/venv-YhQH/bin to PATH [2021-06-11T03:45:07.775Z] INFO: No Stack... [2021-06-11T03:45:08.482Z] $ docker top 308667e979e2f5e2e93a224699c5843123d52e0b8779475369bff25ec1271654 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:45:09.164Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T03:45:09.425Z] + go mod tidy [2021-06-11T03:45:09.735Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T03:45:10.038Z] + cat /w/workspace/device-mqtt-go/54/archives/cost.csv [2021-06-11T03:45:10.038Z] + cut -d, -f6 [Pipeline] sh [Pipeline] lock [2021-06-11T03:45:10.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [2021-06-11T03:45:10.140Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] did not exist. Created. [2021-06-11T03:45:10.140Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T03:45:10.464Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T03:45:10.525Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T03:45:10.542Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-11T03:45:10.709Z] + make test [2021-06-11T03:45:10.709Z] go mod tidy [Pipeline] // stage [Pipeline] } [2021-06-11T03:45:11.311Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T03:45:12.296Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-11T03:46:08.915Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-11T03:46:08.915Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.0% of statements [2021-06-11T03:46:08.915Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-11T03:46:08.915Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T03:46:35.728Z] gofmt -l . [2021-06-11T03:46:35.728Z] ["`gofmt -l .`" = ""] [2021-06-11T03:46:35.728Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-11T03:46:35.749Z] $ docker stop --time=1 308667e979e2f5e2e93a224699c5843123d52e0b8779475369bff25ec1271654 [2021-06-11T03:46:37.705Z] $ docker rm -f 308667e979e2f5e2e93a224699c5843123d52e0b8779475369bff25ec1271654 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T03:46:38.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T03:46:38.608Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T03:46:39.089Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T03:46:39.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T03:46:39.987Z] + ls -al . [2021-06-11T03:46:39.987Z] total 144 [2021-06-11T03:46:39.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 03:46 . [2021-06-11T03:46:39.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:43 .. [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 03:43 .dockerignore [2021-06-11T03:46:39.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 03:43 .git [2021-06-11T03:46:39.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:43 .github [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 11 03:43 .gitignore [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 11 03:43 Attribution.txt [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 11 03:43 Dockerfile [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 11 03:43 Dockerfile.build [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 11 03:43 Jenkinsfile [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 03:43 LICENSE [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 11 03:43 Makefile [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 11 03:43 README.md [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 03:40 VERSION [2021-06-11T03:46:39.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:43 bin [2021-06-11T03:46:39.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:43 cmd [2021-06-11T03:46:39.987Z] -rw-r--r-- 1 jenkins jenkins 20788 Jun 11 03:46 coverage.out [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 11 03:43 go.mod [2021-06-11T03:46:39.987Z] -rw-r--r-- 1 jenkins jenkins 21058 Jun 11 03:45 go.sum [2021-06-11T03:46:39.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:43 internal [2021-06-11T03:46:39.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:43 mock [2021-06-11T03:46:39.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:43 snap [2021-06-11T03:46:39.987Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 03:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:46:40.332Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 --label arch=arm64 --label version=1.3.2-dev.22 . [2021-06-11T03:46:40.614Z] Sending build context to Docker daemon 623.6kB [2021-06-11T03:46:40.614Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T03:46:40.614Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T03:46:40.614Z] ---> 988539f5d717 [2021-06-11T03:46:40.614Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T03:46:40.885Z] ---> Running in e2d7e2d4d47c [2021-06-11T03:46:41.477Z] Removing intermediate container e2d7e2d4d47c [2021-06-11T03:46:41.477Z] ---> 6a21cec6a62e [2021-06-11T03:46:41.477Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T03:46:41.477Z] ---> Running in 7e31f67aef0b [2021-06-11T03:46:42.071Z] Removing intermediate container 7e31f67aef0b [2021-06-11T03:46:42.071Z] ---> 9a1eeb669ed5 [2021-06-11T03:46:42.071Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T03:46:42.345Z] ---> Running in 4e43c6bbbc83 [2021-06-11T03:46:44.329Z] Removing intermediate container 4e43c6bbbc83 [2021-06-11T03:46:44.330Z] ---> 81304bf7427e [2021-06-11T03:46:44.330Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T03:46:44.603Z] ---> Running in 79c1d25d1603 [2021-06-11T03:46:45.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:46:46.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:46:47.530Z] OK: 145 MiB in 53 packages [2021-06-11T03:46:48.525Z] Removing intermediate container 79c1d25d1603 [2021-06-11T03:46:48.525Z] ---> ec7a87512c8b [2021-06-11T03:46:48.525Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-11T03:46:48.525Z] ---> Running in 295920acd647 [2021-06-11T03:46:49.124Z] Removing intermediate container 295920acd647 [2021-06-11T03:46:49.124Z] ---> 82abf212397e [2021-06-11T03:46:49.124Z] Step 8/24 : COPY . . [2021-06-11T03:46:50.104Z] ---> 18307e9a4b45 [2021-06-11T03:46:50.104Z] Step 9/24 : RUN go mod tidy [2021-06-11T03:46:50.377Z] ---> Running in f1f561cf09eb [2021-06-11T03:46:53.759Z] Removing intermediate container f1f561cf09eb [2021-06-11T03:46:53.759Z] ---> 623ca009a70e [2021-06-11T03:46:53.759Z] Step 10/24 : RUN go mod download [2021-06-11T03:46:53.759Z] ---> Running in 66d4e636fb39 [2021-06-11T03:46:55.737Z] Removing intermediate container 66d4e636fb39 [2021-06-11T03:46:55.737Z] ---> 7e492d2136b7 [2021-06-11T03:46:55.737Z] Step 11/24 : ARG MAKE='make build' [2021-06-11T03:46:55.737Z] ---> Running in e5d9870c4fb2 [2021-06-11T03:46:56.334Z] Removing intermediate container e5d9870c4fb2 [2021-06-11T03:46:56.334Z] ---> d895c45cf299 [2021-06-11T03:46:56.334Z] Step 12/24 : RUN $MAKE [2021-06-11T03:46:56.334Z] ---> Running in 81812d9878d3 [2021-06-11T03:46:57.770Z] go mod tidy [2021-06-11T03:46:58.046Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.22" -o cmd/device-mqtt ./cmd [2021-06-11T03:47:37.115Z] Removing intermediate container 81812d9878d3 [2021-06-11T03:47:37.115Z] ---> 886a90a62ab7 [2021-06-11T03:47:37.115Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T03:47:37.115Z] 3.12: Pulling from library/alpine [2021-06-11T03:47:37.115Z] d2f70382dc9a: Pulling fs layer [2021-06-11T03:47:37.115Z] d2f70382dc9a: Download complete [2021-06-11T03:47:37.115Z] d2f70382dc9a: Pull complete [2021-06-11T03:47:37.115Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T03:47:37.115Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T03:47:37.115Z] ---> 9852663dfa18 [2021-06-11T03:47:37.115Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-11T03:47:37.115Z] ---> Running in 8449bca15a16 [2021-06-11T03:47:37.115Z] Removing intermediate container 8449bca15a16 [2021-06-11T03:47:37.115Z] ---> 3eca13276aaa [2021-06-11T03:47:37.115Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T03:47:37.115Z] ---> Running in 6d112c9d040d [2021-06-11T03:47:37.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T03:47:37.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T03:47:38.264Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T03:47:38.546Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T03:47:38.546Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T03:47:38.546Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T03:47:38.546Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T03:47:38.546Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T03:47:38.546Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T03:47:38.546Z] OK: 8 MiB in 20 packages [2021-06-11T03:47:39.530Z] Removing intermediate container 6d112c9d040d [2021-06-11T03:47:39.530Z] ---> 060c1a357f71 [2021-06-11T03:47:39.530Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-11T03:47:40.968Z] ---> ffb055b10c3b [2021-06-11T03:47:40.968Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-11T03:47:41.565Z] ---> f3335bc1f2bc [2021-06-11T03:47:41.565Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-11T03:47:42.545Z] ---> 4294f558d422 [2021-06-11T03:47:42.545Z] Step 19/24 : EXPOSE 59982 [2021-06-11T03:47:42.545Z] ---> Running in f14f0fd489a1 [2021-06-11T03:47:43.141Z] Removing intermediate container f14f0fd489a1 [2021-06-11T03:47:43.141Z] ---> 38a720809582 [2021-06-11T03:47:43.141Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-11T03:47:43.141Z] ---> Running in b2ba996f1955 [2021-06-11T03:47:43.734Z] Removing intermediate container b2ba996f1955 [2021-06-11T03:47:43.734Z] ---> 58b46002e284 [2021-06-11T03:47:43.734Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T03:47:43.734Z] ---> Running in c8596febc8bd [2021-06-11T03:47:44.333Z] Removing intermediate container c8596febc8bd [2021-06-11T03:47:44.333Z] ---> 5ffa1be1863b [2021-06-11T03:47:44.333Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T03:47:44.333Z] ---> Running in 63b819516004 [2021-06-11T03:47:44.611Z] Removing intermediate container 63b819516004 [2021-06-11T03:47:44.612Z] ---> dae72a696975 [2021-06-11T03:47:44.612Z] Step 23/24 : LABEL git_sha=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:47:44.885Z] ---> Running in cb7c0b6b4ff6 [2021-06-11T03:47:45.481Z] Removing intermediate container cb7c0b6b4ff6 [2021-06-11T03:47:45.481Z] ---> a984631d057f [2021-06-11T03:47:45.481Z] Step 24/24 : LABEL version=1.3.2-dev.22 [2021-06-11T03:47:45.481Z] ---> Running in dd9f1cb0f70e [2021-06-11T03:47:46.073Z] Removing intermediate container dd9f1cb0f70e [2021-06-11T03:47:46.073Z] ---> 360a68c33634 [2021-06-11T03:47:46.073Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T03:47:46.073Z] Successfully built 360a68c33634 [2021-06-11T03:47:46.073Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:47:46.283Z] provisioning config files... [2021-06-11T03:47:46.304Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config4202541481480825258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:47:46.662Z] ---> docker-login.sh [2021-06-11T03:47:46.662Z] nexus3.edgexfoundry.org:10001 [2021-06-11T03:47:46.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:47:46.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:47:46.939Z] Configure a credential helper to remove this warning. See [2021-06-11T03:47:46.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:47:46.939Z] [2021-06-11T03:47:46.939Z] Login Succeeded [2021-06-11T03:47:46.939Z] nexus3.edgexfoundry.org:10002 [2021-06-11T03:47:47.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:47:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:47:47.537Z] Configure a credential helper to remove this warning. See [2021-06-11T03:47:47.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:47:47.537Z] [2021-06-11T03:47:47.537Z] Login Succeeded [2021-06-11T03:47:47.537Z] nexus3.edgexfoundry.org:10003 [2021-06-11T03:47:48.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:47:48.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:47:48.132Z] Configure a credential helper to remove this warning. See [2021-06-11T03:47:48.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:47:48.132Z] [2021-06-11T03:47:48.132Z] Login Succeeded [2021-06-11T03:47:48.132Z] nexus3.edgexfoundry.org:10004 [2021-06-11T03:47:48.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:47:48.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:47:48.731Z] Configure a credential helper to remove this warning. See [2021-06-11T03:47:48.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:47:48.731Z] [2021-06-11T03:47:48.731Z] Login Succeeded [2021-06-11T03:47:48.731Z] docker.io [2021-06-11T03:47:49.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T03:47:49.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T03:47:49.603Z] Configure a credential helper to remove this warning. See [2021-06-11T03:47:49.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T03:47:49.603Z] [2021-06-11T03:47:49.603Z] Login Succeeded [2021-06-11T03:47:49.603Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T03:47:49.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:47:49.706Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-11T03:47:49.706Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:47:49.706Z] latest [2021-06-11T03:47:49.706Z] 1.3.2-dev.22 [2021-06-11T03:47:49.706Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:47:49.706Z] master [2021-06-11T03:47:49.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:50.102Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:50.448Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:47:50.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:47:50.448Z] aecd78648969: Preparing [2021-06-11T03:47:50.448Z] b189ef7cf112: Preparing [2021-06-11T03:47:50.448Z] bb1ed9878af0: Preparing [2021-06-11T03:47:50.448Z] f35f1f04a2f7: Preparing [2021-06-11T03:47:50.448Z] 3fbe34a1663b: Preparing [2021-06-11T03:47:50.722Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:47:50.995Z] aecd78648969: Pushed [2021-06-11T03:47:50.995Z] b189ef7cf112: Pushed [2021-06-11T03:47:51.590Z] f35f1f04a2f7: Pushed [2021-06-11T03:47:53.566Z] bb1ed9878af0: Pushed [2021-06-11T03:47:53.840Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0: digest: sha256:6f82a4a8f2a6d0d2e546e6941adc39e16066d50c4dfa96c71cf780860bb4f52e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:54.205Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:54.554Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-11T03:47:54.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:47:54.554Z] aecd78648969: Preparing [2021-06-11T03:47:54.554Z] b189ef7cf112: Preparing [2021-06-11T03:47:54.554Z] bb1ed9878af0: Preparing [2021-06-11T03:47:54.554Z] f35f1f04a2f7: Preparing [2021-06-11T03:47:54.554Z] 3fbe34a1663b: Preparing [2021-06-11T03:47:54.554Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:47:54.554Z] aecd78648969: Layer already exists [2021-06-11T03:47:54.554Z] b189ef7cf112: Layer already exists [2021-06-11T03:47:54.554Z] f35f1f04a2f7: Layer already exists [2021-06-11T03:47:54.554Z] bb1ed9878af0: Layer already exists [2021-06-11T03:47:54.829Z] latest: digest: sha256:6f82a4a8f2a6d0d2e546e6941adc39e16066d50c4dfa96c71cf780860bb4f52e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:55.183Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:55.529Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.22 [2021-06-11T03:47:55.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:47:55.529Z] aecd78648969: Preparing [2021-06-11T03:47:55.529Z] b189ef7cf112: Preparing [2021-06-11T03:47:55.529Z] bb1ed9878af0: Preparing [2021-06-11T03:47:55.529Z] f35f1f04a2f7: Preparing [2021-06-11T03:47:55.529Z] 3fbe34a1663b: Preparing [2021-06-11T03:47:55.529Z] f35f1f04a2f7: Layer already exists [2021-06-11T03:47:55.529Z] aecd78648969: Layer already exists [2021-06-11T03:47:55.529Z] bb1ed9878af0: Layer already exists [2021-06-11T03:47:55.529Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:47:55.805Z] b189ef7cf112: Layer already exists [2021-06-11T03:47:55.805Z] 1.3.2-dev.22: digest: sha256:6f82a4a8f2a6d0d2e546e6941adc39e16066d50c4dfa96c71cf780860bb4f52e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:56.167Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:56.517Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:47:56.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:47:56.517Z] aecd78648969: Preparing [2021-06-11T03:47:56.517Z] b189ef7cf112: Preparing [2021-06-11T03:47:56.517Z] bb1ed9878af0: Preparing [2021-06-11T03:47:56.517Z] f35f1f04a2f7: Preparing [2021-06-11T03:47:56.517Z] 3fbe34a1663b: Preparing [2021-06-11T03:47:56.517Z] b189ef7cf112: Layer already exists [2021-06-11T03:47:56.517Z] aecd78648969: Layer already exists [2021-06-11T03:47:56.517Z] bb1ed9878af0: Layer already exists [2021-06-11T03:47:56.517Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:47:56.517Z] f35f1f04a2f7: Layer already exists [2021-06-11T03:47:56.793Z] 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22: digest: sha256:6f82a4a8f2a6d0d2e546e6941adc39e16066d50c4dfa96c71cf780860bb4f52e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:57.149Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:47:57.491Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-11T03:47:57.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-11T03:47:57.491Z] aecd78648969: Preparing [2021-06-11T03:47:57.491Z] b189ef7cf112: Preparing [2021-06-11T03:47:57.491Z] bb1ed9878af0: Preparing [2021-06-11T03:47:57.491Z] f35f1f04a2f7: Preparing [2021-06-11T03:47:57.491Z] 3fbe34a1663b: Preparing [2021-06-11T03:47:57.491Z] f35f1f04a2f7: Layer already exists [2021-06-11T03:47:57.491Z] 3fbe34a1663b: Layer already exists [2021-06-11T03:47:57.491Z] bb1ed9878af0: Layer already exists [2021-06-11T03:47:57.491Z] aecd78648969: Layer already exists [2021-06-11T03:47:57.491Z] b189ef7cf112: Layer already exists [2021-06-11T03:47:57.764Z] master: digest: sha256:6f82a4a8f2a6d0d2e546e6941adc39e16066d50c4dfa96c71cf780860bb4f52e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T03:47:57.837Z] ===================================================== [Pipeline] echo [2021-06-11T03:47:57.855Z] taggedImages: [2021-06-11T03:47:57.855Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [2021-06-11T03:47:57.855Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-11T03:47:57.855Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.22 [2021-06-11T03:47:57.855Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d8aa52d1e25508a3667e2ee886235de5ef8f7b0-1.3.2-dev.22 [2021-06-11T03:47:57.855Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:47:58.301Z] ---> job-cost.sh [2021-06-11T03:47:58.301Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m0si [2021-06-11T03:48:37.298Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T03:49:59.052Z] lf-activate-venv(): INFO: Adding /tmp/venv-m0si/bin to PATH [2021-06-11T03:49:59.052Z] INFO: No Stack... [2021-06-11T03:49:59.052Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T03:49:59.325Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T03:49:59.670Z] + + cat /w/workspace/device-mqtt-go/54/archives/cost.csvcut [2021-06-11T03:49:59.670Z] -d, -f6 [Pipeline] lock [2021-06-11T03:49:59.738Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [2021-06-11T03:49:59.748Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] did not exist. Created. [2021-06-11T03:49:59.749Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T03:50:00.135Z] /w/workspace/device-mqtt-go/54@tmp/durable-cf58a7c8/script.sh: 1: /w/workspace/device-mqtt-go/54@tmp/durable-cf58a7c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T03:50:00.482Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T03:50:00.519Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T03:50:00.673Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T03:50:00.692Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-54-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-11T03:50:01.673Z] provisioning config files... [2021-06-11T03:50:01.683Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3018615330570865474tmp [Pipeline] { [Pipeline] sh [2021-06-11T03:50:02.007Z] + set +x [2021-06-11T03:50:02.007Z] + curl -s https://codecov.io/bash [2021-06-11T03:50:02.007Z] + bash -s -- [2021-06-11T03:50:02.007Z] [2021-06-11T03:50:02.007Z] _____ _ [2021-06-11T03:50:02.007Z] / ____| | | [2021-06-11T03:50:02.007Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T03:50:02.007Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T03:50:02.007Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T03:50:02.007Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T03:50:02.007Z] Bash-1.0.3 [2021-06-11T03:50:02.007Z] [2021-06-11T03:50:02.007Z] [2021-06-11T03:50:02.007Z] ==> git version 2.24.4 found [2021-06-11T03:50:02.007Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-11T03:50:02.007Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T03:50:02.007Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T03:50:02.007Z] ==> Jenkins CI detected. [2021-06-11T03:50:02.007Z] project root: . [2021-06-11T03:50:02.271Z] --> token set from env [2021-06-11T03:50:02.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T03:50:02.271Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T03:50:02.271Z] ==> Python coveragepy not found [2021-06-11T03:50:02.271Z] ==> Searching for coverage reports in: [2021-06-11T03:50:02.271Z] + . [2021-06-11T03:50:02.271Z] -> Found 1 reports [2021-06-11T03:50:02.271Z] ==> Detecting git/mercurial file structure [2021-06-11T03:50:02.271Z] ==> Reading reports [2021-06-11T03:50:02.271Z] + ./coverage.out bytes=20788 [2021-06-11T03:50:02.271Z] ==> Appending adjustments [2021-06-11T03:50:02.271Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T03:50:02.271Z] + Found adjustments [2021-06-11T03:50:02.271Z] ==> Gzipping contents [2021-06-11T03:50:02.271Z] 4.0K /tmp/codecov.Qb9Lam.gz [2021-06-11T03:50:02.271Z] ==> Uploading reports [2021-06-11T03:50:02.271Z] url: https://codecov.io [2021-06-11T03:50:02.271Z] query: branch=master&commit=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T03:50:02.271Z] -> Pinging Codecov [2021-06-11T03:50:02.271Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5d8aa52d1e25508a3667e2ee886235de5ef8f7b0&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T03:50:02.844Z] -> Uploading to [2021-06-11T03:50:02.844Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/7D719EC7BBE17E464838252E33014C33/5d8aa52d1e25508a3667e2ee886235de5ef8f7b0/af43fa47-4cf3-4382-9a77-ebe18d593202.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T035002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26ce282eba341b90d59599559975f221526cfd64da7126179657865a92950fa0 [2021-06-11T03:50:02.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T03:50:02.844Z] Dload Upload Total Spent Left Speed [2021-06-11T03:50:03.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3545 0 0 100 3545 0 10000 --:--:-- --:--:-- --:--:-- 10014 [2021-06-11T03:50:03.106Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] } [2021-06-11T03:50:03.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-11T03:50:04.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-11T03:50:04.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:04.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:50:04.453Z] [2021-06-11T03:50:04.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:04.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:50:04.804Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-11T03:50:04.804Z] 188c0c94c7c5: Pulling fs layer [2021-06-11T03:50:04.804Z] 0ef7d3d256c8: Pulling fs layer [2021-06-11T03:50:04.804Z] de9db76c5a1d: Pulling fs layer [2021-06-11T03:50:04.804Z] 0eba1c9be4d2: Pulling fs layer [2021-06-11T03:50:04.804Z] 0d57e429df01: Pulling fs layer [2021-06-11T03:50:04.804Z] 4e4be7b47b0d: Pulling fs layer [2021-06-11T03:50:04.804Z] e1f770b5df2f: Pulling fs layer [2021-06-11T03:50:04.804Z] 85a0685a4137: Pulling fs layer [2021-06-11T03:50:04.804Z] 4e4be7b47b0d: Waiting [2021-06-11T03:50:04.804Z] e1f770b5df2f: Waiting [2021-06-11T03:50:04.804Z] 85a0685a4137: Waiting [2021-06-11T03:50:04.804Z] 0eba1c9be4d2: Waiting [2021-06-11T03:50:04.804Z] 0d57e429df01: Waiting [2021-06-11T03:50:04.804Z] de9db76c5a1d: Verifying Checksum [2021-06-11T03:50:04.804Z] de9db76c5a1d: Download complete [2021-06-11T03:50:05.071Z] 0ef7d3d256c8: Verifying Checksum [2021-06-11T03:50:05.071Z] 0ef7d3d256c8: Download complete [2021-06-11T03:50:05.071Z] 0d57e429df01: Verifying Checksum [2021-06-11T03:50:05.071Z] 0d57e429df01: Download complete [2021-06-11T03:50:05.336Z] 4e4be7b47b0d: Verifying Checksum [2021-06-11T03:50:05.336Z] 4e4be7b47b0d: Download complete [2021-06-11T03:50:05.605Z] 188c0c94c7c5: Verifying Checksum [2021-06-11T03:50:05.605Z] 188c0c94c7c5: Download complete [2021-06-11T03:50:05.605Z] 188c0c94c7c5: Pull complete [2021-06-11T03:50:05.867Z] 0ef7d3d256c8: Pull complete [2021-06-11T03:50:05.867Z] de9db76c5a1d: Pull complete [2021-06-11T03:50:06.810Z] e1f770b5df2f: Verifying Checksum [2021-06-11T03:50:06.810Z] e1f770b5df2f: Download complete [2021-06-11T03:50:08.210Z] 0eba1c9be4d2: Verifying Checksum [2021-06-11T03:50:08.210Z] 0eba1c9be4d2: Download complete [2021-06-11T03:50:08.783Z] 85a0685a4137: Verifying Checksum [2021-06-11T03:50:08.783Z] 85a0685a4137: Download complete [2021-06-11T03:50:11.370Z] 0eba1c9be4d2: Pull complete [2021-06-11T03:50:11.370Z] 0d57e429df01: Pull complete [2021-06-11T03:50:11.370Z] 4e4be7b47b0d: Pull complete [2021-06-11T03:50:11.978Z] e1f770b5df2f: Pull complete [2021-06-11T03:50:15.305Z] 85a0685a4137: Pull complete [2021-06-11T03:50:15.305Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-11T03:50:15.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T03:50:15.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-11T03:50:15.386Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:50:15.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-11T03:50:19.074Z] $ docker top 90c043e851b36afd7cad1b408b537dd75ee5493fa20d4e815bdafd9f10f28c8c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T03:50:19.185Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-11T03:50:19.500Z] + set -o pipefail [2021-06-11T03:50:19.500Z] + snyk monitor '--org=edgex-jenkins' [2021-06-11T03:50:24.814Z] [2021-06-11T03:50:24.814Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-11T03:50:24.814Z] [2021-06-11T03:50:24.814Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/9a78f854-1d52-40d4-8a69-c67eda917bf6 [2021-06-11T03:50:24.814Z] [2021-06-11T03:50:24.814Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-11T03:50:24.814Z] [2021-06-11T03:50:24.814Z] [Pipeline] } [2021-06-11T03:50:24.834Z] $ docker stop --time=1 90c043e851b36afd7cad1b408b537dd75ee5493fa20d4e815bdafd9f10f28c8c [2021-06-11T03:50:27.668Z] $ docker rm -f 90c043e851b36afd7cad1b408b537dd75ee5493fa20d4e815bdafd9f10f28c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T03:50:28.854Z] + git log --format=format:%s -1 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:29.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:50:29.164Z] . [Pipeline] withDockerContainer [2021-06-11T03:50:29.248Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:50:29.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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-06-11T03:50:29.648Z] $ docker top 722d26e7330e5ec8db424955f9a4c8aaff4ffbabd3b41db207ea451f726cfbfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:50:29.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:50:29.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:50:29.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:50:29.905Z] $ docker exec 722d26e7330e5ec8db424955f9a4c8aaff4ffbabd3b41db207ea451f726cfbfe ssh-agent [2021-06-11T03:50:30.017Z] SSH_AUTH_SOCK=/tmp/ssh-s97vjGNXGuWT/agent.13 [2021-06-11T03:50:30.017Z] SSH_AGENT_PID=19 [2021-06-11T03:50:30.023Z] Running ssh-add (command line suppressed) [2021-06-11T03:50:30.137Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1476394653883829807.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1476394653883829807.key) [2021-06-11T03:50:30.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:50:30.471Z] + git semver tag [2021-06-11T03:50:30.472Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:50:30.472Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:50:30.472Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:50:30.472Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:50:30.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:50:30.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:50:30.472Z] # $SEMVER_BRANCH = master [2021-06-11T03:50:30.472Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-11T03:50:30.472Z] # 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 HEAD [2021-06-11T03:50:30.472Z] # -> Force: false [2021-06-11T03:50:30.472Z] # c45eea7cd356a309fd688e3196b14b6c3acda77f refs/tags/v1.3.2-dev.22 [Pipeline] } [2021-06-11T03:50:30.484Z] $ docker exec --env ******** --env ******** 722d26e7330e5ec8db424955f9a4c8aaff4ffbabd3b41db207ea451f726cfbfe ssh-agent -k [2021-06-11T03:50:30.575Z] unset SSH_AUTH_SOCK; [2021-06-11T03:50:30.575Z] unset SSH_AGENT_PID; [2021-06-11T03:50:30.575Z] echo Agent pid 19 killed; [2021-06-11T03:50:30.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:50:30.926Z] + git semver [Pipeline] } [2021-06-11T03:50:30.944Z] $ docker stop --time=1 722d26e7330e5ec8db424955f9a4c8aaff4ffbabd3b41db207ea451f726cfbfe [2021-06-11T03:50:32.122Z] $ docker rm -f 722d26e7330e5ec8db424955f9a4c8aaff4ffbabd3b41db207ea451f726cfbfe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:32.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:50:32.596Z] [2021-06-11T03:50:32.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:32.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:50:32.916Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-11T03:50:32.916Z] ab5ef0e58194: Pulling fs layer [2021-06-11T03:50:32.916Z] 9712f1f96733: Pulling fs layer [2021-06-11T03:50:32.916Z] 63f879dbbcfc: Pulling fs layer [2021-06-11T03:50:32.916Z] 0d9ebad4ef96: Pulling fs layer [2021-06-11T03:50:32.916Z] e9a5061849ea: Pulling fs layer [2021-06-11T03:50:32.916Z] d747dcd14b5f: Pulling fs layer [2021-06-11T03:50:32.916Z] 2de7ff778b66: Pulling fs layer [2021-06-11T03:50:32.916Z] 0d9ebad4ef96: Waiting [2021-06-11T03:50:32.916Z] e9a5061849ea: Waiting [2021-06-11T03:50:32.916Z] d747dcd14b5f: Waiting [2021-06-11T03:50:32.916Z] 9712f1f96733: Verifying Checksum [2021-06-11T03:50:32.916Z] 9712f1f96733: Download complete [2021-06-11T03:50:34.315Z] 63f879dbbcfc: Verifying Checksum [2021-06-11T03:50:34.315Z] 63f879dbbcfc: Download complete [2021-06-11T03:50:34.581Z] e9a5061849ea: Verifying Checksum [2021-06-11T03:50:34.581Z] e9a5061849ea: Download complete [2021-06-11T03:50:34.581Z] d747dcd14b5f: Verifying Checksum [2021-06-11T03:50:34.581Z] d747dcd14b5f: Download complete [2021-06-11T03:50:34.845Z] 2de7ff778b66: Verifying Checksum [2021-06-11T03:50:34.845Z] 2de7ff778b66: Download complete [2021-06-11T03:50:35.106Z] 0d9ebad4ef96: Verifying Checksum [2021-06-11T03:50:35.107Z] 0d9ebad4ef96: Download complete [2021-06-11T03:50:35.368Z] ab5ef0e58194: Verifying Checksum [2021-06-11T03:50:35.368Z] ab5ef0e58194: Download complete [2021-06-11T03:50:37.940Z] ab5ef0e58194: Pull complete [2021-06-11T03:50:37.940Z] 9712f1f96733: Pull complete [2021-06-11T03:50:38.901Z] 63f879dbbcfc: Pull complete [2021-06-11T03:50:42.243Z] 0d9ebad4ef96: Pull complete [2021-06-11T03:50:42.243Z] e9a5061849ea: Pull complete [2021-06-11T03:50:42.507Z] d747dcd14b5f: Pull complete [2021-06-11T03:50:43.458Z] 2de7ff778b66: Pull complete [2021-06-11T03:50:43.458Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-11T03:50:43.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T03:50:43.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-11T03:50:43.527Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:50:43.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-11T03:50:47.951Z] $ docker top 2ad7b1f757ff9f1f99d9cba6d10e18f51c27543328ea3eda7ad15a8223307dd8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:50:48.044Z] provisioning config files... [2021-06-11T03:50:48.056Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3112913478545925851tmp [2021-06-11T03:50:48.068Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4434731534841898803tmp [2021-06-11T03:50:48.081Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6404661336490215149tmp [Pipeline] { [Pipeline] echo [2021-06-11T03:50:48.102Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:50:48.402Z] ---> sigul-configuration.sh [2021-06-11T03:50:48.403Z] gpg: directory `/root/.gnupg' created [2021-06-11T03:50:48.403Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-11T03:50:48.403Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-11T03:50:48.403Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-11T03:50:48.403Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-11T03:50:48.403Z] gpg: CAST5 encrypted data [2021-06-11T03:50:48.403Z] gpg: encrypted with 1 passphrase [2021-06-11T03:50:48.403Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-11T03:50:48.706Z] + mkdir /home/jenkins [2021-06-11T03:50:48.706Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-11T03:50:49.006Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-11T03:50:49.018Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:50:49.332Z] ---> sigul-install.sh [2021-06-11T03:50:53.560Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-11T03:50:53.861Z] + git tag --list [2021-06-11T03:50:53.861Z] 0.7.1 [2021-06-11T03:50:53.861Z] v1.0.0 [2021-06-11T03:50:53.861Z] v1.1.0 [2021-06-11T03:50:53.861Z] v1.1.1 [2021-06-11T03:50:53.861Z] v1.2.2 [2021-06-11T03:50:53.861Z] v1.3.0 [2021-06-11T03:50:53.861Z] v1.3.1 [2021-06-11T03:50:53.861Z] v1.3.1-dev.1 [2021-06-11T03:50:53.861Z] v1.3.1-dev.2 [2021-06-11T03:50:53.861Z] v1.3.1-dev.3 [2021-06-11T03:50:53.861Z] v1.3.1-dev.4 [2021-06-11T03:50:53.861Z] v1.3.2-dev.1 [2021-06-11T03:50:53.861Z] v1.3.2-dev.10 [2021-06-11T03:50:53.861Z] v1.3.2-dev.11 [2021-06-11T03:50:53.861Z] v1.3.2-dev.12 [2021-06-11T03:50:53.861Z] v1.3.2-dev.13 [2021-06-11T03:50:53.861Z] v1.3.2-dev.14 [2021-06-11T03:50:53.861Z] v1.3.2-dev.15 [2021-06-11T03:50:53.861Z] v1.3.2-dev.16 [2021-06-11T03:50:53.861Z] v1.3.2-dev.17 [2021-06-11T03:50:53.861Z] v1.3.2-dev.18 [2021-06-11T03:50:53.861Z] v1.3.2-dev.19 [2021-06-11T03:50:53.861Z] v1.3.2-dev.2 [2021-06-11T03:50:53.861Z] v1.3.2-dev.20 [2021-06-11T03:50:53.861Z] v1.3.2-dev.21 [2021-06-11T03:50:53.861Z] v1.3.2-dev.22 [2021-06-11T03:50:53.861Z] v1.3.2-dev.3 [2021-06-11T03:50:53.861Z] v1.3.2-dev.4 [2021-06-11T03:50:53.861Z] v1.3.2-dev.5 [2021-06-11T03:50:53.861Z] v1.3.2-dev.6 [2021-06-11T03:50:53.861Z] v1.3.2-dev.7 [2021-06-11T03:50:53.861Z] v1.3.2-dev.8 [2021-06-11T03:50:53.861Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-11T03:50:54.167Z] + lftools sign git-tag v1.3.2-dev.22 [2021-06-11T03:50:54.742Z] Signing Git tag with Sigul... [2021-06-11T03:50:54.742Z] Signing v1.3.2-dev.22 [Pipeline] echo [2021-06-11T03:50:55.700Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:50:55.995Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-11T03:50:56.003Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-11T03:50:56.042Z] $ docker stop --time=1 2ad7b1f757ff9f1f99d9cba6d10e18f51c27543328ea3eda7ad15a8223307dd8 [2021-06-11T03:50:57.639Z] $ docker rm -f 2ad7b1f757ff9f1f99d9cba6d10e18f51c27543328ea3eda7ad15a8223307dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:50:58.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:50:58.270Z] . [Pipeline] withDockerContainer [2021-06-11T03:50:58.351Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:50:58.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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-06-11T03:50:58.788Z] $ docker top 1f3c098d4c2e2b6292cc752d29582b904ed3d29203ea39a518c8bca25f2bb1d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:50:58.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:50:58.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:50:59.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:50:59.061Z] $ docker exec 1f3c098d4c2e2b6292cc752d29582b904ed3d29203ea39a518c8bca25f2bb1d9 ssh-agent [2021-06-11T03:50:59.163Z] SSH_AUTH_SOCK=/tmp/ssh-Y2ESpeb7lUIN/agent.14 [2021-06-11T03:50:59.163Z] SSH_AGENT_PID=20 [2021-06-11T03:50:59.169Z] Running ssh-add (command line suppressed) [2021-06-11T03:50:59.281Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_822850220602938526.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_822850220602938526.key) [2021-06-11T03:50:59.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:50:59.622Z] + git semver bump pre [2021-06-11T03:50:59.622Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:50:59.622Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:50:59.622Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:50:59.622Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:50:59.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:50:59.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:50:59.622Z] # $SEMVER_BRANCH = master [2021-06-11T03:50:59.622Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-11T03:50:59.622Z] 1.3.2-dev.23 [Pipeline] } [2021-06-11T03:50:59.636Z] $ docker exec --env ******** --env ******** 1f3c098d4c2e2b6292cc752d29582b904ed3d29203ea39a518c8bca25f2bb1d9 ssh-agent -k [2021-06-11T03:50:59.739Z] unset SSH_AUTH_SOCK; [2021-06-11T03:50:59.739Z] unset SSH_AGENT_PID; [2021-06-11T03:50:59.739Z] echo Agent pid 20 killed; [2021-06-11T03:50:59.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:51:00.109Z] + git semver [Pipeline] } [2021-06-11T03:51:00.126Z] $ docker stop --time=1 1f3c098d4c2e2b6292cc752d29582b904ed3d29203ea39a518c8bca25f2bb1d9 [2021-06-11T03:51:01.324Z] $ docker rm -f 1f3c098d4c2e2b6292cc752d29582b904ed3d29203ea39a518c8bca25f2bb1d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:51:01.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T03:51:01.735Z] . [Pipeline] withDockerContainer [2021-06-11T03:51:01.831Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:51:01.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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-06-11T03:51:02.288Z] $ docker top bdb926c3baa7b0fe2c1bceb3b76a3391997bf6f14bf91dfd410a7fe95de24fc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T03:51:02.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T03:51:02.419Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T03:51:02.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T03:51:02.545Z] $ docker exec bdb926c3baa7b0fe2c1bceb3b76a3391997bf6f14bf91dfd410a7fe95de24fc0 ssh-agent [2021-06-11T03:51:02.658Z] SSH_AUTH_SOCK=/tmp/ssh-QCTYwJY1sc1j/agent.13 [2021-06-11T03:51:02.658Z] SSH_AGENT_PID=20 [2021-06-11T03:51:02.665Z] Running ssh-add (command line suppressed) [2021-06-11T03:51:02.770Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2499147054429743906.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2499147054429743906.key) [2021-06-11T03:51:02.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T03:51:03.090Z] + git semver push [2021-06-11T03:51:03.090Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T03:51:03.090Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-11T03:51:03.090Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:51:03.090Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T03:51:03.090Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T03:51:03.090Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T03:51:03.090Z] # $SEMVER_BRANCH = master [2021-06-11T03:51:03.090Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-11T03:51:08.401Z] $ docker exec --env ******** --env ******** bdb926c3baa7b0fe2c1bceb3b76a3391997bf6f14bf91dfd410a7fe95de24fc0 ssh-agent -k [2021-06-11T03:51:08.492Z] unset SSH_AUTH_SOCK; [2021-06-11T03:51:08.493Z] unset SSH_AGENT_PID; [2021-06-11T03:51:08.493Z] echo Agent pid 20 killed; [2021-06-11T03:51:08.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T03:51:08.849Z] + git semver [Pipeline] } [2021-06-11T03:51:08.866Z] $ docker stop --time=1 bdb926c3baa7b0fe2c1bceb3b76a3391997bf6f14bf91dfd410a7fe95de24fc0 [2021-06-11T03:51:10.059Z] $ docker rm -f bdb926c3baa7b0fe2c1bceb3b76a3391997bf6f14bf91dfd410a7fe95de24fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:11.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:11.748Z] ---> package-listing.sh [2021-06-11T03:51:11.748Z] ++ facter osfamily [2021-06-11T03:51:11.748Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T03:51:12.016Z] + OS_FAMILY=redhat [2021-06-11T03:51:12.016Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:51:12.016Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T03:51:12.016Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T03:51:12.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T03:51:12.016Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T03:51:12.016Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-11T03:51:12.016Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T03:51:12.016Z] + case "${OS_FAMILY}" in [2021-06-11T03:51:12.016Z] + rpm -qa [2021-06-11T03:51:12.016Z] + sort [2021-06-11T03:51:12.592Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T03:51:12.592Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T03:51:12.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T03:51:12.592Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-11T03:51:12.592Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-11T03:51:12.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-06-11T03:51:12.867Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T03:51:13.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:51:13.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:51:13.732Z] [2021-06-11T03:51:13.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T03:51:14.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:51:14.051Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T03:51:14.051Z] df20fa9351a1: Pulling fs layer [2021-06-11T03:51:14.051Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T03:51:14.051Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T03:51:14.051Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T03:51:14.051Z] 93b61091891f: Pulling fs layer [2021-06-11T03:51:14.051Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T03:51:14.051Z] 5e14af77c1be: Pulling fs layer [2021-06-11T03:51:14.051Z] 01666e4c0597: Pulling fs layer [2021-06-11T03:51:14.051Z] aa168da1d23b: Pulling fs layer [2021-06-11T03:51:14.051Z] 46f8f816bc3b: Waiting [2021-06-11T03:51:14.051Z] 93b61091891f: Waiting [2021-06-11T03:51:14.051Z] 93b9cdb0e59b: Waiting [2021-06-11T03:51:14.051Z] 5e14af77c1be: Waiting [2021-06-11T03:51:14.051Z] 01666e4c0597: Waiting [2021-06-11T03:51:14.051Z] aa168da1d23b: Waiting [2021-06-11T03:51:14.051Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T03:51:14.051Z] 36b3adc4ff6f: Download complete [2021-06-11T03:51:14.051Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T03:51:14.051Z] 46f8f816bc3b: Download complete [2021-06-11T03:51:14.051Z] df20fa9351a1: Verifying Checksum [2021-06-11T03:51:14.051Z] df20fa9351a1: Download complete [2021-06-11T03:51:14.318Z] 93b61091891f: Verifying Checksum [2021-06-11T03:51:14.318Z] 93b61091891f: Download complete [2021-06-11T03:51:14.318Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T03:51:14.318Z] 93b9cdb0e59b: Download complete [2021-06-11T03:51:14.318Z] 5e14af77c1be: Verifying Checksum [2021-06-11T03:51:14.318Z] 5e14af77c1be: Download complete [2021-06-11T03:51:14.318Z] 01666e4c0597: Verifying Checksum [2021-06-11T03:51:14.319Z] 01666e4c0597: Download complete [2021-06-11T03:51:14.319Z] df20fa9351a1: Pull complete [2021-06-11T03:51:14.319Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T03:51:14.319Z] 8ad3a11d3b57: Download complete [2021-06-11T03:51:14.582Z] 36b3adc4ff6f: Pull complete [2021-06-11T03:51:14.845Z] 8ad3a11d3b57: Pull complete [2021-06-11T03:51:15.115Z] 46f8f816bc3b: Pull complete [2021-06-11T03:51:15.381Z] 93b61091891f: Pull complete [2021-06-11T03:51:15.381Z] 93b9cdb0e59b: Pull complete [2021-06-11T03:51:15.381Z] 5e14af77c1be: Pull complete [2021-06-11T03:51:15.641Z] 01666e4c0597: Pull complete [2021-06-11T03:51:16.220Z] aa168da1d23b: Verifying Checksum [2021-06-11T03:51:16.220Z] aa168da1d23b: Download complete [2021-06-11T03:51:20.470Z] aa168da1d23b: Pull complete [2021-06-11T03:51:20.471Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T03:51:20.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T03:51:20.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T03:51:20.551Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2021-06-11T03:51:20.603Z] $ 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_master/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_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T03:51:22.952Z] $ docker top 09c7c6de4ab87ce2f0b2e58ee127b0eb873f0955438c876135265d2ba7a464ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T03:51:23.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T03:51:23.646Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T03:51:23.949Z] + ls /var/log/sa-host [2021-06-11T03:51:23.949Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T03:51:23.949Z] file_magic: OK [2021-06-11T03:51:23.949Z] HZ: Using current value: 100 [2021-06-11T03:51:23.949Z] file_header: OK [2021-06-11T03:51:23.949Z] 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-06-11T03:51:23.949Z] Statistics: [2021-06-11T03:51:23.949Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T03:51:23.949Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T03:51:23.949Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T03:51:23.949Z] file_magic: OK [2021-06-11T03:51:23.949Z] HZ: Using current value: 100 [2021-06-11T03:51:23.949Z] file_header: OK [2021-06-11T03:51:23.949Z] 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-06-11T03:51:23.949Z] Statistics: [2021-06-11T03:51:23.949Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T03:51:23.949Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T03:51:24.166Z] provisioning config files... [2021-06-11T03:51:24.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4689719837869381897tmp [Pipeline] { [Pipeline] echo [2021-06-11T03:51:24.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:24.506Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T03:51:24.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:24.908Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T03:51:24.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:25.216Z] ---> sudo-logs.sh [2021-06-11T03:51:25.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T03:51:25.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:25.538Z] ---> job-cost.sh [2021-06-11T03:51:25.538Z] lf-activate-venv: SKIPPING [2021-06-11T03:51:25.538Z] DEBUG: total: 0.18000000715255737 [2021-06-11T03:51:25.538Z] INFO: Retrieving Stack Cost... [2021-06-11T03:51:26.489Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T03:51:27.062Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T03:51:27.085Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T03:51:27.407Z] ---> logs-deploy.sh [2021-06-11T03:51:27.408Z] lf-activate-venv: SKIPPING [2021-06-11T03:51:27.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/54 [2021-06-11T03:51:27.408Z] INFO: archiving workspace using pattern(s): [2021-06-11T03:51:28.355Z] Archives upload complete. [2021-06-11T03:51:28.355Z] INFO: archiving logs to Nexus [2021-06-11T03:51:28.929Z] ---> uname -a: [2021-06-11T03:51:28.929Z] Linux prd-centos7-docker-4c-2g-443.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> lscpu: [2021-06-11T03:51:28.929Z] Architecture: x86_64 [2021-06-11T03:51:28.929Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T03:51:28.929Z] Byte Order: Little Endian [2021-06-11T03:51:28.929Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T03:51:28.929Z] CPU(s): 2 [2021-06-11T03:51:28.929Z] On-line CPU(s) list: 0,1 [2021-06-11T03:51:28.929Z] Thread(s) per core: 1 [2021-06-11T03:51:28.929Z] Core(s) per socket: 1 [2021-06-11T03:51:28.929Z] Socket(s): 2 [2021-06-11T03:51:28.929Z] NUMA node(s): 1 [2021-06-11T03:51:28.929Z] Vendor ID: AuthenticAMD [2021-06-11T03:51:28.929Z] CPU family: 23 [2021-06-11T03:51:28.929Z] Model: 49 [2021-06-11T03:51:28.929Z] Model name: AMD EPYC-Rome Processor [2021-06-11T03:51:28.929Z] Stepping: 0 [2021-06-11T03:51:28.929Z] CPU MHz: 2799.998 [2021-06-11T03:51:28.929Z] BogoMIPS: 5599.99 [2021-06-11T03:51:28.929Z] Virtualization: AMD-V [2021-06-11T03:51:28.929Z] Hypervisor vendor: KVM [2021-06-11T03:51:28.929Z] Virtualization type: full [2021-06-11T03:51:28.929Z] L1d cache: 64 KiB [2021-06-11T03:51:28.929Z] L1i cache: 64 KiB [2021-06-11T03:51:28.929Z] L2 cache: 1 MiB [2021-06-11T03:51:28.929Z] L3 cache: 32 MiB [2021-06-11T03:51:28.929Z] NUMA node0 CPU(s): 0,1 [2021-06-11T03:51:28.929Z] Vulnerability Itlb multihit: Not affected [2021-06-11T03:51:28.929Z] Vulnerability L1tf: Not affected [2021-06-11T03:51:28.929Z] Vulnerability Mds: Not affected [2021-06-11T03:51:28.929Z] Vulnerability Meltdown: Not affected [2021-06-11T03:51:28.929Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T03:51:28.929Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T03:51:28.929Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T03:51:28.929Z] Vulnerability Srbds: Not affected [2021-06-11T03:51:28.929Z] Vulnerability Tsx async abort: Not affected [2021-06-11T03:51:28.929Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> nproc: [2021-06-11T03:51:28.929Z] 2 [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> df -h: [2021-06-11T03:51:28.929Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T03:51:28.929Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-11T03:51:28.929Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T03:51:28.929Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T03:51:28.929Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-11T03:51:28.929Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> free -m: [2021-06-11T03:51:28.929Z] total used free shared buff/cache available [2021-06-11T03:51:28.929Z] Mem: 7821 1180 3255 0 3384 6558 [2021-06-11T03:51:28.929Z] Swap: 1023 0 1023 [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> ip addr: [2021-06-11T03:51:28.929Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T03:51:28.929Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T03:51:28.929Z] inet 127.0.0.1/8 scope host lo [2021-06-11T03:51:28.929Z] valid_lft forever preferred_lft forever [2021-06-11T03:51:28.929Z] inet6 ::1/128 scope host [2021-06-11T03:51:28.929Z] valid_lft forever preferred_lft forever [2021-06-11T03:51:28.929Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T03:51:28.929Z] link/ether fa:16:3e:f3:f9:41 brd ff:ff:ff:ff:ff:ff [2021-06-11T03:51:28.929Z] inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T03:51:28.929Z] valid_lft 85680sec preferred_lft 85680sec [2021-06-11T03:51:28.929Z] inet6 fe80::f816:3eff:fef3:f941/64 scope link [2021-06-11T03:51:28.929Z] valid_lft forever preferred_lft forever [2021-06-11T03:51:28.929Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T03:51:28.929Z] link/ether 02:42:d8:3d:4b:77 brd ff:ff:ff:ff:ff:ff [2021-06-11T03:51:28.929Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T03:51:28.929Z] valid_lft forever preferred_lft forever [2021-06-11T03:51:28.929Z] inet6 fe80::42:d8ff:fe3d:4b77/64 scope link [2021-06-11T03:51:28.929Z] valid_lft forever preferred_lft forever [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] [2021-06-11T03:51:28.929Z] ---> sar -b -r -n DEV: [2021-06-11T03:51:28.930Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:39:19 LINUX RESTART (2 CPU) [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T03:51:28.930Z] 03:41:01 18.19 0.62 17.57 0.00 351.63 2922.10 0.00 [2021-06-11T03:51:28.930Z] 03:42:01 0.35 0.00 0.35 0.00 0.00 5.81 0.00 [2021-06-11T03:51:28.930Z] 03:43:01 0.38 0.00 0.38 0.00 0.00 5.68 0.00 [2021-06-11T03:51:28.930Z] 03:44:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-06-11T03:51:28.930Z] 03:45:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 [2021-06-11T03:51:28.930Z] 03:46:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2021-06-11T03:51:28.930Z] 03:47:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 [2021-06-11T03:51:28.930Z] 03:48:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-06-11T03:51:28.930Z] 03:49:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 [2021-06-11T03:51:28.930Z] 03:50:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 [2021-06-11T03:51:28.930Z] 03:51:01 212.84 0.05 212.79 0.00 4.26 58547.41 0.00 [2021-06-11T03:51:28.930Z] Average: 21.24 0.06 21.18 0.00 32.36 5594.36 0.00 [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T03:51:28.930Z] 03:41:01 5462856 0 806840 10.07 2620 1736616 1273940 14.07 573972 1573592 20 [2021-06-11T03:51:28.930Z] 03:42:01 5464468 0 805224 10.05 2620 1736620 1244256 13.74 572444 1573556 20 [2021-06-11T03:51:28.930Z] 03:43:01 5460680 0 809008 10.10 2620 1736624 1283508 14.17 579672 1570076 20 [2021-06-11T03:51:28.930Z] 03:44:01 5464676 0 805008 10.05 2620 1736628 1249940 13.80 575736 1570076 16 [2021-06-11T03:51:28.930Z] 03:45:01 5469720 0 799956 9.99 2620 1736636 1201708 13.27 564092 1577940 16 [2021-06-11T03:51:28.930Z] 03:46:01 5470152 0 799524 9.98 2620 1736636 1201624 13.27 565108 1576420 12 [2021-06-11T03:51:28.930Z] 03:47:01 5470128 0 799540 9.98 2620 1736644 1201672 13.27 565432 1576420 12 [2021-06-11T03:51:28.930Z] 03:48:01 5468604 0 801056 10.00 2620 1736652 1201932 13.27 573644 1569340 8 [2021-06-11T03:51:28.930Z] 03:49:01 5470280 0 799376 9.98 2620 1736656 1201692 13.27 572400 1569344 8 [2021-06-11T03:51:28.930Z] 03:50:01 5463640 0 806012 10.06 2620 1736660 1215308 13.42 577636 1569340 16 [2021-06-11T03:51:28.930Z] 03:51:01 3839484 0 1108152 13.84 2620 3058676 1394144 15.39 839528 2696848 60 [2021-06-11T03:51:28.930Z] Average: 5318608 0 830881 10.37 2620 1856823 1242702 13.72 596333 1674814 19 [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T03:51:28.930Z] 03:41:01 eth0 65.27 50.00 337.25 11.86 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:41:01 docker0 2.55 2.03 0.56 5.67 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:42:01 eth0 5.83 3.15 3.65 8.38 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:43:01 eth0 2.82 1.57 0.69 13.08 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:44:01 eth0 0.60 0.37 0.28 0.43 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:45:01 eth0 0.27 0.18 0.09 0.15 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:46:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:47:01 eth0 0.85 0.17 0.13 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:48:01 eth0 0.90 0.53 0.53 0.39 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:50:01 eth0 1.87 1.25 1.61 0.59 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:51:01 eth0 886.45 805.51 7975.66 82.67 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] 03:51:01 docker0 107.16 113.92 7.78 656.22 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] Average: eth0 87.83 78.49 756.79 10.69 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] Average: docker0 9.98 10.55 0.76 60.21 0.00 0.00 0.00 0.00 [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] ---> sar -P ALL: [2021-06-11T03:51:28.930Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:39:19 LINUX RESTART (2 CPU) [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] 03:40:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T03:51:28.930Z] 03:41:01 all 2.54 0.00 1.25 0.40 0.04 95.77 [2021-06-11T03:51:28.930Z] 03:41:01 0 2.49 0.00 1.26 0.32 0.03 95.90 [2021-06-11T03:51:28.930Z] 03:41:01 1 2.60 0.00 1.23 0.47 0.05 95.65 [2021-06-11T03:51:28.930Z] 03:42:01 all 0.20 0.00 0.06 0.01 0.02 99.72 [2021-06-11T03:51:28.930Z] 03:42:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2021-06-11T03:51:28.930Z] 03:42:01 1 0.27 0.00 0.05 0.02 0.02 99.65 [2021-06-11T03:51:28.930Z] 03:43:01 all 0.14 0.00 0.05 0.01 0.03 99.77 [2021-06-11T03:51:28.930Z] 03:43:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-11T03:51:28.930Z] 03:43:01 1 0.12 0.00 0.07 0.02 0.03 99.77 [2021-06-11T03:51:28.930Z] 03:44:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-11T03:51:28.930Z] 03:44:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-11T03:51:28.930Z] 03:44:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-11T03:51:28.930Z] 03:45:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-06-11T03:51:28.930Z] 03:45:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-11T03:51:28.930Z] 03:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-11T03:51:28.930Z] 03:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-11T03:51:28.930Z] 03:46:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-11T03:51:28.930Z] 03:46:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-11T03:51:28.930Z] 03:47:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-11T03:51:28.930Z] 03:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T03:51:28.930Z] 03:47:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-11T03:51:28.930Z] 03:48:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-11T03:51:28.930Z] 03:48:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-11T03:51:28.930Z] 03:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-11T03:51:28.930Z] 03:49:01 all 0.12 0.00 0.03 0.01 0.02 99.82 [2021-06-11T03:51:28.930Z] 03:49:01 0 0.18 0.00 0.02 0.02 0.02 99.77 [2021-06-11T03:51:28.930Z] 03:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-11T03:51:28.930Z] 03:50:01 all 0.13 0.00 0.08 0.00 0.02 99.77 [2021-06-11T03:51:28.930Z] 03:50:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2021-06-11T03:51:28.930Z] 03:50:01 1 0.13 0.00 0.12 0.00 0.03 99.72 [2021-06-11T03:51:28.930Z] 03:51:01 all 24.10 0.00 10.66 4.40 0.09 60.75 [2021-06-11T03:51:28.930Z] 03:51:01 0 23.04 0.00 10.62 4.13 0.09 62.13 [2021-06-11T03:51:28.930Z] 03:51:01 1 25.16 0.00 10.71 4.66 0.09 59.38 [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-11T03:51:28.930Z] Average: all 2.40 0.00 1.06 0.42 0.03 96.10 [2021-06-11T03:51:28.930Z] Average: 0 2.30 0.00 1.05 0.38 0.02 96.24 [2021-06-11T03:51:28.930Z] Average: 1 2.49 0.00 1.07 0.45 0.03 95.95 [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z] [2021-06-11T03:51:28.930Z]