Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6fb99534e3fdca3af319a6e00b78ffe11ee4797 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-ssh5235931305921014015.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-ssh9059114450025785865.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-modbus-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-modbus-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6060247424986016013.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-ssh127617290315823435.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-modbus-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-modbus-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4538648150181636676.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-65 in /w/workspace/xfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_master@tmp/jenkins-gitclient-ssh4815072074101320978.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" > git rev-list --no-walk c0fea384d14ce91369cd6ac3614cfd01ba9409e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T19:00:07.124Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T19:00:07.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T19:00:07.291Z] ========================================================= [2021-06-17T19:00:07.291Z] EdgeX Global Pipelines Version Info [2021-06-17T19:00:07.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:00:08.728Z] ------------------- [2021-06-17T19:00:08.729Z] stable info: [2021-06-17T19:00:08.729Z] ------------------- [2021-06-17T19:00:08.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T19:00:08.729Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T19:00:08.729Z] Message: update stable to v1.0.195 [2021-06-17T19:00:09.306Z] ------------------- [2021-06-17T19:00:09.306Z] experimental info: [2021-06-17T19:00:09.306Z] ------------------- [2021-06-17T19:00:09.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T19:00:09.306Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T19:00:09.306Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T19:00:09.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-06-17T19:00:09.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-06-17T19:00:09.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T19:00:09.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T19:00:09.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T19:00:09.595Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T19:00:09.630Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T19:00:09.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T19:00:09.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T19:00:09.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T19:00:09.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T19:00:09.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-06-17T19:00:09.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T19:00:09.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T19:00:09.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T19:00:09.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T19:00:09.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:00:09.951Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T19:00:09.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T19:00:10.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T19:00:10.032Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T19:00:10.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T19:00:10.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T19:00:10.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T19:00:10.130Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T19:00:10.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T19:00:10.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T19:00:10.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T19:00:10.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T19:00:10.283Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] echo [2021-06-17T19:00:10.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6fb995 [Pipeline] echo [2021-06-17T19:00:10.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:00:10.407Z] provisioning config files... [2021-06-17T19:00:10.424Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4868073597181178767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:00:10.746Z] ---> docker-login.sh [2021-06-17T19:00:10.747Z] nexus3.edgexfoundry.org:10001 [2021-06-17T19:00:11.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:00:11.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:00:11.271Z] Configure a credential helper to remove this warning. See [2021-06-17T19:00:11.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:00:11.271Z] [2021-06-17T19:00:11.271Z] Login Succeeded [2021-06-17T19:00:11.271Z] nexus3.edgexfoundry.org:10002 [2021-06-17T19:00:11.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:00:11.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:00:11.271Z] Configure a credential helper to remove this warning. See [2021-06-17T19:00:11.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:00:11.271Z] [2021-06-17T19:00:11.271Z] Login Succeeded [2021-06-17T19:00:11.271Z] nexus3.edgexfoundry.org:10003 [2021-06-17T19:00:11.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:00:11.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:00:11.535Z] Configure a credential helper to remove this warning. See [2021-06-17T19:00:11.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:00:11.535Z] [2021-06-17T19:00:11.535Z] Login Succeeded [2021-06-17T19:00:11.535Z] nexus3.edgexfoundry.org:10004 [2021-06-17T19:00:11.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:00:11.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:00:11.535Z] Configure a credential helper to remove this warning. See [2021-06-17T19:00:11.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:00:11.535Z] [2021-06-17T19:00:11.535Z] Login Succeeded [2021-06-17T19:00:11.535Z] docker.io [2021-06-17T19:00:11.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:00:11.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:00:11.803Z] Configure a credential helper to remove this warning. See [2021-06-17T19:00:11.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:00:11.803Z] [2021-06-17T19:00:11.803Z] Login Succeeded [2021-06-17T19:00:11.803Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T19:00:11.812Z] 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-17T19:00:12.331Z] + git log --format=format:%s -1 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] echo [2021-06-17T19:00:12.376Z] GIT_COMMIT: d6fb99534e3fdca3af319a6e00b78ffe11ee4797, Commit Message: Merge pull request #265 from lenny-intel/defaut-to-publish [Pipeline] echo [2021-06-17T19:00:12.391Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:00:13.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:00:13.021Z] [2021-06-17T19:00:13.021Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:00:13.361Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:00:13.361Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T19:00:13.361Z] 31603596830f: Pulling fs layer [2021-06-17T19:00:13.361Z] 54011a49482f: Pulling fs layer [2021-06-17T19:00:13.361Z] a6820b24f6d8: Pulling fs layer [2021-06-17T19:00:13.361Z] f581987b2513: Pulling fs layer [2021-06-17T19:00:13.361Z] f581987b2513: Waiting [2021-06-17T19:00:13.361Z] 54011a49482f: Verifying Checksum [2021-06-17T19:00:13.361Z] 54011a49482f: Download complete [2021-06-17T19:00:13.631Z] 31603596830f: Verifying Checksum [2021-06-17T19:00:13.631Z] 31603596830f: Download complete [2021-06-17T19:00:13.631Z] f581987b2513: Verifying Checksum [2021-06-17T19:00:13.631Z] f581987b2513: Download complete [2021-06-17T19:00:13.631Z] a6820b24f6d8: Verifying Checksum [2021-06-17T19:00:13.631Z] a6820b24f6d8: Download complete [2021-06-17T19:00:13.631Z] 31603596830f: Pull complete [2021-06-17T19:00:13.892Z] 54011a49482f: Pull complete [2021-06-17T19:00:14.468Z] a6820b24f6d8: Pull complete [2021-06-17T19:00:14.468Z] f581987b2513: Pull complete [2021-06-17T19:00:14.468Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T19:00:14.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:00:14.468Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T19:00:14.560Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:00:14.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:00:15.765Z] $ docker top 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:00:15.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:00:15.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:00:16.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:00:16.000Z] $ docker exec 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent [2021-06-17T19:00:16.111Z] SSH_AUTH_SOCK=/tmp/ssh-JDrmTcP1rAoG/agent.14 [2021-06-17T19:00:16.111Z] SSH_AGENT_PID=20 [2021-06-17T19:00:16.119Z] Running ssh-add (command line suppressed) [2021-06-17T19:00:16.207Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2985302215867354734.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2985302215867354734.key) [2021-06-17T19:00:16.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:00:16.537Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T19:00:16.547Z] $ docker exec --env ******** --env ******** 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent -k [2021-06-17T19:00:16.640Z] unset SSH_AUTH_SOCK; [2021-06-17T19:00:16.640Z] unset SSH_AGENT_PID; [2021-06-17T19:00:16.640Z] echo Agent pid 20 killed; [2021-06-17T19:00:16.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T19:00:16.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:00:16.700Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:00:16.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:00:16.802Z] $ docker exec 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent [2021-06-17T19:00:16.909Z] SSH_AUTH_SOCK=/tmp/ssh-AHPyTe6wvyVE/agent.55 [2021-06-17T19:00:16.909Z] SSH_AGENT_PID=61 [2021-06-17T19:00:16.914Z] Running ssh-add (command line suppressed) [2021-06-17T19:00:17.005Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1484028034093631846.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1484028034093631846.key) [2021-06-17T19:00:17.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:00:17.359Z] + git semver init [2021-06-17T19:00:17.359Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:00:17.359Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-17T19:00:17.359Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-17T19:00:17.359Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:00:17.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:00:17.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:00:17.359Z] # $SEMVER_BRANCH = master [2021-06-17T19:00:17.359Z] # $SEMVER_TEMP = /tmp/semver-110379224 [2021-06-17T19:00:17.359Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-06-17T19:00:17.935Z] # '/tmp/semver-110379224' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2021-06-17T19:00:17.935Z] # -> Force: false [2021-06-17T19:00:17.935Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-17T19:00:17.942Z] $ docker exec --env ******** --env ******** 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced ssh-agent -k [2021-06-17T19:00:18.037Z] unset SSH_AUTH_SOCK; [2021-06-17T19:00:18.037Z] unset SSH_AGENT_PID; [2021-06-17T19:00:18.037Z] echo Agent pid 61 killed; [2021-06-17T19:00:18.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:00:18.398Z] + git semver [Pipeline] } [2021-06-17T19:00:18.411Z] $ docker stop --time=1 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced [2021-06-17T19:00:19.664Z] $ docker rm -f 801837ebe3c417355ad721ff3bc8b7eda2719c430f44041be3b17e71c4893ced [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:00:20.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T19:00:20.319Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T19:00:20.322Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.18 [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-17T19:00:35.657Z] Still waiting to schedule task [2021-06-17T19:00:35.657Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T19:00:35.660Z] Still waiting to schedule task [2021-06-17T19:00:35.660Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-17T19:01:43.984Z] Running on prd-centos7-docker-4c-2g-69 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-17T19:01:44.011Z] Running in /w/workspace/device-modbus-go/57 [Pipeline] { [Pipeline] checkout [2021-06-17T19:01:44.121Z] Selected Git installation does not exist. Using Default [2021-06-17T19:01:44.122Z] The recommended git tool is: NONE [2021-06-17T19:01:46.582Z] using credential edgex-jenkins-ssh [2021-06-17T19:01:46.599Z] Cloning the remote Git repository [2021-06-17T19:01:47.253Z] Avoid second fetch [2021-06-17T19:01:47.254Z] Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) [2021-06-17T19:01:45.947Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-17T19:01:46.018Z] > git init /w/workspace/device-modbus-go/57 # timeout=10 [2021-06-17T19:01:46.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-17T19:01:46.057Z] > git --version # timeout=10 [2021-06-17T19:01:46.065Z] > git --version # 'git version 2.24.4' [2021-06-17T19:01:46.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T19:01:46.088Z] [INFO] Currently running in a labeled security context [2021-06-17T19:01:46.089Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T19:01:46.089Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/57@tmp/jenkins-gitclient-ssh1821421398905390504.key [2021-06-17T19:01:46.108Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:01:46.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-17T19:01:46.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:01:46.647Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T19:01:46.654Z] > git checkout -f d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 [2021-06-17T19:01:50.724Z] Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:01:51.656Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:01:51.983Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:01:52.288Z] + sudo service docker restart [2021-06-17T19:01:52.288Z] + true [2021-06-17T19:01:52.288Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:02:10.487Z] provisioning config files... [2021-06-17T19:02:10.505Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config1750879319438302852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:02:10.841Z] ---> docker-login.sh [2021-06-17T19:02:10.841Z] nexus3.edgexfoundry.org:10001 [2021-06-17T19:02:10.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:02:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:02:11.104Z] Configure a credential helper to remove this warning. See [2021-06-17T19:02:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:02:11.104Z] [2021-06-17T19:02:11.104Z] Login Succeeded [2021-06-17T19:02:11.104Z] nexus3.edgexfoundry.org:10002 [2021-06-17T19:02:11.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:02:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:02:11.104Z] Configure a credential helper to remove this warning. See [2021-06-17T19:02:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:02:11.104Z] [2021-06-17T19:02:11.104Z] Login Succeeded [2021-06-17T19:02:11.104Z] nexus3.edgexfoundry.org:10003 [2021-06-17T19:02:11.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:02:11.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:02:11.366Z] Configure a credential helper to remove this warning. See [2021-06-17T19:02:11.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:02:11.366Z] [2021-06-17T19:02:11.366Z] Login Succeeded [2021-06-17T19:02:11.366Z] nexus3.edgexfoundry.org:10004 [2021-06-17T19:02:11.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:02:11.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:02:11.366Z] Configure a credential helper to remove this warning. See [2021-06-17T19:02:11.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:02:11.366Z] [2021-06-17T19:02:11.366Z] Login Succeeded [2021-06-17T19:02:11.366Z] docker.io [2021-06-17T19:02:11.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:02:11.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:02:11.940Z] Configure a credential helper to remove this warning. See [2021-06-17T19:02:11.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:02:11.940Z] [2021-06-17T19:02:11.940Z] Login Succeeded [2021-06-17T19:02:11.940Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T19:02:11.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T19:02:12.153Z] ========================================================= [2021-06-17T19:02:12.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T19:02:12.154Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:02:12.467Z] + 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-17T19:02:12.467Z] Sending build context to Docker daemon 628.2kB [2021-06-17T19:02:12.467Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:02:12.467Z] Step 2/8 : FROM ${BASE} [2021-06-17T19:02:12.467Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T19:02:12.467Z] 540db60ca938: Pulling fs layer [2021-06-17T19:02:12.467Z] adcc1eea9eea: Pulling fs layer [2021-06-17T19:02:12.467Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T19:02:12.467Z] 0510c868ecb4: Pulling fs layer [2021-06-17T19:02:12.467Z] afea3b2eda06: Pulling fs layer [2021-06-17T19:02:12.467Z] 7809a108b3ef: Pulling fs layer [2021-06-17T19:02:12.467Z] f706445af74f: Pulling fs layer [2021-06-17T19:02:12.467Z] 0510c868ecb4: Waiting [2021-06-17T19:02:12.467Z] afea3b2eda06: Waiting [2021-06-17T19:02:12.467Z] 7809a108b3ef: Waiting [2021-06-17T19:02:12.467Z] f706445af74f: Waiting [2021-06-17T19:02:12.467Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T19:02:12.467Z] 4c4ab2625f07: Download complete [2021-06-17T19:02:12.732Z] adcc1eea9eea: Verifying Checksum [2021-06-17T19:02:12.732Z] adcc1eea9eea: Download complete [2021-06-17T19:02:12.732Z] afea3b2eda06: Verifying Checksum [2021-06-17T19:02:12.732Z] afea3b2eda06: Download complete [2021-06-17T19:02:12.732Z] 7809a108b3ef: Verifying Checksum [2021-06-17T19:02:12.732Z] 7809a108b3ef: Download complete [2021-06-17T19:02:12.732Z] 540db60ca938: Verifying Checksum [2021-06-17T19:02:12.732Z] 540db60ca938: Download complete [2021-06-17T19:02:12.732Z] 540db60ca938: Pull complete [2021-06-17T19:02:13.000Z] adcc1eea9eea: Pull complete [2021-06-17T19:02:13.000Z] 4c4ab2625f07: Pull complete [2021-06-17T19:02:14.393Z] f706445af74f: Verifying Checksum [2021-06-17T19:02:14.394Z] f706445af74f: Download complete [2021-06-17T19:02:14.663Z] 0510c868ecb4: Verifying Checksum [2021-06-17T19:02:14.663Z] 0510c868ecb4: Download complete [2021-06-17T19:02:17.993Z] 0510c868ecb4: Pull complete [2021-06-17T19:02:17.993Z] afea3b2eda06: Pull complete [2021-06-17T19:02:17.993Z] 7809a108b3ef: Pull complete [2021-06-17T19:02:19.392Z] f706445af74f: Pull complete [2021-06-17T19:02:19.392Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T19:02:19.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T19:02:19.392Z] ---> b068be0155e3 [2021-06-17T19:02:19.392Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-17T19:02:23.604Z] ---> Running in 889be2e423d9 [2021-06-17T19:02:23.604Z] Removing intermediate container 889be2e423d9 [2021-06-17T19:02:23.604Z] ---> e6a756328a70 [2021-06-17T19:02:23.604Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:02:23.604Z] ---> Running in d78cd39331c2 [2021-06-17T19:02:24.179Z] Removing intermediate container d78cd39331c2 [2021-06-17T19:02:24.179Z] ---> 1d08b39218fe [2021-06-17T19:02:24.179Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-17T19:02:24.179Z] ---> Running in f0ebfedddf8c [2021-06-17T19:02:24.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T19:02:25.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T19:02:25.960Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-17T19:02:26.221Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-17T19:02:26.481Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-17T19:02:26.482Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-17T19:02:26.482Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-17T19:02:26.743Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-17T19:02:27.007Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-17T19:02:28.391Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-17T19:02:28.391Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-17T19:02:28.391Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-17T19:02:28.652Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-17T19:02:28.914Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-17T19:02:29.175Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-17T19:02:29.443Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T19:02:29.443Z] OK: 156 MiB in 53 packages [2021-06-17T19:02:29.707Z] Removing intermediate container f0ebfedddf8c [2021-06-17T19:02:29.707Z] ---> 74feb024fd75 [2021-06-17T19:02:29.707Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-17T19:02:29.707Z] ---> Running in a132cbd6fc02 [2021-06-17T19:02:29.967Z] Removing intermediate container a132cbd6fc02 [2021-06-17T19:02:29.967Z] ---> 2bdcbc006bf7 [2021-06-17T19:02:29.967Z] Step 7/8 : COPY . . [2021-06-17T19:02:29.967Z] ---> 955a29dd0766 [2021-06-17T19:02:29.967Z] Step 8/8 : RUN go mod download [2021-06-17T19:02:30.230Z] ---> Running in f9f809f01c83 [2021-06-17T19:02:40.259Z] Removing intermediate container f9f809f01c83 [2021-06-17T19:02:40.259Z] ---> adc7a70c2c1f [2021-06-17T19:02:40.259Z] Successfully built adc7a70c2c1f [2021-06-17T19:02:40.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:02:40.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T19:02:40.570Z] . [Pipeline] withDockerContainer [2021-06-17T19:02:40.657Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-06-17T19:02:40.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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 ******** ci-base-image-x86_64 cat [2021-06-17T19:02:41.109Z] $ docker top f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:02:41.488Z] + go version [2021-06-17T19:02:41.488Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T19:02:41.616Z] $ docker stop --time=1 f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 [2021-06-17T19:02:42.802Z] $ docker rm -f f8e6b71060dc07d6c2df76a1c79806c84503b09a2cd3d239f2ea4d56de5367e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:02:43.364Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T19:02:43.364Z] . [Pipeline] withDockerContainer [2021-06-17T19:02:43.453Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-06-17T19:02:43.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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 ******** ci-base-image-x86_64 cat [2021-06-17T19:02:43.871Z] $ docker top 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:02:44.520Z] + go mod tidy [Pipeline] sh [2021-06-17T19:02:45.101Z] + make test [2021-06-17T19:02:45.101Z] go mod tidy [2021-06-17T19:02:45.101Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T19:02:45.691Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-17T19:03:00.760Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-17T19:03:00.760Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.7% of statements [2021-06-17T19:03:01.024Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T19:03:07.694Z] gofmt -l . [2021-06-17T19:03:07.694Z] [ "`gofmt -l .`" = "" ] [2021-06-17T19:03:07.694Z] ./bin/test-attribution-txt.sh [2021-06-17T19:03:07.694Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-17T19:03:07.711Z] $ docker stop --time=1 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 [2021-06-17T19:03:09.122Z] $ docker rm -f 566c906fa625f4975a7a426799a4d34ad714a92adccc43fd8d28c4db59c04583 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:03:09.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T19:03:09.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-17T19:03:10.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T19:03:11.253Z] + ls -al . [2021-06-17T19:03:11.253Z] total 112 [2021-06-17T19:03:11.253Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 17 19:03 . [2021-06-17T19:03:11.253Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 17 19:01 .. [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jun 17 19:01 Attribution.txt [2021-06-17T19:03:11.253Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 17 19:01 bin [2021-06-17T19:03:11.253Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 17 19:01 cmd [2021-06-17T19:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 22385 Jun 17 19:03 coverage.out [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jun 17 19:01 Dockerfile [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 995 Jun 17 19:01 Dockerfile.build [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 17 19:01 .dockerignore [2021-06-17T19:03:11.253Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 19:01 .git [2021-06-17T19:03:11.253Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 19:01 .github [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 338 Jun 17 19:01 .gitignore [2021-06-17T19:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 414 Jun 17 19:03 go.mod [2021-06-17T19:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 21434 Jun 17 19:02 go.sum [2021-06-17T19:03:11.253Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 19:01 internal [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 679 Jun 17 19:01 Jenkinsfile [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 17 19:01 LICENSE [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 914 Jun 17 19:01 Makefile [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 2897 Jun 17 19:01 README.md [2021-06-17T19:03:11.253Z] drwxrwxr-x. 2 jenkins jenkins 52 Jun 17 19:01 simulator [2021-06-17T19:03:11.253Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 17 19:01 snap [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 19:00 VERSION [2021-06-17T19:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 17 19:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:11.578Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 --label arch=amd64 --label version=1.3.2-dev.18 . [2021-06-17T19:03:11.578Z] Sending build context to Docker daemon 651.3kB [2021-06-17T19:03:11.578Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:03:11.578Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-17T19:03:11.578Z] ---> adc7a70c2c1f [2021-06-17T19:03:11.578Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:03:11.578Z] ---> Running in 7f84c3826791 [2021-06-17T19:03:12.163Z] Removing intermediate container 7f84c3826791 [2021-06-17T19:03:12.163Z] ---> abfaf125dba3 [2021-06-17T19:03:12.163Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-17T19:03:12.163Z] ---> Running in f2eb9c63e8db [2021-06-17T19:03:12.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T19:03:13.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T19:03:13.692Z] OK: 156 MiB in 53 packages [2021-06-17T19:03:13.692Z] Removing intermediate container f2eb9c63e8db [2021-06-17T19:03:13.692Z] ---> a01d8121fb3f [2021-06-17T19:03:13.692Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-17T19:03:13.692Z] ---> Running in 7c0fbaecb693 [2021-06-17T19:03:13.960Z] Removing intermediate container 7c0fbaecb693 [2021-06-17T19:03:13.960Z] ---> 2b3866360ee0 [2021-06-17T19:03:13.960Z] Step 6/22 : COPY . . [2021-06-17T19:03:13.960Z] ---> 476bcbd130cb [2021-06-17T19:03:13.960Z] Step 7/22 : RUN go mod tidy [2021-06-17T19:03:13.960Z] ---> Running in f724278f8682 [2021-06-17T19:03:14.542Z] Removing intermediate container f724278f8682 [2021-06-17T19:03:14.542Z] ---> 22ae3fa8f2ca [2021-06-17T19:03:14.542Z] Step 8/22 : RUN go mod download [2021-06-17T19:03:14.806Z] ---> Running in bb2d4429793a [2021-06-17T19:03:15.071Z] Removing intermediate container bb2d4429793a [2021-06-17T19:03:15.071Z] ---> d810e2dcf12d [2021-06-17T19:03:15.071Z] Step 9/22 : RUN make build [2021-06-17T19:03:15.071Z] ---> Running in dcf4574aaa3d [2021-06-17T19:03:15.333Z] go mod tidy [2021-06-17T19:03:15.592Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.18" -o cmd/device-modbus ./cmd [2021-06-17T19:03:25.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-70 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-17T19:03:25.281Z] Running in /w/workspace/device-modbus-go/57 [Pipeline] { [Pipeline] checkout [2021-06-17T19:03:25.521Z] Selected Git installation does not exist. Using Default [2021-06-17T19:03:25.521Z] The recommended git tool is: NONE [2021-06-17T19:03:27.507Z] Removing intermediate container dcf4574aaa3d [2021-06-17T19:03:27.507Z] ---> 7a0c2b365a19 [2021-06-17T19:03:27.507Z] Step 10/22 : FROM alpine:3.12 [2021-06-17T19:03:27.507Z] 3.12: Pulling from library/alpine [2021-06-17T19:03:27.507Z] 339de151aab4: Pulling fs layer [2021-06-17T19:03:27.507Z] 339de151aab4: Verifying Checksum [2021-06-17T19:03:27.507Z] 339de151aab4: Download complete [2021-06-17T19:03:27.507Z] 339de151aab4: Pull complete [2021-06-17T19:03:27.507Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T19:03:27.507Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T19:03:27.507Z] ---> 13621d1b12d4 [2021-06-17T19:03:27.507Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-17T19:03:27.507Z] ---> Running in 214d867406f9 [2021-06-17T19:03:27.507Z] Removing intermediate container 214d867406f9 [2021-06-17T19:03:27.507Z] ---> fec28706c3bc [2021-06-17T19:03:27.507Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:03:27.507Z] ---> Running in 1f3b68208dd5 [2021-06-17T19:03:27.772Z] Removing intermediate container 1f3b68208dd5 [2021-06-17T19:03:27.772Z] ---> d245a98d3148 [2021-06-17T19:03:27.772Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T19:03:27.772Z] ---> Running in 93c1dbcdbd8a [2021-06-17T19:03:28.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T19:03:28.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T19:03:29.181Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T19:03:29.181Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T19:03:29.444Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T19:03:29.444Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T19:03:30.387Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T19:03:30.648Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T19:03:30.648Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T19:03:30.648Z] OK: 8 MiB in 20 packages [2021-06-17T19:03:30.912Z] Removing intermediate container 93c1dbcdbd8a [2021-06-17T19:03:30.912Z] ---> d9fc8f2b29c7 [2021-06-17T19:03:30.912Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-17T19:03:31.174Z] ---> aa29f42cd2a6 [2021-06-17T19:03:31.174Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-17T19:03:31.304Z] using credential edgex-jenkins-ssh [2021-06-17T19:03:31.337Z] Cloning the remote Git repository [2021-06-17T19:03:31.434Z] ---> 008b5a6c11f1 [2021-06-17T19:03:31.434Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-17T19:03:31.434Z] ---> dfbbd7233085 [2021-06-17T19:03:31.434Z] Step 17/22 : EXPOSE 59901 [2021-06-17T19:03:31.434Z] ---> Running in dc81fafec39e [2021-06-17T19:03:31.388Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-17T19:03:31.584Z] > git init /w/workspace/device-modbus-go/57 # timeout=10 [2021-06-17T19:03:31.694Z] Removing intermediate container dc81fafec39e [2021-06-17T19:03:31.694Z] ---> 898131ccba6e [2021-06-17T19:03:31.694Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-17T19:03:31.694Z] ---> Running in b0ddd0f656ce [2021-06-17T19:03:31.694Z] Removing intermediate container b0ddd0f656ce [2021-06-17T19:03:31.694Z] ---> 086314c5eea7 [2021-06-17T19:03:31.694Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T19:03:31.694Z] ---> Running in 1be883b8eb4b [2021-06-17T19:03:31.694Z] Removing intermediate container 1be883b8eb4b [2021-06-17T19:03:31.694Z] ---> f099c1f993cd [2021-06-17T19:03:31.694Z] Step 20/22 : LABEL arch=amd64 [2021-06-17T19:03:31.959Z] ---> Running in 08d9e0231682 [2021-06-17T19:03:31.959Z] Removing intermediate container 08d9e0231682 [2021-06-17T19:03:31.959Z] ---> 2bd7ce9f4571 [2021-06-17T19:03:31.959Z] Step 21/22 : LABEL git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:03:31.959Z] ---> Running in 7151fda6d6e2 [2021-06-17T19:03:31.959Z] Removing intermediate container 7151fda6d6e2 [2021-06-17T19:03:31.959Z] ---> c0f1aba618d4 [2021-06-17T19:03:31.959Z] Step 22/22 : LABEL version=1.3.2-dev.18 [2021-06-17T19:03:31.959Z] ---> Running in a5f980ee1ae1 [2021-06-17T19:03:32.223Z] Removing intermediate container a5f980ee1ae1 [2021-06-17T19:03:32.223Z] ---> b5f2096fc372 [2021-06-17T19:03:32.223Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-17T19:03:32.223Z] Successfully built b5f2096fc372 [2021-06-17T19:03:32.223Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:03:32.413Z] provisioning config files... [2021-06-17T19:03:32.426Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config4714381219118290499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:03:32.695Z] Avoid second fetch [2021-06-17T19:03:32.696Z] Checking out Revision d6fb99534e3fdca3af319a6e00b78ffe11ee4797 (master) [2021-06-17T19:03:32.747Z] ---> docker-login.sh [2021-06-17T19:03:32.747Z] nexus3.edgexfoundry.org:10001 [2021-06-17T19:03:32.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:32.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:32.747Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:32.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:32.747Z] [2021-06-17T19:03:32.747Z] Login Succeeded [2021-06-17T19:03:32.747Z] nexus3.edgexfoundry.org:10002 [2021-06-17T19:03:32.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:31.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-17T19:03:31.766Z] > git --version # timeout=10 [2021-06-17T19:03:31.788Z] > git --version # 'git version 2.17.1' [2021-06-17T19:03:31.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T19:03:31.868Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:03:32.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-17T19:03:32.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T19:03:32.715Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T19:03:32.734Z] > git checkout -f d6fb99534e3fdca3af319a6e00b78ffe11ee4797 # timeout=10 [2021-06-17T19:03:33.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:33.011Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:33.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:33.011Z] [2021-06-17T19:03:33.011Z] Login Succeeded [2021-06-17T19:03:33.011Z] nexus3.edgexfoundry.org:10003 [2021-06-17T19:03:33.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:33.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:33.011Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:33.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:33.011Z] [2021-06-17T19:03:33.011Z] Login Succeeded [2021-06-17T19:03:33.011Z] nexus3.edgexfoundry.org:10004 [2021-06-17T19:03:33.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:33.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:33.273Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:33.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:33.273Z] [2021-06-17T19:03:33.273Z] Login Succeeded [2021-06-17T19:03:33.273Z] docker.io [2021-06-17T19:03:33.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:33.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:33.534Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:33.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:33.534Z] [2021-06-17T19:03:33.534Z] Login Succeeded [2021-06-17T19:03:33.534Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T19:03:33.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T19:03:33.613Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-06-17T19:03:33.613Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:03:33.613Z] latest [2021-06-17T19:03:33.613Z] 1.3.2-dev.18 [2021-06-17T19:03:33.613Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:03:33.613Z] master [2021-06-17T19:03:33.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:33.967Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:34.277Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:03:34.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-17T19:03:34.278Z] 860f36743e29: Preparing [2021-06-17T19:03:34.278Z] cfcaa473e7d9: Preparing [2021-06-17T19:03:34.278Z] 306ff59d38ef: Preparing [2021-06-17T19:03:34.278Z] 949d5b5488ef: Preparing [2021-06-17T19:03:34.278Z] e51f2b470b3d: Preparing [2021-06-17T19:03:34.278Z] 32f366d666a5: Preparing [2021-06-17T19:03:34.278Z] 32f366d666a5: Waiting [2021-06-17T19:03:34.868Z] 949d5b5488ef: Pushed [2021-06-17T19:03:34.869Z] 860f36743e29: Pushed [2021-06-17T19:03:34.869Z] e51f2b470b3d: Pushed [2021-06-17T19:03:34.869Z] 32f366d666a5: Layer already exists [2021-06-17T19:03:34.869Z] cfcaa473e7d9: Pushed [2021-06-17T19:03:35.821Z] 306ff59d38ef: Pushed [2021-06-17T19:03:35.821Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:36.135Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:36.436Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-17T19:03:36.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-17T19:03:36.437Z] 860f36743e29: Preparing [2021-06-17T19:03:36.437Z] cfcaa473e7d9: Preparing [2021-06-17T19:03:36.437Z] 306ff59d38ef: Preparing [2021-06-17T19:03:36.437Z] 949d5b5488ef: Preparing [2021-06-17T19:03:36.437Z] e51f2b470b3d: Preparing [2021-06-17T19:03:36.437Z] 32f366d666a5: Preparing [2021-06-17T19:03:36.437Z] 32f366d666a5: Waiting [2021-06-17T19:03:36.437Z] cfcaa473e7d9: Layer already exists [2021-06-17T19:03:36.437Z] 949d5b5488ef: Layer already exists [2021-06-17T19:03:36.437Z] 306ff59d38ef: Layer already exists [2021-06-17T19:03:36.437Z] 860f36743e29: Layer already exists [2021-06-17T19:03:36.437Z] e51f2b470b3d: Layer already exists [2021-06-17T19:03:36.437Z] 32f366d666a5: Layer already exists [2021-06-17T19:03:36.437Z] latest: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:36.747Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:36.954Z] Commit message: "Merge pull request #265 from lenny-intel/defaut-to-publish" [2021-06-17T19:03:37.046Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 [2021-06-17T19:03:37.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-17T19:03:37.046Z] 860f36743e29: Preparing [2021-06-17T19:03:37.046Z] cfcaa473e7d9: Preparing [2021-06-17T19:03:37.046Z] 306ff59d38ef: Preparing [2021-06-17T19:03:37.046Z] 949d5b5488ef: Preparing [2021-06-17T19:03:37.046Z] e51f2b470b3d: Preparing [2021-06-17T19:03:37.046Z] 32f366d666a5: Preparing [2021-06-17T19:03:37.046Z] 32f366d666a5: Waiting [2021-06-17T19:03:37.046Z] 860f36743e29: Layer already exists [2021-06-17T19:03:37.046Z] cfcaa473e7d9: Layer already exists [2021-06-17T19:03:37.046Z] e51f2b470b3d: Layer already exists [2021-06-17T19:03:37.046Z] 949d5b5488ef: Layer already exists [2021-06-17T19:03:37.046Z] 306ff59d38ef: Layer already exists [2021-06-17T19:03:37.046Z] 32f366d666a5: Layer already exists [2021-06-17T19:03:37.046Z] 1.3.2-dev.18: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:03:37.359Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:38.134Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:03:38.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-17T19:03:38.135Z] 860f36743e29: Preparing [2021-06-17T19:03:38.135Z] cfcaa473e7d9: Preparing [2021-06-17T19:03:38.135Z] 306ff59d38ef: Preparing [2021-06-17T19:03:38.135Z] 949d5b5488ef: Preparing [2021-06-17T19:03:38.135Z] e51f2b470b3d: Preparing [2021-06-17T19:03:38.135Z] 32f366d666a5: Preparing [2021-06-17T19:03:38.135Z] 32f366d666a5: Waiting [2021-06-17T19:03:38.135Z] 949d5b5488ef: Layer already exists [2021-06-17T19:03:38.135Z] 306ff59d38ef: Layer already exists [2021-06-17T19:03:38.135Z] e51f2b470b3d: Layer already exists [2021-06-17T19:03:38.135Z] 860f36743e29: Layer already exists [2021-06-17T19:03:38.135Z] cfcaa473e7d9: Layer already exists [2021-06-17T19:03:38.135Z] 32f366d666a5: Layer already exists [2021-06-17T19:03:38.135Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:38.161Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:03:38.447Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:03:38.574Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T19:03:38.749Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:master [2021-06-17T19:03:38.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-17T19:03:38.749Z] 860f36743e29: Preparing [2021-06-17T19:03:38.749Z] cfcaa473e7d9: Preparing [2021-06-17T19:03:38.749Z] 306ff59d38ef: Preparing [2021-06-17T19:03:38.749Z] 949d5b5488ef: Preparing [2021-06-17T19:03:38.749Z] e51f2b470b3d: Preparing [2021-06-17T19:03:38.750Z] 32f366d666a5: Preparing [2021-06-17T19:03:38.750Z] 32f366d666a5: Waiting [2021-06-17T19:03:38.750Z] 860f36743e29: Layer already exists [2021-06-17T19:03:38.750Z] 306ff59d38ef: Layer already exists [2021-06-17T19:03:38.750Z] cfcaa473e7d9: Layer already exists [2021-06-17T19:03:38.750Z] 949d5b5488ef: Layer already exists [2021-06-17T19:03:38.750Z] e51f2b470b3d: Layer already exists [2021-06-17T19:03:38.750Z] 32f366d666a5: Layer already exists [2021-06-17T19:03:38.750Z] master: digest: sha256:e81ed4c1e186af7a589e4d69a75722e05f79d1f03bd55729bf64394230b31e7b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T19:03:38.807Z] ===================================================== [Pipeline] echo [2021-06-17T19:03:38.823Z] taggedImages: [2021-06-17T19:03:38.823Z] - nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:03:38.823Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-17T19:03:38.823Z] - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.18 [2021-06-17T19:03:38.823Z] - nexus3.edgexfoundry.org:10004/device-modbus:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:03:38.823Z] - nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-06-17T19:03:38.986Z] + + truesudo [2021-06-17T19:03:38.986Z] service docker restart [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:03:39.471Z] ---> job-cost.sh [2021-06-17T19:03:39.471Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdFF [2021-06-17T19:03:47.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:03:57.344Z] provisioning config files... [2021-06-17T19:03:57.375Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config5302388049245183237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:03:57.757Z] ---> docker-login.sh [2021-06-17T19:03:57.757Z] nexus3.edgexfoundry.org:10001 [2021-06-17T19:03:58.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:58.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:58.962Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:58.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:58.962Z] [2021-06-17T19:03:58.962Z] Login Succeeded [2021-06-17T19:03:58.962Z] nexus3.edgexfoundry.org:10002 [2021-06-17T19:03:59.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:03:59.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:03:59.512Z] Configure a credential helper to remove this warning. See [2021-06-17T19:03:59.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:03:59.512Z] [2021-06-17T19:03:59.512Z] Login Succeeded [2021-06-17T19:03:59.512Z] nexus3.edgexfoundry.org:10003 [2021-06-17T19:03:59.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:04:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:04:00.064Z] Configure a credential helper to remove this warning. See [2021-06-17T19:04:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:04:00.064Z] [2021-06-17T19:04:00.064Z] Login Succeeded [2021-06-17T19:04:00.064Z] nexus3.edgexfoundry.org:10004 [2021-06-17T19:04:00.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:04:00.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:04:00.670Z] Configure a credential helper to remove this warning. See [2021-06-17T19:04:00.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:04:00.670Z] [2021-06-17T19:04:00.670Z] Login Succeeded [2021-06-17T19:04:00.670Z] docker.io [2021-06-17T19:04:01.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:04:01.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:04:01.559Z] Configure a credential helper to remove this warning. See [2021-06-17T19:04:01.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:04:01.559Z] [2021-06-17T19:04:01.559Z] Login Succeeded [2021-06-17T19:04:01.559Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T19:04:01.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T19:04:01.896Z] ========================================================= [2021-06-17T19:04:01.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T19:04:01.896Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:04:02.259Z] + 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-17T19:04:02.542Z] Sending build context to Docker daemon 626.7kB [2021-06-17T19:04:02.572Z] lf-activate-venv(): INFO: Adding /tmp/venv-cdFF/bin to PATH [2021-06-17T19:04:02.572Z] INFO: No Stack... [2021-06-17T19:04:02.572Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T19:04:02.572Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T19:04:02.819Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:04:02.819Z] Step 2/8 : FROM ${BASE} [2021-06-17T19:04:02.819Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T19:04:02.819Z] 595b0fe564bb: Pulling fs layer [2021-06-17T19:04:02.819Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T19:04:02.819Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T19:04:02.819Z] ba82ee9f976e: Pulling fs layer [2021-06-17T19:04:02.819Z] 506bd15cee9f: Pulling fs layer [2021-06-17T19:04:02.819Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T19:04:02.819Z] 618dc40b7e24: Pulling fs layer [2021-06-17T19:04:02.819Z] ba82ee9f976e: Waiting [2021-06-17T19:04:02.819Z] 506bd15cee9f: Waiting [2021-06-17T19:04:02.819Z] 75a0a4a0db45: Waiting [2021-06-17T19:04:02.819Z] 618dc40b7e24: Waiting [2021-06-17T19:04:02.819Z] 5b7225fbf94c: Download complete [2021-06-17T19:04:02.872Z] + cat /w/workspace/device-modbus-go/57/archives/cost.csv [2021-06-17T19:04:02.872Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T19:04:02.905Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [2021-06-17T19:04:02.925Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] did not exist. Created. [2021-06-17T19:04:02.925Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T19:04:03.103Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T19:04:03.103Z] 3088b5b3c5c0: Download complete [2021-06-17T19:04:03.103Z] 506bd15cee9f: Verifying Checksum [2021-06-17T19:04:03.103Z] 506bd15cee9f: Download complete [2021-06-17T19:04:03.103Z] 595b0fe564bb: Verifying Checksum [2021-06-17T19:04:03.103Z] 595b0fe564bb: Download complete [2021-06-17T19:04:03.103Z] 75a0a4a0db45: Download complete [2021-06-17T19:04:03.256Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T19:04:03.343Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T19:04:03.356Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T19:04:03.705Z] 595b0fe564bb: Pull complete [2021-06-17T19:04:04.312Z] 3088b5b3c5c0: Pull complete [2021-06-17T19:04:04.593Z] 5b7225fbf94c: Pull complete [2021-06-17T19:04:04.868Z] 618dc40b7e24: Verifying Checksum [2021-06-17T19:04:04.868Z] 618dc40b7e24: Download complete [2021-06-17T19:04:06.316Z] ba82ee9f976e: Verifying Checksum [2021-06-17T19:04:06.316Z] ba82ee9f976e: Download complete [2021-06-17T19:04:16.510Z] ba82ee9f976e: Pull complete [2021-06-17T19:04:16.511Z] 506bd15cee9f: Pull complete [2021-06-17T19:04:16.793Z] 75a0a4a0db45: Pull complete [2021-06-17T19:04:20.218Z] 618dc40b7e24: Pull complete [2021-06-17T19:04:20.218Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T19:04:20.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T19:04:20.218Z] ---> a36622ca3599 [2021-06-17T19:04:20.218Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-17T19:04:22.854Z] ---> Running in ab5f0c1eed62 [2021-06-17T19:04:23.133Z] Removing intermediate container ab5f0c1eed62 [2021-06-17T19:04:23.133Z] ---> b19ad7439f2a [2021-06-17T19:04:23.133Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:04:23.133Z] ---> Running in cdfb6f1866b8 [2021-06-17T19:04:25.756Z] Removing intermediate container cdfb6f1866b8 [2021-06-17T19:04:25.756Z] ---> 5fff368dd48f [2021-06-17T19:04:25.756Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-17T19:04:25.756Z] ---> Running in 2785f3196ca0 [2021-06-17T19:04:26.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T19:04:28.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T19:04:30.136Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-17T19:04:30.136Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-17T19:04:30.728Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-17T19:04:30.728Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-17T19:04:30.998Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-17T19:04:31.269Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-17T19:04:31.540Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-17T19:04:34.161Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-17T19:04:34.161Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-17T19:04:34.161Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-17T19:04:34.436Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-17T19:04:35.034Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-17T19:04:35.308Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-17T19:04:35.308Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T19:04:35.308Z] OK: 145 MiB in 53 packages [2021-06-17T19:04:36.765Z] Removing intermediate container 2785f3196ca0 [2021-06-17T19:04:36.765Z] ---> 4ed7d6aabac7 [2021-06-17T19:04:36.765Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-17T19:04:37.041Z] ---> Running in 3d1f8faa11d3 [2021-06-17T19:04:37.642Z] Removing intermediate container 3d1f8faa11d3 [2021-06-17T19:04:37.642Z] ---> 0a91cdc3a6e9 [2021-06-17T19:04:37.642Z] Step 7/8 : COPY . . [2021-06-17T19:04:38.620Z] ---> 1e0db7205fb4 [2021-06-17T19:04:38.621Z] Step 8/8 : RUN go mod download [2021-06-17T19:04:38.621Z] ---> Running in 743bcb91781a [2021-06-17T19:05:05.441Z] Removing intermediate container 743bcb91781a [2021-06-17T19:05:05.441Z] ---> 56962cae6ea4 [2021-06-17T19:05:05.441Z] Successfully built 56962cae6ea4 [2021-06-17T19:05:05.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:05:05.782Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T19:05:05.782Z] . [Pipeline] withDockerContainer [2021-06-17T19:05:06.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-70 does not seem to be running inside a container [2021-06-17T19:05:06.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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-17T19:05:07.680Z] $ docker top 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:05:08.649Z] + go version [2021-06-17T19:05:08.649Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T19:05:08.672Z] $ docker stop --time=1 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 [2021-06-17T19:05:10.459Z] $ docker rm -f 0ccd7189179f3dfd605f791b17bdc230349fbf075764a8f9d68a6a3306f755b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:05:11.271Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T19:05:11.272Z] . [Pipeline] withDockerContainer [2021-06-17T19:05:11.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-70 does not seem to be running inside a container [2021-06-17T19:05:11.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/57 -v /w/workspace/device-modbus-go/57:/w/workspace/device-modbus-go/57:rw,z -v /w/workspace/device-modbus-go/57@tmp:/w/workspace/device-modbus-go/57@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-17T19:05:13.250Z] $ docker top f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:05:14.269Z] + go mod tidy [Pipeline] sh [2021-06-17T19:05:15.535Z] + make test [2021-06-17T19:05:15.535Z] go mod tidy [2021-06-17T19:05:16.142Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T19:05:17.129Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-17T19:06:13.741Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-17T19:06:13.741Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements [2021-06-17T19:06:13.741Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T19:06:35.956Z] gofmt -l . [2021-06-17T19:06:35.956Z] [ "`gofmt -l .`" = "" ] [2021-06-17T19:06:35.956Z] ./bin/test-attribution-txt.sh [2021-06-17T19:06:36.942Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-17T19:06:37.560Z] $ docker stop --time=1 f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe [2021-06-17T19:06:39.641Z] $ docker rm -f f875bd961a1adcdf724b5af81f3e1936a99ae16e9667c8563f0d862c238c63fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T19:06:40.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T19:06:40.614Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T19:06:41.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T19:06:41.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T19:06:42.003Z] + ls -al . [2021-06-17T19:06:42.004Z] total 144 [2021-06-17T19:06:42.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 19:06 . [2021-06-17T19:06:42.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 19:03 .. [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 17 19:03 .dockerignore [2021-06-17T19:06:42.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 19:03 .git [2021-06-17T19:06:42.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 .github [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 338 Jun 17 19:03 .gitignore [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jun 17 19:03 Attribution.txt [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jun 17 19:03 Dockerfile [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 995 Jun 17 19:03 Dockerfile.build [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 17 19:03 Jenkinsfile [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 19:03 LICENSE [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 17 19:03 Makefile [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 2897 Jun 17 19:03 README.md [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 19:00 VERSION [2021-06-17T19:06:42.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 bin [2021-06-17T19:06:42.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 19:03 cmd [2021-06-17T19:06:42.004Z] -rw-r--r-- 1 jenkins jenkins 22385 Jun 17 19:06 coverage.out [2021-06-17T19:06:42.004Z] -rw-r--r-- 1 jenkins jenkins 414 Jun 17 19:06 go.mod [2021-06-17T19:06:42.004Z] -rw-r--r-- 1 jenkins jenkins 21434 Jun 17 19:05 go.sum [2021-06-17T19:06:42.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 19:03 internal [2021-06-17T19:06:42.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 19:03 simulator [2021-06-17T19:06:42.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 19:03 snap [2021-06-17T19:06:42.004Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 17 19:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:06:42.362Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 --label arch=arm64 --label version=1.3.2-dev.18 . [2021-06-17T19:06:42.641Z] Sending build context to Docker daemon 649.7kB [2021-06-17T19:06:42.929Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T19:06:42.929Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-17T19:06:42.929Z] ---> 56962cae6ea4 [2021-06-17T19:06:42.929Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:06:42.929Z] ---> Running in 3ea62f15ae28 [2021-06-17T19:06:45.551Z] Removing intermediate container 3ea62f15ae28 [2021-06-17T19:06:45.551Z] ---> 2051e5664e13 [2021-06-17T19:06:45.551Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-17T19:06:45.551Z] ---> Running in 989703fa21cf [2021-06-17T19:06:46.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T19:06:47.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T19:06:48.522Z] OK: 145 MiB in 53 packages [2021-06-17T19:06:49.504Z] Removing intermediate container 989703fa21cf [2021-06-17T19:06:49.504Z] ---> 25a3af27750b [2021-06-17T19:06:49.504Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-17T19:06:49.780Z] ---> Running in 5087509b7503 [2021-06-17T19:06:50.388Z] Removing intermediate container 5087509b7503 [2021-06-17T19:06:50.388Z] ---> 581d80f19a40 [2021-06-17T19:06:50.388Z] Step 6/22 : COPY . . [2021-06-17T19:06:51.394Z] ---> 30d18e29c133 [2021-06-17T19:06:51.394Z] Step 7/22 : RUN go mod tidy [2021-06-17T19:06:51.394Z] ---> Running in 71df78983c9d [2021-06-17T19:06:54.797Z] Removing intermediate container 71df78983c9d [2021-06-17T19:06:54.797Z] ---> 50dea734d061 [2021-06-17T19:06:54.797Z] Step 8/22 : RUN go mod download [2021-06-17T19:06:54.797Z] ---> Running in 7f9644f853c7 [2021-06-17T19:06:56.771Z] Removing intermediate container 7f9644f853c7 [2021-06-17T19:06:56.771Z] ---> 7eb1f16689eb [2021-06-17T19:06:56.771Z] Step 9/22 : RUN make build [2021-06-17T19:06:57.046Z] ---> Running in f8f9ad5f80c4 [2021-06-17T19:06:58.031Z] go mod tidy [2021-06-17T19:06:58.635Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.18" -o cmd/device-modbus ./cmd [2021-06-17T19:07:37.704Z] Removing intermediate container f8f9ad5f80c4 [2021-06-17T19:07:37.704Z] ---> f76e35fabfc7 [2021-06-17T19:07:37.704Z] Step 10/22 : FROM alpine:3.12 [2021-06-17T19:07:37.704Z] 3.12: Pulling from library/alpine [2021-06-17T19:07:37.704Z] d2f70382dc9a: Pulling fs layer [2021-06-17T19:07:37.704Z] d2f70382dc9a: Verifying Checksum [2021-06-17T19:07:37.704Z] d2f70382dc9a: Download complete [2021-06-17T19:07:37.704Z] d2f70382dc9a: Pull complete [2021-06-17T19:07:37.704Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T19:07:37.704Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T19:07:37.704Z] ---> c4fd0aeabfcf [2021-06-17T19:07:37.704Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-17T19:07:37.704Z] ---> Running in 2a549a9dc3c7 [2021-06-17T19:07:37.704Z] Removing intermediate container 2a549a9dc3c7 [2021-06-17T19:07:37.704Z] ---> 1d723dbb7351 [2021-06-17T19:07:37.704Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T19:07:37.704Z] ---> Running in dfecbba21256 [2021-06-17T19:07:38.685Z] Removing intermediate container dfecbba21256 [2021-06-17T19:07:38.685Z] ---> 7ea70af3c400 [2021-06-17T19:07:38.685Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T19:07:38.958Z] ---> Running in b1724a53687a [2021-06-17T19:07:40.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T19:07:40.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T19:07:41.591Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T19:07:41.591Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T19:07:41.863Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T19:07:41.863Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T19:07:42.141Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T19:07:42.141Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T19:07:42.141Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T19:07:42.141Z] OK: 8 MiB in 20 packages [2021-06-17T19:07:43.580Z] Removing intermediate container b1724a53687a [2021-06-17T19:07:43.580Z] ---> 9d65b65e6d31 [2021-06-17T19:07:43.580Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-17T19:07:44.561Z] ---> 8ec922964bce [2021-06-17T19:07:44.561Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-17T19:07:45.541Z] ---> 7ca8d01fce27 [2021-06-17T19:07:45.541Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-17T19:07:46.140Z] ---> 782a1918000b [2021-06-17T19:07:46.140Z] Step 17/22 : EXPOSE 59901 [2021-06-17T19:07:46.414Z] ---> Running in 4e36d019dc57 [2021-06-17T19:07:47.014Z] Removing intermediate container 4e36d019dc57 [2021-06-17T19:07:47.014Z] ---> b1c61fc9d20f [2021-06-17T19:07:47.014Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-17T19:07:47.014Z] ---> Running in 06f5b1d6c1bd [2021-06-17T19:07:47.616Z] Removing intermediate container 06f5b1d6c1bd [2021-06-17T19:07:47.616Z] ---> 098eb3624ca8 [2021-06-17T19:07:47.616Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T19:07:47.616Z] ---> Running in 509e3fbeb825 [2021-06-17T19:07:48.215Z] Removing intermediate container 509e3fbeb825 [2021-06-17T19:07:48.215Z] ---> 583dce4d0371 [2021-06-17T19:07:48.215Z] Step 20/22 : LABEL arch=arm64 [2021-06-17T19:07:48.215Z] ---> Running in d4f10aeb6ccf [2021-06-17T19:07:48.818Z] Removing intermediate container d4f10aeb6ccf [2021-06-17T19:07:48.818Z] ---> 502b394cfb17 [2021-06-17T19:07:48.818Z] Step 21/22 : LABEL git_sha=d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:07:48.818Z] ---> Running in 329b4c700ad9 [2021-06-17T19:07:49.417Z] Removing intermediate container 329b4c700ad9 [2021-06-17T19:07:49.417Z] ---> 49d4f5fc9f1a [2021-06-17T19:07:49.417Z] Step 22/22 : LABEL version=1.3.2-dev.18 [2021-06-17T19:07:49.417Z] ---> Running in d0c8cd8c0988 [2021-06-17T19:07:50.018Z] Removing intermediate container d0c8cd8c0988 [2021-06-17T19:07:50.018Z] ---> 037cf2691dae [2021-06-17T19:07:50.018Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-17T19:07:50.018Z] Successfully built 037cf2691dae [2021-06-17T19:07:50.018Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:07:50.247Z] provisioning config files... [2021-06-17T19:07:50.271Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/57@tmp/config2076009311445749862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:07:50.658Z] ---> docker-login.sh [2021-06-17T19:07:50.658Z] nexus3.edgexfoundry.org:10001 [2021-06-17T19:07:50.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:07:51.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:07:51.208Z] Configure a credential helper to remove this warning. See [2021-06-17T19:07:51.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:07:51.208Z] [2021-06-17T19:07:51.208Z] Login Succeeded [2021-06-17T19:07:51.208Z] nexus3.edgexfoundry.org:10002 [2021-06-17T19:07:51.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:07:51.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:07:51.761Z] Configure a credential helper to remove this warning. See [2021-06-17T19:07:51.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:07:51.761Z] [2021-06-17T19:07:51.761Z] Login Succeeded [2021-06-17T19:07:51.761Z] nexus3.edgexfoundry.org:10003 [2021-06-17T19:07:52.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:07:52.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:07:52.359Z] Configure a credential helper to remove this warning. See [2021-06-17T19:07:52.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:07:52.359Z] [2021-06-17T19:07:52.359Z] Login Succeeded [2021-06-17T19:07:52.359Z] nexus3.edgexfoundry.org:10004 [2021-06-17T19:07:52.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:07:52.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:07:52.965Z] Configure a credential helper to remove this warning. See [2021-06-17T19:07:52.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:07:52.965Z] [2021-06-17T19:07:52.965Z] Login Succeeded [2021-06-17T19:07:52.965Z] docker.io [2021-06-17T19:07:53.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T19:07:54.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T19:07:54.996Z] Configure a credential helper to remove this warning. See [2021-06-17T19:07:54.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T19:07:54.996Z] [2021-06-17T19:07:54.996Z] Login Succeeded [2021-06-17T19:07:54.996Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T19:07:55.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T19:07:55.093Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-06-17T19:07:55.093Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:07:55.093Z] latest [2021-06-17T19:07:55.093Z] 1.3.2-dev.18 [2021-06-17T19:07:55.093Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:07:55.093Z] master [2021-06-17T19:07:55.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:55.487Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:55.831Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:07:55.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-17T19:07:55.831Z] 1a27d18fea3c: Preparing [2021-06-17T19:07:55.831Z] d31de439235f: Preparing [2021-06-17T19:07:55.831Z] 19a14a5a66df: Preparing [2021-06-17T19:07:55.831Z] 3be80faa42cc: Preparing [2021-06-17T19:07:55.831Z] ca9c30097d85: Preparing [2021-06-17T19:07:55.831Z] 3fbe34a1663b: Preparing [2021-06-17T19:07:55.831Z] 3fbe34a1663b: Waiting [2021-06-17T19:07:56.109Z] ca9c30097d85: Pushed [2021-06-17T19:07:56.109Z] d31de439235f: Pushed [2021-06-17T19:07:56.109Z] 1a27d18fea3c: Pushed [2021-06-17T19:07:56.393Z] 3fbe34a1663b: Layer already exists [2021-06-17T19:07:56.990Z] 3be80faa42cc: Pushed [2021-06-17T19:07:58.963Z] 19a14a5a66df: Pushed [2021-06-17T19:07:58.963Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:59.317Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:07:59.659Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-17T19:07:59.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-17T19:07:59.659Z] 1a27d18fea3c: Preparing [2021-06-17T19:07:59.659Z] d31de439235f: Preparing [2021-06-17T19:07:59.659Z] 19a14a5a66df: Preparing [2021-06-17T19:07:59.659Z] 3be80faa42cc: Preparing [2021-06-17T19:07:59.659Z] ca9c30097d85: Preparing [2021-06-17T19:07:59.659Z] 3fbe34a1663b: Preparing [2021-06-17T19:07:59.659Z] 3fbe34a1663b: Waiting [2021-06-17T19:07:59.934Z] d31de439235f: Layer already exists [2021-06-17T19:07:59.934Z] 1a27d18fea3c: Layer already exists [2021-06-17T19:07:59.934Z] 19a14a5a66df: Layer already exists [2021-06-17T19:07:59.934Z] 3be80faa42cc: Layer already exists [2021-06-17T19:07:59.934Z] ca9c30097d85: Layer already exists [2021-06-17T19:07:59.934Z] 3fbe34a1663b: Layer already exists [2021-06-17T19:07:59.934Z] latest: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:00.286Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:00.641Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 [2021-06-17T19:08:00.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-17T19:08:00.641Z] 1a27d18fea3c: Preparing [2021-06-17T19:08:00.641Z] d31de439235f: Preparing [2021-06-17T19:08:00.641Z] 19a14a5a66df: Preparing [2021-06-17T19:08:00.641Z] 3be80faa42cc: Preparing [2021-06-17T19:08:00.641Z] ca9c30097d85: Preparing [2021-06-17T19:08:00.641Z] 3fbe34a1663b: Preparing [2021-06-17T19:08:00.641Z] 3fbe34a1663b: Waiting [2021-06-17T19:08:00.916Z] d31de439235f: Layer already exists [2021-06-17T19:08:00.916Z] ca9c30097d85: Layer already exists [2021-06-17T19:08:00.916Z] 1a27d18fea3c: Layer already exists [2021-06-17T19:08:00.916Z] 3be80faa42cc: Layer already exists [2021-06-17T19:08:00.916Z] 19a14a5a66df: Layer already exists [2021-06-17T19:08:00.916Z] 3fbe34a1663b: Layer already exists [2021-06-17T19:08:00.916Z] 1.3.2-dev.18: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:01.268Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:01.622Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:08:01.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-17T19:08:01.622Z] 1a27d18fea3c: Preparing [2021-06-17T19:08:01.622Z] d31de439235f: Preparing [2021-06-17T19:08:01.622Z] 19a14a5a66df: Preparing [2021-06-17T19:08:01.622Z] 3be80faa42cc: Preparing [2021-06-17T19:08:01.622Z] ca9c30097d85: Preparing [2021-06-17T19:08:01.622Z] 3fbe34a1663b: Preparing [2021-06-17T19:08:01.622Z] 3fbe34a1663b: Waiting [2021-06-17T19:08:01.622Z] 19a14a5a66df: Layer already exists [2021-06-17T19:08:01.622Z] ca9c30097d85: Layer already exists [2021-06-17T19:08:01.622Z] 1a27d18fea3c: Layer already exists [2021-06-17T19:08:01.896Z] d31de439235f: Layer already exists [2021-06-17T19:08:01.896Z] 3be80faa42cc: Layer already exists [2021-06-17T19:08:01.896Z] 3fbe34a1663b: Layer already exists [2021-06-17T19:08:01.896Z] d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:02.252Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:08:02.606Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [2021-06-17T19:08:02.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-17T19:08:02.606Z] 1a27d18fea3c: Preparing [2021-06-17T19:08:02.606Z] d31de439235f: Preparing [2021-06-17T19:08:02.606Z] 19a14a5a66df: Preparing [2021-06-17T19:08:02.606Z] 3be80faa42cc: Preparing [2021-06-17T19:08:02.606Z] ca9c30097d85: Preparing [2021-06-17T19:08:02.606Z] 3fbe34a1663b: Preparing [2021-06-17T19:08:02.606Z] 3fbe34a1663b: Waiting [2021-06-17T19:08:02.884Z] 3be80faa42cc: Layer already exists [2021-06-17T19:08:02.884Z] ca9c30097d85: Layer already exists [2021-06-17T19:08:02.884Z] 19a14a5a66df: Layer already exists [2021-06-17T19:08:02.884Z] 1a27d18fea3c: Layer already exists [2021-06-17T19:08:02.884Z] d31de439235f: Layer already exists [2021-06-17T19:08:02.884Z] 3fbe34a1663b: Layer already exists [2021-06-17T19:08:02.884Z] master: digest: sha256:e9b69d295e441187dbdd90a5f9df4467af910937ec5b1d462960acc9f5f5e5ef size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T19:08:02.952Z] ===================================================== [Pipeline] echo [2021-06-17T19:08:02.970Z] taggedImages: [2021-06-17T19:08:02.970Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [2021-06-17T19:08:02.970Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-17T19:08:02.970Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.18 [2021-06-17T19:08:02.970Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d6fb99534e3fdca3af319a6e00b78ffe11ee4797-1.3.2-dev.18 [2021-06-17T19:08:02.970Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:08:03.493Z] ---> job-cost.sh [2021-06-17T19:08:03.493Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jbdw [2021-06-17T19:08:50.470Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T19:10:42.324Z] lf-activate-venv(): INFO: Adding /tmp/venv-Jbdw/bin to PATH [2021-06-17T19:10:42.324Z] INFO: No Stack... [2021-06-17T19:10:42.324Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T19:10:42.324Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T19:10:42.663Z] + cut -d, -f6 [2021-06-17T19:10:42.663Z] + cat /w/workspace/device-modbus-go/57/archives/cost.csv [Pipeline] lock [2021-06-17T19:10:42.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [2021-06-17T19:10:42.742Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] did not exist. Created. [2021-06-17T19:10:42.742Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T19:10:43.118Z] /w/workspace/device-modbus-go/57@tmp/durable-72c83ce6/script.sh: 1: /w/workspace/device-modbus-go/57@tmp/durable-72c83ce6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T19:10:43.465Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T19:10:43.485Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T19:10:43.732Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T19:10:43.741Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-57-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-17T19:10:44.371Z] provisioning config files... [2021-06-17T19:10:44.379Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config969819285095084266tmp [Pipeline] { [Pipeline] sh [2021-06-17T19:10:44.725Z] + set +x [2021-06-17T19:10:44.725Z] + bash -s -- [2021-06-17T19:10:44.725Z] + curl -s https://codecov.io/bash [2021-06-17T19:10:44.725Z] [2021-06-17T19:10:44.725Z] _____ _ [2021-06-17T19:10:44.725Z] / ____| | | [2021-06-17T19:10:44.725Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T19:10:44.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T19:10:44.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T19:10:44.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T19:10:44.725Z] Bash-1.0.3 [2021-06-17T19:10:44.725Z] [2021-06-17T19:10:44.725Z] [2021-06-17T19:10:44.725Z] ==> git version 2.24.4 found [2021-06-17T19:10:44.725Z] ==> 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-17T19:10:44.725Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T19:10:44.725Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T19:10:44.725Z] ==> Jenkins CI detected. [2021-06-17T19:10:44.725Z] project root: . [2021-06-17T19:10:44.725Z] --> token set from env [2021-06-17T19:10:44.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T19:10:44.725Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T19:10:44.725Z] ==> Python coveragepy not found [2021-06-17T19:10:44.725Z] ==> Searching for coverage reports in: [2021-06-17T19:10:44.725Z] + . [2021-06-17T19:10:44.725Z] -> Found 1 reports [2021-06-17T19:10:44.725Z] ==> Detecting git/mercurial file structure [2021-06-17T19:10:44.725Z] ==> Reading reports [2021-06-17T19:10:44.725Z] + ./coverage.out bytes=22385 [2021-06-17T19:10:44.725Z] ==> Appending adjustments [2021-06-17T19:10:44.725Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T19:10:44.996Z] + Found adjustments [2021-06-17T19:10:44.996Z] ==> Gzipping contents [2021-06-17T19:10:44.996Z] 4.0K /tmp/codecov.EoNG9Z.gz [2021-06-17T19:10:44.996Z] ==> Uploading reports [2021-06-17T19:10:44.996Z] url: https://codecov.io [2021-06-17T19:10:44.996Z] query: branch=master&commit=d6fb99534e3fdca3af319a6e00b78ffe11ee4797&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T19:10:44.996Z] -> Pinging Codecov [2021-06-17T19:10:44.996Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d6fb99534e3fdca3af319a6e00b78ffe11ee4797&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T19:10:45.568Z] -> Uploading to [2021-06-17T19:10:45.568Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/55DBCA73C666E3227836607328DD7E49/d6fb99534e3fdca3af319a6e00b78ffe11ee4797/2a79df55-6995-4e6e-b44d-f88ba3efbc12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T191045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=743d5dfb2fd09dfe09da8ac147764bf1c0b511f3e99b769a14b0408a102c65d2 [2021-06-17T19:10:45.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T19:10:45.568Z] Dload Upload Total Spent Left Speed [2021-06-17T19:10:45.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3900 0 0 100 3900 0 10028 --:--:-- --:--:-- --:--:-- 10025 [2021-06-17T19:10:45.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] } [2021-06-17T19:10:45.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-17T19:10:46.193Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T19:10:46.204Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:10:46.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:10:46.516Z] [2021-06-17T19:10:46.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:10:46.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:10:46.871Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T19:10:46.871Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T19:10:46.871Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T19:10:46.871Z] de9db76c5a1d: Pulling fs layer [2021-06-17T19:10:46.871Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T19:10:46.871Z] 0d57e429df01: Pulling fs layer [2021-06-17T19:10:46.871Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T19:10:46.871Z] e1f770b5df2f: Pulling fs layer [2021-06-17T19:10:46.871Z] 85a0685a4137: Pulling fs layer [2021-06-17T19:10:46.871Z] 0eba1c9be4d2: Waiting [2021-06-17T19:10:46.871Z] 0d57e429df01: Waiting [2021-06-17T19:10:46.871Z] 4e4be7b47b0d: Waiting [2021-06-17T19:10:46.871Z] e1f770b5df2f: Waiting [2021-06-17T19:10:46.871Z] 85a0685a4137: Waiting [2021-06-17T19:10:46.871Z] de9db76c5a1d: Verifying Checksum [2021-06-17T19:10:46.871Z] de9db76c5a1d: Download complete [2021-06-17T19:10:46.871Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T19:10:46.871Z] 0ef7d3d256c8: Download complete [2021-06-17T19:10:46.871Z] 0d57e429df01: Verifying Checksum [2021-06-17T19:10:46.871Z] 0d57e429df01: Download complete [2021-06-17T19:10:46.871Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T19:10:46.871Z] 4e4be7b47b0d: Download complete [2021-06-17T19:10:46.871Z] 188c0c94c7c5: Verifying Checksum [2021-06-17T19:10:46.871Z] 188c0c94c7c5: Download complete [2021-06-17T19:10:47.144Z] 188c0c94c7c5: Pull complete [2021-06-17T19:10:47.145Z] 0ef7d3d256c8: Pull complete [2021-06-17T19:10:47.408Z] de9db76c5a1d: Pull complete [2021-06-17T19:10:47.408Z] e1f770b5df2f: Verifying Checksum [2021-06-17T19:10:47.408Z] e1f770b5df2f: Download complete [2021-06-17T19:10:49.339Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T19:10:49.339Z] 0eba1c9be4d2: Download complete [2021-06-17T19:10:49.608Z] 85a0685a4137: Verifying Checksum [2021-06-17T19:10:49.608Z] 85a0685a4137: Download complete [2021-06-17T19:10:52.941Z] 0eba1c9be4d2: Pull complete [2021-06-17T19:10:52.941Z] 0d57e429df01: Pull complete [2021-06-17T19:10:52.941Z] 4e4be7b47b0d: Pull complete [2021-06-17T19:10:53.523Z] e1f770b5df2f: Pull complete [2021-06-17T19:11:00.152Z] 85a0685a4137: Pull complete [2021-06-17T19:11:00.152Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T19:11:00.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T19:11:00.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T19:11:00.232Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:11:00.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:11:01.059Z] $ docker top 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T19:11:01.174Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T19:11:01.479Z] + set -o pipefail [2021-06-17T19:11:01.480Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T19:11:06.794Z] [2021-06-17T19:11:06.794Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2021-06-17T19:11:06.794Z] [2021-06-17T19:11:06.794Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/985d2df7-7b71-4d70-b4b0-ee5b6a4c81ac [2021-06-17T19:11:06.794Z] [2021-06-17T19:11:06.794Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-17T19:11:06.794Z] [2021-06-17T19:11:06.794Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T19:11:06.794Z] [2021-06-17T19:11:06.794Z] [Pipeline] } [2021-06-17T19:11:06.812Z] $ docker stop --time=1 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 [2021-06-17T19:11:09.039Z] $ docker rm -f 3779eba764cdd8efa5953a4641c8a6bc6c6560f73fe43295a8305185f3b87012 [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-17T19:11:10.161Z] + git log --format=format:%s -1 d6fb99534e3fdca3af319a6e00b78ffe11ee4797 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:10.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:11:10.483Z] . [Pipeline] withDockerContainer [2021-06-17T19:11:10.587Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:11:10.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:11:10.994Z] $ docker top 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:11:11.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:11:11.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:11:11.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:11:11.251Z] $ docker exec 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 ssh-agent [2021-06-17T19:11:11.355Z] SSH_AUTH_SOCK=/tmp/ssh-flN9ipvkyfT0/agent.14 [2021-06-17T19:11:11.355Z] SSH_AGENT_PID=21 [2021-06-17T19:11:11.360Z] Running ssh-add (command line suppressed) [2021-06-17T19:11:11.446Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5460514705621460812.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5460514705621460812.key) [2021-06-17T19:11:11.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:11:11.774Z] + git semver tag [2021-06-17T19:11:11.774Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:11:11.774Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-17T19:11:11.774Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-17T19:11:11.774Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:11:11.774Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:11:11.774Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:11:11.774Z] # $SEMVER_BRANCH = master [2021-06-17T19:11:11.774Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-17T19:11:11.774Z] # d6fb99534e3fdca3af319a6e00b78ffe11ee4797 HEAD [2021-06-17T19:11:11.774Z] # -> Force: false [2021-06-17T19:11:11.774Z] # f11c421d3c99630ab87e887073ffd81317cfaac8 refs/tags/v1.3.2-dev.18 [Pipeline] } [2021-06-17T19:11:11.781Z] $ docker exec --env ******** --env ******** 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 ssh-agent -k [2021-06-17T19:11:11.876Z] unset SSH_AUTH_SOCK; [2021-06-17T19:11:11.876Z] unset SSH_AGENT_PID; [2021-06-17T19:11:11.876Z] echo Agent pid 21 killed; [2021-06-17T19:11:11.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:11:12.229Z] + git semver [Pipeline] } [2021-06-17T19:11:12.243Z] $ docker stop --time=1 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 [2021-06-17T19:11:13.417Z] $ docker rm -f 89858e2c827a42e016e00c1e90633b55abb6325646b0393e65c49b93a28ebb56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:13.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:11:13.885Z] [2021-06-17T19:11:13.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:14.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:11:14.213Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T19:11:14.213Z] ab5ef0e58194: Pulling fs layer [2021-06-17T19:11:14.213Z] 9712f1f96733: Pulling fs layer [2021-06-17T19:11:14.213Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T19:11:14.213Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T19:11:14.213Z] e9a5061849ea: Pulling fs layer [2021-06-17T19:11:14.213Z] d747dcd14b5f: Pulling fs layer [2021-06-17T19:11:14.213Z] 2de7ff778b66: Pulling fs layer [2021-06-17T19:11:14.213Z] 0d9ebad4ef96: Waiting [2021-06-17T19:11:14.213Z] e9a5061849ea: Waiting [2021-06-17T19:11:14.213Z] 2de7ff778b66: Waiting [2021-06-17T19:11:14.213Z] d747dcd14b5f: Waiting [2021-06-17T19:11:14.213Z] 9712f1f96733: Verifying Checksum [2021-06-17T19:11:14.213Z] 9712f1f96733: Download complete [2021-06-17T19:11:15.602Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T19:11:15.602Z] 63f879dbbcfc: Download complete [2021-06-17T19:11:15.602Z] e9a5061849ea: Verifying Checksum [2021-06-17T19:11:15.602Z] e9a5061849ea: Download complete [2021-06-17T19:11:15.602Z] d747dcd14b5f: Verifying Checksum [2021-06-17T19:11:15.602Z] d747dcd14b5f: Download complete [2021-06-17T19:11:16.174Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T19:11:16.174Z] 0d9ebad4ef96: Download complete [2021-06-17T19:11:16.174Z] 2de7ff778b66: Verifying Checksum [2021-06-17T19:11:16.174Z] 2de7ff778b66: Download complete [2021-06-17T19:11:16.434Z] ab5ef0e58194: Verifying Checksum [2021-06-17T19:11:16.434Z] ab5ef0e58194: Download complete [2021-06-17T19:11:19.003Z] ab5ef0e58194: Pull complete [2021-06-17T19:11:19.003Z] 9712f1f96733: Pull complete [2021-06-17T19:11:19.591Z] 63f879dbbcfc: Pull complete [2021-06-17T19:11:22.950Z] 0d9ebad4ef96: Pull complete [2021-06-17T19:11:23.222Z] e9a5061849ea: Pull complete [2021-06-17T19:11:23.222Z] d747dcd14b5f: Pull complete [2021-06-17T19:11:24.180Z] 2de7ff778b66: Pull complete [2021-06-17T19:11:24.180Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T19:11:24.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T19:11:24.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T19:11:24.262Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:11:24.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:11:28.384Z] $ docker top 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:11:28.489Z] provisioning config files... [2021-06-17T19:11:28.498Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7720923439598536910tmp [2021-06-17T19:11:28.512Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7916465507336697293tmp [2021-06-17T19:11:28.527Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2931133260776478376tmp [Pipeline] { [Pipeline] echo [2021-06-17T19:11:28.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:11:28.850Z] ---> sigul-configuration.sh [2021-06-17T19:11:28.850Z] gpg: directory `/root/.gnupg' created [2021-06-17T19:11:28.850Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T19:11:28.850Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T19:11:28.850Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T19:11:28.850Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T19:11:28.850Z] gpg: CAST5 encrypted data [2021-06-17T19:11:28.850Z] gpg: encrypted with 1 passphrase [2021-06-17T19:11:28.850Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T19:11:29.154Z] + mkdir /home/jenkins [2021-06-17T19:11:29.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T19:11:29.461Z] + 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-17T19:11:29.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:11:29.781Z] ---> sigul-install.sh [2021-06-17T19:11:33.996Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T19:11:34.304Z] + git tag --list [2021-06-17T19:11:34.304Z] 0.7.1 [2021-06-17T19:11:34.304Z] v1.0.0 [2021-06-17T19:11:34.304Z] v1.1.0 [2021-06-17T19:11:34.304Z] v1.1.1 [2021-06-17T19:11:34.304Z] v1.2.2 [2021-06-17T19:11:34.304Z] v1.3.0 [2021-06-17T19:11:34.304Z] v1.3.1 [2021-06-17T19:11:34.304Z] v1.3.1-dev.1 [2021-06-17T19:11:34.304Z] v1.3.1-dev.2 [2021-06-17T19:11:34.304Z] v1.3.1-dev.3 [2021-06-17T19:11:34.304Z] v1.3.1-dev.4 [2021-06-17T19:11:34.304Z] v1.3.1-dev.5 [2021-06-17T19:11:34.304Z] v1.3.1-dev.6 [2021-06-17T19:11:34.304Z] v1.3.1-dev.7 [2021-06-17T19:11:34.304Z] v1.3.1-dev.8 [2021-06-17T19:11:34.304Z] v1.3.2-dev.1 [2021-06-17T19:11:34.304Z] v1.3.2-dev.10 [2021-06-17T19:11:34.304Z] v1.3.2-dev.11 [2021-06-17T19:11:34.304Z] v1.3.2-dev.12 [2021-06-17T19:11:34.304Z] v1.3.2-dev.13 [2021-06-17T19:11:34.304Z] v1.3.2-dev.14 [2021-06-17T19:11:34.304Z] v1.3.2-dev.15 [2021-06-17T19:11:34.304Z] v1.3.2-dev.16 [2021-06-17T19:11:34.304Z] v1.3.2-dev.17 [2021-06-17T19:11:34.304Z] v1.3.2-dev.18 [2021-06-17T19:11:34.304Z] v1.3.2-dev.2 [2021-06-17T19:11:34.304Z] v1.3.2-dev.3 [2021-06-17T19:11:34.304Z] v1.3.2-dev.4 [2021-06-17T19:11:34.304Z] v1.3.2-dev.5 [2021-06-17T19:11:34.304Z] v1.3.2-dev.6 [2021-06-17T19:11:34.304Z] v1.3.2-dev.7 [2021-06-17T19:11:34.304Z] v1.3.2-dev.8 [2021-06-17T19:11:34.304Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-17T19:11:34.603Z] + lftools sign git-tag v1.3.2-dev.18 [2021-06-17T19:11:35.179Z] Signing Git tag with Sigul... [2021-06-17T19:11:35.179Z] Signing v1.3.2-dev.18 [Pipeline] echo [2021-06-17T19:11:35.771Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:11:36.072Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T19:11:36.081Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T19:11:36.109Z] $ docker stop --time=1 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 [2021-06-17T19:11:37.721Z] $ docker rm -f 28121e5eeeb127b6fd3f3a08b54654e16a03a73ee085597b98d7353ec3dcfb87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:38.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:11:38.432Z] . [Pipeline] withDockerContainer [2021-06-17T19:11:38.515Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:11:38.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:11:38.932Z] $ docker top 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:11:39.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:11:39.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:11:39.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:11:39.169Z] $ docker exec 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 ssh-agent [2021-06-17T19:11:39.282Z] SSH_AUTH_SOCK=/tmp/ssh-Z3jbTwyRdkiS/agent.14 [2021-06-17T19:11:39.282Z] SSH_AGENT_PID=21 [2021-06-17T19:11:39.288Z] Running ssh-add (command line suppressed) [2021-06-17T19:11:39.387Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6278731711179828361.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6278731711179828361.key) [2021-06-17T19:11:39.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:11:39.711Z] + git semver bump pre [2021-06-17T19:11:39.711Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:11:39.711Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-17T19:11:39.711Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-17T19:11:39.711Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:11:39.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:11:39.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:11:39.711Z] # $SEMVER_BRANCH = master [2021-06-17T19:11:39.711Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-17T19:11:39.711Z] 1.3.2-dev.19 [Pipeline] } [2021-06-17T19:11:39.718Z] $ docker exec --env ******** --env ******** 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 ssh-agent -k [2021-06-17T19:11:39.817Z] unset SSH_AUTH_SOCK; [2021-06-17T19:11:39.817Z] unset SSH_AGENT_PID; [2021-06-17T19:11:39.817Z] echo Agent pid 21 killed; [2021-06-17T19:11:39.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:11:40.186Z] + git semver [Pipeline] } [2021-06-17T19:11:40.198Z] $ docker stop --time=1 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 [2021-06-17T19:11:41.376Z] $ docker rm -f 5f8512be3a10cd5b3ecfc7db66bfa0dd5c84420f250b6daaecfd1b33f9df2803 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:41.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T19:11:41.784Z] . [Pipeline] withDockerContainer [2021-06-17T19:11:41.858Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:11:41.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:11:42.290Z] $ docker top 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T19:11:42.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T19:11:42.417Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T19:11:42.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T19:11:42.537Z] $ docker exec 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 ssh-agent [2021-06-17T19:11:42.651Z] SSH_AUTH_SOCK=/tmp/ssh-YWQrnXDKcVi3/agent.13 [2021-06-17T19:11:42.651Z] SSH_AGENT_PID=20 [2021-06-17T19:11:42.657Z] Running ssh-add (command line suppressed) [2021-06-17T19:11:42.757Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5574093663405485855.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5574093663405485855.key) [2021-06-17T19:11:42.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T19:11:43.081Z] + git semver push [2021-06-17T19:11:43.081Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T19:11:43.081Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-17T19:11:43.081Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-17T19:11:43.081Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T19:11:43.081Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T19:11:43.081Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T19:11:43.081Z] # $SEMVER_BRANCH = master [2021-06-17T19:11:43.081Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-17T19:11:48.385Z] $ docker exec --env ******** --env ******** 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 ssh-agent -k [2021-06-17T19:11:48.478Z] unset SSH_AUTH_SOCK; [2021-06-17T19:11:48.478Z] unset SSH_AGENT_PID; [2021-06-17T19:11:48.478Z] echo Agent pid 20 killed; [2021-06-17T19:11:48.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T19:11:48.836Z] + git semver [Pipeline] } [2021-06-17T19:11:48.847Z] $ docker stop --time=1 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 [2021-06-17T19:11:50.051Z] $ docker rm -f 2c7850a5ba4409156bd40df797be42990aceb1202dfbda55dfd449006f6e3409 [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-17T19:11:51.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:11:51.859Z] ---> package-listing.sh [2021-06-17T19:11:51.859Z] ++ facter osfamily [2021-06-17T19:11:51.859Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T19:11:52.123Z] + OS_FAMILY=redhat [2021-06-17T19:11:52.123Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2021-06-17T19:11:52.123Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T19:11:52.123Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T19:11:52.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T19:11:52.123Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T19:11:52.123Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-17T19:11:52.123Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T19:11:52.123Z] + case "${OS_FAMILY}" in [2021-06-17T19:11:52.123Z] + sort [2021-06-17T19:11:52.123Z] + rpm -qa [2021-06-17T19:11:52.699Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T19:11:52.699Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T19:11:52.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T19:11:52.699Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-17T19:11:52.699Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2021-06-17T19:11:52.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo [2021-06-17T19:11:52.712Z] 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/xfoundry_device-modbus-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-17T19:11:53.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:53.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:11:53.574Z] [2021-06-17T19:11:53.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T19:11:53.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:11:53.902Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T19:11:53.902Z] df20fa9351a1: Pulling fs layer [2021-06-17T19:11:53.902Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T19:11:53.902Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T19:11:53.902Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T19:11:53.902Z] 93b61091891f: Pulling fs layer [2021-06-17T19:11:53.902Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T19:11:53.902Z] 5e14af77c1be: Pulling fs layer [2021-06-17T19:11:53.902Z] 01666e4c0597: Pulling fs layer [2021-06-17T19:11:53.902Z] aa168da1d23b: Pulling fs layer [2021-06-17T19:11:53.902Z] 46f8f816bc3b: Waiting [2021-06-17T19:11:53.902Z] 93b61091891f: Waiting [2021-06-17T19:11:53.902Z] 93b9cdb0e59b: Waiting [2021-06-17T19:11:53.902Z] aa168da1d23b: Waiting [2021-06-17T19:11:53.902Z] 5e14af77c1be: Waiting [2021-06-17T19:11:53.902Z] 01666e4c0597: Waiting [2021-06-17T19:11:53.902Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T19:11:53.902Z] 36b3adc4ff6f: Download complete [2021-06-17T19:11:53.902Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T19:11:53.902Z] 46f8f816bc3b: Download complete [2021-06-17T19:11:53.902Z] df20fa9351a1: Verifying Checksum [2021-06-17T19:11:53.902Z] df20fa9351a1: Download complete [2021-06-17T19:11:53.902Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T19:11:53.902Z] 93b9cdb0e59b: Download complete [2021-06-17T19:11:54.165Z] 5e14af77c1be: Verifying Checksum [2021-06-17T19:11:54.165Z] 5e14af77c1be: Download complete [2021-06-17T19:11:54.165Z] 01666e4c0597: Verifying Checksum [2021-06-17T19:11:54.165Z] 01666e4c0597: Download complete [2021-06-17T19:11:54.165Z] 93b61091891f: Verifying Checksum [2021-06-17T19:11:54.165Z] 93b61091891f: Download complete [2021-06-17T19:11:54.165Z] df20fa9351a1: Pull complete [2021-06-17T19:11:54.165Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T19:11:54.165Z] 8ad3a11d3b57: Download complete [2021-06-17T19:11:54.165Z] 36b3adc4ff6f: Pull complete [2021-06-17T19:11:54.740Z] 8ad3a11d3b57: Pull complete [2021-06-17T19:11:54.740Z] 46f8f816bc3b: Pull complete [2021-06-17T19:11:55.001Z] 93b61091891f: Pull complete [2021-06-17T19:11:55.262Z] 93b9cdb0e59b: Pull complete [2021-06-17T19:11:55.262Z] 5e14af77c1be: Pull complete [2021-06-17T19:11:55.262Z] 01666e4c0597: Pull complete [2021-06-17T19:11:56.204Z] aa168da1d23b: Verifying Checksum [2021-06-17T19:11:56.204Z] aa168da1d23b: Download complete [2021-06-17T19:12:00.452Z] aa168da1d23b: Pull complete [2021-06-17T19:12:00.452Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T19:12:00.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T19:12:00.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T19:12:00.536Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-06-17T19:12:00.574Z] $ 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/xfoundry_device-modbus-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/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-17T19:12:04.696Z] $ docker top 13afb2456876f6bcb2e43c4b9d8c0c9156097643e0eb32245b6ff16f8fa6b29e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T19:12:05.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T19:12:05.397Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T19:12:05.695Z] + ls /var/log/sa-host [2021-06-17T19:12:05.695Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T19:12:05.695Z] file_magic: OK [2021-06-17T19:12:05.695Z] HZ: Using current value: 100 [2021-06-17T19:12:05.695Z] file_header: OK [2021-06-17T19:12:05.695Z] 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-17T19:12:05.695Z] Statistics: [2021-06-17T19:12:05.695Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T19:12:05.695Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T19:12:05.695Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T19:12:05.695Z] file_magic: OK [2021-06-17T19:12:05.695Z] HZ: Using current value: 100 [2021-06-17T19:12:05.695Z] file_header: OK [2021-06-17T19:12:05.695Z] 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-17T19:12:05.695Z] Statistics: [2021-06-17T19:12:05.695Z] HRHnuu...uuuununununu...Hnuu...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-17T19:12:05.695Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T19:12:05.938Z] provisioning config files... [2021-06-17T19:12:05.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8441090936244203501tmp [Pipeline] { [Pipeline] echo [2021-06-17T19:12:05.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:06.272Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T19:12:06.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:06.665Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T19:12:06.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:06.976Z] ---> sudo-logs.sh [2021-06-17T19:12:06.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T19:12:07.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:07.309Z] ---> job-cost.sh [2021-06-17T19:12:07.309Z] lf-activate-venv: SKIPPING [2021-06-17T19:12:07.309Z] DEBUG: total: 0.18000000715255737 [2021-06-17T19:12:07.309Z] INFO: Retrieving Stack Cost... [2021-06-17T19:12:08.704Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T19:12:08.966Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T19:12:08.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T19:12:09.286Z] ---> logs-deploy.sh [2021-06-17T19:12:09.286Z] lf-activate-venv: SKIPPING [2021-06-17T19:12:09.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/57 [2021-06-17T19:12:09.286Z] INFO: archiving workspace using pattern(s): [2021-06-17T19:12:10.232Z] Archives upload complete. [2021-06-17T19:12:10.232Z] INFO: archiving logs to Nexus [2021-06-17T19:12:10.806Z] ---> uname -a: [2021-06-17T19:12:10.806Z] Linux prd-centos7-docker-4c-2g-65.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-17T19:12:10.806Z] [2021-06-17T19:12:10.806Z] [2021-06-17T19:12:10.806Z] ---> lscpu: [2021-06-17T19:12:10.806Z] Architecture: x86_64 [2021-06-17T19:12:10.806Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T19:12:10.806Z] Byte Order: Little Endian [2021-06-17T19:12:10.806Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T19:12:10.806Z] CPU(s): 2 [2021-06-17T19:12:10.806Z] On-line CPU(s) list: 0,1 [2021-06-17T19:12:10.806Z] Thread(s) per core: 1 [2021-06-17T19:12:10.806Z] Core(s) per socket: 1 [2021-06-17T19:12:10.806Z] Socket(s): 2 [2021-06-17T19:12:10.806Z] NUMA node(s): 1 [2021-06-17T19:12:10.806Z] Vendor ID: AuthenticAMD [2021-06-17T19:12:10.806Z] CPU family: 23 [2021-06-17T19:12:10.806Z] Model: 49 [2021-06-17T19:12:10.806Z] Model name: AMD EPYC-Rome Processor [2021-06-17T19:12:10.806Z] Stepping: 0 [2021-06-17T19:12:10.806Z] CPU MHz: 2800.000 [2021-06-17T19:12:10.806Z] BogoMIPS: 5600.00 [2021-06-17T19:12:10.806Z] Virtualization: AMD-V [2021-06-17T19:12:10.806Z] Hypervisor vendor: KVM [2021-06-17T19:12:10.806Z] Virtualization type: full [2021-06-17T19:12:10.806Z] L1d cache: 64 KiB [2021-06-17T19:12:10.806Z] L1i cache: 64 KiB [2021-06-17T19:12:10.806Z] L2 cache: 1 MiB [2021-06-17T19:12:10.806Z] L3 cache: 32 MiB [2021-06-17T19:12:10.806Z] NUMA node0 CPU(s): 0,1 [2021-06-17T19:12:10.806Z] Vulnerability Itlb multihit: Not affected [2021-06-17T19:12:10.806Z] Vulnerability L1tf: Not affected [2021-06-17T19:12:10.806Z] Vulnerability Mds: Not affected [2021-06-17T19:12:10.806Z] Vulnerability Meltdown: Not affected [2021-06-17T19:12:10.806Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T19:12:10.806Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T19:12:10.806Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T19:12:10.806Z] Vulnerability Srbds: Not affected [2021-06-17T19:12:10.806Z] Vulnerability Tsx async abort: Not affected [2021-06-17T19:12:10.806Z] 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-17T19:12:10.806Z] [2021-06-17T19:12:10.806Z] [2021-06-17T19:12:10.806Z] ---> nproc: [2021-06-17T19:12:10.806Z] 2 [2021-06-17T19:12:10.806Z] [2021-06-17T19:12:10.806Z]