Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 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-ssh1660086865361499428.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-ssh969736847370359368.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-ssh6444436802486365237.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-ssh7965080456496388709.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh3773591760838247102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1011 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 Avoid second fetch Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (master) 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-ssh365627998075459558.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 Commit message: "Merge pull request #273 from siggiskulason/snap-v2" > git rev-list --no-walk 2131b689a16c8ebcf80a1a6c70dc215d317472ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T20:35:21.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T20:35:21.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T20:35:21.235Z] ========================================================= [2021-06-30T20:35:21.235Z] EdgeX Global Pipelines Version Info [2021-06-30T20:35:21.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:35:22.710Z] ------------------- [2021-06-30T20:35:22.710Z] stable info: [2021-06-30T20:35:22.710Z] ------------------- [2021-06-30T20:35:22.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T20:35:22.710Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:35:22.710Z] Message: update stable to v1.0.195 [2021-06-30T20:35:23.287Z] ------------------- [2021-06-30T20:35:23.287Z] experimental info: [2021-06-30T20:35:23.287Z] ------------------- [2021-06-30T20:35:23.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T20:35:23.287Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T20:35:23.287Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T20:35:27.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-06-30T20:35:27.604Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-06-30T20:35:27.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T20:35:27.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T20:35:27.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T20:35:27.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T20:35:27.718Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T20:35:27.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T20:35:27.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-30T20:35:27.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T20:35:27.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T20:35:27.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-06-30T20:35:27.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T20:35:27.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T20:35:27.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:35:27.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T20:35:27.970Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:35:27.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T20:35:28.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T20:35:28.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-30T20:35:28.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-30T20:35:28.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-30T20:35:28.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-30T20:35:28.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-30T20:35:28.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-30T20:35:28.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T20:35:28.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-30T20:35:28.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-30T20:35:28.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-30T20:35:28.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] echo [2021-06-30T20:35:28.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7596bf2 [Pipeline] echo [2021-06-30T20:35:28.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:35:28.390Z] provisioning config files... [2021-06-30T20:35:28.408Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3406406862038872112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:35:28.741Z] ---> docker-login.sh [2021-06-30T20:35:28.741Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:35:29.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:35:29.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:35:29.004Z] Configure a credential helper to remove this warning. See [2021-06-30T20:35:29.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:35:29.004Z] [2021-06-30T20:35:29.004Z] Login Succeeded [2021-06-30T20:35:29.004Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:35:29.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:35:29.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:35:29.267Z] Configure a credential helper to remove this warning. See [2021-06-30T20:35:29.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:35:29.267Z] [2021-06-30T20:35:29.267Z] Login Succeeded [2021-06-30T20:35:29.267Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:35:29.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:35:29.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:35:29.529Z] Configure a credential helper to remove this warning. See [2021-06-30T20:35:29.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:35:29.529Z] [2021-06-30T20:35:29.529Z] Login Succeeded [2021-06-30T20:35:29.529Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:35:29.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:35:29.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:35:29.529Z] Configure a credential helper to remove this warning. See [2021-06-30T20:35:29.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:35:29.529Z] [2021-06-30T20:35:29.529Z] Login Succeeded [2021-06-30T20:35:29.529Z] docker.io [2021-06-30T20:35:29.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:35:30.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:35:30.107Z] Configure a credential helper to remove this warning. See [2021-06-30T20:35:30.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:35:30.107Z] [2021-06-30T20:35:30.107Z] Login Succeeded [2021-06-30T20:35:30.107Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:35:30.119Z] 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-30T20:35:30.663Z] + git log --format=format:%s -1 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] echo [2021-06-30T20:35:30.730Z] GIT_COMMIT: 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1, Commit Message: Merge pull request #273 from siggiskulason/snap-v2 [Pipeline] echo [2021-06-30T20:35:30.743Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:35:31.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:31.335Z] [2021-06-30T20:35:31.335Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:35:31.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:31.650Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T20:35:31.650Z] 31603596830f: Pulling fs layer [2021-06-30T20:35:31.650Z] 54011a49482f: Pulling fs layer [2021-06-30T20:35:31.650Z] a6820b24f6d8: Pulling fs layer [2021-06-30T20:35:31.650Z] f581987b2513: Pulling fs layer [2021-06-30T20:35:31.650Z] f581987b2513: Waiting [2021-06-30T20:35:31.650Z] 54011a49482f: Verifying Checksum [2021-06-30T20:35:31.650Z] 54011a49482f: Download complete [2021-06-30T20:35:31.915Z] 31603596830f: Verifying Checksum [2021-06-30T20:35:31.915Z] 31603596830f: Download complete [2021-06-30T20:35:31.915Z] f581987b2513: Verifying Checksum [2021-06-30T20:35:31.915Z] f581987b2513: Download complete [2021-06-30T20:35:31.915Z] a6820b24f6d8: Verifying Checksum [2021-06-30T20:35:31.915Z] a6820b24f6d8: Download complete [2021-06-30T20:35:31.915Z] 31603596830f: Pull complete [2021-06-30T20:35:32.189Z] 54011a49482f: Pull complete [2021-06-30T20:35:32.776Z] a6820b24f6d8: Pull complete [2021-06-30T20:35:33.039Z] f581987b2513: Pull complete [2021-06-30T20:35:33.039Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T20:35:33.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:35:33.039Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T20:35:33.121Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:35:33.169Z] $ 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-30T20:35:34.220Z] $ docker top 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:35:34.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:35:34.372Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:35:34.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:35:34.504Z] $ docker exec 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 ssh-agent [2021-06-30T20:35:34.626Z] SSH_AUTH_SOCK=/tmp/ssh-HPuOReLQsKB6/agent.13 [2021-06-30T20:35:34.626Z] SSH_AGENT_PID=19 [2021-06-30T20:35:34.634Z] Running ssh-add (command line suppressed) [2021-06-30T20:35:34.748Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4124535643847513105.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4124535643847513105.key) [2021-06-30T20:35:34.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:35:35.074Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T20:35:35.086Z] $ docker exec --env ******** --env ******** 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 ssh-agent -k [2021-06-30T20:35:35.196Z] unset SSH_AUTH_SOCK; [2021-06-30T20:35:35.196Z] unset SSH_AGENT_PID; [2021-06-30T20:35:35.197Z] echo Agent pid 19 killed; [2021-06-30T20:35:35.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T20:35:35.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:35:35.254Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:35:35.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:35:35.378Z] $ docker exec 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 ssh-agent [2021-06-30T20:35:35.506Z] SSH_AUTH_SOCK=/tmp/ssh-DOEXSLeyCa1C/agent.53 [2021-06-30T20:35:35.506Z] SSH_AGENT_PID=59 [2021-06-30T20:35:35.513Z] Running ssh-add (command line suppressed) [2021-06-30T20:35:35.614Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2281613765764343988.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2281613765764343988.key) [2021-06-30T20:35:35.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:35:35.944Z] + git semver init [2021-06-30T20:35:35.944Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:35:35.944Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-30T20:35:35.944Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:35:35.944Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:35:35.944Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:35:35.944Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:35:35.944Z] # $SEMVER_BRANCH = master [2021-06-30T20:35:35.944Z] # $SEMVER_TEMP = /tmp/semver-608002934 [2021-06-30T20:35:35.944Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-06-30T20:35:36.207Z] # '/tmp/semver-608002934' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2021-06-30T20:35:36.207Z] # -> Force: false [2021-06-30T20:35:36.207Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-30T20:35:36.220Z] $ docker exec --env ******** --env ******** 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 ssh-agent -k [2021-06-30T20:35:36.329Z] unset SSH_AUTH_SOCK; [2021-06-30T20:35:36.329Z] unset SSH_AGENT_PID; [2021-06-30T20:35:36.329Z] echo Agent pid 59 killed; [2021-06-30T20:35:36.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:35:36.706Z] + git semver [Pipeline] } [2021-06-30T20:35:36.720Z] $ docker stop --time=1 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 [2021-06-30T20:35:37.979Z] $ docker rm -f 3853dae9f82d28ca13cc572b2fac53042a6d1e0b73bcd9323ebe39b2c79a48b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:35:38.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T20:35:38.656Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T20:35:38.660Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-30T20:35:53.879Z] Still waiting to schedule task [2021-06-30T20:35:53.879Z] ‘prd-centos7-docker-4c-2g-1005’ is offline [2021-06-30T20:35:53.880Z] ‘prd-centos7-docker-4c-2g-1008’ is offline [2021-06-30T20:35:53.880Z] ‘prd-centos7-docker-4c-2g-1013’ is offline [2021-06-30T20:35:53.880Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1006’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-30T20:35:53.880Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1012’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-30T20:35:53.882Z] Still waiting to schedule task [2021-06-30T20:35:53.882Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-30T20:37:25.873Z] Running on prd-centos7-docker-4c-2g-1017 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:37:25.893Z] Running in /w/workspace/device-modbus-go/61 [Pipeline] { [Pipeline] checkout [2021-06-30T20:37:26.005Z] Selected Git installation does not exist. Using Default [2021-06-30T20:37:26.005Z] The recommended git tool is: NONE [2021-06-30T20:37:30.430Z] using credential edgex-jenkins-ssh [2021-06-30T20:37:30.443Z] Cloning the remote Git repository [2021-06-30T20:37:31.263Z] Avoid second fetch [2021-06-30T20:37:31.263Z] Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (master) [2021-06-30T20:37:30.251Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-30T20:37:30.321Z] > git init /w/workspace/device-modbus-go/61 # timeout=10 [2021-06-30T20:37:30.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-30T20:37:30.353Z] > git --version # timeout=10 [2021-06-30T20:37:30.362Z] > git --version # 'git version 2.24.4' [2021-06-30T20:37:30.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:37:30.384Z] [INFO] Currently running in a labeled security context [2021-06-30T20:37:30.384Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T20:37:30.384Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/61@tmp/jenkins-gitclient-ssh6403466345826698757.key [2021-06-30T20:37:30.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:37:31.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-30T20:37:31.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:37:31.123Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:37:31.130Z] > git checkout -f 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 [2021-06-30T20:37:34.778Z] Commit message: "Merge pull request #273 from siggiskulason/snap-v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:37:35.769Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:37:36.094Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:37:36.396Z] + sudo service docker restart [2021-06-30T20:37:36.396Z] + true [2021-06-30T20:37:36.396Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:37:56.704Z] provisioning config files... [2021-06-30T20:37:56.718Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/61@tmp/config9144983935950316741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:37:57.058Z] ---> docker-login.sh [2021-06-30T20:37:57.058Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:37:57.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.318Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.318Z] [2021-06-30T20:37:57.318Z] Login Succeeded [2021-06-30T20:37:57.318Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:37:57.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.318Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.318Z] [2021-06-30T20:37:57.318Z] Login Succeeded [2021-06-30T20:37:57.318Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:37:57.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.590Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.590Z] [2021-06-30T20:37:57.590Z] Login Succeeded [2021-06-30T20:37:57.590Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:37:57.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:57.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:57.590Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:57.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:57.590Z] [2021-06-30T20:37:57.590Z] Login Succeeded [2021-06-30T20:37:57.590Z] docker.io [2021-06-30T20:37:57.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:37:58.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:37:58.116Z] Configure a credential helper to remove this warning. See [2021-06-30T20:37:58.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:37:58.116Z] [2021-06-30T20:37:58.116Z] Login Succeeded [2021-06-30T20:37:58.116Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:37:58.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:37:58.312Z] ========================================================= [2021-06-30T20:37:58.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T20:37:58.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:37:58.632Z] + 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-30T20:37:58.632Z] Sending build context to Docker daemon 675.3kB [2021-06-30T20:37:58.632Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:37:58.632Z] Step 2/8 : FROM ${BASE} [2021-06-30T20:37:58.632Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T20:37:58.632Z] 540db60ca938: Pulling fs layer [2021-06-30T20:37:58.632Z] adcc1eea9eea: Pulling fs layer [2021-06-30T20:37:58.632Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T20:37:58.632Z] 0510c868ecb4: Pulling fs layer [2021-06-30T20:37:58.632Z] afea3b2eda06: Pulling fs layer [2021-06-30T20:37:58.632Z] 7809a108b3ef: Pulling fs layer [2021-06-30T20:37:58.632Z] f706445af74f: Pulling fs layer [2021-06-30T20:37:58.632Z] 0510c868ecb4: Waiting [2021-06-30T20:37:58.632Z] afea3b2eda06: Waiting [2021-06-30T20:37:58.632Z] 7809a108b3ef: Waiting [2021-06-30T20:37:58.632Z] f706445af74f: Waiting [2021-06-30T20:37:58.892Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T20:37:58.892Z] 4c4ab2625f07: Download complete [2021-06-30T20:37:58.892Z] adcc1eea9eea: Download complete [2021-06-30T20:37:58.892Z] afea3b2eda06: Download complete [2021-06-30T20:37:58.892Z] 7809a108b3ef: Verifying Checksum [2021-06-30T20:37:58.892Z] 7809a108b3ef: Download complete [2021-06-30T20:37:59.158Z] 540db60ca938: Verifying Checksum [2021-06-30T20:37:59.158Z] 540db60ca938: Download complete [2021-06-30T20:37:59.158Z] 540db60ca938: Pull complete [2021-06-30T20:37:59.419Z] adcc1eea9eea: Pull complete [2021-06-30T20:37:59.419Z] 4c4ab2625f07: Pull complete [2021-06-30T20:38:00.365Z] f706445af74f: Verifying Checksum [2021-06-30T20:38:00.365Z] f706445af74f: Download complete [2021-06-30T20:38:00.939Z] 0510c868ecb4: Verifying Checksum [2021-06-30T20:38:00.939Z] 0510c868ecb4: Download complete [2021-06-30T20:38:05.402Z] 0510c868ecb4: Pull complete [2021-06-30T20:38:05.402Z] afea3b2eda06: Pull complete [2021-06-30T20:38:05.402Z] 7809a108b3ef: Pull complete [2021-06-30T20:38:05.678Z] f706445af74f: Pull complete [2021-06-30T20:38:05.678Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T20:38:05.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T20:38:05.678Z] ---> b068be0155e3 [2021-06-30T20:38:05.678Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-30T20:38:09.929Z] ---> Running in 9d04559cc6e6 [2021-06-30T20:38:09.929Z] Removing intermediate container 9d04559cc6e6 [2021-06-30T20:38:09.929Z] ---> 7d80cc07ec93 [2021-06-30T20:38:09.929Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:38:09.929Z] ---> Running in 4ad5defa2fc0 [2021-06-30T20:38:10.192Z] Removing intermediate container 4ad5defa2fc0 [2021-06-30T20:38:10.193Z] ---> 45566a4edf53 [2021-06-30T20:38:10.193Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:38:10.193Z] ---> Running in 28f2a402c294 [2021-06-30T20:38:10.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:13.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:38:13.245Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-30T20:38:13.245Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-30T20:38:13.245Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-30T20:38:13.245Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:38:13.245Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-30T20:38:13.245Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-30T20:38:13.245Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-30T20:38:13.245Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:38:13.245Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:38:13.245Z] OK: 156 MiB in 53 packages [2021-06-30T20:38:13.511Z] Removing intermediate container 28f2a402c294 [2021-06-30T20:38:13.511Z] ---> 723ccf99a2b8 [2021-06-30T20:38:13.511Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-30T20:38:13.511Z] ---> Running in 2322b6259b0c [2021-06-30T20:38:13.774Z] Removing intermediate container 2322b6259b0c [2021-06-30T20:38:13.774Z] ---> 130cadf61a8e [2021-06-30T20:38:13.774Z] Step 7/8 : COPY . . [2021-06-30T20:38:14.038Z] ---> f74cab6fdb5d [2021-06-30T20:38:14.038Z] Step 8/8 : RUN go mod download [2021-06-30T20:38:14.038Z] ---> Running in 40c14256da1b [2021-06-30T20:38:26.297Z] Removing intermediate container 40c14256da1b [2021-06-30T20:38:26.297Z] ---> 764c2fae6956 [2021-06-30T20:38:26.297Z] Successfully built 764c2fae6956 [2021-06-30T20:38:26.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:26.613Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:38:26.613Z] . [Pipeline] withDockerContainer [2021-06-30T20:38:26.699Z] prd-centos7-docker-4c-2g-1017 does not seem to be running inside a container [2021-06-30T20:38:26.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/61 -v /w/workspace/device-modbus-go/61:/w/workspace/device-modbus-go/61:rw,z -v /w/workspace/device-modbus-go/61@tmp:/w/workspace/device-modbus-go/61@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-30T20:38:27.132Z] $ docker top 8e3781a8f7d1daa784c94d829ed0b58b63f9cd8485b1fae1b9f105d3abda13ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:38:27.538Z] + go version [2021-06-30T20:38:27.538Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T20:38:27.551Z] $ docker stop --time=1 8e3781a8f7d1daa784c94d829ed0b58b63f9cd8485b1fae1b9f105d3abda13ee [2021-06-30T20:38:28.747Z] $ docker rm -f 8e3781a8f7d1daa784c94d829ed0b58b63f9cd8485b1fae1b9f105d3abda13ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:38:29.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T20:38:29.384Z] . [Pipeline] withDockerContainer [2021-06-30T20:38:29.464Z] prd-centos7-docker-4c-2g-1017 does not seem to be running inside a container [2021-06-30T20:38:29.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/61 -v /w/workspace/device-modbus-go/61:/w/workspace/device-modbus-go/61:rw,z -v /w/workspace/device-modbus-go/61@tmp:/w/workspace/device-modbus-go/61@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-30T20:38:29.913Z] $ docker top a03e20cb563f1aa94debbb1d8da40aa829732bdd1349e345605c1a793789a394 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:38:30.313Z] + go mod tidy [Pipeline] sh [2021-06-30T20:38:30.884Z] + make test [2021-06-30T20:38:30.884Z] go mod tidy [2021-06-30T20:38:30.884Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-30T20:38:31.461Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-30T20:38:46.450Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-30T20:38:46.711Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.7% of statements [2021-06-30T20:38:46.981Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:38:53.606Z] gofmt -l . [2021-06-30T20:38:53.606Z] [ "`gofmt -l .`" = "" ] [2021-06-30T20:38:53.606Z] ./bin/test-attribution-txt.sh [2021-06-30T20:38:53.870Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T20:38:53.882Z] $ docker stop --time=1 a03e20cb563f1aa94debbb1d8da40aa829732bdd1349e345605c1a793789a394 [2021-06-30T20:38:55.371Z] $ docker rm -f a03e20cb563f1aa94debbb1d8da40aa829732bdd1349e345605c1a793789a394 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:38:55.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:38:55.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-30T20:38:59.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:38:59.730Z] + ls -al . [2021-06-30T20:38:59.730Z] total 120 [2021-06-30T20:38:59.730Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 30 20:38 . [2021-06-30T20:38:59.730Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 30 20:37 .. [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jun 30 20:37 Attribution.txt [2021-06-30T20:38:59.730Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 30 20:37 bin [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 6038 Jun 30 20:37 CHANGELOG.md [2021-06-30T20:38:59.730Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 20:37 cmd [2021-06-30T20:38:59.730Z] -rw-r--r--. 1 jenkins jenkins 22385 Jun 30 20:38 coverage.out [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jun 30 20:37 Dockerfile [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 995 Jun 30 20:37 Dockerfile.build [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 30 20:37 .dockerignore [2021-06-30T20:38:59.730Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 30 20:37 .git [2021-06-30T20:38:59.730Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 20:37 .github [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 338 Jun 30 20:37 .gitignore [2021-06-30T20:38:59.730Z] -rw-r--r--. 1 jenkins jenkins 414 Jun 30 20:38 go.mod [2021-06-30T20:38:59.730Z] -rw-r--r--. 1 jenkins jenkins 21529 Jun 30 20:38 go.sum [2021-06-30T20:38:59.730Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 30 20:37 internal [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 679 Jun 30 20:37 Jenkinsfile [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 20:37 LICENSE [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 914 Jun 30 20:37 Makefile [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 2897 Jun 30 20:37 README.md [2021-06-30T20:38:59.730Z] drwxrwxr-x. 2 jenkins jenkins 52 Jun 30 20:37 simulator [2021-06-30T20:38:59.730Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 20:37 snap [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 30 20:35 VERSION [2021-06-30T20:38:59.730Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 30 20:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:00.050Z] + 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=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 --label arch=amd64 --label version=1.3.2-dev.22 . [2021-06-30T20:39:00.050Z] Sending build context to Docker daemon 698.4kB [2021-06-30T20:39:00.050Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:39:00.050Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-30T20:39:00.050Z] ---> 764c2fae6956 [2021-06-30T20:39:00.050Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:39:00.050Z] ---> Running in 788d96237fe1 [2021-06-30T20:39:00.551Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1019 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-30T20:39:00.572Z] Running in /w/workspace/device-modbus-go/61 [Pipeline] { [Pipeline] checkout [2021-06-30T20:39:00.624Z] Removing intermediate container 788d96237fe1 [2021-06-30T20:39:00.624Z] ---> ce5920701094 [2021-06-30T20:39:00.624Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:39:00.624Z] ---> Running in 1e0381dafe52 [2021-06-30T20:39:00.812Z] Selected Git installation does not exist. Using Default [2021-06-30T20:39:00.812Z] The recommended git tool is: NONE [2021-06-30T20:39:00.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:39:01.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:39:02.792Z] OK: 156 MiB in 53 packages [2021-06-30T20:39:02.792Z] Removing intermediate container 1e0381dafe52 [2021-06-30T20:39:02.792Z] ---> 2d7936c8f1f8 [2021-06-30T20:39:02.792Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-30T20:39:02.792Z] ---> Running in f3d1cb112d1a [2021-06-30T20:39:02.792Z] Removing intermediate container f3d1cb112d1a [2021-06-30T20:39:02.792Z] ---> af74d5023df4 [2021-06-30T20:39:02.792Z] Step 6/22 : COPY . . [2021-06-30T20:39:03.055Z] ---> b122a935937e [2021-06-30T20:39:03.055Z] Step 7/22 : RUN go mod tidy [2021-06-30T20:39:03.055Z] ---> Running in 134678faca2e [2021-06-30T20:39:03.641Z] Removing intermediate container 134678faca2e [2021-06-30T20:39:03.641Z] ---> 562f6a7a3bf0 [2021-06-30T20:39:03.641Z] Step 8/22 : RUN go mod download [2021-06-30T20:39:03.905Z] ---> Running in 52fedf82a3ad [2021-06-30T20:39:04.167Z] Removing intermediate container 52fedf82a3ad [2021-06-30T20:39:04.167Z] ---> 2b9a07c133de [2021-06-30T20:39:04.167Z] Step 9/22 : RUN make build [2021-06-30T20:39:04.428Z] ---> Running in 9e7c745f0ccd [2021-06-30T20:39:04.727Z] go mod tidy [2021-06-30T20:39:04.727Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.22" -o cmd/device-modbus ./cmd [2021-06-30T20:39:05.863Z] using credential edgex-jenkins-ssh [2021-06-30T20:39:05.886Z] Cloning the remote Git repository [2021-06-30T20:39:05.929Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-30T20:39:06.030Z] > git init /w/workspace/device-modbus-go/61 # timeout=10 [2021-06-30T20:39:06.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-30T20:39:06.103Z] > git --version # timeout=10 [2021-06-30T20:39:06.116Z] > git --version # 'git version 2.17.1' [2021-06-30T20:39:06.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T20:39:06.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:39:07.031Z] Avoid second fetch [2021-06-30T20:39:07.031Z] Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (master) [2021-06-30T20:39:06.983Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-30T20:39:07.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T20:39:07.049Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T20:39:07.070Z] > git checkout -f 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 [2021-06-30T20:39:11.282Z] Commit message: "Merge pull request #273 from siggiskulason/snap-v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:39:12.635Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:39:13.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T20:39:13.437Z] + sudo service docker restart [2021-06-30T20:39:13.437Z] + true [2021-06-30T20:39:17.043Z] Removing intermediate container 9e7c745f0ccd [2021-06-30T20:39:17.043Z] ---> 57365b2c79de [2021-06-30T20:39:17.043Z] Step 10/22 : FROM alpine:3.12 [2021-06-30T20:39:17.043Z] 3.12: Pulling from library/alpine [2021-06-30T20:39:17.043Z] 339de151aab4: Pulling fs layer [2021-06-30T20:39:17.043Z] 339de151aab4: Download complete [2021-06-30T20:39:17.043Z] 339de151aab4: Pull complete [2021-06-30T20:39:17.043Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:39:17.043Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:39:17.043Z] ---> 13621d1b12d4 [2021-06-30T20:39:17.043Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-30T20:39:17.043Z] ---> Running in 0ed399ca6184 [2021-06-30T20:39:17.043Z] Removing intermediate container 0ed399ca6184 [2021-06-30T20:39:17.043Z] ---> e47755ebf003 [2021-06-30T20:39:17.043Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:39:17.043Z] ---> Running in fede0b1fcc26 [2021-06-30T20:39:17.043Z] Removing intermediate container fede0b1fcc26 [2021-06-30T20:39:17.043Z] ---> 0e93bcbba8bd [2021-06-30T20:39:17.043Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:39:17.043Z] ---> Running in 3536d6ad68f2 [2021-06-30T20:39:17.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T20:39:17.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T20:39:18.454Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:39:18.455Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:39:18.455Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:39:18.717Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:39:19.662Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:39:19.924Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:39:19.924Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:39:19.924Z] OK: 8 MiB in 20 packages [2021-06-30T20:39:20.185Z] Removing intermediate container 3536d6ad68f2 [2021-06-30T20:39:20.185Z] ---> 0d82e4f0b331 [2021-06-30T20:39:20.185Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-30T20:39:20.450Z] ---> d0278d5133f2 [2021-06-30T20:39:20.450Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-30T20:39:20.712Z] ---> 847fad2d9688 [2021-06-30T20:39:20.712Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-30T20:39:20.974Z] ---> fc8579559ff7 [2021-06-30T20:39:20.974Z] Step 17/22 : EXPOSE 59901 [2021-06-30T20:39:20.974Z] ---> Running in 36e75e28f3dd [2021-06-30T20:39:20.974Z] Removing intermediate container 36e75e28f3dd [2021-06-30T20:39:20.974Z] ---> 285df0b6c5b0 [2021-06-30T20:39:20.974Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-30T20:39:20.974Z] ---> Running in 6544e3f7102d [2021-06-30T20:39:20.974Z] Removing intermediate container 6544e3f7102d [2021-06-30T20:39:20.974Z] ---> 6cbbe2d5f6b8 [2021-06-30T20:39:20.974Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T20:39:20.974Z] ---> Running in e9c06ea4068f [2021-06-30T20:39:21.235Z] Removing intermediate container e9c06ea4068f [2021-06-30T20:39:21.235Z] ---> c3012ec8efd0 [2021-06-30T20:39:21.235Z] Step 20/22 : LABEL arch=amd64 [2021-06-30T20:39:21.235Z] ---> Running in f209a015abb9 [2021-06-30T20:39:21.235Z] Removing intermediate container f209a015abb9 [2021-06-30T20:39:21.235Z] ---> c396053e4dd4 [2021-06-30T20:39:21.235Z] Step 21/22 : LABEL git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:39:21.235Z] ---> Running in 1a293d847523 [2021-06-30T20:39:21.497Z] Removing intermediate container 1a293d847523 [2021-06-30T20:39:21.497Z] ---> 3d2bde6f260d [2021-06-30T20:39:21.497Z] Step 22/22 : LABEL version=1.3.2-dev.22 [2021-06-30T20:39:21.497Z] ---> Running in b40e2b58ac2f [2021-06-30T20:39:21.497Z] Removing intermediate container b40e2b58ac2f [2021-06-30T20:39:21.497Z] ---> 85f11323aa14 [2021-06-30T20:39:21.497Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T20:39:21.497Z] Successfully built 85f11323aa14 [2021-06-30T20:39:21.497Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:39:21.796Z] provisioning config files... [2021-06-30T20:39:21.814Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/61@tmp/config2187048851843891418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:39:22.143Z] ---> docker-login.sh [2021-06-30T20:39:22.143Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:39:22.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:22.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:22.143Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:22.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:22.143Z] [2021-06-30T20:39:22.143Z] Login Succeeded [2021-06-30T20:39:22.143Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:39:22.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:22.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:22.407Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:22.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:22.407Z] [2021-06-30T20:39:22.407Z] Login Succeeded [2021-06-30T20:39:22.407Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:39:22.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:22.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:22.407Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:22.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:22.407Z] [2021-06-30T20:39:22.407Z] Login Succeeded [2021-06-30T20:39:22.407Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:39:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:22.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:22.668Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:22.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:22.668Z] [2021-06-30T20:39:22.668Z] Login Succeeded [2021-06-30T20:39:22.668Z] docker.io [2021-06-30T20:39:22.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:22.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:22.931Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:22.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:22.931Z] [2021-06-30T20:39:22.931Z] Login Succeeded [2021-06-30T20:39:22.931Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:39:22.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:39:23.019Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-06-30T20:39:23.020Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:39:23.020Z] latest [2021-06-30T20:39:23.020Z] 1.3.2-dev.22 [2021-06-30T20:39:23.020Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:39:23.020Z] master [2021-06-30T20:39:23.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:25.568Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:25.874Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:39:25.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-30T20:39:25.874Z] 110d2421acd9: Preparing [2021-06-30T20:39:25.874Z] 72ab8fee298d: Preparing [2021-06-30T20:39:25.874Z] d32df989ee67: Preparing [2021-06-30T20:39:25.874Z] a1381173e696: Preparing [2021-06-30T20:39:25.874Z] c2589a750b2a: Preparing [2021-06-30T20:39:25.874Z] 32f366d666a5: Preparing [2021-06-30T20:39:25.874Z] 32f366d666a5: Waiting [2021-06-30T20:39:26.455Z] c2589a750b2a: Pushed [2021-06-30T20:39:26.455Z] 32f366d666a5: Layer already exists [2021-06-30T20:39:26.455Z] a1381173e696: Pushed [2021-06-30T20:39:26.455Z] 110d2421acd9: Pushed [2021-06-30T20:39:26.455Z] 72ab8fee298d: Pushed [2021-06-30T20:39:27.401Z] d32df989ee67: Pushed [2021-06-30T20:39:27.401Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1: digest: sha256:64f1703cb12fee5c2567819d443d1dc2543bdf830591417e9925ce4bdfb30172 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:27.709Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:28.028Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-30T20:39:28.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-30T20:39:28.029Z] 110d2421acd9: Preparing [2021-06-30T20:39:28.029Z] 72ab8fee298d: Preparing [2021-06-30T20:39:28.029Z] d32df989ee67: Preparing [2021-06-30T20:39:28.029Z] a1381173e696: Preparing [2021-06-30T20:39:28.029Z] c2589a750b2a: Preparing [2021-06-30T20:39:28.029Z] 32f366d666a5: Preparing [2021-06-30T20:39:28.029Z] 32f366d666a5: Waiting [2021-06-30T20:39:28.029Z] d32df989ee67: Layer already exists [2021-06-30T20:39:28.029Z] a1381173e696: Layer already exists [2021-06-30T20:39:28.029Z] 72ab8fee298d: Layer already exists [2021-06-30T20:39:28.029Z] 110d2421acd9: Layer already exists [2021-06-30T20:39:28.029Z] c2589a750b2a: Layer already exists [2021-06-30T20:39:28.029Z] 32f366d666a5: Layer already exists [2021-06-30T20:39:28.029Z] latest: digest: sha256:64f1703cb12fee5c2567819d443d1dc2543bdf830591417e9925ce4bdfb30172 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:28.332Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:28.632Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.22 [2021-06-30T20:39:28.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-30T20:39:28.632Z] 110d2421acd9: Preparing [2021-06-30T20:39:28.632Z] 72ab8fee298d: Preparing [2021-06-30T20:39:28.632Z] d32df989ee67: Preparing [2021-06-30T20:39:28.632Z] a1381173e696: Preparing [2021-06-30T20:39:28.632Z] c2589a750b2a: Preparing [2021-06-30T20:39:28.632Z] 32f366d666a5: Preparing [2021-06-30T20:39:28.632Z] 32f366d666a5: Waiting [2021-06-30T20:39:28.632Z] c2589a750b2a: Layer already exists [2021-06-30T20:39:28.632Z] 72ab8fee298d: Layer already exists [2021-06-30T20:39:28.632Z] d32df989ee67: Layer already exists [2021-06-30T20:39:28.632Z] 110d2421acd9: Layer already exists [2021-06-30T20:39:28.632Z] a1381173e696: Layer already exists [2021-06-30T20:39:28.632Z] 32f366d666a5: Layer already exists [2021-06-30T20:39:28.632Z] 1.3.2-dev.22: digest: sha256:64f1703cb12fee5c2567819d443d1dc2543bdf830591417e9925ce4bdfb30172 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:28.941Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:29.247Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:39:29.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-30T20:39:29.247Z] 110d2421acd9: Preparing [2021-06-30T20:39:29.247Z] 72ab8fee298d: Preparing [2021-06-30T20:39:29.247Z] d32df989ee67: Preparing [2021-06-30T20:39:29.247Z] a1381173e696: Preparing [2021-06-30T20:39:29.248Z] c2589a750b2a: Preparing [2021-06-30T20:39:29.248Z] 32f366d666a5: Preparing [2021-06-30T20:39:29.248Z] 32f366d666a5: Waiting [2021-06-30T20:39:29.248Z] a1381173e696: Layer already exists [2021-06-30T20:39:29.248Z] d32df989ee67: Layer already exists [2021-06-30T20:39:29.248Z] 110d2421acd9: Layer already exists [2021-06-30T20:39:29.248Z] 72ab8fee298d: Layer already exists [2021-06-30T20:39:29.248Z] c2589a750b2a: Layer already exists [2021-06-30T20:39:29.248Z] 32f366d666a5: Layer already exists [2021-06-30T20:39:29.248Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22: digest: sha256:64f1703cb12fee5c2567819d443d1dc2543bdf830591417e9925ce4bdfb30172 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:29.558Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:29.864Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:master [2021-06-30T20:39:29.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-30T20:39:29.864Z] 110d2421acd9: Preparing [2021-06-30T20:39:29.864Z] 72ab8fee298d: Preparing [2021-06-30T20:39:29.864Z] d32df989ee67: Preparing [2021-06-30T20:39:29.864Z] a1381173e696: Preparing [2021-06-30T20:39:29.864Z] c2589a750b2a: Preparing [2021-06-30T20:39:29.864Z] 32f366d666a5: Preparing [2021-06-30T20:39:29.864Z] 32f366d666a5: Waiting [2021-06-30T20:39:29.864Z] 72ab8fee298d: Layer already exists [2021-06-30T20:39:29.864Z] d32df989ee67: Layer already exists [2021-06-30T20:39:29.864Z] 110d2421acd9: Layer already exists [2021-06-30T20:39:29.864Z] a1381173e696: Layer already exists [2021-06-30T20:39:29.864Z] c2589a750b2a: Layer already exists [2021-06-30T20:39:29.864Z] 32f366d666a5: Layer already exists [2021-06-30T20:39:29.864Z] master: digest: sha256:64f1703cb12fee5c2567819d443d1dc2543bdf830591417e9925ce4bdfb30172 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:39:29.926Z] ===================================================== [Pipeline] echo [2021-06-30T20:39:29.946Z] taggedImages: [2021-06-30T20:39:29.946Z] - nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:39:29.946Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-30T20:39:29.946Z] - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.22 [2021-06-30T20:39:29.946Z] - nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:39:29.946Z] - nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:39:30.611Z] ---> job-cost.sh [2021-06-30T20:39:30.611Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fslM [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:39:33.549Z] provisioning config files... [2021-06-30T20:39:33.575Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/61@tmp/config7911710354894119327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:39:33.950Z] ---> docker-login.sh [2021-06-30T20:39:33.950Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:39:34.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:35.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:35.151Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:35.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:35.151Z] [2021-06-30T20:39:35.151Z] Login Succeeded [2021-06-30T20:39:35.151Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:39:35.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:35.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:35.701Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:35.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:35.701Z] [2021-06-30T20:39:35.701Z] Login Succeeded [2021-06-30T20:39:35.701Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:39:35.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:36.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:36.254Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:36.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:36.254Z] [2021-06-30T20:39:36.254Z] Login Succeeded [2021-06-30T20:39:36.254Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:39:36.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:36.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:36.808Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:36.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:36.808Z] [2021-06-30T20:39:36.808Z] Login Succeeded [2021-06-30T20:39:36.808Z] docker.io [2021-06-30T20:39:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:39:37.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:39:37.683Z] Configure a credential helper to remove this warning. See [2021-06-30T20:39:37.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:39:37.683Z] [2021-06-30T20:39:37.683Z] Login Succeeded [2021-06-30T20:39:37.683Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:39:37.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T20:39:38.022Z] ========================================================= [2021-06-30T20:39:38.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T20:39:38.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:39:38.371Z] + 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-30T20:39:38.655Z] Sending build context to Docker daemon 674.3kB [2021-06-30T20:39:38.930Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:39:38.930Z] Step 2/8 : FROM ${BASE} [2021-06-30T20:39:38.930Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T20:39:38.930Z] 595b0fe564bb: Pulling fs layer [2021-06-30T20:39:38.930Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T20:39:38.930Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T20:39:38.930Z] ba82ee9f976e: Pulling fs layer [2021-06-30T20:39:38.930Z] 506bd15cee9f: Pulling fs layer [2021-06-30T20:39:38.930Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T20:39:38.930Z] 618dc40b7e24: Pulling fs layer [2021-06-30T20:39:38.930Z] ba82ee9f976e: Waiting [2021-06-30T20:39:38.930Z] 506bd15cee9f: Waiting [2021-06-30T20:39:38.930Z] 75a0a4a0db45: Waiting [2021-06-30T20:39:38.930Z] 618dc40b7e24: Waiting [2021-06-30T20:39:38.930Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T20:39:38.930Z] 5b7225fbf94c: Download complete [2021-06-30T20:39:39.206Z] 3088b5b3c5c0: Download complete [2021-06-30T20:39:39.206Z] 506bd15cee9f: Verifying Checksum [2021-06-30T20:39:39.206Z] 506bd15cee9f: Download complete [2021-06-30T20:39:39.206Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T20:39:39.206Z] 595b0fe564bb: Verifying Checksum [2021-06-30T20:39:39.206Z] 595b0fe564bb: Download complete [2021-06-30T20:39:39.810Z] 595b0fe564bb: Pull complete [2021-06-30T20:39:40.438Z] 3088b5b3c5c0: Pull complete [2021-06-30T20:39:40.653Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:39:41.038Z] 5b7225fbf94c: Pull complete [2021-06-30T20:39:41.315Z] 618dc40b7e24: Verifying Checksum [2021-06-30T20:39:41.315Z] 618dc40b7e24: Download complete [2021-06-30T20:39:42.752Z] ba82ee9f976e: Verifying Checksum [2021-06-30T20:39:42.752Z] ba82ee9f976e: Download complete [2021-06-30T20:39:52.907Z] ba82ee9f976e: Pull complete [2021-06-30T20:39:52.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-fslM/bin to PATH [2021-06-30T20:39:52.926Z] INFO: No Stack... [2021-06-30T20:39:53.182Z] 506bd15cee9f: Pull complete [2021-06-30T20:39:53.458Z] 75a0a4a0db45: Pull complete [2021-06-30T20:39:53.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:39:54.439Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:39:54.743Z] + cat /w/workspace/device-modbus-go/61/archives/cost.csv [2021-06-30T20:39:54.744Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T20:39:54.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] [2021-06-30T20:39:54.788Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] did not exist. Created. [2021-06-30T20:39:54.788Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:39:55.131Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-30T20:39:55.203Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:39:55.215Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T20:39:56.859Z] 618dc40b7e24: Pull complete [2021-06-30T20:39:56.859Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T20:39:56.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T20:39:56.859Z] ---> a36622ca3599 [2021-06-30T20:39:56.859Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-30T20:39:59.485Z] ---> Running in ea8751f8f6d2 [2021-06-30T20:39:59.485Z] Removing intermediate container ea8751f8f6d2 [2021-06-30T20:39:59.485Z] ---> 3941428793af [2021-06-30T20:39:59.485Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:39:59.764Z] ---> Running in a54ce42ffe8a [2021-06-30T20:40:02.425Z] Removing intermediate container a54ce42ffe8a [2021-06-30T20:40:02.425Z] ---> 492e1b298e44 [2021-06-30T20:40:02.425Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:40:02.425Z] ---> Running in 444cb8b74175 [2021-06-30T20:40:03.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:40:04.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:40:05.365Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-30T20:40:05.365Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-30T20:40:05.365Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-30T20:40:05.365Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-30T20:40:05.637Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-30T20:40:05.637Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-30T20:40:05.912Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-30T20:40:06.185Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-30T20:40:06.185Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-30T20:40:06.185Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-30T20:40:06.777Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-30T20:40:06.778Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-30T20:40:07.054Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-30T20:40:07.054Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T20:40:07.054Z] OK: 145 MiB in 53 packages [2021-06-30T20:40:08.500Z] Removing intermediate container 444cb8b74175 [2021-06-30T20:40:08.500Z] ---> e078838da6ec [2021-06-30T20:40:08.500Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-30T20:40:08.783Z] ---> Running in efe65b918882 [2021-06-30T20:40:09.057Z] Removing intermediate container efe65b918882 [2021-06-30T20:40:09.057Z] ---> c19a09075aa2 [2021-06-30T20:40:09.057Z] Step 7/8 : COPY . . [2021-06-30T20:40:10.034Z] ---> 7cef0dc0f5a2 [2021-06-30T20:40:10.034Z] Step 8/8 : RUN go mod download [2021-06-30T20:40:10.308Z] ---> Running in 19039a3f919a [2021-06-30T20:40:37.121Z] Removing intermediate container 19039a3f919a [2021-06-30T20:40:37.121Z] ---> 7e40fc8f9070 [2021-06-30T20:40:37.121Z] Successfully built 7e40fc8f9070 [2021-06-30T20:40:37.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:40:37.477Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:40:37.477Z] . [Pipeline] withDockerContainer [2021-06-30T20:40:37.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-1019 does not seem to be running inside a container [2021-06-30T20:40:37.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/61 -v /w/workspace/device-modbus-go/61:/w/workspace/device-modbus-go/61:rw,z -v /w/workspace/device-modbus-go/61@tmp:/w/workspace/device-modbus-go/61@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-30T20:40:39.485Z] $ docker top 0111cfc626d10cc9ab54d57227841652f590a9e06bb6dbe97e2e7c2adf10f0c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:40:40.511Z] + go version [2021-06-30T20:40:40.511Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T20:40:40.536Z] $ docker stop --time=1 0111cfc626d10cc9ab54d57227841652f590a9e06bb6dbe97e2e7c2adf10f0c5 [2021-06-30T20:40:42.368Z] $ docker rm -f 0111cfc626d10cc9ab54d57227841652f590a9e06bb6dbe97e2e7c2adf10f0c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:40:43.283Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T20:40:43.284Z] . [Pipeline] withDockerContainer [2021-06-30T20:40:43.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-1019 does not seem to be running inside a container [2021-06-30T20:40:43.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/61 -v /w/workspace/device-modbus-go/61:/w/workspace/device-modbus-go/61:rw,z -v /w/workspace/device-modbus-go/61@tmp:/w/workspace/device-modbus-go/61@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-30T20:40:45.224Z] $ docker top 0834c56e4d002b97ff5fd5c7b50af5b6008995a563562c6f3535e9169767eea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:40:46.216Z] + go mod tidy [Pipeline] sh [2021-06-30T20:40:47.493Z] + make test [2021-06-30T20:40:47.493Z] go mod tidy [2021-06-30T20:40:48.098Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-30T20:40:49.545Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-30T20:41:46.508Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-30T20:41:46.508Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.044s coverage: 47.7% of statements [2021-06-30T20:41:46.508Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-30T20:42:04.878Z] gofmt -l . [2021-06-30T20:42:04.878Z] [ "`gofmt -l .`" = "" ] [2021-06-30T20:42:04.878Z] ./bin/test-attribution-txt.sh [2021-06-30T20:42:05.859Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T20:42:06.482Z] $ docker stop --time=1 0834c56e4d002b97ff5fd5c7b50af5b6008995a563562c6f3535e9169767eea1 [2021-06-30T20:42:08.440Z] $ docker rm -f 0834c56e4d002b97ff5fd5c7b50af5b6008995a563562c6f3535e9169767eea1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T20:42:09.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T20:42:09.389Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T20:42:09.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T20:42:10.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T20:42:10.773Z] + ls -al . [2021-06-30T20:42:10.773Z] total 152 [2021-06-30T20:42:10.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:42 . [2021-06-30T20:42:10.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:39 .. [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 30 20:39 .dockerignore [2021-06-30T20:42:10.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:39 .git [2021-06-30T20:42:10.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:39 .github [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 338 Jun 30 20:39 .gitignore [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jun 30 20:39 Attribution.txt [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 6038 Jun 30 20:39 CHANGELOG.md [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jun 30 20:39 Dockerfile [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 995 Jun 30 20:39 Dockerfile.build [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 30 20:39 Jenkinsfile [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 20:39 LICENSE [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 30 20:39 Makefile [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 2897 Jun 30 20:39 README.md [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 30 20:35 VERSION [2021-06-30T20:42:10.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:39 bin [2021-06-30T20:42:10.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:39 cmd [2021-06-30T20:42:10.773Z] -rw-r--r-- 1 jenkins jenkins 22385 Jun 30 20:41 coverage.out [2021-06-30T20:42:10.773Z] -rw-r--r-- 1 jenkins jenkins 414 Jun 30 20:42 go.mod [2021-06-30T20:42:10.773Z] -rw-r--r-- 1 jenkins jenkins 21529 Jun 30 20:40 go.sum [2021-06-30T20:42:10.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:39 internal [2021-06-30T20:42:10.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:39 simulator [2021-06-30T20:42:10.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:39 snap [2021-06-30T20:42:10.773Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 30 20:39 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:42:11.127Z] + 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=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 --label arch=arm64 --label version=1.3.2-dev.22 . [2021-06-30T20:42:11.398Z] Sending build context to Docker daemon 697.3kB [2021-06-30T20:42:11.672Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T20:42:11.672Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-30T20:42:11.672Z] ---> 7e40fc8f9070 [2021-06-30T20:42:11.672Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:42:11.948Z] ---> Running in 4184491b75fb [2021-06-30T20:42:13.936Z] Removing intermediate container 4184491b75fb [2021-06-30T20:42:13.936Z] ---> c0de962a96a5 [2021-06-30T20:42:13.936Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T20:42:13.936Z] ---> Running in e8f29fb44d5b [2021-06-30T20:42:15.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:42:16.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:42:16.951Z] OK: 145 MiB in 53 packages [2021-06-30T20:42:17.931Z] Removing intermediate container e8f29fb44d5b [2021-06-30T20:42:17.931Z] ---> 0e2236cfe96e [2021-06-30T20:42:17.931Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-30T20:42:18.208Z] ---> Running in a2ead6758ffe [2021-06-30T20:42:18.808Z] Removing intermediate container a2ead6758ffe [2021-06-30T20:42:18.808Z] ---> 18387c2507bf [2021-06-30T20:42:18.808Z] Step 6/22 : COPY . . [2021-06-30T20:42:19.791Z] ---> 20d6c267f135 [2021-06-30T20:42:19.791Z] Step 7/22 : RUN go mod tidy [2021-06-30T20:42:19.791Z] ---> Running in 3af09fcd5399 [2021-06-30T20:42:22.415Z] Removing intermediate container 3af09fcd5399 [2021-06-30T20:42:22.415Z] ---> 1dd159414d26 [2021-06-30T20:42:22.415Z] Step 8/22 : RUN go mod download [2021-06-30T20:42:22.700Z] ---> Running in 53b50cb66cd7 [2021-06-30T20:42:25.496Z] Removing intermediate container 53b50cb66cd7 [2021-06-30T20:42:25.496Z] ---> 4bf3f0303bba [2021-06-30T20:42:25.496Z] Step 9/22 : RUN make build [2021-06-30T20:42:25.496Z] ---> Running in b69e51457031 [2021-06-30T20:42:26.953Z] go mod tidy [2021-06-30T20:42:27.229Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.22" -o cmd/device-modbus ./cmd [2021-06-30T20:43:07.619Z] Removing intermediate container b69e51457031 [2021-06-30T20:43:07.619Z] ---> 568213081c05 [2021-06-30T20:43:07.619Z] Step 10/22 : FROM alpine:3.12 [2021-06-30T20:43:07.619Z] 3.12: Pulling from library/alpine [2021-06-30T20:43:07.619Z] d2f70382dc9a: Pulling fs layer [2021-06-30T20:43:07.619Z] d2f70382dc9a: Verifying Checksum [2021-06-30T20:43:07.619Z] d2f70382dc9a: Download complete [2021-06-30T20:43:07.619Z] d2f70382dc9a: Pull complete [2021-06-30T20:43:07.620Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T20:43:07.620Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T20:43:07.620Z] ---> c4fd0aeabfcf [2021-06-30T20:43:07.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-30T20:43:07.620Z] ---> Running in 06a29ac90d67 [2021-06-30T20:43:07.620Z] Removing intermediate container 06a29ac90d67 [2021-06-30T20:43:07.620Z] ---> 8692589f1eb5 [2021-06-30T20:43:07.620Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T20:43:07.620Z] ---> Running in e12196767330 [2021-06-30T20:43:07.620Z] Removing intermediate container e12196767330 [2021-06-30T20:43:07.620Z] ---> ed2a5c5f2792 [2021-06-30T20:43:07.620Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T20:43:07.620Z] ---> Running in 68cbd8e4ee75 [2021-06-30T20:43:07.620Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T20:43:08.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T20:43:09.190Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T20:43:09.190Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T20:43:09.190Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T20:43:09.190Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T20:43:09.464Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T20:43:09.464Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T20:43:09.738Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T20:43:09.738Z] OK: 8 MiB in 20 packages [2021-06-30T20:43:10.717Z] Removing intermediate container 68cbd8e4ee75 [2021-06-30T20:43:10.717Z] ---> f85256f473a6 [2021-06-30T20:43:10.717Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-30T20:43:12.697Z] ---> 484925facdda [2021-06-30T20:43:12.697Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-30T20:43:13.291Z] ---> 893862f915cb [2021-06-30T20:43:13.291Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-30T20:43:14.272Z] ---> 2fabc3f10310 [2021-06-30T20:43:14.272Z] Step 17/22 : EXPOSE 59901 [2021-06-30T20:43:14.272Z] ---> Running in 5f7b0dd8be4c [2021-06-30T20:43:14.868Z] Removing intermediate container 5f7b0dd8be4c [2021-06-30T20:43:14.868Z] ---> 876f687003f9 [2021-06-30T20:43:14.868Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-30T20:43:15.141Z] ---> Running in 451428c4108c [2021-06-30T20:43:15.414Z] Removing intermediate container 451428c4108c [2021-06-30T20:43:15.414Z] ---> ee29c5f6490f [2021-06-30T20:43:15.414Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T20:43:15.688Z] ---> Running in 4631b5547e59 [2021-06-30T20:43:16.285Z] Removing intermediate container 4631b5547e59 [2021-06-30T20:43:16.285Z] ---> 4f82248e3292 [2021-06-30T20:43:16.285Z] Step 20/22 : LABEL arch=arm64 [2021-06-30T20:43:16.285Z] ---> Running in b6d2ed985d4e [2021-06-30T20:43:16.884Z] Removing intermediate container b6d2ed985d4e [2021-06-30T20:43:16.884Z] ---> 3feb0efe5ea9 [2021-06-30T20:43:16.884Z] Step 21/22 : LABEL git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:43:16.884Z] ---> Running in c4516d257d28 [2021-06-30T20:43:17.482Z] Removing intermediate container c4516d257d28 [2021-06-30T20:43:17.482Z] ---> 4694d52d8889 [2021-06-30T20:43:17.482Z] Step 22/22 : LABEL version=1.3.2-dev.22 [2021-06-30T20:43:17.762Z] ---> Running in a14b47fe0461 [2021-06-30T20:43:18.033Z] Removing intermediate container a14b47fe0461 [2021-06-30T20:43:18.033Z] ---> f3a65480869f [2021-06-30T20:43:18.033Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T20:43:18.033Z] Successfully built f3a65480869f [2021-06-30T20:43:18.308Z] 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-30T20:43:18.597Z] provisioning config files... [2021-06-30T20:43:18.622Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/61@tmp/config4878705680314215004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:43:18.990Z] ---> docker-login.sh [2021-06-30T20:43:18.990Z] nexus3.edgexfoundry.org:10001 [2021-06-30T20:43:19.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:43:19.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:43:19.260Z] Configure a credential helper to remove this warning. See [2021-06-30T20:43:19.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:43:19.260Z] [2021-06-30T20:43:19.260Z] Login Succeeded [2021-06-30T20:43:19.260Z] nexus3.edgexfoundry.org:10002 [2021-06-30T20:43:19.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:43:19.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:43:19.855Z] Configure a credential helper to remove this warning. See [2021-06-30T20:43:19.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:43:19.855Z] [2021-06-30T20:43:19.855Z] Login Succeeded [2021-06-30T20:43:19.855Z] nexus3.edgexfoundry.org:10003 [2021-06-30T20:43:20.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:43:20.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:43:20.405Z] Configure a credential helper to remove this warning. See [2021-06-30T20:43:20.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:43:20.405Z] [2021-06-30T20:43:20.405Z] Login Succeeded [2021-06-30T20:43:20.405Z] nexus3.edgexfoundry.org:10004 [2021-06-30T20:43:20.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:43:20.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:43:20.953Z] Configure a credential helper to remove this warning. See [2021-06-30T20:43:20.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:43:20.953Z] [2021-06-30T20:43:20.953Z] Login Succeeded [2021-06-30T20:43:20.953Z] docker.io [2021-06-30T20:43:21.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T20:43:21.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T20:43:21.817Z] Configure a credential helper to remove this warning. See [2021-06-30T20:43:21.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T20:43:21.817Z] [2021-06-30T20:43:21.817Z] Login Succeeded [2021-06-30T20:43:21.817Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T20:43:21.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:43:21.918Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-06-30T20:43:21.918Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:43:21.918Z] latest [2021-06-30T20:43:21.918Z] 1.3.2-dev.22 [2021-06-30T20:43:21.918Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:43:21.918Z] master [2021-06-30T20:43:21.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:22.311Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:22.657Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:43:22.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-30T20:43:22.657Z] 56774db3f594: Preparing [2021-06-30T20:43:22.657Z] 58f0eaa1865e: Preparing [2021-06-30T20:43:22.657Z] 442f8221c9ab: Preparing [2021-06-30T20:43:22.657Z] 7ff0b02831c9: Preparing [2021-06-30T20:43:22.657Z] a584fee7aede: Preparing [2021-06-30T20:43:22.657Z] 3fbe34a1663b: Preparing [2021-06-30T20:43:22.657Z] 3fbe34a1663b: Waiting [2021-06-30T20:43:22.931Z] 58f0eaa1865e: Pushed [2021-06-30T20:43:22.931Z] a584fee7aede: Pushed [2021-06-30T20:43:22.931Z] 56774db3f594: Pushed [2021-06-30T20:43:22.931Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:43:23.523Z] 7ff0b02831c9: Pushed [2021-06-30T20:43:25.480Z] 442f8221c9ab: Pushed [2021-06-30T20:43:25.753Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1: digest: sha256:7f7fac6cd10565c7082cd73321a8474ae0651c2a7f36af3b77666765200eb3be size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:26.104Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:26.449Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-30T20:43:26.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-30T20:43:26.449Z] 56774db3f594: Preparing [2021-06-30T20:43:26.449Z] 58f0eaa1865e: Preparing [2021-06-30T20:43:26.449Z] 442f8221c9ab: Preparing [2021-06-30T20:43:26.449Z] 7ff0b02831c9: Preparing [2021-06-30T20:43:26.449Z] a584fee7aede: Preparing [2021-06-30T20:43:26.449Z] 3fbe34a1663b: Preparing [2021-06-30T20:43:26.449Z] 3fbe34a1663b: Waiting [2021-06-30T20:43:26.449Z] 56774db3f594: Layer already exists [2021-06-30T20:43:26.449Z] 7ff0b02831c9: Layer already exists [2021-06-30T20:43:26.449Z] 58f0eaa1865e: Layer already exists [2021-06-30T20:43:26.449Z] a584fee7aede: Layer already exists [2021-06-30T20:43:26.449Z] 442f8221c9ab: Layer already exists [2021-06-30T20:43:26.449Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:43:26.721Z] latest: digest: sha256:7f7fac6cd10565c7082cd73321a8474ae0651c2a7f36af3b77666765200eb3be size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:27.074Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:27.413Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.22 [2021-06-30T20:43:27.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-30T20:43:27.413Z] 56774db3f594: Preparing [2021-06-30T20:43:27.413Z] 58f0eaa1865e: Preparing [2021-06-30T20:43:27.413Z] 442f8221c9ab: Preparing [2021-06-30T20:43:27.413Z] 7ff0b02831c9: Preparing [2021-06-30T20:43:27.413Z] a584fee7aede: Preparing [2021-06-30T20:43:27.413Z] 3fbe34a1663b: Preparing [2021-06-30T20:43:27.413Z] 3fbe34a1663b: Waiting [2021-06-30T20:43:27.685Z] a584fee7aede: Layer already exists [2021-06-30T20:43:27.685Z] 56774db3f594: Layer already exists [2021-06-30T20:43:27.685Z] 7ff0b02831c9: Layer already exists [2021-06-30T20:43:27.685Z] 58f0eaa1865e: Layer already exists [2021-06-30T20:43:27.685Z] 442f8221c9ab: Layer already exists [2021-06-30T20:43:27.685Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:43:27.685Z] 1.3.2-dev.22: digest: sha256:7f7fac6cd10565c7082cd73321a8474ae0651c2a7f36af3b77666765200eb3be size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:28.030Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:28.373Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:43:28.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-30T20:43:28.373Z] 56774db3f594: Preparing [2021-06-30T20:43:28.373Z] 58f0eaa1865e: Preparing [2021-06-30T20:43:28.373Z] 442f8221c9ab: Preparing [2021-06-30T20:43:28.373Z] 7ff0b02831c9: Preparing [2021-06-30T20:43:28.373Z] a584fee7aede: Preparing [2021-06-30T20:43:28.373Z] 3fbe34a1663b: Preparing [2021-06-30T20:43:28.373Z] 3fbe34a1663b: Waiting [2021-06-30T20:43:28.373Z] a584fee7aede: Layer already exists [2021-06-30T20:43:28.373Z] 58f0eaa1865e: Layer already exists [2021-06-30T20:43:28.373Z] 56774db3f594: Layer already exists [2021-06-30T20:43:28.373Z] 442f8221c9ab: Layer already exists [2021-06-30T20:43:28.646Z] 7ff0b02831c9: Layer already exists [2021-06-30T20:43:28.646Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:43:28.646Z] 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22: digest: sha256:7f7fac6cd10565c7082cd73321a8474ae0651c2a7f36af3b77666765200eb3be size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:29.000Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:43:29.346Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [2021-06-30T20:43:29.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-30T20:43:29.346Z] 56774db3f594: Preparing [2021-06-30T20:43:29.346Z] 58f0eaa1865e: Preparing [2021-06-30T20:43:29.346Z] 442f8221c9ab: Preparing [2021-06-30T20:43:29.346Z] 7ff0b02831c9: Preparing [2021-06-30T20:43:29.346Z] a584fee7aede: Preparing [2021-06-30T20:43:29.346Z] 3fbe34a1663b: Preparing [2021-06-30T20:43:29.346Z] 3fbe34a1663b: Waiting [2021-06-30T20:43:29.346Z] a584fee7aede: Layer already exists [2021-06-30T20:43:29.346Z] 58f0eaa1865e: Layer already exists [2021-06-30T20:43:29.346Z] 7ff0b02831c9: Layer already exists [2021-06-30T20:43:29.620Z] 56774db3f594: Layer already exists [2021-06-30T20:43:29.620Z] 442f8221c9ab: Layer already exists [2021-06-30T20:43:29.620Z] 3fbe34a1663b: Layer already exists [2021-06-30T20:43:29.620Z] master: digest: sha256:7f7fac6cd10565c7082cd73321a8474ae0651c2a7f36af3b77666765200eb3be size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-30T20:43:29.693Z] ===================================================== [Pipeline] echo [2021-06-30T20:43:29.712Z] taggedImages: [2021-06-30T20:43:29.712Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [2021-06-30T20:43:29.712Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-30T20:43:29.712Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.22 [2021-06-30T20:43:29.712Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-1.3.2-dev.22 [2021-06-30T20:43:29.712Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:43:30.201Z] ---> job-cost.sh [2021-06-30T20:43:30.201Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wmqO [2021-06-30T20:44:09.550Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T20:45:47.067Z] lf-activate-venv(): INFO: Adding /tmp/venv-wmqO/bin to PATH [2021-06-30T20:45:47.068Z] INFO: No Stack... [2021-06-30T20:45:47.068Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T20:45:47.068Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T20:45:47.420Z] + cat /w/workspace/device-modbus-go/61/archives/cost.csv [2021-06-30T20:45:47.420Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T20:45:47.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] [2021-06-30T20:45:47.517Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] did not exist. Created. [2021-06-30T20:45:47.517Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T20:45:47.911Z] /w/workspace/device-modbus-go/61@tmp/durable-65c5cf6e/script.sh: 1: /w/workspace/device-modbus-go/61@tmp/durable-65c5cf6e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-30T20:45:48.283Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T20:45:48.312Z] Warning: overwriting stash ‘stack-cost’ [2021-06-30T20:45:48.525Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T20:45:48.580Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-61-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-30T20:45:49.141Z] provisioning config files... [2021-06-30T20:45:49.157Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8663893478685874258tmp [Pipeline] { [Pipeline] sh [2021-06-30T20:45:49.503Z] + set +x [2021-06-30T20:45:49.503Z] + bash -s -- [2021-06-30T20:45:49.503Z] + curl -s https://codecov.io/bash [2021-06-30T20:45:49.503Z] [2021-06-30T20:45:49.503Z] _____ _ [2021-06-30T20:45:49.503Z] / ____| | | [2021-06-30T20:45:49.503Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T20:45:49.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T20:45:49.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T20:45:49.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T20:45:49.503Z] Bash-1.0.3 [2021-06-30T20:45:49.503Z] [2021-06-30T20:45:49.503Z] [2021-06-30T20:45:49.503Z] ==> git version 2.24.4 found [2021-06-30T20:45:49.503Z] ==> 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-30T20:45:49.503Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T20:45:49.503Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T20:45:49.503Z] ==> Jenkins CI detected. [2021-06-30T20:45:49.503Z] project root: . [2021-06-30T20:45:49.503Z] --> token set from env [2021-06-30T20:45:49.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T20:45:49.503Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T20:45:49.503Z] ==> Python coveragepy not found [2021-06-30T20:45:49.503Z] ==> Searching for coverage reports in: [2021-06-30T20:45:49.503Z] + . [2021-06-30T20:45:49.765Z] -> Found 1 reports [2021-06-30T20:45:49.765Z] ==> Detecting git/mercurial file structure [2021-06-30T20:45:49.765Z] ==> Reading reports [2021-06-30T20:45:49.765Z] + ./coverage.out bytes=22385 [2021-06-30T20:45:49.765Z] ==> Appending adjustments [2021-06-30T20:45:49.765Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T20:45:49.765Z] + Found adjustments [2021-06-30T20:45:49.765Z] ==> Gzipping contents [2021-06-30T20:45:49.765Z] 4.0K /tmp/codecov.pMYDDw.gz [2021-06-30T20:45:49.765Z] ==> Uploading reports [2021-06-30T20:45:49.765Z] url: https://codecov.io [2021-06-30T20:45:49.765Z] query: branch=master&commit=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:45:49.765Z] -> Pinging Codecov [2021-06-30T20:45:49.765Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T20:45:50.340Z] -> Uploading to [2021-06-30T20:45:50.341Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/55DBCA73C666E3227836607328DD7E49/7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1/5d45ac24-2b17-4add-b133-06ce9ca87d9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T204550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=359bc8053ba46ae0b9f04ac5d3058a826514cd5f933a9f7950d0895b5dd9fab9 [2021-06-30T20:45:50.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T20:45:50.341Z] Dload Upload Total Spent Left Speed [2021-06-30T20:45:50.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4069 0 0 100 4069 0 7991 --:--:-- --:--:-- --:--:-- 7994 100 4069 0 0 100 4069 0 7988 --:--:-- --:--:-- --:--:-- 7978 [2021-06-30T20:45:50.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] } [2021-06-30T20:45:50.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-30T20:45:51.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-30T20:45:51.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:51.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:45:51.570Z] [2021-06-30T20:45:51.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:45:51.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:45:51.904Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-30T20:45:51.904Z] 188c0c94c7c5: Pulling fs layer [2021-06-30T20:45:51.904Z] 0ef7d3d256c8: Pulling fs layer [2021-06-30T20:45:51.904Z] de9db76c5a1d: Pulling fs layer [2021-06-30T20:45:51.904Z] 0eba1c9be4d2: Pulling fs layer [2021-06-30T20:45:51.904Z] 0d57e429df01: Pulling fs layer [2021-06-30T20:45:51.904Z] 4e4be7b47b0d: Pulling fs layer [2021-06-30T20:45:51.904Z] e1f770b5df2f: Pulling fs layer [2021-06-30T20:45:51.904Z] 85a0685a4137: Pulling fs layer [2021-06-30T20:45:51.904Z] 0eba1c9be4d2: Waiting [2021-06-30T20:45:51.904Z] 0d57e429df01: Waiting [2021-06-30T20:45:51.904Z] 4e4be7b47b0d: Waiting [2021-06-30T20:45:51.904Z] e1f770b5df2f: Waiting [2021-06-30T20:45:51.904Z] 85a0685a4137: Waiting [2021-06-30T20:45:51.904Z] de9db76c5a1d: Verifying Checksum [2021-06-30T20:45:51.904Z] de9db76c5a1d: Download complete [2021-06-30T20:45:51.904Z] 0ef7d3d256c8: Verifying Checksum [2021-06-30T20:45:51.904Z] 0ef7d3d256c8: Download complete [2021-06-30T20:45:51.904Z] 0d57e429df01: Verifying Checksum [2021-06-30T20:45:51.904Z] 0d57e429df01: Download complete [2021-06-30T20:45:51.904Z] 4e4be7b47b0d: Verifying Checksum [2021-06-30T20:45:51.904Z] 4e4be7b47b0d: Download complete [2021-06-30T20:45:51.904Z] 188c0c94c7c5: Verifying Checksum [2021-06-30T20:45:51.904Z] 188c0c94c7c5: Download complete [2021-06-30T20:45:52.172Z] 188c0c94c7c5: Pull complete [2021-06-30T20:45:52.434Z] 0ef7d3d256c8: Pull complete [2021-06-30T20:45:52.434Z] de9db76c5a1d: Pull complete [2021-06-30T20:45:53.006Z] e1f770b5df2f: Verifying Checksum [2021-06-30T20:45:53.006Z] e1f770b5df2f: Download complete [2021-06-30T20:45:54.938Z] 0eba1c9be4d2: Verifying Checksum [2021-06-30T20:45:54.938Z] 0eba1c9be4d2: Download complete [2021-06-30T20:45:55.199Z] 85a0685a4137: Verifying Checksum [2021-06-30T20:45:55.199Z] 85a0685a4137: Download complete [2021-06-30T20:45:58.515Z] 0eba1c9be4d2: Pull complete [2021-06-30T20:45:58.515Z] 0d57e429df01: Pull complete [2021-06-30T20:45:58.515Z] 4e4be7b47b0d: Pull complete [2021-06-30T20:45:58.779Z] e1f770b5df2f: Pull complete [2021-06-30T20:46:02.122Z] 85a0685a4137: Pull complete [2021-06-30T20:46:02.122Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-30T20:46:02.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T20:46:02.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-30T20:46:02.199Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:46:02.235Z] $ 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-30T20:46:05.664Z] $ docker top cdd25f9d8104fc03bcc3d43d4f5733184f37cccdcf690837dde8cd352788de76 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T20:46:05.778Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-30T20:46:06.068Z] + set -o pipefail [2021-06-30T20:46:06.068Z] + snyk monitor '--org=edgex-jenkins' [2021-06-30T20:46:16.117Z] [2021-06-30T20:46:16.117Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2021-06-30T20:46:16.117Z] [2021-06-30T20:46:16.117Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/ba3771f4-6813-4be2-adc3-17b91a84d09a [2021-06-30T20:46:16.117Z] [2021-06-30T20:46:16.117Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-06-30T20:46:16.117Z] [2021-06-30T20:46:16.117Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-30T20:46:16.117Z] [2021-06-30T20:46:16.117Z] [Pipeline] } [2021-06-30T20:46:16.127Z] $ docker stop --time=1 cdd25f9d8104fc03bcc3d43d4f5733184f37cccdcf690837dde8cd352788de76 [2021-06-30T20:46:18.050Z] $ docker rm -f cdd25f9d8104fc03bcc3d43d4f5733184f37cccdcf690837dde8cd352788de76 [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-30T20:46:19.081Z] + git log --format=format:%s -1 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:19.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:46:19.394Z] . [Pipeline] withDockerContainer [2021-06-30T20:46:19.475Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:46:19.516Z] $ 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-30T20:46:19.913Z] $ docker top 19e4bc30fcf7f8a3b7a22bcb5dd8f6d223402126411756c1a951aa77339e74b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:46:20.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:46:20.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:46:20.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:46:20.158Z] $ docker exec 19e4bc30fcf7f8a3b7a22bcb5dd8f6d223402126411756c1a951aa77339e74b3 ssh-agent [2021-06-30T20:46:20.266Z] SSH_AUTH_SOCK=/tmp/ssh-1efwH5WISUwK/agent.14 [2021-06-30T20:46:20.266Z] SSH_AGENT_PID=20 [2021-06-30T20:46:20.272Z] Running ssh-add (command line suppressed) [2021-06-30T20:46:20.375Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1366300075157254154.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1366300075157254154.key) [2021-06-30T20:46:20.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:46:20.693Z] + git semver tag [2021-06-30T20:46:20.694Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:46:20.694Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-30T20:46:20.694Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:46:20.694Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:46:20.694Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:46:20.694Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:46:20.694Z] # $SEMVER_BRANCH = master [2021-06-30T20:46:20.694Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-30T20:46:20.694Z] # 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 HEAD [2021-06-30T20:46:20.694Z] # -> Force: false [2021-06-30T20:46:20.694Z] # 958068f5da7de0c422de520a1fd59688c0bbb0b9 refs/tags/v1.3.2-dev.22 [Pipeline] } [2021-06-30T20:46:20.702Z] $ docker exec --env ******** --env ******** 19e4bc30fcf7f8a3b7a22bcb5dd8f6d223402126411756c1a951aa77339e74b3 ssh-agent -k [2021-06-30T20:46:20.830Z] unset SSH_AUTH_SOCK; [2021-06-30T20:46:20.830Z] unset SSH_AGENT_PID; [2021-06-30T20:46:20.830Z] echo Agent pid 20 killed; [2021-06-30T20:46:20.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:46:21.188Z] + git semver [Pipeline] } [2021-06-30T20:46:21.201Z] $ docker stop --time=1 19e4bc30fcf7f8a3b7a22bcb5dd8f6d223402126411756c1a951aa77339e74b3 [2021-06-30T20:46:22.408Z] $ docker rm -f 19e4bc30fcf7f8a3b7a22bcb5dd8f6d223402126411756c1a951aa77339e74b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:22.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:46:22.884Z] [2021-06-30T20:46:22.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:23.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:46:23.201Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-30T20:46:23.201Z] ab5ef0e58194: Pulling fs layer [2021-06-30T20:46:23.201Z] 9712f1f96733: Pulling fs layer [2021-06-30T20:46:23.201Z] 63f879dbbcfc: Pulling fs layer [2021-06-30T20:46:23.201Z] 0d9ebad4ef96: Pulling fs layer [2021-06-30T20:46:23.201Z] e9a5061849ea: Pulling fs layer [2021-06-30T20:46:23.201Z] d747dcd14b5f: Pulling fs layer [2021-06-30T20:46:23.201Z] 2de7ff778b66: Pulling fs layer [2021-06-30T20:46:23.201Z] 0d9ebad4ef96: Waiting [2021-06-30T20:46:23.201Z] e9a5061849ea: Waiting [2021-06-30T20:46:23.201Z] d747dcd14b5f: Waiting [2021-06-30T20:46:23.201Z] 2de7ff778b66: Waiting [2021-06-30T20:46:23.201Z] 9712f1f96733: Verifying Checksum [2021-06-30T20:46:23.201Z] 9712f1f96733: Download complete [2021-06-30T20:46:25.127Z] 63f879dbbcfc: Verifying Checksum [2021-06-30T20:46:25.127Z] 63f879dbbcfc: Download complete [2021-06-30T20:46:25.127Z] e9a5061849ea: Verifying Checksum [2021-06-30T20:46:25.127Z] e9a5061849ea: Download complete [2021-06-30T20:46:25.127Z] d747dcd14b5f: Verifying Checksum [2021-06-30T20:46:25.127Z] d747dcd14b5f: Download complete [2021-06-30T20:46:25.698Z] 2de7ff778b66: Verifying Checksum [2021-06-30T20:46:25.698Z] 2de7ff778b66: Download complete [2021-06-30T20:46:25.970Z] 0d9ebad4ef96: Verifying Checksum [2021-06-30T20:46:25.970Z] 0d9ebad4ef96: Download complete [2021-06-30T20:46:25.970Z] ab5ef0e58194: Verifying Checksum [2021-06-30T20:46:25.970Z] ab5ef0e58194: Download complete [2021-06-30T20:46:28.556Z] ab5ef0e58194: Pull complete [2021-06-30T20:46:28.556Z] 9712f1f96733: Pull complete [2021-06-30T20:46:29.519Z] 63f879dbbcfc: Pull complete [2021-06-30T20:46:37.865Z] 0d9ebad4ef96: Pull complete [2021-06-30T20:46:37.865Z] e9a5061849ea: Pull complete [2021-06-30T20:46:37.865Z] d747dcd14b5f: Pull complete [2021-06-30T20:46:37.865Z] 2de7ff778b66: Pull complete [2021-06-30T20:46:37.865Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-30T20:46:37.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T20:46:37.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-30T20:46:37.993Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:46:38.036Z] $ 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-30T20:46:41.988Z] $ docker top 30140fd7d4fbee678665bf8bd3b64acc37bab841362317157ab394ae3f4b8d9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:46:42.093Z] provisioning config files... [2021-06-30T20:46:42.101Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8162858301330392440tmp [2021-06-30T20:46:42.114Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7109165493801601811tmp [2021-06-30T20:46:42.125Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3577979364581620408tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:46:42.146Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:42.444Z] ---> sigul-configuration.sh [2021-06-30T20:46:42.444Z] gpg: directory `/root/.gnupg' created [2021-06-30T20:46:42.444Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-30T20:46:42.444Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-30T20:46:42.444Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-30T20:46:42.444Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-30T20:46:42.444Z] gpg: CAST5 encrypted data [2021-06-30T20:46:42.444Z] gpg: encrypted with 1 passphrase [2021-06-30T20:46:42.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-30T20:46:42.759Z] + mkdir /home/jenkins [2021-06-30T20:46:42.759Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-30T20:46:43.054Z] + 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-30T20:46:43.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:43.358Z] ---> sigul-install.sh [2021-06-30T20:46:47.572Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-30T20:46:47.869Z] + git tag --list [2021-06-30T20:46:47.869Z] 0.7.1 [2021-06-30T20:46:47.869Z] v1.0.0 [2021-06-30T20:46:47.869Z] v1.1.0 [2021-06-30T20:46:47.869Z] v1.1.1 [2021-06-30T20:46:47.869Z] v1.2.2 [2021-06-30T20:46:47.869Z] v1.3.0 [2021-06-30T20:46:47.869Z] v1.3.1 [2021-06-30T20:46:47.869Z] v1.3.1-dev.1 [2021-06-30T20:46:47.869Z] v1.3.1-dev.2 [2021-06-30T20:46:47.869Z] v1.3.1-dev.3 [2021-06-30T20:46:47.869Z] v1.3.1-dev.4 [2021-06-30T20:46:47.869Z] v1.3.1-dev.5 [2021-06-30T20:46:47.869Z] v1.3.1-dev.6 [2021-06-30T20:46:47.869Z] v1.3.1-dev.7 [2021-06-30T20:46:47.869Z] v1.3.1-dev.8 [2021-06-30T20:46:47.869Z] v1.3.2-dev.1 [2021-06-30T20:46:47.869Z] v1.3.2-dev.10 [2021-06-30T20:46:47.869Z] v1.3.2-dev.11 [2021-06-30T20:46:47.869Z] v1.3.2-dev.12 [2021-06-30T20:46:47.869Z] v1.3.2-dev.13 [2021-06-30T20:46:47.869Z] v1.3.2-dev.14 [2021-06-30T20:46:47.869Z] v1.3.2-dev.15 [2021-06-30T20:46:47.869Z] v1.3.2-dev.16 [2021-06-30T20:46:47.869Z] v1.3.2-dev.17 [2021-06-30T20:46:47.869Z] v1.3.2-dev.18 [2021-06-30T20:46:47.869Z] v1.3.2-dev.19 [2021-06-30T20:46:47.869Z] v1.3.2-dev.2 [2021-06-30T20:46:47.869Z] v1.3.2-dev.20 [2021-06-30T20:46:47.869Z] v1.3.2-dev.21 [2021-06-30T20:46:47.869Z] v1.3.2-dev.22 [2021-06-30T20:46:47.869Z] v1.3.2-dev.3 [2021-06-30T20:46:47.869Z] v1.3.2-dev.4 [2021-06-30T20:46:47.869Z] v1.3.2-dev.5 [2021-06-30T20:46:47.869Z] v1.3.2-dev.6 [2021-06-30T20:46:47.869Z] v1.3.2-dev.7 [2021-06-30T20:46:47.869Z] v1.3.2-dev.8 [2021-06-30T20:46:47.869Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-30T20:46:48.172Z] + lftools sign git-tag v1.3.2-dev.22 [2021-06-30T20:46:48.747Z] Signing Git tag with Sigul... [2021-06-30T20:46:48.747Z] Signing v1.3.2-dev.22 [Pipeline] echo [2021-06-30T20:46:49.332Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:46:49.629Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-30T20:46:49.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-30T20:46:49.664Z] $ docker stop --time=1 30140fd7d4fbee678665bf8bd3b64acc37bab841362317157ab394ae3f4b8d9a [2021-06-30T20:46:51.161Z] $ docker rm -f 30140fd7d4fbee678665bf8bd3b64acc37bab841362317157ab394ae3f4b8d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:51.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:46:51.823Z] . [Pipeline] withDockerContainer [2021-06-30T20:46:52.184Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:46:52.377Z] $ 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-30T20:46:52.774Z] $ docker top 56b51f7a534c5a301571a615c7e4303539d68b121740bb8e1787875beb2aeb2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:46:52.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:46:52.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:46:53.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:46:53.047Z] $ docker exec 56b51f7a534c5a301571a615c7e4303539d68b121740bb8e1787875beb2aeb2f ssh-agent [2021-06-30T20:46:53.164Z] SSH_AUTH_SOCK=/tmp/ssh-lR7nXF0XJHUB/agent.14 [2021-06-30T20:46:53.164Z] SSH_AGENT_PID=21 [2021-06-30T20:46:53.170Z] Running ssh-add (command line suppressed) [2021-06-30T20:46:53.265Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8752785020812173437.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8752785020812173437.key) [2021-06-30T20:46:53.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:46:53.584Z] + git semver bump pre [2021-06-30T20:46:53.584Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:46:53.584Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-30T20:46:53.584Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:46:53.584Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:46:53.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:46:53.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:46:53.584Z] # $SEMVER_BRANCH = master [2021-06-30T20:46:53.584Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-30T20:46:53.584Z] 1.3.2-dev.23 [Pipeline] } [2021-06-30T20:46:53.592Z] $ docker exec --env ******** --env ******** 56b51f7a534c5a301571a615c7e4303539d68b121740bb8e1787875beb2aeb2f ssh-agent -k [2021-06-30T20:46:53.687Z] unset SSH_AUTH_SOCK; [2021-06-30T20:46:53.687Z] unset SSH_AGENT_PID; [2021-06-30T20:46:53.687Z] echo Agent pid 21 killed; [2021-06-30T20:46:53.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:46:54.042Z] + git semver [Pipeline] } [2021-06-30T20:46:54.065Z] $ docker stop --time=1 56b51f7a534c5a301571a615c7e4303539d68b121740bb8e1787875beb2aeb2f [2021-06-30T20:46:55.263Z] $ docker rm -f 56b51f7a534c5a301571a615c7e4303539d68b121740bb8e1787875beb2aeb2f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:46:55.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T20:46:55.674Z] . [Pipeline] withDockerContainer [2021-06-30T20:46:55.746Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:46:55.784Z] $ 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-30T20:46:56.166Z] $ docker top 2200679b3282df83b40d92af9039e88b255dd6aa87878aaa0b71dd1dce55f306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T20:46:56.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T20:46:56.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T20:46:56.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T20:46:56.420Z] $ docker exec 2200679b3282df83b40d92af9039e88b255dd6aa87878aaa0b71dd1dce55f306 ssh-agent [2021-06-30T20:46:56.530Z] SSH_AUTH_SOCK=/tmp/ssh-C6isdw3UY7Qw/agent.14 [2021-06-30T20:46:56.530Z] SSH_AGENT_PID=21 [2021-06-30T20:46:56.537Z] Running ssh-add (command line suppressed) [2021-06-30T20:46:56.632Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7771824550463785708.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7771824550463785708.key) [2021-06-30T20:46:56.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T20:46:56.951Z] + git semver push [2021-06-30T20:46:56.952Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T20:46:56.952Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-30T20:46:56.952Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:46:56.952Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T20:46:56.952Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T20:46:56.952Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T20:46:56.952Z] # $SEMVER_BRANCH = master [2021-06-30T20:46:56.952Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-30T20:47:06.305Z] $ docker exec --env ******** --env ******** 2200679b3282df83b40d92af9039e88b255dd6aa87878aaa0b71dd1dce55f306 ssh-agent -k [2021-06-30T20:47:06.434Z] unset SSH_AUTH_SOCK; [2021-06-30T20:47:06.435Z] unset SSH_AGENT_PID; [2021-06-30T20:47:06.435Z] echo Agent pid 21 killed; [2021-06-30T20:47:06.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T20:47:06.791Z] + git semver [Pipeline] } [2021-06-30T20:47:06.803Z] $ docker stop --time=1 2200679b3282df83b40d92af9039e88b255dd6aa87878aaa0b71dd1dce55f306 [2021-06-30T20:47:07.995Z] $ docker rm -f 2200679b3282df83b40d92af9039e88b255dd6aa87878aaa0b71dd1dce55f306 [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-30T20:47:08.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:09.505Z] ---> package-listing.sh [2021-06-30T20:47:09.505Z] ++ facter osfamily [2021-06-30T20:47:09.505Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T20:47:09.768Z] + OS_FAMILY=redhat [2021-06-30T20:47:09.768Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:47:09.768Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T20:47:09.768Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T20:47:09.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T20:47:09.768Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T20:47:09.768Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-30T20:47:09.768Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T20:47:09.768Z] + case "${OS_FAMILY}" in [2021-06-30T20:47:09.768Z] + rpm -qa [2021-06-30T20:47:09.768Z] + sort [2021-06-30T20:47:10.341Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T20:47:10.341Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T20:47:10.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T20:47:10.341Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-30T20:47:10.341Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2021-06-30T20:47:10.341Z] + 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-30T20:47:10.354Z] 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-30T20:47:10.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:47:11.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:47:11.211Z] [2021-06-30T20:47:11.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T20:47:11.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:47:11.522Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T20:47:11.522Z] df20fa9351a1: Pulling fs layer [2021-06-30T20:47:11.522Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T20:47:11.522Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T20:47:11.522Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T20:47:11.522Z] 93b61091891f: Pulling fs layer [2021-06-30T20:47:11.522Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T20:47:11.522Z] 5e14af77c1be: Pulling fs layer [2021-06-30T20:47:11.522Z] 01666e4c0597: Pulling fs layer [2021-06-30T20:47:11.522Z] aa168da1d23b: Pulling fs layer [2021-06-30T20:47:11.522Z] 93b9cdb0e59b: Waiting [2021-06-30T20:47:11.522Z] 5e14af77c1be: Waiting [2021-06-30T20:47:11.522Z] 01666e4c0597: Waiting [2021-06-30T20:47:11.522Z] aa168da1d23b: Waiting [2021-06-30T20:47:11.522Z] 46f8f816bc3b: Waiting [2021-06-30T20:47:11.522Z] 93b61091891f: Waiting [2021-06-30T20:47:11.522Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T20:47:11.522Z] 36b3adc4ff6f: Download complete [2021-06-30T20:47:11.783Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T20:47:11.783Z] 46f8f816bc3b: Download complete [2021-06-30T20:47:11.783Z] df20fa9351a1: Verifying Checksum [2021-06-30T20:47:11.783Z] df20fa9351a1: Download complete [2021-06-30T20:47:11.783Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T20:47:11.783Z] 93b9cdb0e59b: Download complete [2021-06-30T20:47:11.783Z] 5e14af77c1be: Verifying Checksum [2021-06-30T20:47:11.783Z] 5e14af77c1be: Download complete [2021-06-30T20:47:11.783Z] 01666e4c0597: Verifying Checksum [2021-06-30T20:47:11.783Z] 01666e4c0597: Download complete [2021-06-30T20:47:11.783Z] 93b61091891f: Verifying Checksum [2021-06-30T20:47:11.783Z] 93b61091891f: Download complete [2021-06-30T20:47:11.783Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T20:47:11.783Z] 8ad3a11d3b57: Download complete [2021-06-30T20:47:12.049Z] df20fa9351a1: Pull complete [2021-06-30T20:47:12.049Z] 36b3adc4ff6f: Pull complete [2021-06-30T20:47:12.624Z] 8ad3a11d3b57: Pull complete [2021-06-30T20:47:12.624Z] 46f8f816bc3b: Pull complete [2021-06-30T20:47:12.885Z] 93b61091891f: Pull complete [2021-06-30T20:47:12.885Z] 93b9cdb0e59b: Pull complete [2021-06-30T20:47:12.885Z] 5e14af77c1be: Pull complete [2021-06-30T20:47:13.146Z] 01666e4c0597: Pull complete [2021-06-30T20:47:13.722Z] aa168da1d23b: Verifying Checksum [2021-06-30T20:47:13.722Z] aa168da1d23b: Download complete [2021-06-30T20:47:17.966Z] aa168da1d23b: Pull complete [2021-06-30T20:47:17.966Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T20:47:17.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T20:47:17.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T20:47:18.044Z] prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container [2021-06-30T20:47:18.087Z] $ 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-30T20:47:19.998Z] $ docker top bade0508cff0edc9a47a7b83ec1e7295169a822d1c32dbbc1b624eff6081f1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T20:47:20.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T20:47:20.680Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T20:47:20.983Z] + ls /var/log/sa-host [2021-06-30T20:47:20.983Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T20:47:20.983Z] file_magic: OK [2021-06-30T20:47:20.983Z] HZ: Using current value: 100 [2021-06-30T20:47:20.983Z] file_header: OK [2021-06-30T20:47:20.983Z] 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-30T20:47:20.983Z] Statistics: [2021-06-30T20:47:20.983Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T20:47:20.983Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T20:47:20.983Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T20:47:20.983Z] file_magic: OK [2021-06-30T20:47:20.983Z] HZ: Using current value: 100 [2021-06-30T20:47:20.983Z] file_header: OK [2021-06-30T20:47:20.983Z] 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-30T20:47:20.983Z] Statistics: [2021-06-30T20:47:20.983Z] 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-30T20:47:20.983Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T20:47:21.184Z] provisioning config files... [2021-06-30T20:47:21.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3559620823027933090tmp [Pipeline] { [Pipeline] echo [2021-06-30T20:47:21.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:21.511Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T20:47:21.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:21.904Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T20:47:21.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:22.213Z] ---> sudo-logs.sh [2021-06-30T20:47:22.213Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T20:47:22.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:22.535Z] ---> job-cost.sh [2021-06-30T20:47:22.535Z] lf-activate-venv: SKIPPING [2021-06-30T20:47:22.535Z] DEBUG: total: 0.18000000715255737 [2021-06-30T20:47:22.535Z] INFO: Retrieving Stack Cost... [2021-06-30T20:47:23.479Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T20:47:24.054Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T20:47:24.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T20:47:24.361Z] ---> logs-deploy.sh [2021-06-30T20:47:24.362Z] lf-activate-venv: SKIPPING [2021-06-30T20:47:24.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/61 [2021-06-30T20:47:24.362Z] INFO: archiving workspace using pattern(s): [2021-06-30T20:47:25.307Z] Archives upload complete. [2021-06-30T20:47:25.307Z] INFO: archiving logs to Nexus [2021-06-30T20:47:25.883Z] ---> uname -a: [2021-06-30T20:47:25.883Z] Linux prd-centos7-docker-4c-2g-1011.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-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> lscpu: [2021-06-30T20:47:25.883Z] Architecture: x86_64 [2021-06-30T20:47:25.883Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-30T20:47:25.883Z] Byte Order: Little Endian [2021-06-30T20:47:25.883Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-30T20:47:25.883Z] CPU(s): 2 [2021-06-30T20:47:25.883Z] On-line CPU(s) list: 0,1 [2021-06-30T20:47:25.883Z] Thread(s) per core: 1 [2021-06-30T20:47:25.883Z] Core(s) per socket: 1 [2021-06-30T20:47:25.883Z] Socket(s): 2 [2021-06-30T20:47:25.883Z] NUMA node(s): 1 [2021-06-30T20:47:25.883Z] Vendor ID: AuthenticAMD [2021-06-30T20:47:25.883Z] CPU family: 23 [2021-06-30T20:47:25.883Z] Model: 49 [2021-06-30T20:47:25.883Z] Model name: AMD EPYC-Rome Processor [2021-06-30T20:47:25.883Z] Stepping: 0 [2021-06-30T20:47:25.883Z] CPU MHz: 2800.000 [2021-06-30T20:47:25.883Z] BogoMIPS: 5600.00 [2021-06-30T20:47:25.883Z] Virtualization: AMD-V [2021-06-30T20:47:25.883Z] Hypervisor vendor: KVM [2021-06-30T20:47:25.883Z] Virtualization type: full [2021-06-30T20:47:25.883Z] L1d cache: 64 KiB [2021-06-30T20:47:25.883Z] L1i cache: 64 KiB [2021-06-30T20:47:25.883Z] L2 cache: 1 MiB [2021-06-30T20:47:25.883Z] L3 cache: 32 MiB [2021-06-30T20:47:25.883Z] NUMA node0 CPU(s): 0,1 [2021-06-30T20:47:25.883Z] Vulnerability Itlb multihit: Not affected [2021-06-30T20:47:25.883Z] Vulnerability L1tf: Not affected [2021-06-30T20:47:25.883Z] Vulnerability Mds: Not affected [2021-06-30T20:47:25.883Z] Vulnerability Meltdown: Not affected [2021-06-30T20:47:25.883Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-30T20:47:25.883Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-30T20:47:25.883Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-30T20:47:25.883Z] Vulnerability Srbds: Not affected [2021-06-30T20:47:25.883Z] Vulnerability Tsx async abort: Not affected [2021-06-30T20:47:25.883Z] 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-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> nproc: [2021-06-30T20:47:25.883Z] 2 [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> df -h: [2021-06-30T20:47:25.883Z] Filesystem Size Used Available Use% Mounted on [2021-06-30T20:47:25.883Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-30T20:47:25.883Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-30T20:47:25.883Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-30T20:47:25.883Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_device-modbus-go_master [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_device-modbus-go_master@tmp [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-30T20:47:25.883Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> free -m: [2021-06-30T20:47:25.883Z] total used free shared buff/cache available [2021-06-30T20:47:25.883Z] Mem: 7821 1278 3157 0 3384 6460 [2021-06-30T20:47:25.883Z] Swap: 1023 0 1023 [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> ip addr: [2021-06-30T20:47:25.883Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-30T20:47:25.883Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-30T20:47:25.883Z] inet 127.0.0.1/8 scope host lo [2021-06-30T20:47:25.883Z] valid_lft forever preferred_lft forever [2021-06-30T20:47:25.883Z] inet6 ::1/128 scope host [2021-06-30T20:47:25.883Z] valid_lft forever preferred_lft forever [2021-06-30T20:47:25.883Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-30T20:47:25.883Z] link/ether fa:16:3e:0e:d8:c4 brd ff:ff:ff:ff:ff:ff [2021-06-30T20:47:25.883Z] inet 10.30.122.137/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-30T20:47:25.883Z] valid_lft 85645sec preferred_lft 85645sec [2021-06-30T20:47:25.883Z] inet6 fe80::f816:3eff:fe0e:d8c4/64 scope link [2021-06-30T20:47:25.883Z] valid_lft forever preferred_lft forever [2021-06-30T20:47:25.883Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-30T20:47:25.883Z] link/ether 02:42:29:83:d5:ad brd ff:ff:ff:ff:ff:ff [2021-06-30T20:47:25.883Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-30T20:47:25.883Z] valid_lft forever preferred_lft forever [2021-06-30T20:47:25.883Z] inet6 fe80::42:29ff:fe83:d5ad/64 scope link [2021-06-30T20:47:25.883Z] valid_lft forever preferred_lft forever [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] ---> sar -b -r -n DEV: [2021-06-30T20:47:25.883Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] 20:34:40 LINUX RESTART (2 CPU) [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] 20:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-30T20:47:25.883Z] 20:36:01 131.48 20.69 110.79 0.00 5906.58 24663.91 0.00 [2021-06-30T20:47:25.883Z] 20:37:01 1.52 0.00 1.52 0.00 0.00 28.70 0.00 [2021-06-30T20:47:25.883Z] 20:38:01 0.42 0.00 0.42 0.00 0.00 6.18 0.00 [2021-06-30T20:47:25.883Z] 20:39:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-06-30T20:47:25.883Z] 20:40:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-06-30T20:47:25.883Z] 20:41:01 0.38 0.00 0.38 0.00 0.00 5.50 0.00 [2021-06-30T20:47:25.883Z] 20:42:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 [2021-06-30T20:47:25.883Z] 20:43:01 0.28 0.00 0.28 0.00 0.00 4.03 0.00 [2021-06-30T20:47:25.883Z] 20:44:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-30T20:47:25.883Z] 20:45:02 0.23 0.00 0.23 0.00 0.00 3.07 0.00 [2021-06-30T20:47:25.883Z] 20:46:01 13.21 0.03 13.18 0.00 3.79 3571.58 0.00 [2021-06-30T20:47:25.883Z] 20:47:01 191.23 0.00 191.23 0.00 0.00 54825.52 0.00 [2021-06-30T20:47:25.883Z] Average: 28.33 1.73 26.60 0.00 493.45 6933.74 0.00 [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] 20:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-30T20:47:25.883Z] 20:36:01 5462596 0 806968 10.08 2620 1736756 1293036 14.28 569828 1576768 132 [2021-06-30T20:47:25.883Z] 20:37:01 5468516 0 801040 10.00 2620 1736764 1248184 13.78 564888 1576736 20 [2021-06-30T20:47:25.883Z] 20:38:01 5468176 0 801376 10.01 2620 1736768 1248208 13.78 569084 1572784 16 [2021-06-30T20:47:25.883Z] 20:39:01 5468540 0 801008 10.00 2620 1736772 1236852 13.66 568908 1572780 16 [2021-06-30T20:47:25.883Z] 20:40:01 5471596 0 797944 9.96 2620 1736780 1205964 13.31 559436 1580156 12 [2021-06-30T20:47:25.883Z] 20:41:01 5471560 0 797980 9.96 2620 1736780 1205880 13.31 560016 1580156 8 [2021-06-30T20:47:25.883Z] 20:42:01 5471560 0 797972 9.96 2620 1736788 1205904 13.31 560100 1580156 20 [2021-06-30T20:47:25.883Z] 20:43:01 5462360 0 807168 10.08 2620 1736792 1205796 13.31 569072 1580156 8 [2021-06-30T20:47:25.883Z] 20:44:01 5461932 0 807592 10.08 2620 1736796 1205796 13.31 569552 1580156 8 [2021-06-30T20:47:25.883Z] 20:45:02 5461888 0 807632 10.08 2620 1736800 1205796 13.31 571540 1578204 8 [2021-06-30T20:47:25.883Z] 20:46:01 4534280 0 985728 12.31 2620 2486312 1612528 17.80 815280 2183576 657112 [2021-06-30T20:47:25.883Z] 20:47:01 3736992 0 1210504 15.11 2620 3058824 1670872 18.45 942424 2693408 44 [2021-06-30T20:47:25.883Z] Average: 5245000 0 851909 10.64 2620 1909411 1295401 14.30 618344 1721253 54784 [2021-06-30T20:47:25.883Z] [2021-06-30T20:47:25.883Z] 20:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-30T20:47:25.883Z] 20:36:01 eth0 603.60 399.45 1074.26 85.68 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:36:01 docker0 2.58 1.93 0.58 5.74 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:37:01 eth0 2.83 0.47 0.73 0.35 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:38:01 eth0 1.98 0.48 0.64 0.39 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.883Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:39:01 eth0 0.58 0.37 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:40:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:41:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:42:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:44:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:45:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:46:01 eth0 401.51 366.01 4142.07 28.76 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:47:01 eth0 549.03 488.91 3920.70 130.76 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:47:01 veth10c20a7 1.91 1.23 0.35 0.33 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] 20:47:01 docker0 109.42 118.88 7.98 659.42 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] Average: eth0 129.73 104.39 757.10 20.54 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] Average: veth10c20a7 0.16 0.10 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] Average: docker0 9.35 10.08 0.71 55.52 0.00 0.00 0.00 0.00 [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] ---> sar -P ALL: [2021-06-30T20:47:25.884Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] 20:34:40 LINUX RESTART (2 CPU) [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] 20:35:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:47:25.884Z] 20:36:01 all 17.81 0.00 5.58 5.01 0.06 71.54 [2021-06-30T20:47:25.884Z] 20:36:01 0 17.60 0.00 6.06 3.15 0.07 73.12 [2021-06-30T20:47:25.884Z] 20:36:01 1 18.01 0.00 5.10 6.88 0.05 69.95 [2021-06-30T20:47:25.884Z] 20:37:01 all 0.18 0.00 0.05 0.00 0.03 99.73 [2021-06-30T20:47:25.884Z] 20:37:01 0 0.22 0.00 0.05 0.00 0.05 99.68 [2021-06-30T20:47:25.884Z] 20:37:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-30T20:47:25.884Z] 20:38:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-30T20:47:25.884Z] 20:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-30T20:47:25.884Z] 20:38:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-30T20:47:25.884Z] 20:39:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-30T20:47:25.884Z] 20:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-30T20:47:25.884Z] 20:39:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-30T20:47:25.884Z] 20:40:01 all 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-30T20:47:25.884Z] 20:40:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-06-30T20:47:25.884Z] 20:40:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-30T20:47:25.884Z] 20:41:01 all 0.03 0.00 0.04 0.00 0.03 99.90 [2021-06-30T20:47:25.884Z] 20:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-30T20:47:25.884Z] 20:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-30T20:47:25.884Z] 20:42:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-06-30T20:47:25.884Z] 20:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-06-30T20:47:25.884Z] 20:42:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-30T20:47:25.884Z] 20:43:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-06-30T20:47:25.884Z] 20:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-30T20:47:25.884Z] 20:43:01 1 0.23 0.00 0.07 0.00 0.03 99.67 [2021-06-30T20:47:25.884Z] 20:44:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-30T20:47:25.884Z] 20:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-30T20:47:25.884Z] 20:44:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-30T20:47:25.884Z] 20:45:02 all 0.12 0.00 0.04 0.00 0.02 99.82 [2021-06-30T20:47:25.884Z] 20:45:02 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-30T20:47:25.884Z] 20:45:02 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-30T20:47:25.884Z] 20:46:01 all 7.28 0.00 2.90 0.10 0.03 89.69 [2021-06-30T20:47:25.884Z] 20:46:01 0 7.51 0.00 3.01 0.07 0.03 89.37 [2021-06-30T20:47:25.884Z] 20:46:01 1 7.05 0.00 2.78 0.14 0.02 90.01 [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] 20:46:01 CPU %user %nice %system %iowait %steal %idle [2021-06-30T20:47:25.884Z] 20:47:01 all 18.10 0.00 8.69 3.40 0.09 69.73 [2021-06-30T20:47:25.884Z] 20:47:01 0 20.00 0.00 9.12 3.38 0.09 67.41 [2021-06-30T20:47:25.884Z] 20:47:01 1 16.21 0.00 8.25 3.43 0.09 72.02 [2021-06-30T20:47:25.884Z] Average: all 3.57 0.00 1.41 0.69 0.03 94.30 [2021-06-30T20:47:25.884Z] Average: 0 3.68 0.00 1.49 0.53 0.03 94.27 [2021-06-30T20:47:25.884Z] Average: 1 3.47 0.00 1.34 0.85 0.03 94.32 [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z] [2021-06-30T20:47:25.884Z]