Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57092b109f518c5f0cd5519335339fd2729553dc Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2198124980408490728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2059665924140826800.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4403857016792464364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5542682512684409488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12197995213542739500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-752’ is offline ‘prd-ubuntu20.04-docker-8c-8g-756’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-755’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-759 in /w/workspace/foundry_device-modbus-go_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/foundry_device-modbus-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57092b109f518c5f0cd5519335339fd2729553dc (jakarta) > 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 57092b109f518c5f0cd5519335339fd2729553dc # timeout=10 Commit message: "Merge pull request #350 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" > git rev-list --no-walk 7e722e98a97eea1fdd2004f9763d159144cad676 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T00:36:11.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T00:36:12.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T00:36:12.030Z] ========================================================= [2022-06-03T00:36:12.030Z] EdgeX Global Pipelines Version Info [2022-06-03T00:36:12.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:36:12.829Z] ------------------- [2022-06-03T00:36:12.830Z] stable info: [2022-06-03T00:36:12.830Z] ------------------- [2022-06-03T00:36:12.830Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:36:12.830Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-03T00:36:12.830Z] Message: update stable to v1.0.230 [2022-06-03T00:36:13.405Z] ------------------- [2022-06-03T00:36:13.405Z] experimental info: [2022-06-03T00:36:13.405Z] ------------------- [2022-06-03T00:36:13.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:36:13.405Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T00:36:13.405Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T00:36:13.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-06-03T00:36:13.692Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-06-03T00:36:13.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T00:36:13.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T00:36:13.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T00:36:13.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T00:36:13.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T00:36:13.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-03T00:36:13.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T00:36:13.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T00:36:13.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T00:36:13.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-06-03T00:36:13.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T00:36:13.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T00:36:13.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:36:13.858Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:36:13.879Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:36:13.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:36:13.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T00:36:13.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T00:36:13.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-03T00:36:13.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-03T00:36:13.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-03T00:36:13.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-03T00:36:14.018Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-03T00:36:14.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T00:36:14.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-03T00:36:14.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-03T00:36:14.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-03T00:36:14.094Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] echo [2022-06-03T00:36:14.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57092b1 [Pipeline] echo [2022-06-03T00:36:14.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:36:14.164Z] provisioning config files... [2022-06-03T00:36:14.178Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config4340556446446599595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:36:14.482Z] ---> docker-login.sh [2022-06-03T00:36:14.483Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:36:15.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:15.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:15.054Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:15.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:15.054Z] [2022-06-03T00:36:15.054Z] Login Succeeded [2022-06-03T00:36:15.054Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:36:15.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:15.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:15.054Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:15.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:15.054Z] [2022-06-03T00:36:15.054Z] Login Succeeded [2022-06-03T00:36:15.054Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:36:15.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:15.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:15.319Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:15.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:15.319Z] [2022-06-03T00:36:15.319Z] Login Succeeded [2022-06-03T00:36:15.319Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:36:15.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:15.579Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:15.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:15.579Z] [2022-06-03T00:36:15.579Z] Login Succeeded [2022-06-03T00:36:15.579Z] docker.io [2022-06-03T00:36:15.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:15.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:15.839Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:15.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:15.839Z] [2022-06-03T00:36:15.839Z] Login Succeeded [2022-06-03T00:36:15.839Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:36:15.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-03T00:36:16.223Z] + git rev-list -1 --merges 57092b109f518c5f0cd5519335339fd2729553dc~1..57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] echo [2022-06-03T00:36:16.253Z] -----------> git rev-list -1 --merges 57092b109f518c5f0cd5519335339fd2729553dc~1..57092b109f518c5f0cd5519335339fd2729553dc 57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:36:16.253Z] 57092b109f518c5f0cd5519335339fd2729553dc [false] [Pipeline] sh [2022-06-03T00:36:16.552Z] + git log --format=format:%s -1 57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] echo [2022-06-03T00:36:16.568Z] ========================================================= [2022-06-03T00:36:16.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T00:36:16.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:36:16.913Z] + git log --format=format:%s -1 57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] echo [2022-06-03T00:36:16.929Z] [semverPrep] GIT_COMMIT: 57092b109f518c5f0cd5519335339fd2729553dc, Commit Message: Merge pull request #350 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-03T00:36:16.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-03T00:36:17.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:36:17.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T00:36:17.288Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T00:36:17.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T00:36:17.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T00:36:17.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T00:36:17.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:17.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:36:17.640Z] [2022-06-03T00:36:17.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:17.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:36:17.944Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T00:36:17.944Z] 42c077c10790: Pulling fs layer [2022-06-03T00:36:17.944Z] f63e77b7563a: Pulling fs layer [2022-06-03T00:36:17.944Z] bd5fdadae976: Pulling fs layer [2022-06-03T00:36:17.944Z] 205491f53016: Pulling fs layer [2022-06-03T00:36:17.944Z] df18705c85c3: Pulling fs layer [2022-06-03T00:36:17.944Z] bdb3f477010e: Pulling fs layer [2022-06-03T00:36:17.944Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T00:36:17.944Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T00:36:17.944Z] bdb8f0575790: Pulling fs layer [2022-06-03T00:36:17.944Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T00:36:17.944Z] 2343380bae48: Pulling fs layer [2022-06-03T00:36:17.944Z] 205491f53016: Waiting [2022-06-03T00:36:17.944Z] df18705c85c3: Waiting [2022-06-03T00:36:17.944Z] bdb3f477010e: Waiting [2022-06-03T00:36:17.944Z] c8a8fc8e1c8f: Waiting [2022-06-03T00:36:17.944Z] 2343380bae48: Waiting [2022-06-03T00:36:17.944Z] 386e3cb2ff24: Waiting [2022-06-03T00:36:17.944Z] bdb8f0575790: Waiting [2022-06-03T00:36:17.944Z] 2c6e9b1d212d: Waiting [2022-06-03T00:36:17.944Z] f63e77b7563a: Verifying Checksum [2022-06-03T00:36:17.944Z] f63e77b7563a: Download complete [2022-06-03T00:36:17.944Z] 205491f53016: Download complete [2022-06-03T00:36:18.204Z] df18705c85c3: Verifying Checksum [2022-06-03T00:36:18.204Z] df18705c85c3: Download complete [2022-06-03T00:36:18.204Z] bdb3f477010e: Verifying Checksum [2022-06-03T00:36:18.204Z] bdb3f477010e: Download complete [2022-06-03T00:36:18.204Z] bd5fdadae976: Verifying Checksum [2022-06-03T00:36:18.204Z] bd5fdadae976: Download complete [2022-06-03T00:36:18.204Z] 2c6e9b1d212d: Download complete [2022-06-03T00:36:18.204Z] bdb8f0575790: Download complete [2022-06-03T00:36:18.204Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T00:36:18.204Z] 386e3cb2ff24: Download complete [2022-06-03T00:36:18.204Z] 2343380bae48: Download complete [2022-06-03T00:36:18.204Z] 42c077c10790: Verifying Checksum [2022-06-03T00:36:18.204Z] 42c077c10790: Download complete [2022-06-03T00:36:18.467Z] c8a8fc8e1c8f: Download complete [2022-06-03T00:36:19.851Z] 42c077c10790: Pull complete [2022-06-03T00:36:19.851Z] f63e77b7563a: Pull complete [2022-06-03T00:36:20.436Z] bd5fdadae976: Pull complete [2022-06-03T00:36:20.696Z] 205491f53016: Pull complete [2022-06-03T00:36:21.269Z] df18705c85c3: Pull complete [2022-06-03T00:36:21.269Z] bdb3f477010e: Pull complete [2022-06-03T00:36:23.816Z] c8a8fc8e1c8f: Pull complete [2022-06-03T00:36:24.078Z] 2c6e9b1d212d: Pull complete [2022-06-03T00:36:24.653Z] bdb8f0575790: Pull complete [2022-06-03T00:36:24.915Z] 386e3cb2ff24: Pull complete [2022-06-03T00:36:25.490Z] 2343380bae48: Pull complete [2022-06-03T00:36:25.490Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T00:36:25.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:36:25.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:36:25.603Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:36:25.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:36:29.320Z] $ docker top 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b -eo pid,comm [2022-06-03T00:36:29.391Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T00:36:29.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:36:29.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:36:29.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:36:29.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:36:29.564Z] $ docker exec 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b ssh-agent [2022-06-03T00:36:29.697Z] SSH_AUTH_SOCK=/tmp/ssh-KIR09A1RjE1s/agent.33 [2022-06-03T00:36:29.697Z] SSH_AGENT_PID=39 [2022-06-03T00:36:29.705Z] Running ssh-add (command line suppressed) [2022-06-03T00:36:29.823Z] Identity added: /w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_5234535729925425015.key (/w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_5234535729925425015.key) [2022-06-03T00:36:29.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:36:30.126Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T00:36:30.151Z] $ docker exec --env ******** --env ******** 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b ssh-agent -k [2022-06-03T00:36:30.259Z] unset SSH_AUTH_SOCK; [2022-06-03T00:36:30.260Z] unset SSH_AGENT_PID; [2022-06-03T00:36:30.260Z] echo Agent pid 39 killed; [2022-06-03T00:36:30.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T00:36:30.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:36:30.289Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:36:30.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:36:30.427Z] $ docker exec 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b ssh-agent [2022-06-03T00:36:30.554Z] SSH_AUTH_SOCK=/tmp/ssh-6saiOt6X1itv/agent.72 [2022-06-03T00:36:30.554Z] SSH_AGENT_PID=78 [2022-06-03T00:36:30.561Z] Running ssh-add (command line suppressed) [2022-06-03T00:36:30.691Z] Identity added: /w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_3395280926941955099.key (/w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_3395280926941955099.key) [2022-06-03T00:36:30.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:36:30.994Z] + git semver init [2022-06-03T00:36:31.256Z] 2022-06-03 00:36:31,257 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T00:36:31.256Z] 2022-06-03 00:36:31,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-modbus-go_jakarta/.semver [2022-06-03T00:36:31.256Z] 2022-06-03 00:36:31,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/foundry_device-modbus-go_jakarta/.semver [2022-06-03T00:36:31.256Z] 2022-06-03 00:36:31,259 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/foundry_device-modbus-go_jakarta/.semver'], cwd=/w/workspace/foundry_device-modbus-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:36:32.199Z] 2022-06-03 00:36:31,996 [append_file] DEBUG append to file:/w/workspace/foundry_device-modbus-go_jakarta/.git/info/exclude [2022-06-03T00:36:32.199Z] 2022-06-03 00:36:31,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta with force:False [2022-06-03T00:36:32.199Z] 2022-06-03 00:36:31,997 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:36:32.199Z] 2022-06-03 00:36:31,997 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:36:32.199Z] 2.1.1-dev.2 [Pipeline] } [2022-06-03T00:36:32.218Z] $ docker exec --env ******** --env ******** 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b ssh-agent -k [2022-06-03T00:36:32.335Z] unset SSH_AUTH_SOCK; [2022-06-03T00:36:32.335Z] unset SSH_AGENT_PID; [2022-06-03T00:36:32.335Z] echo Agent pid 78 killed; [2022-06-03T00:36:32.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:36:32.650Z] + git semver [Pipeline] } [2022-06-03T00:36:32.930Z] $ docker stop --time=1 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b [2022-06-03T00:36:34.650Z] $ docker rm -f 7e1a19fc07ffa4eff61a5a164356d52173d465983adf6fdcb30e5626d481042b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:36:35.001Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T00:36:35.339Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T00:36:35.342Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:36:35.487Z] provisioning config files... [2022-06-03T00:36:35.500Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config2748072173699803278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:36:35.804Z] ---> docker-login.sh [2022-06-03T00:36:35.804Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:36:35.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:35.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:35.804Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:35.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:35.804Z] [2022-06-03T00:36:35.804Z] Login Succeeded [2022-06-03T00:36:35.804Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:36:35.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:36.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:36.066Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:36.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:36.066Z] [2022-06-03T00:36:36.066Z] Login Succeeded [2022-06-03T00:36:36.066Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:36:36.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:36.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:36.066Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:36.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:36.066Z] [2022-06-03T00:36:36.066Z] Login Succeeded [2022-06-03T00:36:36.066Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:36:36.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:36.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:36.328Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:36.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:36.328Z] [2022-06-03T00:36:36.328Z] Login Succeeded [2022-06-03T00:36:36.328Z] docker.io [2022-06-03T00:36:36.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:36.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:36.590Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:36.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:36.590Z] [2022-06-03T00:36:36.590Z] Login Succeeded [2022-06-03T00:36:36.590Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:36:36.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:36:36.671Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:36:36.681Z] ========================================================= [2022-06-03T00:36:36.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T00:36:36.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:37.011Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-03T00:36:37.011Z] Sending build context to Docker daemon 17.18MB [2022-06-03T00:36:37.011Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:36:37.011Z] Step 2/9 : FROM ${BASE} AS builder [2022-06-03T00:36:37.275Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T00:36:37.275Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T00:36:37.275Z] 666ba61612fd: Pulling fs layer [2022-06-03T00:36:37.275Z] 8ed8ca486205: Pulling fs layer [2022-06-03T00:36:37.275Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T00:36:37.275Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T00:36:37.275Z] 812f408151ee: Pulling fs layer [2022-06-03T00:36:37.275Z] bab7bd504b26: Pulling fs layer [2022-06-03T00:36:37.275Z] 070449caade9: Pulling fs layer [2022-06-03T00:36:37.275Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T00:36:37.275Z] 4fe6c5a15a65: Waiting [2022-06-03T00:36:37.275Z] 070449caade9: Waiting [2022-06-03T00:36:37.275Z] 22a0e8bec74d: Waiting [2022-06-03T00:36:37.275Z] 812f408151ee: Waiting [2022-06-03T00:36:37.275Z] 8ed8ca486205: Verifying Checksum [2022-06-03T00:36:37.275Z] 8ed8ca486205: Download complete [2022-06-03T00:36:37.275Z] 666ba61612fd: Download complete [2022-06-03T00:36:37.275Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T00:36:37.275Z] 22a0e8bec74d: Download complete [2022-06-03T00:36:37.275Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T00:36:37.275Z] 812f408151ee: Verifying Checksum [2022-06-03T00:36:37.275Z] 812f408151ee: Download complete [2022-06-03T00:36:37.275Z] bab7bd504b26: Verifying Checksum [2022-06-03T00:36:37.275Z] bab7bd504b26: Download complete [2022-06-03T00:36:37.275Z] 070449caade9: Verifying Checksum [2022-06-03T00:36:37.275Z] 070449caade9: Download complete [2022-06-03T00:36:37.546Z] 59bf1c3509f3: Pull complete [2022-06-03T00:36:37.546Z] 666ba61612fd: Pull complete [2022-06-03T00:36:37.815Z] 8ed8ca486205: Pull complete [2022-06-03T00:36:38.079Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T00:36:38.079Z] 8f1a5288e3a6: Download complete [2022-06-03T00:36:38.079Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T00:36:38.079Z] 4fe6c5a15a65: Download complete [2022-06-03T00:36:42.555Z] 4fe6c5a15a65: Pull complete [2022-06-03T00:36:42.555Z] 22a0e8bec74d: Pull complete [2022-06-03T00:36:42.555Z] 812f408151ee: Pull complete [2022-06-03T00:36:42.555Z] bab7bd504b26: Pull complete [2022-06-03T00:36:42.555Z] 070449caade9: Pull complete [2022-06-03T00:36:45.098Z] 8f1a5288e3a6: Pull complete [2022-06-03T00:36:45.098Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T00:36:45.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T00:36:45.098Z] ---> c47586b81864 [2022-06-03T00:36:45.098Z] Step 3/9 : ARG MAKE='make build' [2022-06-03T00:36:47.016Z] ---> Running in 3d44a918a9e4 [2022-06-03T00:36:47.016Z] Removing intermediate container 3d44a918a9e4 [2022-06-03T00:36:47.016Z] ---> 54f726bb15f9 [2022-06-03T00:36:47.016Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:36:47.016Z] ---> Running in 6aa283c3c2a0 [2022-06-03T00:36:47.587Z] Removing intermediate container 6aa283c3c2a0 [2022-06-03T00:36:47.587Z] ---> b8e5356605f0 [2022-06-03T00:36:47.587Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-06-03T00:36:47.587Z] ---> Running in 15ac0036a3b9 [2022-06-03T00:36:47.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:48.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:49.051Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-06-03T00:36:49.051Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-06-03T00:36:49.051Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-06-03T00:36:49.316Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-06-03T00:36:49.316Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-06-03T00:36:49.316Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-06-03T00:36:49.577Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-06-03T00:36:49.577Z] (8/8) Installing openssh (8.8_p1-r1) [2022-06-03T00:36:49.839Z] Executing busybox-1.34.1-r3.trigger [2022-06-03T00:36:49.839Z] OK: 226 MiB in 60 packages [2022-06-03T00:36:50.099Z] Removing intermediate container 15ac0036a3b9 [2022-06-03T00:36:50.099Z] ---> 402c2d554edc [2022-06-03T00:36:50.099Z] Step 6/9 : WORKDIR /device-modbus-go [2022-06-03T00:36:50.099Z] ---> Running in 67f31e299436 [2022-06-03T00:36:50.360Z] Removing intermediate container 67f31e299436 [2022-06-03T00:36:50.360Z] ---> 8b43636e9c08 [2022-06-03T00:36:50.360Z] Step 7/9 : COPY . . [2022-06-03T00:36:50.435Z] Still waiting to schedule task [2022-06-03T00:36:50.435Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-03T00:36:51.303Z] ---> e4057b9d377a [2022-06-03T00:36:51.303Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:36:51.303Z] ---> Running in 08dbb0b29e34 [2022-06-03T00:36:51.563Z] skipping... [2022-06-03T00:36:51.821Z] Removing intermediate container 08dbb0b29e34 [2022-06-03T00:36:51.821Z] ---> 83a11a5e6ef9 [2022-06-03T00:36:51.821Z] Step 9/9 : RUN ${MAKE} [2022-06-03T00:36:51.821Z] ---> Running in 30b8894ac8f7 [2022-06-03T00:36:52.083Z] noop [2022-06-03T00:36:52.344Z] Removing intermediate container 30b8894ac8f7 [2022-06-03T00:36:52.344Z] ---> b9128874568c [2022-06-03T00:36:52.344Z] Successfully built b9128874568c [2022-06-03T00:36:52.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:52.673Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:36:52.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:36:52.752Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:36:52.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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 [2022-06-03T00:36:53.223Z] $ docker top 0f9d535366e7a41bdaae6e7fb22d3c95d881121e6c27328683ff098ba0924a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:36:53.588Z] + go version [2022-06-03T00:36:53.588Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T00:36:53.604Z] $ docker stop --time=1 0f9d535366e7a41bdaae6e7fb22d3c95d881121e6c27328683ff098ba0924a0c [2022-06-03T00:36:54.911Z] $ docker rm -f 0f9d535366e7a41bdaae6e7fb22d3c95d881121e6c27328683ff098ba0924a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:55.320Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:36:55.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:36:55.402Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:36:55.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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 [2022-06-03T00:36:55.921Z] $ docker top b3dc7d687788702c39b57578ad4031c40a0b66ae79f993c413903a0157993f3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:36:56.308Z] + make test [2022-06-03T00:36:56.308Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-03T00:36:56.566Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-06-03T00:37:03.139Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-06-03T00:37:03.139Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.021s coverage: 46.6% of statements [2022-06-03T00:37:03.139Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:37:06.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:37:06.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:37:06.437Z] ./bin/test-attribution-txt.sh [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T00:37:07.068Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/goburrow/modbus v0.1.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T00:37:07.068Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T00:37:07.068Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-03T00:37:07.068Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-03T00:37:07.068Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-03T00:37:07.068Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-03T00:37:07.068Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-03T00:37:07.327Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-03T00:37:07.327Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-03T00:37:07.327Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-03T00:37:07.327Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-03T00:37:07.327Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-03T00:37:07.327Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-03T00:37:07.327Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T00:37:07.327Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T00:37:07.327Z] go: downloading golang.org/x/text v0.3.6 [2022-06-03T00:37:07.327Z] go: downloading github.com/goburrow/serial v0.1.0 [2022-06-03T00:37:07.327Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-03T00:37:07.327Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-03T00:37:07.327Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-03T00:37:07.327Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-03T00:37:07.327Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-03T00:37:07.327Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-03T00:37:07.589Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-03T00:37:07.589Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-03T00:37:07.589Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-03T00:37:07.589Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T00:37:07.589Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-03T00:37:07.589Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-03T00:37:08.542Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:37:08.842Z] + go mod tidy [2022-06-03T00:37:08.842Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-03T00:37:08.842Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-03T00:37:08.842Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-03T00:37:08.842Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T00:37:08.842Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-03T00:37:08.842Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-03T00:37:08.842Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-03T00:37:08.842Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-03T00:37:09.102Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-03T00:37:09.102Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-03T00:37:09.102Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T00:37:09.102Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/kr/text v0.2.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-03T00:37:09.102Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-03T00:37:09.102Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-03T00:37:09.102Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-03T00:37:09.102Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-03T00:37:09.102Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-03T00:37:09.102Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-03T00:37:09.118Z] $ docker stop --time=1 b3dc7d687788702c39b57578ad4031c40a0b66ae79f993c413903a0157993f3f [2022-06-03T00:37:11.895Z] $ docker rm -f b3dc7d687788702c39b57578ad4031c40a0b66ae79f993c413903a0157993f3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:37:12.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:37:12.537Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-03T00:37:12.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:37:13.274Z] + ls -al . [2022-06-03T00:37:13.274Z] total 192 [2022-06-03T00:37:13.274Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 3 00:37 . [2022-06-03T00:37:13.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:36 .. [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 3 00:36 .dockerignore [2022-06-03T00:37:13.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:36 .git [2022-06-03T00:37:13.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:36 .github [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 323 Jun 3 00:36 .gitignore [2022-06-03T00:37:13.274Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:36 .semver [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 8010 Jun 3 00:36 Attribution.txt [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 6297 Jun 3 00:36 CHANGELOG.md [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 1523 Jun 3 00:36 Dockerfile [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:36 GOVERNANCE.md [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 3 00:36 Jenkinsfile [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 00:36 LICENSE [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 1009 Jun 3 00:36 Makefile [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 3 00:36 OWNERS.md [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jun 3 00:36 README.md [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 00:36 VERSION [2022-06-03T00:37:13.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:36 bin [2022-06-03T00:37:13.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:36 cmd [2022-06-03T00:37:13.274Z] -rw-r--r-- 1 jenkins jenkins 23727 Jun 3 00:37 coverage.out [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 294 Jun 3 00:37 go.mod [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 49487 Jun 3 00:36 go.sum [2022-06-03T00:37:13.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:36 internal [2022-06-03T00:37:13.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:36 simulator [2022-06-03T00:37:13.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:36 snap [2022-06-03T00:37:13.274Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:36 vendor [2022-06-03T00:37:13.274Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 3 00:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:13.590Z] + 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=57092b109f518c5f0cd5519335339fd2729553dc --label arch=amd64 --label version=2.1.1-dev.2 . [2022-06-03T00:37:13.590Z] Sending build context to Docker daemon 17.21MB [2022-06-03T00:37:13.590Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:37:13.590Z] Step 2/22 : FROM ${BASE} AS builder [2022-06-03T00:37:13.590Z] ---> b9128874568c [2022-06-03T00:37:13.590Z] Step 3/22 : ARG MAKE='make build' [2022-06-03T00:37:13.850Z] ---> Running in 86031692a297 [2022-06-03T00:37:14.111Z] Removing intermediate container 86031692a297 [2022-06-03T00:37:14.111Z] ---> 5ae66a3be769 [2022-06-03T00:37:14.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:37:14.111Z] ---> Running in 9d9658862c2d [2022-06-03T00:37:14.680Z] Removing intermediate container 9d9658862c2d [2022-06-03T00:37:14.680Z] ---> ac27e6c0140a [2022-06-03T00:37:14.680Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-06-03T00:37:14.680Z] ---> Running in 2cbd08c76ad1 [2022-06-03T00:37:14.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:37:15.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:37:16.148Z] OK: 226 MiB in 60 packages [2022-06-03T00:37:16.408Z] Removing intermediate container 2cbd08c76ad1 [2022-06-03T00:37:16.408Z] ---> 015cde529792 [2022-06-03T00:37:16.408Z] Step 6/22 : WORKDIR /device-modbus-go [2022-06-03T00:37:16.408Z] ---> Running in 131f9ffb5c48 [2022-06-03T00:37:16.408Z] Removing intermediate container 131f9ffb5c48 [2022-06-03T00:37:16.408Z] ---> 46bcd4349f88 [2022-06-03T00:37:16.408Z] Step 7/22 : COPY . . [2022-06-03T00:37:17.347Z] ---> 875b1b81684c [2022-06-03T00:37:17.348Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:37:17.608Z] ---> Running in 4f59dfd04a4c [2022-06-03T00:37:17.876Z] skipping... [2022-06-03T00:37:18.136Z] Removing intermediate container 4f59dfd04a4c [2022-06-03T00:37:18.136Z] ---> 96e048203be7 [2022-06-03T00:37:18.136Z] Step 9/22 : RUN ${MAKE} [2022-06-03T00:37:18.136Z] ---> Running in 01d7d43fa030 [2022-06-03T00:37:18.396Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.1.1-dev.2" -o cmd/device-modbus ./cmd [2022-06-03T00:37:26.527Z] Removing intermediate container 01d7d43fa030 [2022-06-03T00:37:26.527Z] ---> daf9e8fd49b6 [2022-06-03T00:37:26.527Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T00:37:26.527Z] 3.14: Pulling from library/alpine [2022-06-03T00:37:26.527Z] 8663204ce13b: Pulling fs layer [2022-06-03T00:37:26.527Z] 8663204ce13b: Verifying Checksum [2022-06-03T00:37:26.527Z] 8663204ce13b: Download complete [2022-06-03T00:37:26.527Z] 8663204ce13b: Pull complete [2022-06-03T00:37:26.787Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:37:26.787Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:37:26.787Z] ---> e04c818066af [2022-06-03T00:37:26.787Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-06-03T00:37:26.787Z] ---> Running in 57ae046de9aa [2022-06-03T00:37:26.787Z] Removing intermediate container 57ae046de9aa [2022-06-03T00:37:26.787Z] ---> bbe706bda2d9 [2022-06-03T00:37:26.787Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:37:26.787Z] ---> Running in 2d83c010b7ac [2022-06-03T00:37:27.361Z] Removing intermediate container 2d83c010b7ac [2022-06-03T00:37:27.361Z] ---> 8823d1f76382 [2022-06-03T00:37:27.361Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T00:37:27.623Z] ---> Running in b7283c35bc72 [2022-06-03T00:37:27.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:37:28.470Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:37:29.042Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T00:37:29.042Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:37:29.042Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:37:29.303Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:37:29.303Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:37:29.303Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:37:29.570Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:37:29.570Z] OK: 8 MiB in 20 packages [2022-06-03T00:37:29.830Z] Removing intermediate container b7283c35bc72 [2022-06-03T00:37:29.830Z] ---> 17e5f481ce8d [2022-06-03T00:37:29.830Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-06-03T00:37:30.410Z] ---> b178ce6f5dce [2022-06-03T00:37:30.410Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-06-03T00:37:30.410Z] ---> 1f95c6d05477 [2022-06-03T00:37:30.410Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-06-03T00:37:30.410Z] ---> 4433cc9a3da3 [2022-06-03T00:37:30.410Z] Step 17/22 : EXPOSE 59901 [2022-06-03T00:37:30.671Z] ---> Running in 48c8f0fd6659 [2022-06-03T00:37:30.671Z] Removing intermediate container 48c8f0fd6659 [2022-06-03T00:37:30.671Z] ---> fba8b262f0cb [2022-06-03T00:37:30.671Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-06-03T00:37:30.671Z] ---> Running in 23691945d68f [2022-06-03T00:37:30.932Z] Removing intermediate container 23691945d68f [2022-06-03T00:37:30.932Z] ---> 65f8fad2915b [2022-06-03T00:37:30.932Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T00:37:30.932Z] ---> Running in 4d2083730cc3 [2022-06-03T00:37:30.932Z] Removing intermediate container 4d2083730cc3 [2022-06-03T00:37:30.932Z] ---> c26a90fddde8 [2022-06-03T00:37:30.932Z] Step 20/22 : LABEL arch=amd64 [2022-06-03T00:37:30.932Z] ---> Running in f279c3711145 [2022-06-03T00:37:31.201Z] Removing intermediate container f279c3711145 [2022-06-03T00:37:31.201Z] ---> d4305426b317 [2022-06-03T00:37:31.201Z] Step 21/22 : LABEL git_sha=57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:37:31.201Z] ---> Running in 11556b7e76c8 [2022-06-03T00:37:31.201Z] Removing intermediate container 11556b7e76c8 [2022-06-03T00:37:31.201Z] ---> 05693988b07f [2022-06-03T00:37:31.201Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-03T00:37:31.201Z] ---> Running in c49b375e9c46 [2022-06-03T00:37:31.463Z] Removing intermediate container c49b375e9c46 [2022-06-03T00:37:31.463Z] ---> 06db90af8853 [2022-06-03T00:37:31.463Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:37:31.463Z] Successfully built 06db90af8853 [2022-06-03T00:37:31.463Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:37:31.584Z] provisioning config files... [2022-06-03T00:37:31.599Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config2655529564640480741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:37:31.907Z] ---> docker-login.sh [2022-06-03T00:37:31.907Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:37:31.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:37:31.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:37:31.907Z] Configure a credential helper to remove this warning. See [2022-06-03T00:37:31.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:37:31.907Z] [2022-06-03T00:37:31.907Z] Login Succeeded [2022-06-03T00:37:31.907Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:37:31.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:37:32.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:37:32.167Z] Configure a credential helper to remove this warning. See [2022-06-03T00:37:32.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:37:32.167Z] [2022-06-03T00:37:32.167Z] Login Succeeded [2022-06-03T00:37:32.167Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:37:32.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:37:32.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:37:32.167Z] Configure a credential helper to remove this warning. See [2022-06-03T00:37:32.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:37:32.167Z] [2022-06-03T00:37:32.167Z] Login Succeeded [2022-06-03T00:37:32.167Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:37:32.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:37:32.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:37:32.476Z] Configure a credential helper to remove this warning. See [2022-06-03T00:37:32.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:37:32.476Z] [2022-06-03T00:37:32.476Z] Login Succeeded [2022-06-03T00:37:32.476Z] docker.io [2022-06-03T00:37:32.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:37:32.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:37:32.735Z] Configure a credential helper to remove this warning. See [2022-06-03T00:37:32.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:37:32.735Z] [2022-06-03T00:37:32.735Z] Login Succeeded [2022-06-03T00:37:32.735Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:37:32.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:37:32.772Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:37:32.800Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-06-03T00:37:32.800Z] 57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:37:32.800Z] 2.1.1-dev.2 [2022-06-03T00:37:32.800Z] 57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:37:32.800Z] jakarta [2022-06-03T00:37:32.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:33.130Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:33.449Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:37:33.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-06-03T00:37:33.449Z] 12235ccf45ce: Preparing [2022-06-03T00:37:33.449Z] 30eb9121ff10: Preparing [2022-06-03T00:37:33.449Z] 6a9a6ed2551a: Preparing [2022-06-03T00:37:33.449Z] 22549b867919: Preparing [2022-06-03T00:37:33.449Z] 2f102d0b7212: Preparing [2022-06-03T00:37:33.449Z] b541d28bf3b4: Preparing [2022-06-03T00:37:33.449Z] b541d28bf3b4: Waiting [2022-06-03T00:37:33.449Z] 30eb9121ff10: Pushed [2022-06-03T00:37:33.449Z] 2f102d0b7212: Pushed [2022-06-03T00:37:33.449Z] 12235ccf45ce: Pushed [2022-06-03T00:37:33.449Z] b541d28bf3b4: Layer already exists [2022-06-03T00:37:33.717Z] 22549b867919: Pushed [2022-06-03T00:37:35.114Z] 6a9a6ed2551a: Pushed [2022-06-03T00:37:35.114Z] 57092b109f518c5f0cd5519335339fd2729553dc: digest: sha256:f2cd6bf3a5fca2e61d224ccd108b7c9cbdb381c98b02c5012000e15c9c97101e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:35.438Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:35.754Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.1.1-dev.2 [2022-06-03T00:37:35.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-06-03T00:37:35.754Z] 12235ccf45ce: Preparing [2022-06-03T00:37:35.754Z] 30eb9121ff10: Preparing [2022-06-03T00:37:35.754Z] 6a9a6ed2551a: Preparing [2022-06-03T00:37:35.754Z] 22549b867919: Preparing [2022-06-03T00:37:35.754Z] 2f102d0b7212: Preparing [2022-06-03T00:37:35.754Z] b541d28bf3b4: Preparing [2022-06-03T00:37:35.754Z] b541d28bf3b4: Waiting [2022-06-03T00:37:35.754Z] 22549b867919: Layer already exists [2022-06-03T00:37:35.754Z] 12235ccf45ce: Layer already exists [2022-06-03T00:37:35.754Z] 30eb9121ff10: Layer already exists [2022-06-03T00:37:35.754Z] 2f102d0b7212: Layer already exists [2022-06-03T00:37:35.754Z] 6a9a6ed2551a: Layer already exists [2022-06-03T00:37:35.754Z] b541d28bf3b4: Layer already exists [2022-06-03T00:37:35.754Z] 2.1.1-dev.2: digest: sha256:f2cd6bf3a5fca2e61d224ccd108b7c9cbdb381c98b02c5012000e15c9c97101e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:36.095Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:36.459Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:37:36.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-06-03T00:37:36.459Z] 12235ccf45ce: Preparing [2022-06-03T00:37:36.459Z] 30eb9121ff10: Preparing [2022-06-03T00:37:36.459Z] 6a9a6ed2551a: Preparing [2022-06-03T00:37:36.459Z] 22549b867919: Preparing [2022-06-03T00:37:36.459Z] 2f102d0b7212: Preparing [2022-06-03T00:37:36.459Z] b541d28bf3b4: Preparing [2022-06-03T00:37:36.459Z] b541d28bf3b4: Waiting [2022-06-03T00:37:36.459Z] 30eb9121ff10: Layer already exists [2022-06-03T00:37:36.459Z] 6a9a6ed2551a: Layer already exists [2022-06-03T00:37:36.459Z] 12235ccf45ce: Layer already exists [2022-06-03T00:37:36.459Z] 2f102d0b7212: Layer already exists [2022-06-03T00:37:36.459Z] 22549b867919: Layer already exists [2022-06-03T00:37:36.459Z] b541d28bf3b4: Layer already exists [2022-06-03T00:37:36.459Z] 57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2: digest: sha256:f2cd6bf3a5fca2e61d224ccd108b7c9cbdb381c98b02c5012000e15c9c97101e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:36.833Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:37.152Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:jakarta [2022-06-03T00:37:37.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-06-03T00:37:37.152Z] 12235ccf45ce: Preparing [2022-06-03T00:37:37.152Z] 30eb9121ff10: Preparing [2022-06-03T00:37:37.152Z] 6a9a6ed2551a: Preparing [2022-06-03T00:37:37.152Z] 22549b867919: Preparing [2022-06-03T00:37:37.152Z] 2f102d0b7212: Preparing [2022-06-03T00:37:37.152Z] b541d28bf3b4: Preparing [2022-06-03T00:37:37.152Z] b541d28bf3b4: Waiting [2022-06-03T00:37:37.152Z] 22549b867919: Layer already exists [2022-06-03T00:37:37.152Z] 12235ccf45ce: Layer already exists [2022-06-03T00:37:37.152Z] 6a9a6ed2551a: Layer already exists [2022-06-03T00:37:37.152Z] 30eb9121ff10: Layer already exists [2022-06-03T00:37:37.152Z] 2f102d0b7212: Layer already exists [2022-06-03T00:37:37.152Z] b541d28bf3b4: Layer already exists [2022-06-03T00:37:37.152Z] jakarta: digest: sha256:f2cd6bf3a5fca2e61d224ccd108b7c9cbdb381c98b02c5012000e15c9c97101e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:37:37.204Z] ===================================================== [Pipeline] echo [2022-06-03T00:37:37.214Z] taggedImages: [2022-06-03T00:37:37.214Z] - nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:37:37.214Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.1.1-dev.2 [2022-06-03T00:37:37.214Z] - nexus3.edgexfoundry.org:10004/device-modbus:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:37:37.214Z] - nexus3.edgexfoundry.org:10004/device-modbus:jakarta [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:37.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:37.647Z] [2022-06-03T00:37:37.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:37.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:37.961Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T00:37:37.961Z] 5eb5b503b376: Pulling fs layer [2022-06-03T00:37:37.961Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T00:37:37.961Z] ec43610c2a17: Pulling fs layer [2022-06-03T00:37:37.961Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T00:37:37.961Z] 33b1e0a273af: Pulling fs layer [2022-06-03T00:37:37.961Z] 3a2ae6a8a46f: Waiting [2022-06-03T00:37:37.961Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T00:37:37.961Z] 2f39f015ded8: Pulling fs layer [2022-06-03T00:37:37.961Z] 2f39f015ded8: Waiting [2022-06-03T00:37:37.961Z] 5d3b04190fa2: Waiting [2022-06-03T00:37:37.961Z] 33b1e0a273af: Waiting [2022-06-03T00:37:37.961Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T00:37:37.961Z] 5c69ac0246d0: Download complete [2022-06-03T00:37:37.961Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T00:37:37.961Z] 3a2ae6a8a46f: Download complete [2022-06-03T00:37:37.961Z] 33b1e0a273af: Verifying Checksum [2022-06-03T00:37:37.961Z] 33b1e0a273af: Download complete [2022-06-03T00:37:38.223Z] ec43610c2a17: Verifying Checksum [2022-06-03T00:37:38.223Z] ec43610c2a17: Download complete [2022-06-03T00:37:38.223Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T00:37:38.223Z] 5d3b04190fa2: Download complete [2022-06-03T00:37:38.223Z] 5eb5b503b376: Verifying Checksum [2022-06-03T00:37:38.223Z] 5eb5b503b376: Download complete [2022-06-03T00:37:38.792Z] 2f39f015ded8: Download complete [2022-06-03T00:37:39.735Z] 5eb5b503b376: Pull complete [2022-06-03T00:37:39.735Z] 5c69ac0246d0: Pull complete [2022-06-03T00:37:40.304Z] ec43610c2a17: Pull complete [2022-06-03T00:37:40.304Z] 3a2ae6a8a46f: Pull complete [2022-06-03T00:37:40.563Z] 33b1e0a273af: Pull complete [2022-06-03T00:37:40.563Z] 5d3b04190fa2: Pull complete [2022-06-03T00:37:44.754Z] 2f39f015ded8: Pull complete [2022-06-03T00:37:44.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T00:37:44.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:44.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:37:44.845Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:37:44.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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-lftools-log-publisher:latest cat [2022-06-03T00:37:46.983Z] $ docker top 82ca4bc8cf64d34de94632d9e15edb2272a85cea411b419685194692ad85af38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:37:47.363Z] ---> job-cost.sh [2022-06-03T00:37:47.363Z] lf-activate-venv: SKIPPING [2022-06-03T00:37:47.363Z] INFO: No Stack... [2022-06-03T00:37:47.623Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:37:48.194Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:37:48.489Z] + cat /w/workspace/foundry_device-modbus-go_jakarta/archives/cost.csv [2022-06-03T00:37:48.489Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:37:48.503Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [2022-06-03T00:37:48.509Z] Resource [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] did not exist. Created. [2022-06-03T00:37:48.509Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:37:48.812Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-03T00:37:48.850Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:37:48.860Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:37:48.884Z] $ docker stop --time=1 82ca4bc8cf64d34de94632d9e15edb2272a85cea411b419685194692ad85af38 [2022-06-03T00:37:50.058Z] $ docker rm -f 82ca4bc8cf64d34de94632d9e15edb2272a85cea411b419685194692ad85af38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T00:44:32.749Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-878 in /w/workspace/foundry_device-modbus-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-03T00:44:32.760Z] Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout [2022-06-03T00:44:32.808Z] Selected Git installation does not exist. Using Default [2022-06-03T00:44:32.808Z] The recommended git tool is: NONE [2022-06-03T00:44:40.393Z] using credential edgex-jenkins-ssh [2022-06-03T00:44:40.414Z] Cloning the remote Git repository [2022-06-03T00:44:40.486Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-06-03T00:44:40.581Z] > git init /w/workspace/device-modbus-go/5 # timeout=10 [2022-06-03T00:44:40.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-06-03T00:44:40.691Z] > git --version # timeout=10 [2022-06-03T00:44:40.755Z] > git --version # 'git version 2.25.1' [2022-06-03T00:44:40.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:44:40.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:44:41.942Z] Avoid second fetch [2022-06-03T00:44:41.942Z] Checking out Revision 57092b109f518c5f0cd5519335339fd2729553dc (jakarta) [2022-06-03T00:44:41.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-06-03T00:44:41.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:44:41.970Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T00:44:41.986Z] > git checkout -f 57092b109f518c5f0cd5519335339fd2729553dc # timeout=10 [2022-06-03T00:44:46.828Z] Commit message: "Merge pull request #350 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:44:47.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T00:44:47.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:44:47.641Z] Dload Upload Total Spent Left Speed [2022-06-03T00:44:47.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-06-03T00:44:48.303Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T00:44:48.653Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T00:44:48.653Z] + sudo tee /etc/docker/daemon.new [2022-06-03T00:44:48.653Z] { [2022-06-03T00:44:48.653Z] "registry-mirrors": [ [2022-06-03T00:44:48.653Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T00:44:48.653Z] ], [2022-06-03T00:44:48.653Z] "bip": "10.250.0.254/24", [2022-06-03T00:44:48.653Z] "hosts": [ [2022-06-03T00:44:48.653Z] "tcp://0.0.0.0:5555", [2022-06-03T00:44:48.653Z] "unix:///var/run/docker.sock" [2022-06-03T00:44:48.653Z] ], [2022-06-03T00:44:48.653Z] "mtu": 1458, [2022-06-03T00:44:48.653Z] "selinux-enabled": true, [2022-06-03T00:44:48.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T00:44:48.653Z] } [Pipeline] sh [2022-06-03T00:44:49.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T00:44:49.423Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:45:07.743Z] provisioning config files... [2022-06-03T00:45:07.767Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config6329617024395192166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:45:08.145Z] ---> docker-login.sh [2022-06-03T00:45:08.145Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:45:08.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:09.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:09.013Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:09.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:09.013Z] [2022-06-03T00:45:09.013Z] Login Succeeded [2022-06-03T00:45:09.013Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:45:09.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:09.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:09.559Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:09.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:09.559Z] [2022-06-03T00:45:09.559Z] Login Succeeded [2022-06-03T00:45:09.559Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:45:09.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:09.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:09.836Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:09.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:09.836Z] [2022-06-03T00:45:09.836Z] Login Succeeded [2022-06-03T00:45:09.836Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:45:10.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:10.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:10.432Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:10.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:10.432Z] [2022-06-03T00:45:10.432Z] Login Succeeded [2022-06-03T00:45:10.432Z] docker.io [2022-06-03T00:45:10.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:10.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:10.978Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:10.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:10.978Z] [2022-06-03T00:45:10.978Z] Login Succeeded [2022-06-03T00:45:11.252Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:45:11.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:45:11.882Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:45:11.898Z] ========================================================= [2022-06-03T00:45:11.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T00:45:11.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:45:12.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-03T00:45:13.728Z] Sending build context to Docker daemon 14.3MB [2022-06-03T00:45:13.728Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:45:13.728Z] Step 2/9 : FROM ${BASE} AS builder [2022-06-03T00:45:13.728Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T00:45:13.728Z] 9b3977197b4f: Pulling fs layer [2022-06-03T00:45:13.728Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T00:45:13.728Z] 94645a83ff95: Pulling fs layer [2022-06-03T00:45:13.728Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T00:45:13.728Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T00:45:13.728Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T00:45:13.728Z] 626d30ff41c6: Pulling fs layer [2022-06-03T00:45:13.728Z] de1d54c125be: Pulling fs layer [2022-06-03T00:45:13.728Z] 3f3a8bcf1eab: Waiting [2022-06-03T00:45:13.728Z] 0c92f367c5e7: Waiting [2022-06-03T00:45:13.728Z] 63b1bc5785f6: Waiting [2022-06-03T00:45:13.728Z] 626d30ff41c6: Waiting [2022-06-03T00:45:13.728Z] de1d54c125be: Waiting [2022-06-03T00:45:13.728Z] 94645a83ff95: Download complete [2022-06-03T00:45:13.728Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T00:45:13.728Z] 1a89e8eeedd5: Download complete [2022-06-03T00:45:13.728Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T00:45:13.728Z] 0c92f367c5e7: Download complete [2022-06-03T00:45:13.728Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T00:45:13.728Z] 63b1bc5785f6: Download complete [2022-06-03T00:45:13.728Z] 626d30ff41c6: Download complete [2022-06-03T00:45:13.728Z] 9b3977197b4f: Verifying Checksum [2022-06-03T00:45:13.728Z] 9b3977197b4f: Download complete [2022-06-03T00:45:14.718Z] 9b3977197b4f: Pull complete [2022-06-03T00:45:14.995Z] 1a89e8eeedd5: Pull complete [2022-06-03T00:45:15.596Z] 94645a83ff95: Pull complete [2022-06-03T00:45:15.870Z] de1d54c125be: Verifying Checksum [2022-06-03T00:45:15.870Z] de1d54c125be: Download complete [2022-06-03T00:45:16.468Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T00:45:16.468Z] 3f3a8bcf1eab: Download complete [2022-06-03T00:45:28.906Z] 3f3a8bcf1eab: Pull complete [2022-06-03T00:45:28.906Z] 0c92f367c5e7: Pull complete [2022-06-03T00:45:28.906Z] 63b1bc5785f6: Pull complete [2022-06-03T00:45:28.906Z] 626d30ff41c6: Pull complete [2022-06-03T00:45:34.314Z] de1d54c125be: Pull complete [2022-06-03T00:45:34.314Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T00:45:34.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T00:45:34.314Z] ---> 5f011755c4a2 [2022-06-03T00:45:34.314Z] Step 3/9 : ARG MAKE='make build' [2022-06-03T00:45:36.294Z] ---> Running in 488645dc5ab7 [2022-06-03T00:45:36.294Z] Removing intermediate container 488645dc5ab7 [2022-06-03T00:45:36.294Z] ---> 9dd8601430cd [2022-06-03T00:45:36.294Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:45:36.294Z] ---> Running in 8620405ff3d1 [2022-06-03T00:45:38.272Z] Removing intermediate container 8620405ff3d1 [2022-06-03T00:45:38.272Z] ---> 22ca0c768a00 [2022-06-03T00:45:38.272Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-06-03T00:45:38.272Z] ---> Running in 368e32c0addf [2022-06-03T00:45:39.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:45:40.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:45:41.254Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-06-03T00:45:41.254Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-06-03T00:45:41.526Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-06-03T00:45:41.526Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-06-03T00:45:41.799Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-06-03T00:45:41.799Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-06-03T00:45:42.073Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-06-03T00:45:42.073Z] (8/8) Installing openssh (8.8_p1-r1) [2022-06-03T00:45:42.073Z] Executing busybox-1.34.1-r3.trigger [2022-06-03T00:45:42.345Z] OK: 226 MiB in 60 packages [2022-06-03T00:45:43.326Z] Removing intermediate container 368e32c0addf [2022-06-03T00:45:43.326Z] ---> 48466367d082 [2022-06-03T00:45:43.326Z] Step 6/9 : WORKDIR /device-modbus-go [2022-06-03T00:45:43.326Z] ---> Running in 09e97ff1a7be [2022-06-03T00:45:43.605Z] Removing intermediate container 09e97ff1a7be [2022-06-03T00:45:43.605Z] ---> 0002c53fba85 [2022-06-03T00:45:43.605Z] Step 7/9 : COPY . . [2022-06-03T00:45:47.914Z] ---> 04d49ad4ad1c [2022-06-03T00:45:47.914Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:45:47.914Z] ---> Running in 4e9bf6d399d0 [2022-06-03T00:45:48.510Z] skipping... [2022-06-03T00:45:49.116Z] Removing intermediate container 4e9bf6d399d0 [2022-06-03T00:45:49.116Z] ---> 380e4fd68272 [2022-06-03T00:45:49.116Z] Step 9/9 : RUN ${MAKE} [2022-06-03T00:45:49.116Z] ---> Running in 08cda66be3bf [2022-06-03T00:45:50.096Z] noop [2022-06-03T00:45:51.076Z] Removing intermediate container 08cda66be3bf [2022-06-03T00:45:51.076Z] ---> 8a2ba64675e3 [2022-06-03T00:45:51.076Z] Successfully built 8a2ba64675e3 [2022-06-03T00:45:51.076Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:45:51.450Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:45:51.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:45:51.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2022-06-03T00:45:51.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@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 [2022-06-03T00:45:53.169Z] $ docker top 19794f323a1373eda4d81eb7d737165e5a09174064cc295a5094627f0800725d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:45:54.098Z] + go version [2022-06-03T00:45:54.098Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T00:45:54.128Z] $ docker stop --time=1 19794f323a1373eda4d81eb7d737165e5a09174064cc295a5094627f0800725d [2022-06-03T00:45:55.831Z] $ docker rm -f 19794f323a1373eda4d81eb7d737165e5a09174064cc295a5094627f0800725d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:45:56.538Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:45:56.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:45:56.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2022-06-03T00:45:56.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@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 [2022-06-03T00:45:58.315Z] $ docker top 47727b293ac6766740f274ccab98637c4e2becd1ec54e37116572b9a057691ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:45:59.237Z] + make test [2022-06-03T00:45:59.237Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-03T00:46:00.680Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-06-03T00:46:57.302Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-06-03T00:46:59.292Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 46.6% of statements [2022-06-03T00:46:59.891Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:47:22.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:47:22.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:47:22.115Z] ./bin/test-attribution-txt.sh [2022-06-03T00:47:22.715Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-03T00:47:22.994Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-03T00:47:22.994Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-03T00:47:22.994Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-03T00:47:23.277Z] go: downloading github.com/goburrow/modbus v0.1.0 [2022-06-03T00:47:23.277Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T00:47:23.277Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T00:47:23.277Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-03T00:47:23.277Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-03T00:47:23.277Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-03T00:47:23.277Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T00:47:23.277Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T00:47:23.555Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T00:47:23.555Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-03T00:47:23.555Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-03T00:47:23.555Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-03T00:47:23.555Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-03T00:47:23.555Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-03T00:47:23.555Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-03T00:47:23.555Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-03T00:47:23.555Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-03T00:47:23.555Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-03T00:47:23.838Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-03T00:47:23.838Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-03T00:47:23.838Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-03T00:47:23.838Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-03T00:47:23.838Z] go: downloading github.com/goburrow/serial v0.1.0 [2022-06-03T00:47:24.117Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-03T00:47:24.117Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-03T00:47:24.117Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-03T00:47:24.117Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-03T00:47:24.117Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T00:47:24.117Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T00:47:24.117Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-03T00:47:24.117Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-03T00:47:24.117Z] go: downloading golang.org/x/text v0.3.6 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T00:47:25.569Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-03T00:47:25.569Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-03T00:47:25.849Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-03T00:47:25.849Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-03T00:47:26.126Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-03T00:47:27.602Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-03T00:47:27.878Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-03T00:47:27.878Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-03T00:47:27.878Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-03T00:47:27.878Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T00:47:27.878Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-03T00:47:27.878Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-03T00:47:33.319Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:47:33.993Z] + go mod tidy [2022-06-03T00:47:34.271Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-03T00:47:34.271Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-03T00:47:34.271Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-03T00:47:34.557Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T00:47:34.557Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-03T00:47:34.557Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-03T00:47:34.557Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-03T00:47:34.557Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-03T00:47:34.557Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-03T00:47:34.557Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T00:47:34.557Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-03T00:47:34.557Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-03T00:47:34.834Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-03T00:47:34.834Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-03T00:47:34.834Z] go: downloading github.com/kr/text v0.2.0 [2022-06-03T00:47:34.834Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-03T00:47:34.834Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-03T00:47:34.834Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-03T00:47:34.834Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-03T00:47:35.106Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-03T00:47:35.106Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-03T00:47:35.106Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-03T00:47:35.106Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-03T00:47:35.106Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-03T00:47:35.404Z] $ docker stop --time=1 47727b293ac6766740f274ccab98637c4e2becd1ec54e37116572b9a057691ea [2022-06-03T00:47:37.916Z] $ docker rm -f 47727b293ac6766740f274ccab98637c4e2becd1ec54e37116572b9a057691ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:47:40.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:47:40.517Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T00:47:41.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:47:42.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:47:42.411Z] + ls -al . [2022-06-03T00:47:42.411Z] total 188 [2022-06-03T00:47:42.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 00:47 . [2022-06-03T00:47:42.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:44 .. [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 3 00:44 .dockerignore [2022-06-03T00:47:42.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:44 .git [2022-06-03T00:47:42.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:44 .github [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 323 Jun 3 00:44 .gitignore [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 8010 Jun 3 00:44 Attribution.txt [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 6297 Jun 3 00:44 CHANGELOG.md [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 1523 Jun 3 00:44 Dockerfile [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:44 GOVERNANCE.md [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 3 00:44 Jenkinsfile [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 00:44 LICENSE [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 1009 Jun 3 00:44 Makefile [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 3 00:44 OWNERS.md [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jun 3 00:44 README.md [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 00:36 VERSION [2022-06-03T00:47:42.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:44 bin [2022-06-03T00:47:42.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:44 cmd [2022-06-03T00:47:42.411Z] -rw-r--r-- 1 jenkins jenkins 23727 Jun 3 00:46 coverage.out [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 294 Jun 3 00:47 go.mod [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 49487 Jun 3 00:44 go.sum [2022-06-03T00:47:42.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:44 internal [2022-06-03T00:47:42.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:44 simulator [2022-06-03T00:47:42.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:44 snap [2022-06-03T00:47:42.411Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:44 vendor [2022-06-03T00:47:42.411Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 3 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:47:42.767Z] + 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=57092b109f518c5f0cd5519335339fd2729553dc --label arch=arm64 --label version=2.1.1-dev.2 . [2022-06-03T00:47:44.203Z] Sending build context to Docker daemon 14.33MB [2022-06-03T00:47:44.203Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:47:44.203Z] Step 2/22 : FROM ${BASE} AS builder [2022-06-03T00:47:44.203Z] ---> 8a2ba64675e3 [2022-06-03T00:47:44.203Z] Step 3/22 : ARG MAKE='make build' [2022-06-03T00:47:44.203Z] ---> Running in 3998fc8ba17d [2022-06-03T00:47:44.482Z] Removing intermediate container 3998fc8ba17d [2022-06-03T00:47:44.482Z] ---> 53c06162c818 [2022-06-03T00:47:44.482Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:47:44.758Z] ---> Running in b3bfb280b7db [2022-06-03T00:47:46.201Z] Removing intermediate container b3bfb280b7db [2022-06-03T00:47:46.201Z] ---> af0650d62dfc [2022-06-03T00:47:46.201Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-06-03T00:47:46.478Z] ---> Running in 43d157e87647 [2022-06-03T00:47:47.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:47:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:47:49.441Z] OK: 226 MiB in 60 packages [2022-06-03T00:47:50.094Z] Removing intermediate container 43d157e87647 [2022-06-03T00:47:50.094Z] ---> 200afdec1b27 [2022-06-03T00:47:50.094Z] Step 6/22 : WORKDIR /device-modbus-go [2022-06-03T00:47:50.094Z] ---> Running in db089d97fa4c [2022-06-03T00:47:50.367Z] Removing intermediate container db089d97fa4c [2022-06-03T00:47:50.367Z] ---> 4b175002220b [2022-06-03T00:47:50.367Z] Step 7/22 : COPY . . [2022-06-03T00:47:54.660Z] ---> 6a83c98ce57b [2022-06-03T00:47:54.660Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:47:54.937Z] ---> Running in 65bee1ffcb5e [2022-06-03T00:47:55.916Z] skipping... [2022-06-03T00:47:56.549Z] Removing intermediate container 65bee1ffcb5e [2022-06-03T00:47:56.549Z] ---> 68cf9f8d355b [2022-06-03T00:47:56.549Z] Step 9/22 : RUN ${MAKE} [2022-06-03T00:47:56.549Z] ---> Running in 868bcfd21292 [2022-06-03T00:47:57.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.1.1-dev.2" -o cmd/device-modbus ./cmd [2022-06-03T00:48:44.562Z] Removing intermediate container 868bcfd21292 [2022-06-03T00:48:44.562Z] ---> 878f10c5b2d6 [2022-06-03T00:48:44.562Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T00:48:44.562Z] 3.14: Pulling from library/alpine [2022-06-03T00:48:44.562Z] 455c02918c45: Pulling fs layer [2022-06-03T00:48:44.562Z] 455c02918c45: Verifying Checksum [2022-06-03T00:48:44.562Z] 455c02918c45: Download complete [2022-06-03T00:48:44.834Z] 455c02918c45: Pull complete [2022-06-03T00:48:44.834Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:48:44.834Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:48:44.834Z] ---> ac73e934f311 [2022-06-03T00:48:44.834Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-06-03T00:48:45.106Z] ---> Running in 3225346637e9 [2022-06-03T00:48:45.391Z] Removing intermediate container 3225346637e9 [2022-06-03T00:48:45.391Z] ---> 27984883c150 [2022-06-03T00:48:45.391Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:48:45.391Z] ---> Running in d76b6a15e4a6 [2022-06-03T00:48:47.364Z] Removing intermediate container d76b6a15e4a6 [2022-06-03T00:48:47.364Z] ---> 825c0ea199a4 [2022-06-03T00:48:47.364Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T00:48:47.364Z] ---> Running in 5e82590834f7 [2022-06-03T00:48:47.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:48:48.935Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:48:49.908Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T00:48:49.908Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:48:49.908Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:48:50.182Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:48:50.182Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:48:50.457Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:48:50.457Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:48:50.457Z] OK: 8 MiB in 20 packages [2022-06-03T00:48:51.437Z] Removing intermediate container 5e82590834f7 [2022-06-03T00:48:51.437Z] ---> 55f5c98ed59c [2022-06-03T00:48:51.437Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-06-03T00:48:52.410Z] ---> fc66845a7b01 [2022-06-03T00:48:52.410Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-06-03T00:48:53.006Z] ---> 9779853c8cc1 [2022-06-03T00:48:53.006Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-06-03T00:48:53.602Z] ---> d25f258a57bf [2022-06-03T00:48:53.602Z] Step 17/22 : EXPOSE 59901 [2022-06-03T00:48:53.602Z] ---> Running in 826fba7af802 [2022-06-03T00:48:53.875Z] Removing intermediate container 826fba7af802 [2022-06-03T00:48:53.875Z] ---> bcd9ef67ac98 [2022-06-03T00:48:53.875Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-06-03T00:48:53.875Z] ---> Running in 08e907e56efb [2022-06-03T00:48:54.471Z] Removing intermediate container 08e907e56efb [2022-06-03T00:48:54.471Z] ---> 606235dbcac1 [2022-06-03T00:48:54.471Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T00:48:54.471Z] ---> Running in c163673e30bc [2022-06-03T00:48:54.741Z] Removing intermediate container c163673e30bc [2022-06-03T00:48:54.741Z] ---> e88c807f7101 [2022-06-03T00:48:54.741Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T00:48:54.741Z] ---> Running in 1ba9b4992484 [2022-06-03T00:48:55.018Z] Removing intermediate container 1ba9b4992484 [2022-06-03T00:48:55.018Z] ---> 36ffac4e524d [2022-06-03T00:48:55.018Z] Step 21/22 : LABEL git_sha=57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:48:55.291Z] ---> Running in 4abd6211a62e [2022-06-03T00:48:55.562Z] Removing intermediate container 4abd6211a62e [2022-06-03T00:48:55.562Z] ---> 102873915c9d [2022-06-03T00:48:55.562Z] Step 22/22 : LABEL version=2.1.1-dev.2 [2022-06-03T00:48:55.562Z] ---> Running in 8c56051fa6b5 [2022-06-03T00:48:55.834Z] Removing intermediate container 8c56051fa6b5 [2022-06-03T00:48:55.834Z] ---> e7c3d4ac90ad [2022-06-03T00:48:55.834Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:48:56.105Z] Successfully built e7c3d4ac90ad [2022-06-03T00:48:56.105Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:48:56.219Z] provisioning config files... [2022-06-03T00:48:56.237Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config5303107288884356716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:48:56.584Z] ---> docker-login.sh [2022-06-03T00:48:56.584Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:48:56.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:48:56.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:48:56.855Z] Configure a credential helper to remove this warning. See [2022-06-03T00:48:56.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:48:56.855Z] [2022-06-03T00:48:56.855Z] Login Succeeded [2022-06-03T00:48:56.855Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:48:57.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:48:57.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:48:57.450Z] Configure a credential helper to remove this warning. See [2022-06-03T00:48:57.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:48:57.450Z] [2022-06-03T00:48:57.450Z] Login Succeeded [2022-06-03T00:48:57.450Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:48:57.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:48:57.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:48:57.993Z] Configure a credential helper to remove this warning. See [2022-06-03T00:48:57.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:48:57.993Z] [2022-06-03T00:48:57.993Z] Login Succeeded [2022-06-03T00:48:57.993Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:48:58.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:48:58.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:48:58.534Z] Configure a credential helper to remove this warning. See [2022-06-03T00:48:58.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:48:58.534Z] [2022-06-03T00:48:58.534Z] Login Succeeded [2022-06-03T00:48:58.534Z] docker.io [2022-06-03T00:48:58.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:48:59.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:48:59.400Z] Configure a credential helper to remove this warning. See [2022-06-03T00:48:59.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:48:59.400Z] [2022-06-03T00:48:59.400Z] Login Succeeded [2022-06-03T00:48:59.400Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:48:59.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:48:59.452Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:48:59.473Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-06-03T00:48:59.473Z] 57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:48:59.473Z] 2.1.1-dev.2 [2022-06-03T00:48:59.473Z] 57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:48:59.473Z] jakarta [2022-06-03T00:48:59.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:48:59.840Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:00.214Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:49:00.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-06-03T00:49:00.214Z] 44f2b165910e: Preparing [2022-06-03T00:49:00.214Z] 3fa85fdb57c4: Preparing [2022-06-03T00:49:00.214Z] 866c21b1e1f9: Preparing [2022-06-03T00:49:00.214Z] 7579d590cf1a: Preparing [2022-06-03T00:49:00.214Z] 5f1d7cdc43f9: Preparing [2022-06-03T00:49:00.214Z] f73e7dbfee58: Preparing [2022-06-03T00:49:00.214Z] f73e7dbfee58: Waiting [2022-06-03T00:49:00.488Z] 44f2b165910e: Pushed [2022-06-03T00:49:00.488Z] 3fa85fdb57c4: Pushed [2022-06-03T00:49:00.488Z] 5f1d7cdc43f9: Pushed [2022-06-03T00:49:00.488Z] f73e7dbfee58: Layer already exists [2022-06-03T00:49:01.082Z] 7579d590cf1a: Pushed [2022-06-03T00:49:03.046Z] 866c21b1e1f9: Pushed [2022-06-03T00:49:03.316Z] 57092b109f518c5f0cd5519335339fd2729553dc: digest: sha256:4fcf853a67ee1ce8c01d462d885af316f2fb02136f4143eab2705fea448b6cb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:03.680Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:04.086Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.1.1-dev.2 [2022-06-03T00:49:04.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-06-03T00:49:04.086Z] 44f2b165910e: Preparing [2022-06-03T00:49:04.086Z] 3fa85fdb57c4: Preparing [2022-06-03T00:49:04.086Z] 866c21b1e1f9: Preparing [2022-06-03T00:49:04.086Z] 7579d590cf1a: Preparing [2022-06-03T00:49:04.086Z] 5f1d7cdc43f9: Preparing [2022-06-03T00:49:04.086Z] f73e7dbfee58: Preparing [2022-06-03T00:49:04.086Z] f73e7dbfee58: Waiting [2022-06-03T00:49:04.086Z] 3fa85fdb57c4: Layer already exists [2022-06-03T00:49:04.086Z] 866c21b1e1f9: Layer already exists [2022-06-03T00:49:04.086Z] 44f2b165910e: Layer already exists [2022-06-03T00:49:04.086Z] 7579d590cf1a: Layer already exists [2022-06-03T00:49:04.086Z] 5f1d7cdc43f9: Layer already exists [2022-06-03T00:49:04.359Z] f73e7dbfee58: Layer already exists [2022-06-03T00:49:04.359Z] 2.1.1-dev.2: digest: sha256:4fcf853a67ee1ce8c01d462d885af316f2fb02136f4143eab2705fea448b6cb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:04.734Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:05.104Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:49:05.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-06-03T00:49:05.104Z] 44f2b165910e: Preparing [2022-06-03T00:49:05.104Z] 3fa85fdb57c4: Preparing [2022-06-03T00:49:05.104Z] 866c21b1e1f9: Preparing [2022-06-03T00:49:05.104Z] 7579d590cf1a: Preparing [2022-06-03T00:49:05.104Z] 5f1d7cdc43f9: Preparing [2022-06-03T00:49:05.104Z] f73e7dbfee58: Preparing [2022-06-03T00:49:05.104Z] f73e7dbfee58: Waiting [2022-06-03T00:49:05.104Z] 7579d590cf1a: Layer already exists [2022-06-03T00:49:05.104Z] 3fa85fdb57c4: Layer already exists [2022-06-03T00:49:05.104Z] 5f1d7cdc43f9: Layer already exists [2022-06-03T00:49:05.104Z] 866c21b1e1f9: Layer already exists [2022-06-03T00:49:05.104Z] 44f2b165910e: Layer already exists [2022-06-03T00:49:05.379Z] f73e7dbfee58: Layer already exists [2022-06-03T00:49:05.379Z] 57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2: digest: sha256:4fcf853a67ee1ce8c01d462d885af316f2fb02136f4143eab2705fea448b6cb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:05.752Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:06.128Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:jakarta [2022-06-03T00:49:06.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-06-03T00:49:06.128Z] 44f2b165910e: Preparing [2022-06-03T00:49:06.128Z] 3fa85fdb57c4: Preparing [2022-06-03T00:49:06.128Z] 866c21b1e1f9: Preparing [2022-06-03T00:49:06.128Z] 7579d590cf1a: Preparing [2022-06-03T00:49:06.128Z] 5f1d7cdc43f9: Preparing [2022-06-03T00:49:06.128Z] f73e7dbfee58: Preparing [2022-06-03T00:49:06.128Z] f73e7dbfee58: Waiting [2022-06-03T00:49:06.128Z] 866c21b1e1f9: Layer already exists [2022-06-03T00:49:06.128Z] 7579d590cf1a: Layer already exists [2022-06-03T00:49:06.128Z] 3fa85fdb57c4: Layer already exists [2022-06-03T00:49:06.128Z] 5f1d7cdc43f9: Layer already exists [2022-06-03T00:49:06.128Z] 44f2b165910e: Layer already exists [2022-06-03T00:49:06.401Z] f73e7dbfee58: Layer already exists [2022-06-03T00:49:06.401Z] jakarta: digest: sha256:4fcf853a67ee1ce8c01d462d885af316f2fb02136f4143eab2705fea448b6cb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:49:06.465Z] ===================================================== [Pipeline] echo [2022-06-03T00:49:06.477Z] taggedImages: [2022-06-03T00:49:06.477Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc [2022-06-03T00:49:06.477Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.1.1-dev.2 [2022-06-03T00:49:06.477Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:57092b109f518c5f0cd5519335339fd2729553dc-2.1.1-dev.2 [2022-06-03T00:49:06.477Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:06.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:49:06.860Z] [2022-06-03T00:49:06.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:07.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:49:07.485Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T00:49:07.485Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T00:49:07.485Z] 04944245beec: Pulling fs layer [2022-06-03T00:49:07.485Z] 699f458cf7ca: Pulling fs layer [2022-06-03T00:49:07.485Z] 765212b225bb: Pulling fs layer [2022-06-03T00:49:07.485Z] f23df028b6ca: Pulling fs layer [2022-06-03T00:49:07.485Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T00:49:07.485Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T00:49:07.485Z] f23df028b6ca: Waiting [2022-06-03T00:49:07.485Z] d65c8cfc05b1: Waiting [2022-06-03T00:49:07.485Z] 765212b225bb: Waiting [2022-06-03T00:49:07.485Z] 2437ff75d9bd: Waiting [2022-06-03T00:49:07.485Z] 04944245beec: Verifying Checksum [2022-06-03T00:49:07.485Z] 04944245beec: Download complete [2022-06-03T00:49:07.485Z] 765212b225bb: Verifying Checksum [2022-06-03T00:49:07.485Z] 765212b225bb: Download complete [2022-06-03T00:49:07.485Z] f23df028b6ca: Verifying Checksum [2022-06-03T00:49:07.485Z] f23df028b6ca: Download complete [2022-06-03T00:49:07.758Z] d65c8cfc05b1: Download complete [2022-06-03T00:49:07.758Z] 699f458cf7ca: Verifying Checksum [2022-06-03T00:49:07.758Z] 699f458cf7ca: Download complete [2022-06-03T00:49:08.031Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T00:49:08.031Z] 8998bd30e6a1: Download complete [2022-06-03T00:49:10.665Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T00:49:10.665Z] 2437ff75d9bd: Download complete [2022-06-03T00:49:12.097Z] 8998bd30e6a1: Pull complete [2022-06-03T00:49:12.689Z] 04944245beec: Pull complete [2022-06-03T00:49:14.124Z] 699f458cf7ca: Pull complete [2022-06-03T00:49:14.399Z] 765212b225bb: Pull complete [2022-06-03T00:49:15.004Z] f23df028b6ca: Pull complete [2022-06-03T00:49:15.276Z] d65c8cfc05b1: Pull complete [2022-06-03T00:49:30.380Z] 2437ff75d9bd: Pull complete [2022-06-03T00:49:30.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T00:49:30.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:49:30.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:49:30.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2022-06-03T00:49:30.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T00:49:33.699Z] $ docker top 0d955487528df10c33d0fd36604d9d6ee05a9d4722c3ec9b069e36f1bbf7daaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:49:34.644Z] ---> job-cost.sh [2022-06-03T00:49:34.644Z] lf-activate-venv: SKIPPING [2022-06-03T00:49:34.644Z] INFO: No Stack... [2022-06-03T00:49:35.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T00:49:36.210Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:49:36.863Z] + cat /w/workspace/device-modbus-go/5/archives/cost.csv [2022-06-03T00:49:36.864Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:49:36.929Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [2022-06-03T00:49:36.937Z] Resource [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] did not exist. Created. [2022-06-03T00:49:36.938Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:49:37.614Z] /w/workspace/device-modbus-go/5@tmp/durable-5a3d7d99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-03T00:49:38.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T00:49:38.319Z] Warning: overwriting stash ‘stack-cost’ [2022-06-03T00:49:38.567Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:49:38.576Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:49:38.599Z] $ docker stop --time=1 0d955487528df10c33d0fd36604d9d6ee05a9d4722c3ec9b069e36f1bbf7daaf [2022-06-03T00:49:40.136Z] $ docker rm -f 0d955487528df10c33d0fd36604d9d6ee05a9d4722c3ec9b069e36f1bbf7daaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-06-03T00:49:40.623Z] provisioning config files... [2022-06-03T00:49:40.635Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config8916669387751170751tmp [Pipeline] { [Pipeline] sh [2022-06-03T00:49:40.958Z] + set +x [2022-06-03T00:49:40.958Z] + curl -s https://codecov.io/bash [2022-06-03T00:49:40.958Z] + bash -s -- [2022-06-03T00:49:40.958Z] [2022-06-03T00:49:40.958Z] _____ _ [2022-06-03T00:49:40.958Z] / ____| | | [2022-06-03T00:49:40.958Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T00:49:40.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T00:49:40.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T00:49:40.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T00:49:40.958Z] Bash-1.0.6 [2022-06-03T00:49:40.958Z] [2022-06-03T00:49:40.958Z] [2022-06-03T00:49:40.958Z] ==> git version 2.25.1 found [2022-06-03T00:49:40.958Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T00:49:40.958Z] Release-Date: 2020-01-08 [2022-06-03T00:49:40.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T00:49:40.958Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T00:49:40.958Z] ==> Jenkins CI detected. [2022-06-03T00:49:40.958Z] current dir:  /w/workspace/foundry_device-modbus-go_jakarta [2022-06-03T00:49:40.958Z] project root: . [2022-06-03T00:49:40.958Z] --> token set from env [2022-06-03T00:49:40.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T00:49:40.958Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T00:49:40.958Z] ==> Python coveragepy not found [2022-06-03T00:49:40.958Z] ==> Searching for coverage reports in: [2022-06-03T00:49:40.958Z] + . [2022-06-03T00:49:40.958Z] -> Found 1 reports [2022-06-03T00:49:40.958Z] ==> Detecting git/mercurial file structure [2022-06-03T00:49:40.958Z] ==> Reading reports [2022-06-03T00:49:40.958Z] + ./coverage.out bytes=23727 [2022-06-03T00:49:41.246Z] ==> Appending adjustments [2022-06-03T00:49:41.246Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T00:49:41.246Z] + Found adjustments [2022-06-03T00:49:41.246Z] ==> Gzipping contents [2022-06-03T00:49:41.246Z] 12K /tmp/codecov.fUHVDG.gz [2022-06-03T00:49:41.246Z] ==> Uploading reports [2022-06-03T00:49:41.246Z] url: https://codecov.io [2022-06-03T00:49:41.246Z] query: branch=jakarta&commit=57092b109f518c5f0cd5519335339fd2729553dc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:49:41.246Z] -> Pinging Codecov [2022-06-03T00:49:41.246Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=jakarta&commit=57092b109f518c5f0cd5519335339fd2729553dc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:49:41.543Z] -> Uploading to [2022-06-03T00:49:41.543Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/55DBCA73C666E3227836607328DD7E49/57092b109f518c5f0cd5519335339fd2729553dc/f0d6c657-de19-4807-9d98-8a18fe01f08b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T004941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccc33e162858d9a8771b3a0833d9a77687e3592500a7d61948ff9f8bffe18861 [2022-06-03T00:49:41.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:49:41.543Z] Dload Upload Total Spent Left Speed [2022-06-03T00:49:41.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10764 0 0 100 10764 0 43228 --:--:-- --:--:-- --:--:-- 43228 [2022-06-03T00:49:41.802Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] } [2022-06-03T00:49:41.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-03T00:49:41.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T00:49:41.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:42.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:49:42.235Z] [2022-06-03T00:49:42.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:42.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:49:42.540Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T00:49:42.540Z] df9b9388f04a: Pulling fs layer [2022-06-03T00:49:42.540Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T00:49:42.540Z] 25bc292e5bac: Pulling fs layer [2022-06-03T00:49:42.540Z] 114826534d7a: Pulling fs layer [2022-06-03T00:49:42.540Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T00:49:42.540Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T00:49:42.540Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T00:49:42.540Z] 4657fd5d0bcf: Waiting [2022-06-03T00:49:42.540Z] 6ad1cebc031e: Waiting [2022-06-03T00:49:42.540Z] 8a3aa393b2d8: Waiting [2022-06-03T00:49:42.540Z] 114826534d7a: Waiting [2022-06-03T00:49:42.540Z] 25bc292e5bac: Verifying Checksum [2022-06-03T00:49:42.540Z] 25bc292e5bac: Download complete [2022-06-03T00:49:42.540Z] 52dc419b0ee2: Verifying Checksum [2022-06-03T00:49:42.540Z] 52dc419b0ee2: Download complete [2022-06-03T00:49:42.540Z] 4657fd5d0bcf: Verifying Checksum [2022-06-03T00:49:42.540Z] 4657fd5d0bcf: Download complete [2022-06-03T00:49:42.540Z] df9b9388f04a: Download complete [2022-06-03T00:49:42.806Z] df9b9388f04a: Pull complete [2022-06-03T00:49:42.806Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T00:49:42.806Z] 6ad1cebc031e: Download complete [2022-06-03T00:49:42.806Z] 52dc419b0ee2: Pull complete [2022-06-03T00:49:42.806Z] 25bc292e5bac: Pull complete [2022-06-03T00:49:43.388Z] 114826534d7a: Verifying Checksum [2022-06-03T00:49:43.388Z] 114826534d7a: Download complete [2022-06-03T00:49:43.647Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T00:49:43.647Z] 8a3aa393b2d8: Download complete [2022-06-03T00:49:46.932Z] 114826534d7a: Pull complete [2022-06-03T00:49:46.932Z] 4657fd5d0bcf: Pull complete [2022-06-03T00:49:47.193Z] 6ad1cebc031e: Pull complete [2022-06-03T00:49:50.480Z] 8a3aa393b2d8: Pull complete [2022-06-03T00:49:50.480Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T00:49:50.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:49:50.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:49:50.571Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:49:50.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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 [2022-06-03T00:49:52.802Z] $ docker top 6276e5f2efa7e076bdec57fae359c0e9321c614f55e112cf426ba2e483d1c8df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T00:49:52.878Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-03T00:49:53.161Z] + set -o pipefail [2022-06-03T00:49:53.161Z] + snyk monitor '--org=edgex-jenkins' [2022-06-03T00:49:55.702Z] [2022-06-03T00:49:55.702Z] Monitoring /w/workspace/foundry_device-modbus-go_jakarta (github.com/edgexfoundry/device-modbus-go)... [2022-06-03T00:49:55.702Z] [2022-06-03T00:49:55.702Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/26f91cd6-2b34-4f2b-8790-a4919bf0cfc6/history/6c29ffd7-d881-441d-844d-261da165e10f [2022-06-03T00:49:55.702Z] [2022-06-03T00:49:55.703Z] Tip: Detected multiple supported manifests (3), use --all-projects to scan all of them at once. [2022-06-03T00:49:55.703Z] [2022-06-03T00:49:55.703Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T00:49:55.703Z] [2022-06-03T00:49:55.963Z] [Pipeline] } [2022-06-03T00:49:55.979Z] $ docker stop --time=1 6276e5f2efa7e076bdec57fae359c0e9321c614f55e112cf426ba2e483d1c8df [2022-06-03T00:49:57.367Z] $ docker rm -f 6276e5f2efa7e076bdec57fae359c0e9321c614f55e112cf426ba2e483d1c8df [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 [2022-06-03T00:49:57.924Z] + git log --format=format:%s -1 57092b109f518c5f0cd5519335339fd2729553dc [Pipeline] sh [2022-06-03T00:49:58.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:49:58.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:58.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:49:58.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:49:58.599Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:49:58.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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-devops/py-git-semver:latest cat [2022-06-03T00:49:59.037Z] $ docker top 1f43bcb3e66f09a8f9cc322f2e1edd48eb2395dfcf714d26bcbd45ebe4a934c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:49:59.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:49:59.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:49:59.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:49:59.250Z] $ docker exec 1f43bcb3e66f09a8f9cc322f2e1edd48eb2395dfcf714d26bcbd45ebe4a934c7 ssh-agent [2022-06-03T00:49:59.370Z] SSH_AUTH_SOCK=/tmp/ssh-2UWQsQ1KbtF4/agent.32 [2022-06-03T00:49:59.370Z] SSH_AGENT_PID=38 [2022-06-03T00:49:59.376Z] Running ssh-add (command line suppressed) [2022-06-03T00:49:59.487Z] Identity added: /w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_444228048148169629.key (/w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_444228048148169629.key) [2022-06-03T00:49:59.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:49:59.794Z] + git semver tag [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,984 [run_tag] DEBUG tag force:False [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,984 [check_head_tag] DEBUG check head tag [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,984 [execute] INFO git cat-file --batch-check [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-modbus-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,988 [execute] INFO git cat-file --batch [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-modbus-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,996 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,997 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-06-03T00:50:00.054Z] 2022-06-03 00:49:59,997 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/foundry_device-modbus-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:50:00.054Z] 2022-06-03 00:50:00,002 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:00.054Z] 2.1.1-dev.2 [Pipeline] } [2022-06-03T00:50:00.067Z] $ docker exec --env ******** --env ******** 1f43bcb3e66f09a8f9cc322f2e1edd48eb2395dfcf714d26bcbd45ebe4a934c7 ssh-agent -k [2022-06-03T00:50:00.186Z] unset SSH_AUTH_SOCK; [2022-06-03T00:50:00.186Z] unset SSH_AGENT_PID; [2022-06-03T00:50:00.186Z] echo Agent pid 38 killed; [2022-06-03T00:50:00.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:50:00.507Z] + git semver [Pipeline] } [2022-06-03T00:50:00.786Z] $ docker stop --time=1 1f43bcb3e66f09a8f9cc322f2e1edd48eb2395dfcf714d26bcbd45ebe4a934c7 [2022-06-03T00:50:02.093Z] $ docker rm -f 1f43bcb3e66f09a8f9cc322f2e1edd48eb2395dfcf714d26bcbd45ebe4a934c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:02.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:50:02.485Z] [2022-06-03T00:50:02.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:02.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:50:02.789Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T00:50:02.789Z] ab5ef0e58194: Pulling fs layer [2022-06-03T00:50:02.789Z] 9712f1f96733: Pulling fs layer [2022-06-03T00:50:02.789Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T00:50:02.789Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T00:50:02.789Z] e9a5061849ea: Pulling fs layer [2022-06-03T00:50:02.789Z] d747dcd14b5f: Pulling fs layer [2022-06-03T00:50:02.789Z] 2de7ff778b66: Pulling fs layer [2022-06-03T00:50:02.789Z] e9a5061849ea: Waiting [2022-06-03T00:50:02.789Z] d747dcd14b5f: Waiting [2022-06-03T00:50:02.789Z] 0d9ebad4ef96: Waiting [2022-06-03T00:50:02.789Z] 2de7ff778b66: Waiting [2022-06-03T00:50:02.789Z] 9712f1f96733: Verifying Checksum [2022-06-03T00:50:02.789Z] 9712f1f96733: Download complete [2022-06-03T00:50:03.361Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T00:50:03.361Z] 63f879dbbcfc: Download complete [2022-06-03T00:50:03.361Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T00:50:03.361Z] 0d9ebad4ef96: Download complete [2022-06-03T00:50:03.361Z] ab5ef0e58194: Download complete [2022-06-03T00:50:03.361Z] e9a5061849ea: Verifying Checksum [2022-06-03T00:50:03.361Z] e9a5061849ea: Download complete [2022-06-03T00:50:03.361Z] d747dcd14b5f: Download complete [2022-06-03T00:50:03.619Z] 2de7ff778b66: Verifying Checksum [2022-06-03T00:50:03.619Z] 2de7ff778b66: Download complete [2022-06-03T00:50:06.156Z] ab5ef0e58194: Pull complete [2022-06-03T00:50:06.156Z] 9712f1f96733: Pull complete [2022-06-03T00:50:07.092Z] 63f879dbbcfc: Pull complete [2022-06-03T00:50:10.400Z] 0d9ebad4ef96: Pull complete [2022-06-03T00:50:10.969Z] e9a5061849ea: Pull complete [2022-06-03T00:50:10.969Z] d747dcd14b5f: Pull complete [2022-06-03T00:50:11.911Z] 2de7ff778b66: Pull complete [2022-06-03T00:50:11.911Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T00:50:11.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:50:11.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:12.009Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:50:12.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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 [2022-06-03T00:50:14.366Z] $ docker top bf85eeca8aeee1115913bb312c802ff9117fdde26c09895e3877c2ac15ec31b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:50:14.440Z] provisioning config files... [2022-06-03T00:50:14.450Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config3234677059031860544tmp [2022-06-03T00:50:14.460Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config979298520269518375tmp [2022-06-03T00:50:14.472Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config6814511742235400908tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:50:14.488Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:14.773Z] ---> sigul-configuration.sh [2022-06-03T00:50:14.773Z] gpg: directory `/root/.gnupg' created [2022-06-03T00:50:14.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T00:50:14.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T00:50:14.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T00:50:14.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T00:50:14.773Z] gpg: CAST5 encrypted data [2022-06-03T00:50:14.773Z] gpg: encrypted with 1 passphrase [2022-06-03T00:50:14.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T00:50:15.058Z] + mkdir /home/jenkins [2022-06-03T00:50:15.058Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T00:50:15.347Z] + 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 [2022-06-03T00:50:15.358Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:15.646Z] ---> sigul-install.sh [2022-06-03T00:50:15.646Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T00:50:15.938Z] + git tag --list [2022-06-03T00:50:15.938Z] 0.7.1 [2022-06-03T00:50:15.938Z] v1.0.0 [2022-06-03T00:50:15.938Z] v1.1.0 [2022-06-03T00:50:15.938Z] v1.1.1 [2022-06-03T00:50:15.938Z] v1.2.2 [2022-06-03T00:50:15.938Z] v1.3.0 [2022-06-03T00:50:15.938Z] v1.3.1 [2022-06-03T00:50:15.938Z] v2.0.0 [2022-06-03T00:50:15.938Z] v2.1.0 [2022-06-03T00:50:15.938Z] v2.1.1-dev.1 [2022-06-03T00:50:15.938Z] v2.1.1-dev.2 [2022-06-03T00:50:15.938Z] v2.2.0 [2022-06-03T00:50:15.938Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-03T00:50:16.229Z] + lftools sign git-tag v2.1.1-dev.2 [2022-06-03T00:50:16.800Z] Signing Git tag with Sigul... [2022-06-03T00:50:16.800Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-06-03T00:50:17.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:17.358Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T00:50:17.366Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T00:50:17.394Z] $ docker stop --time=1 bf85eeca8aeee1115913bb312c802ff9117fdde26c09895e3877c2ac15ec31b0 [2022-06-03T00:50:18.884Z] $ docker rm -f bf85eeca8aeee1115913bb312c802ff9117fdde26c09895e3877c2ac15ec31b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T00:50:19.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:50:19.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:19.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:50:19.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:19.719Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:50:19.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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-devops/py-git-semver:latest cat [2022-06-03T00:50:20.138Z] $ docker top 2c7899a5fb4495de6937ff95cc054581feac0fd828c5e5c3249bf4be1c1a78d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:50:20.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:50:20.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:50:20.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:50:20.360Z] $ docker exec 2c7899a5fb4495de6937ff95cc054581feac0fd828c5e5c3249bf4be1c1a78d1 ssh-agent [2022-06-03T00:50:20.488Z] SSH_AUTH_SOCK=/tmp/ssh-43ltl8QY1MvD/agent.35 [2022-06-03T00:50:20.488Z] SSH_AGENT_PID=41 [2022-06-03T00:50:20.493Z] Running ssh-add (command line suppressed) [2022-06-03T00:50:20.607Z] Identity added: /w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_8039386682024483664.key (/w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_8039386682024483664.key) [2022-06-03T00:50:20.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:50:20.911Z] + git semver bump pre [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,095 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,096 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,096 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,096 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta with force:True [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,096 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,096 [write_file] DEBUG write to file:/w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,098 [execute] INFO git cat-file --batch-check [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,103 [execute] INFO git cat-file --batch [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:21.172Z] 2022-06-03 00:50:21,108 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:21.172Z] 2.1.1-dev.3 [Pipeline] } [2022-06-03T00:50:21.187Z] $ docker exec --env ******** --env ******** 2c7899a5fb4495de6937ff95cc054581feac0fd828c5e5c3249bf4be1c1a78d1 ssh-agent -k [2022-06-03T00:50:21.295Z] unset SSH_AUTH_SOCK; [2022-06-03T00:50:21.295Z] unset SSH_AGENT_PID; [2022-06-03T00:50:21.295Z] echo Agent pid 41 killed; [2022-06-03T00:50:21.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:50:21.613Z] + git semver [Pipeline] } [2022-06-03T00:50:21.891Z] $ docker stop --time=1 2c7899a5fb4495de6937ff95cc054581feac0fd828c5e5c3249bf4be1c1a78d1 [2022-06-03T00:50:23.225Z] $ docker rm -f 2c7899a5fb4495de6937ff95cc054581feac0fd828c5e5c3249bf4be1c1a78d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:50:23.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:50:23.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:23.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:50:23.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:24.046Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:50:24.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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-devops/py-git-semver:latest cat [2022-06-03T00:50:24.558Z] $ docker top 298fd9f974cc8d998c0f51bc81ed031aa6ac52cdc320304d8ccde94ed013c5ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:50:24.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:50:24.650Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:50:24.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:50:24.781Z] $ docker exec 298fd9f974cc8d998c0f51bc81ed031aa6ac52cdc320304d8ccde94ed013c5ce ssh-agent [2022-06-03T00:50:24.899Z] SSH_AUTH_SOCK=/tmp/ssh-GPdVL7yeHenN/agent.33 [2022-06-03T00:50:24.899Z] SSH_AGENT_PID=40 [2022-06-03T00:50:24.904Z] Running ssh-add (command line suppressed) [2022-06-03T00:50:25.023Z] Identity added: /w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_8018102012138024137.key (/w/workspace/foundry_device-modbus-go_jakarta@tmp/private_key_8018102012138024137.key) [2022-06-03T00:50:25.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:50:25.323Z] + git semver push [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,515 [run_push] DEBUG push [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,516 [execute] INFO git cat-file --batch-check [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,520 [execute] INFO git rev-list 010be92ea702e3c373da0cf9c5afc896bb36103e -- [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,520 [execute] DEBUG Popen(['git', 'rev-list', '010be92ea702e3c373da0cf9c5afc896bb36103e', '--'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,527 [execute] INFO git fetch -v origin [2022-06-03T00:50:25.582Z] 2022-06-03 00:50:25,528 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T00:50:26.153Z] 2022-06-03 00:50:26,003 [run_push] DEBUG no remote changes detected [2022-06-03T00:50:26.153Z] 2022-06-03 00:50:26,004 [execute] INFO git push origin semver [2022-06-03T00:50:26.153Z] 2022-06-03 00:50:26,004 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-modbus-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:50:26.721Z] 2022-06-03 00:50:26,691 [run_push] DEBUG push all version tags [2022-06-03T00:50:26.721Z] 2022-06-03 00:50:26,692 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T00:50:26.721Z] 2022-06-03 00:50:26,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-modbus-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:50:27.667Z] 2022-06-03 00:50:27,353 [read_version] DEBUG read version from /w/workspace/foundry_device-modbus-go_jakarta/.semver/jakarta [2022-06-03T00:50:27.667Z] 2.1.1-dev.3 [Pipeline] } [2022-06-03T00:50:27.682Z] $ docker exec --env ******** --env ******** 298fd9f974cc8d998c0f51bc81ed031aa6ac52cdc320304d8ccde94ed013c5ce ssh-agent -k [2022-06-03T00:50:27.795Z] unset SSH_AUTH_SOCK; [2022-06-03T00:50:27.795Z] unset SSH_AGENT_PID; [2022-06-03T00:50:27.795Z] echo Agent pid 40 killed; [2022-06-03T00:50:27.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:50:28.115Z] + git semver [Pipeline] } [2022-06-03T00:50:28.393Z] $ docker stop --time=1 298fd9f974cc8d998c0f51bc81ed031aa6ac52cdc320304d8ccde94ed013c5ce [2022-06-03T00:50:29.700Z] $ docker rm -f 298fd9f974cc8d998c0f51bc81ed031aa6ac52cdc320304d8ccde94ed013c5ce [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-03T00:50:30.299Z] + [ -d /w/workspace/foundry_device-modbus-go_jakarta/archives ] [2022-06-03T00:50:30.299Z] + ls -al /w/workspace/foundry_device-modbus-go_jakarta/archives [2022-06-03T00:50:30.299Z] total 16 [2022-06-03T00:50:30.299Z] drwxr-xr-x 3 root root 4096 Jun 3 00:37 . [2022-06-03T00:50:30.299Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 3 00:50 .. [2022-06-03T00:50:30.299Z] drwxr-xr-x 2 root root 4096 Jun 3 00:37 cost [2022-06-03T00:50:30.299Z] -rw-r--r-- 1 root root 88 Jun 3 00:37 cost.csv [2022-06-03T00:50:30.299Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-modbus-go_jakarta/archives [2022-06-03T00:50:30.299Z] + ls -al /w/workspace/foundry_device-modbus-go_jakarta/archives [2022-06-03T00:50:30.299Z] total 16 [2022-06-03T00:50:30.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:37 . [2022-06-03T00:50:30.299Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 3 00:50 .. [2022-06-03T00:50:30.299Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 00:37 cost [2022-06-03T00:50:30.299Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 3 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:30.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:31.459Z] ---> package-listing.sh [2022-06-03T00:50:31.459Z] ++ facter osfamily [2022-06-03T00:50:31.459Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T00:50:31.720Z] + OS_FAMILY=debian [2022-06-03T00:50:31.720Z] + workspace=/w/workspace/foundry_device-modbus-go_jakarta [2022-06-03T00:50:31.720Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T00:50:31.720Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T00:50:31.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T00:50:31.721Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T00:50:31.721Z] + '[' /w/workspace/foundry_device-modbus-go_jakarta ']' [2022-06-03T00:50:31.721Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T00:50:31.721Z] + case "${OS_FAMILY}" in [2022-06-03T00:50:31.721Z] + dpkg -l [2022-06-03T00:50:31.721Z] + grep '^ii' [2022-06-03T00:50:31.721Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T00:50:31.721Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T00:50:31.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T00:50:31.721Z] + '[' /w/workspace/foundry_device-modbus-go_jakarta ']' [2022-06-03T00:50:31.721Z] + mkdir -p /w/workspace/foundry_device-modbus-go_jakarta/archives/ [2022-06-03T00:50:31.721Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-modbus-go_jakarta/archives/ [Pipeline] echo [2022-06-03T00:50:31.732Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-modbus-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T00:50:32.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:32.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:50:32.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:32.648Z] prd-ubuntu20.04-docker-8c-8g-759 does not seem to be running inside a container [2022-06-03T00:50:32.685Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-modbus-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-modbus-go_jakarta -v /w/workspace/foundry_device-modbus-go_jakarta:/w/workspace/foundry_device-modbus-go_jakarta:rw,z -v /w/workspace/foundry_device-modbus-go_jakarta@tmp:/w/workspace/foundry_device-modbus-go_jakarta@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:latest cat [2022-06-03T00:50:32.933Z] $ docker top 3101fa8e2b19ea90ea0f70edfab7467159e778c25830c9a7b392bcb6c3793406 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:50:33.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T00:50:33.573Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T00:50:33.865Z] + ls /var/log/sa-host [2022-06-03T00:50:33.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:50:33.939Z] provisioning config files... [2022-06-03T00:50:33.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-modbus-go_jakarta@tmp/config2247542046445807115tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:50:33.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:34.248Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T00:50:34.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:34.587Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T00:50:34.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:34.881Z] ---> sudo-logs.sh [2022-06-03T00:50:34.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T00:50:34.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:35.201Z] ---> job-cost.sh [2022-06-03T00:50:35.201Z] lf-activate-venv: SKIPPING [2022-06-03T00:50:35.201Z] DEBUG: total: 0.2199999988079071 [2022-06-03T00:50:35.201Z] INFO: Retrieving Stack Cost... [2022-06-03T00:50:35.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:50:36.033Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T00:50:36.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:36.328Z] ---> logs-deploy.sh [2022-06-03T00:50:36.328Z] lf-activate-venv: SKIPPING [2022-06-03T00:50:36.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/jakarta/5 [2022-06-03T00:50:36.328Z] INFO: archiving workspace using pattern(s): [2022-06-03T00:50:37.269Z] Archives upload complete. [2022-06-03T00:50:37.269Z] INFO: archiving logs to Nexus