Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b 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-ssh8022674683665596704.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6694150400921563374.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh679063596604084349.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16774277442510269731.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2552482559616722884.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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:false] ========================================================= [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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1432’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1435 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b (main) Commit message: "build: Add option to build Service with NATS Capability (#376)" > 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 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 > git rev-list --no-walk 892226c059eb5a0163287d1d4603e2b9857b6e84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:47:09.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:47:09.354Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:47:09.368Z] ========================================================= [2022-09-27T21:47:09.368Z] EdgeX Global Pipelines Version Info [2022-09-27T21:47:09.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:10.076Z] ------------------- [2022-09-27T21:47:10.076Z] stable info: [2022-09-27T21:47:10.076Z] ------------------- [2022-09-27T21:47:10.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:47:10.076Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:47:10.076Z] Message: update stable to v1.0.239 [2022-09-27T21:47:10.646Z] ------------------- [2022-09-27T21:47:10.646Z] experimental info: [2022-09-27T21:47:10.646Z] ------------------- [2022-09-27T21:47:10.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:47:10.646Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:47:10.646Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:47:10.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-09-27T21:47:10.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-09-27T21:47:10.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:47:10.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:47:10.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:47:10.835Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:47:10.842Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:47:10.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:47:10.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:47:10.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:47:10.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:47:10.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-09-27T21:47:10.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:47:10.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:47:10.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:47:10.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:47:10.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:47:10.927Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:47:10.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:47:10.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:47:10.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:47:10.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:47:10.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:47:10.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:47:10.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:47:11.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:47:11.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:47:11.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:47:11.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:47:11.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:47:11.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] echo [2022-09-27T21:47:11.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ac2f22 [Pipeline] echo [2022-09-27T21:47:11.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:47:11.145Z] provisioning config files... [2022-09-27T21:47:11.158Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16814964456200670509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:11.469Z] ---> docker-login.sh [2022-09-27T21:47:11.469Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:47:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:11.748Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:11.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:11.748Z] [2022-09-27T21:47:11.748Z] Login Succeeded [2022-09-27T21:47:11.748Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:47:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:11.748Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:11.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:11.748Z] [2022-09-27T21:47:11.748Z] Login Succeeded [2022-09-27T21:47:11.748Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:47:12.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:12.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:12.021Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:12.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:12.021Z] [2022-09-27T21:47:12.021Z] Login Succeeded [2022-09-27T21:47:12.021Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:47:12.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:12.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:12.021Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:12.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:12.021Z] [2022-09-27T21:47:12.021Z] Login Succeeded [2022-09-27T21:47:12.021Z] docker.io [2022-09-27T21:47:12.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:12.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:12.541Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:12.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:12.541Z] [2022-09-27T21:47:12.541Z] Login Succeeded [2022-09-27T21:47:12.541Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:47:12.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:47:12.892Z] + git rev-list -1 --merges 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b~1..6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] echo [2022-09-27T21:47:12.929Z] -----------> git rev-list -1 --merges 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b~1..6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [false] [Pipeline] sh [2022-09-27T21:47:13.215Z] + git log --format=format:%s -1 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] echo [2022-09-27T21:47:13.227Z] ========================================================= [2022-09-27T21:47:13.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:47:13.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:47:13.537Z] + git log --format=format:%s -1 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] echo [2022-09-27T21:47:13.547Z] [semverPrep] GIT_COMMIT: 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b, Commit Message: build: Add option to build Service with NATS Capability (#376) [Pipeline] echo [2022-09-27T21:47:13.555Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:47:13.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:47:13.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:47:13.884Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:47:13.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:47:13.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:47:13.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:47:13.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:14.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:14.233Z] [2022-09-27T21:47:14.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:14.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:14.545Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:47:14.545Z] b85a868b505f: Pulling fs layer [2022-09-27T21:47:14.545Z] e2be974225ed: Pulling fs layer [2022-09-27T21:47:14.545Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:47:14.545Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:47:14.545Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:47:14.545Z] eaf3925da568: Pulling fs layer [2022-09-27T21:47:14.545Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:47:14.545Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:47:14.545Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:47:14.545Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:47:14.545Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:47:14.545Z] 988bab9f4d93: Waiting [2022-09-27T21:47:14.545Z] eaf3925da568: Waiting [2022-09-27T21:47:14.545Z] bab4dde63d76: Waiting [2022-09-27T21:47:14.545Z] bde34c3a00c8: Waiting [2022-09-27T21:47:14.545Z] 1469e6f7b9e6: Waiting [2022-09-27T21:47:14.545Z] b352a97aabf1: Waiting [2022-09-27T21:47:14.545Z] 5851b861e8e6: Waiting [2022-09-27T21:47:14.545Z] e2be974225ed: Download complete [2022-09-27T21:47:14.545Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:47:14.545Z] 988bab9f4d93: Download complete [2022-09-27T21:47:14.804Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:47:14.804Z] 1469e6f7b9e6: Download complete [2022-09-27T21:47:14.804Z] eaf3925da568: Verifying Checksum [2022-09-27T21:47:14.804Z] eaf3925da568: Download complete [2022-09-27T21:47:14.804Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:47:14.804Z] 339a4e72a1f5: Download complete [2022-09-27T21:47:14.804Z] bde34c3a00c8: Verifying Checksum [2022-09-27T21:47:14.804Z] bde34c3a00c8: Download complete [2022-09-27T21:47:14.804Z] b352a97aabf1: Verifying Checksum [2022-09-27T21:47:14.804Z] b352a97aabf1: Download complete [2022-09-27T21:47:14.804Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:47:14.804Z] 4872d77fe225: Download complete [2022-09-27T21:47:14.804Z] 5851b861e8e6: Download complete [2022-09-27T21:47:14.804Z] b85a868b505f: Verifying Checksum [2022-09-27T21:47:14.804Z] b85a868b505f: Download complete [2022-09-27T21:47:15.063Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:47:15.063Z] bab4dde63d76: Download complete [2022-09-27T21:47:16.443Z] b85a868b505f: Pull complete [2022-09-27T21:47:16.443Z] e2be974225ed: Pull complete [2022-09-27T21:47:16.703Z] 339a4e72a1f5: Pull complete [2022-09-27T21:47:16.963Z] 988bab9f4d93: Pull complete [2022-09-27T21:47:17.222Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:47:17.222Z] eaf3925da568: Pull complete [2022-09-27T21:47:19.123Z] bab4dde63d76: Pull complete [2022-09-27T21:47:19.123Z] bde34c3a00c8: Pull complete [2022-09-27T21:47:19.123Z] b352a97aabf1: Pull complete [2022-09-27T21:47:19.382Z] 4872d77fe225: Pull complete [2022-09-27T21:47:19.382Z] 5851b861e8e6: Pull complete [2022-09-27T21:47:19.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:47:19.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:47:19.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:47:19.478Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:47:19.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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/py-git-semver:0.1.4 cat [2022-09-27T21:47:21.727Z] $ docker top a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c -eo pid,comm [2022-09-27T21:47:21.786Z] 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-09-27T21:47:21.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:47:21.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:47:21.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:47:21.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:47:21.949Z] $ docker exec a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c ssh-agent [2022-09-27T21:47:22.065Z] SSH_AUTH_SOCK=/tmp/ssh-3iYou0SAWHCW/agent.31 [2022-09-27T21:47:22.065Z] SSH_AGENT_PID=37 [2022-09-27T21:47:22.072Z] Running ssh-add (command line suppressed) [2022-09-27T21:47:22.174Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17077124867604074475.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17077124867604074475.key) [2022-09-27T21:47:22.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:47:22.475Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:47:22.488Z] $ docker exec --env ******** --env ******** a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c ssh-agent -k [2022-09-27T21:47:22.594Z] unset SSH_AUTH_SOCK; [2022-09-27T21:47:22.594Z] unset SSH_AGENT_PID; [2022-09-27T21:47:22.594Z] echo Agent pid 37 killed; [2022-09-27T21:47:22.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:47:22.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:47:22.627Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:47:22.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:47:22.745Z] $ docker exec a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c ssh-agent [2022-09-27T21:47:22.852Z] SSH_AUTH_SOCK=/tmp/ssh-U6NadpfxTO9c/agent.69 [2022-09-27T21:47:22.852Z] SSH_AGENT_PID=75 [2022-09-27T21:47:22.856Z] Running ssh-add (command line suppressed) [2022-09-27T21:47:22.956Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16963961870723211814.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16963961870723211814.key) [2022-09-27T21:47:22.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:47:23.256Z] + git semver init [2022-09-27T21:47:23.515Z] 2022-09-27 21:47:23,427 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:47:23.515Z] 2022-09-27 21:47:23,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-09-27T21:47:23.515Z] 2022-09-27 21:47:23,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-09-27T21:47:23.515Z] 2022-09-27 21:47:23,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:47:24.451Z] 2022-09-27 21:47:24,256 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-09-27T21:47:24.451Z] 2022-09-27 21:47:24,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-09-27T21:47:24.451Z] 2022-09-27 21:47:24,256 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:47:24.451Z] 2022-09-27 21:47:24,256 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:47:24.451Z] 2.3.0-dev.14 [Pipeline] } [2022-09-27T21:47:24.462Z] $ docker exec --env ******** --env ******** a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c ssh-agent -k [2022-09-27T21:47:24.558Z] unset SSH_AUTH_SOCK; [2022-09-27T21:47:24.559Z] unset SSH_AGENT_PID; [2022-09-27T21:47:24.559Z] echo Agent pid 75 killed; [2022-09-27T21:47:24.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:47:24.870Z] + git semver [Pipeline] } [2022-09-27T21:47:25.146Z] $ docker stop --time=1 a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c [2022-09-27T21:47:26.432Z] $ docker rm -f a83d87477c05af262488b100f2e3ddb0769c14bb497fd1cefb71121a1edd048c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:47:26.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:47:26.928Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:47:26.931Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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-09-27T21:47:27.018Z] provisioning config files... [2022-09-27T21:47:27.027Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15479997720320307830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:47:27.323Z] ---> docker-login.sh [2022-09-27T21:47:27.323Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:47:27.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:27.323Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:27.323Z] [2022-09-27T21:47:27.323Z] Login Succeeded [2022-09-27T21:47:27.323Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:47:27.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:27.323Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:27.323Z] [2022-09-27T21:47:27.323Z] Login Succeeded [2022-09-27T21:47:27.323Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:47:27.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:27.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:27.581Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:27.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:27.581Z] [2022-09-27T21:47:27.581Z] Login Succeeded [2022-09-27T21:47:27.581Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:47:27.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:27.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:27.581Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:27.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:27.581Z] [2022-09-27T21:47:27.581Z] Login Succeeded [2022-09-27T21:47:27.581Z] docker.io [2022-09-27T21:47:27.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:47:28.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:47:28.100Z] Configure a credential helper to remove this warning. See [2022-09-27T21:47:28.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:47:28.100Z] [2022-09-27T21:47:28.100Z] Login Succeeded [2022-09-27T21:47:28.100Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:47:28.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:47:28.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:47:28.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:47:28.175Z] ========================================================= [2022-09-27T21:47:28.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:47:28.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:28.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:47:28.479Z] Sending build context to Docker daemon 6.139MB [2022-09-27T21:47:28.479Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:47:28.479Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-27T21:47:28.479Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:47:28.479Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:47:28.479Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:47:28.479Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:47:28.479Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:47:28.479Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:47:28.479Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:47:28.479Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:47:28.479Z] 7c6cee850709: Waiting [2022-09-27T21:47:28.479Z] 39a5fcdaea64: Waiting [2022-09-27T21:47:28.479Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:47:28.479Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:47:28.479Z] d94ebbe4e438: Waiting [2022-09-27T21:47:28.479Z] bcfd1f05c69d: Waiting [2022-09-27T21:47:28.479Z] 59ccb84bbe0f: Waiting [2022-09-27T21:47:28.479Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:47:28.479Z] 30c4a7721957: Download complete [2022-09-27T21:47:28.479Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:47:28.479Z] ea60b727a1ce: Download complete [2022-09-27T21:47:28.479Z] 7c6cee850709: Download complete [2022-09-27T21:47:28.479Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:47:28.479Z] 39a5fcdaea64: Download complete [2022-09-27T21:47:28.479Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:47:28.479Z] 2408cc74d12b: Download complete [2022-09-27T21:47:28.741Z] d94ebbe4e438: Verifying Checksum [2022-09-27T21:47:28.741Z] d94ebbe4e438: Download complete [2022-09-27T21:47:28.741Z] 2408cc74d12b: Pull complete [2022-09-27T21:47:29.013Z] ea60b727a1ce: Pull complete [2022-09-27T21:47:29.013Z] 30c4a7721957: Pull complete [2022-09-27T21:47:29.281Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:47:29.281Z] 59ccb84bbe0f: Download complete [2022-09-27T21:47:29.281Z] 370296b7ddb6: Download complete [2022-09-27T21:47:29.541Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:47:29.541Z] bcfd1f05c69d: Download complete [2022-09-27T21:47:33.728Z] 370296b7ddb6: Pull complete [2022-09-27T21:47:33.728Z] 7c6cee850709: Pull complete [2022-09-27T21:47:33.728Z] 39a5fcdaea64: Pull complete [2022-09-27T21:47:33.728Z] d94ebbe4e438: Pull complete [2022-09-27T21:47:35.643Z] bcfd1f05c69d: Pull complete [2022-09-27T21:47:36.210Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:47:36.210Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:47:36.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:47:36.210Z] ---> a4fb48ad2a94 [2022-09-27T21:47:36.210Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:47:40.425Z] ---> Running in 619497cab366 [2022-09-27T21:47:40.425Z] Removing intermediate container 619497cab366 [2022-09-27T21:47:40.425Z] ---> dc72c1f738fe [2022-09-27T21:47:40.425Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:47:40.425Z] ---> Running in 178b8a61cd7b [2022-09-27T21:47:40.425Z] Removing intermediate container 178b8a61cd7b [2022-09-27T21:47:40.425Z] ---> 65ff07c6c6de [2022-09-27T21:47:40.425Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:47:40.425Z] ---> Running in 72b0be9646af [2022-09-27T21:47:40.990Z] Removing intermediate container 72b0be9646af [2022-09-27T21:47:40.990Z] ---> 4a0a96633c49 [2022-09-27T21:47:40.990Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T21:47:40.990Z] ---> Running in 44c9f88d9527 [2022-09-27T21:47:41.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:47:41.994Z] Still waiting to schedule task [2022-09-27T21:47:41.994Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1433’ is offline [2022-09-27T21:47:42.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:47:42.186Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:47:42.446Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-27T21:47:42.446Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:47:42.703Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:47:42.703Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-27T21:47:42.703Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-27T21:47:42.963Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-27T21:47:42.963Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-27T21:47:42.963Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:47:42.963Z] OK: 217 MiB in 59 packages [2022-09-27T21:47:43.532Z] Removing intermediate container 44c9f88d9527 [2022-09-27T21:47:43.532Z] ---> d1967d09077c [2022-09-27T21:47:43.532Z] Step 7/11 : WORKDIR /device-modbus-go [2022-09-27T21:47:43.532Z] ---> Running in f67eef424008 [2022-09-27T21:47:43.532Z] Removing intermediate container f67eef424008 [2022-09-27T21:47:43.532Z] ---> 6fb67c3ed7e0 [2022-09-27T21:47:43.532Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-27T21:47:43.799Z] ---> 6c3ed0cbe733 [2022-09-27T21:47:43.799Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:47:43.799Z] ---> Running in 565f4ddc13af [2022-09-27T21:48:02.095Z] Removing intermediate container 565f4ddc13af [2022-09-27T21:48:02.095Z] ---> 979b550ed312 [2022-09-27T21:48:02.095Z] Step 10/11 : COPY . . [2022-09-27T21:48:02.353Z] ---> 84dcea0f4994 [2022-09-27T21:48:02.353Z] Step 11/11 : RUN ${MAKE} [2022-09-27T21:48:02.353Z] ---> Running in d54f2255da83 [2022-09-27T21:48:02.611Z] noop [2022-09-27T21:48:02.870Z] Removing intermediate container d54f2255da83 [2022-09-27T21:48:02.870Z] ---> 0b294ccc55cd [2022-09-27T21:48:02.870Z] Successfully built 0b294ccc55cd [2022-09-27T21:48:02.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:03.181Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:48:03.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:03.245Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:48:03.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:48:03.607Z] $ docker top b73f1c42ebe9cc3bb16725bdb2dbb4bd10ff2a5c612919a41a72d1e76c6a2d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:48:03.950Z] + go version [2022-09-27T21:48:03.950Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:48:03.962Z] $ docker stop --time=1 b73f1c42ebe9cc3bb16725bdb2dbb4bd10ff2a5c612919a41a72d1e76c6a2d67 [2022-09-27T21:48:05.214Z] $ docker rm -f b73f1c42ebe9cc3bb16725bdb2dbb4bd10ff2a5c612919a41a72d1e76c6a2d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:05.594Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:48:05.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:05.654Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:48:05.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:48:06.044Z] $ docker top e9cab2ffca64401592a6ce0a77af8a55dfa0ce8bf9002602538fdba08b6407bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:48:06.389Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:48:06.682Z] + make test [2022-09-27T21:48:06.682Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:48:06.940Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-27T21:48:16.906Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-27T21:48:16.906Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.7% of statements [2022-09-27T21:48:23.527Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:48:23.527Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:48:26.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:48:26.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:48:26.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:48:26.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:48:26.332Z] $ docker stop --time=1 e9cab2ffca64401592a6ce0a77af8a55dfa0ce8bf9002602538fdba08b6407bb [2022-09-27T21:48:28.732Z] $ docker rm -f e9cab2ffca64401592a6ce0a77af8a55dfa0ce8bf9002602538fdba08b6407bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:48:29.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:48:29.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:48:29.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:48:30.030Z] + ls -al . [2022-09-27T21:48:30.030Z] total 188 [2022-09-27T21:48:30.030Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:48 . [2022-09-27T21:48:30.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:47 .. [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:47 .dockerignore [2022-09-27T21:48:30.030Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:48 .git [2022-09-27T21:48:30.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 .github [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 27 21:47 .gitignore [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:47 .golangci.yml [2022-09-27T21:48:30.030Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:47 .semver [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 10121 Sep 27 21:47 Attribution.txt [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 27 21:47 CHANGELOG.md [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 1606 Sep 27 21:47 Dockerfile [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:47 GOVERNANCE.md [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 21:47 Jenkinsfile [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:47 LICENSE [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 2101 Sep 27 21:47 Makefile [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 21:47 OWNERS.md [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 4061 Sep 27 21:47 README.md [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:47 VERSION [2022-09-27T21:48:30.030Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:47 bin [2022-09-27T21:48:30.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 cmd [2022-09-27T21:48:30.030Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 27 21:48 coverage.out [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 27 21:47 go.mod [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 38287 Sep 27 21:47 go.sum [2022-09-27T21:48:30.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:47 internal [2022-09-27T21:48:30.030Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:47 simulator [2022-09-27T21:48:30.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:47 snap [2022-09-27T21:48:30.030Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 27 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:30.336Z] + 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=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b --label arch=amd64 --label version=2.3.0-dev.14 . [2022-09-27T21:48:30.336Z] Sending build context to Docker daemon 6.163MB [2022-09-27T21:48:30.336Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:48:30.336Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-27T21:48:30.336Z] ---> 0b294ccc55cd [2022-09-27T21:48:30.336Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:48:30.336Z] ---> Running in a233623b6edc [2022-09-27T21:48:30.595Z] Removing intermediate container a233623b6edc [2022-09-27T21:48:30.595Z] ---> 739aef750174 [2022-09-27T21:48:30.595Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:48:30.595Z] ---> Running in 1c3a2a8ea2d9 [2022-09-27T21:48:30.595Z] Removing intermediate container 1c3a2a8ea2d9 [2022-09-27T21:48:30.595Z] ---> c657e656019f [2022-09-27T21:48:30.595Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:48:30.595Z] ---> Running in 48ec621ab403 [2022-09-27T21:48:31.161Z] Removing intermediate container 48ec621ab403 [2022-09-27T21:48:31.161Z] ---> d1572e2f9b6c [2022-09-27T21:48:31.161Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T21:48:31.161Z] ---> Running in da5f86580636 [2022-09-27T21:48:31.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:32.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:32.615Z] OK: 217 MiB in 59 packages [2022-09-27T21:48:32.874Z] Removing intermediate container da5f86580636 [2022-09-27T21:48:32.874Z] ---> 3153173f1780 [2022-09-27T21:48:32.874Z] Step 7/24 : WORKDIR /device-modbus-go [2022-09-27T21:48:32.874Z] ---> Running in 1ee181d46924 [2022-09-27T21:48:32.874Z] Removing intermediate container 1ee181d46924 [2022-09-27T21:48:32.874Z] ---> 8dc4e2aa27f9 [2022-09-27T21:48:32.874Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-27T21:48:33.135Z] ---> 72579c6bdf9e [2022-09-27T21:48:33.135Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:48:33.135Z] ---> Running in 1cb683550ee5 [2022-09-27T21:48:33.701Z] Removing intermediate container 1cb683550ee5 [2022-09-27T21:48:33.701Z] ---> b99e32889192 [2022-09-27T21:48:33.701Z] Step 10/24 : COPY . . [2022-09-27T21:48:34.013Z] ---> 794c884e67c9 [2022-09-27T21:48:34.013Z] Step 11/24 : RUN ${MAKE} [2022-09-27T21:48:34.013Z] ---> Running in 1782e6686a6d [2022-09-27T21:48:34.272Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-27T21:48:56.365Z] Removing intermediate container 1782e6686a6d [2022-09-27T21:48:56.365Z] ---> 3cd2e7e7e3cf [2022-09-27T21:48:56.365Z] Step 12/24 : FROM alpine:3.14 [2022-09-27T21:48:56.365Z] 3.14: Pulling from library/alpine [2022-09-27T21:48:56.365Z] c7ed990a2339: Pulling fs layer [2022-09-27T21:48:56.365Z] c7ed990a2339: Verifying Checksum [2022-09-27T21:48:56.365Z] c7ed990a2339: Download complete [2022-09-27T21:48:56.365Z] c7ed990a2339: Pull complete [2022-09-27T21:48:56.365Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-27T21:48:56.365Z] Status: Downloaded newer image for alpine:3.14 [2022-09-27T21:48:56.365Z] ---> dd53f409bf0b [2022-09-27T21:48:56.365Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-27T21:48:56.365Z] ---> Running in 1aa461ef0f03 [2022-09-27T21:48:56.365Z] Removing intermediate container 1aa461ef0f03 [2022-09-27T21:48:56.365Z] ---> 31d8d78401fd [2022-09-27T21:48:56.365Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:48:56.365Z] ---> Running in 6a99670a0489 [2022-09-27T21:48:56.365Z] Removing intermediate container 6a99670a0489 [2022-09-27T21:48:56.365Z] ---> 23a28a854cc4 [2022-09-27T21:48:56.365Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:48:56.366Z] ---> Running in 85918fa98d4e [2022-09-27T21:48:56.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:57.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:57.755Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:48:57.755Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-27T21:48:57.755Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:48:57.755Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-27T21:48:58.013Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:48:58.013Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:48:58.271Z] Executing busybox-1.33.1-r8.trigger [2022-09-27T21:48:58.271Z] OK: 8 MiB in 20 packages [2022-09-27T21:48:58.529Z] Removing intermediate container 85918fa98d4e [2022-09-27T21:48:58.529Z] ---> 97e2ae7f520f [2022-09-27T21:48:58.529Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-09-27T21:48:59.463Z] ---> 5eb35d5e0732 [2022-09-27T21:48:59.463Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-27T21:48:59.463Z] ---> 87d56b8e69ee [2022-09-27T21:48:59.463Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-27T21:48:59.463Z] ---> 3b0e5d99d9fc [2022-09-27T21:48:59.463Z] Step 19/24 : EXPOSE 59901 [2022-09-27T21:48:59.463Z] ---> Running in 0e8f435e28f5 [2022-09-27T21:48:59.720Z] Removing intermediate container 0e8f435e28f5 [2022-09-27T21:48:59.720Z] ---> d451670dfc41 [2022-09-27T21:48:59.720Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-09-27T21:48:59.720Z] ---> Running in 830cd5539f86 [2022-09-27T21:48:59.720Z] Removing intermediate container 830cd5539f86 [2022-09-27T21:48:59.720Z] ---> 6ec5a0427407 [2022-09-27T21:48:59.720Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:48:59.720Z] ---> Running in a1f100c5e7b5 [2022-09-27T21:48:59.720Z] Removing intermediate container a1f100c5e7b5 [2022-09-27T21:48:59.720Z] ---> 393aabcc0f4e [2022-09-27T21:48:59.720Z] Step 22/24 : LABEL arch=amd64 [2022-09-27T21:48:59.720Z] ---> Running in 32e6397876f0 [2022-09-27T21:48:59.983Z] Removing intermediate container 32e6397876f0 [2022-09-27T21:48:59.983Z] ---> 5fb06b75b4fe [2022-09-27T21:48:59.983Z] Step 23/24 : LABEL git_sha=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:48:59.983Z] ---> Running in d42b8dfa4f73 [2022-09-27T21:48:59.983Z] Removing intermediate container d42b8dfa4f73 [2022-09-27T21:48:59.983Z] ---> 8e9dbd8daf4b [2022-09-27T21:48:59.983Z] Step 24/24 : LABEL version=2.3.0-dev.14 [2022-09-27T21:48:59.983Z] ---> Running in eb46de3fabdc [2022-09-27T21:48:59.983Z] Removing intermediate container eb46de3fabdc [2022-09-27T21:48:59.983Z] ---> 218c039561e0 [2022-09-27T21:48:59.983Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:48:59.983Z] Successfully built 218c039561e0 [2022-09-27T21:49:00.242Z] 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-09-27T21:49:00.342Z] provisioning config files... [2022-09-27T21:49:00.351Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7206491364897163531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:00.642Z] ---> docker-login.sh [2022-09-27T21:49:00.642Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:49:00.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:00.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:00.642Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:00.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:00.642Z] [2022-09-27T21:49:00.642Z] Login Succeeded [2022-09-27T21:49:00.642Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:49:00.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:00.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:00.642Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:00.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:00.642Z] [2022-09-27T21:49:00.642Z] Login Succeeded [2022-09-27T21:49:00.642Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:49:00.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:00.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:00.901Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:00.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:00.901Z] [2022-09-27T21:49:00.901Z] Login Succeeded [2022-09-27T21:49:00.901Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:49:00.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:00.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:00.901Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:00.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:00.901Z] [2022-09-27T21:49:00.901Z] Login Succeeded [2022-09-27T21:49:00.901Z] docker.io [2022-09-27T21:49:01.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:01.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:01.418Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:01.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:01.418Z] [2022-09-27T21:49:01.418Z] Login Succeeded [2022-09-27T21:49:01.418Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:49:01.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:49:01.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:01.461Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-09-27T21:49:01.461Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:49:01.461Z] latest [2022-09-27T21:49:01.461Z] 2.3.0-dev.14 [2022-09-27T21:49:01.461Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:49:01.461Z] main [2022-09-27T21:49:01.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:01.769Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:02.076Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:49:02.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-27T21:49:02.076Z] 013463914517: Preparing [2022-09-27T21:49:02.076Z] ed59ae43d447: Preparing [2022-09-27T21:49:02.076Z] 35c453b685c2: Preparing [2022-09-27T21:49:02.076Z] ad18d59abf31: Preparing [2022-09-27T21:49:02.076Z] e9873a2ac854: Preparing [2022-09-27T21:49:02.076Z] 63493a9ab2d4: Preparing [2022-09-27T21:49:02.076Z] 63493a9ab2d4: Waiting [2022-09-27T21:49:02.076Z] ed59ae43d447: Pushed [2022-09-27T21:49:02.076Z] 013463914517: Pushed [2022-09-27T21:49:02.076Z] e9873a2ac854: Pushed [2022-09-27T21:49:02.076Z] 63493a9ab2d4: Layer already exists [2022-09-27T21:49:02.334Z] ad18d59abf31: Pushed [2022-09-27T21:49:04.864Z] 35c453b685c2: Pushed [2022-09-27T21:49:04.864Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b: digest: sha256:a915b5d030d6a2a5e58ca4ba821d13ae2b638e8f366d740ba594997dfe1d7f97 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:05.166Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:05.469Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-09-27T21:49:05.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-27T21:49:05.469Z] 013463914517: Preparing [2022-09-27T21:49:05.469Z] ed59ae43d447: Preparing [2022-09-27T21:49:05.469Z] 35c453b685c2: Preparing [2022-09-27T21:49:05.469Z] ad18d59abf31: Preparing [2022-09-27T21:49:05.469Z] e9873a2ac854: Preparing [2022-09-27T21:49:05.469Z] 63493a9ab2d4: Preparing [2022-09-27T21:49:05.469Z] 63493a9ab2d4: Waiting [2022-09-27T21:49:05.469Z] ed59ae43d447: Layer already exists [2022-09-27T21:49:05.469Z] 013463914517: Layer already exists [2022-09-27T21:49:05.469Z] ad18d59abf31: Layer already exists [2022-09-27T21:49:05.469Z] e9873a2ac854: Layer already exists [2022-09-27T21:49:05.469Z] 35c453b685c2: Layer already exists [2022-09-27T21:49:05.469Z] 63493a9ab2d4: Layer already exists [2022-09-27T21:49:05.469Z] latest: digest: sha256:a915b5d030d6a2a5e58ca4ba821d13ae2b638e8f366d740ba594997dfe1d7f97 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:05.783Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:06.089Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.14 [2022-09-27T21:49:06.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-27T21:49:06.089Z] 013463914517: Preparing [2022-09-27T21:49:06.089Z] ed59ae43d447: Preparing [2022-09-27T21:49:06.089Z] 35c453b685c2: Preparing [2022-09-27T21:49:06.089Z] ad18d59abf31: Preparing [2022-09-27T21:49:06.089Z] e9873a2ac854: Preparing [2022-09-27T21:49:06.089Z] 63493a9ab2d4: Preparing [2022-09-27T21:49:06.089Z] 63493a9ab2d4: Waiting [2022-09-27T21:49:06.089Z] 35c453b685c2: Layer already exists [2022-09-27T21:49:06.089Z] e9873a2ac854: Layer already exists [2022-09-27T21:49:06.089Z] ed59ae43d447: Layer already exists [2022-09-27T21:49:06.089Z] ad18d59abf31: Layer already exists [2022-09-27T21:49:06.089Z] 013463914517: Layer already exists [2022-09-27T21:49:06.089Z] 63493a9ab2d4: Layer already exists [2022-09-27T21:49:06.089Z] 2.3.0-dev.14: digest: sha256:a915b5d030d6a2a5e58ca4ba821d13ae2b638e8f366d740ba594997dfe1d7f97 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:06.408Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:06.714Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:49:06.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-27T21:49:06.714Z] 013463914517: Preparing [2022-09-27T21:49:06.714Z] ed59ae43d447: Preparing [2022-09-27T21:49:06.714Z] 35c453b685c2: Preparing [2022-09-27T21:49:06.714Z] ad18d59abf31: Preparing [2022-09-27T21:49:06.714Z] e9873a2ac854: Preparing [2022-09-27T21:49:06.714Z] 63493a9ab2d4: Preparing [2022-09-27T21:49:06.714Z] 63493a9ab2d4: Waiting [2022-09-27T21:49:06.714Z] 35c453b685c2: Layer already exists [2022-09-27T21:49:06.714Z] ed59ae43d447: Layer already exists [2022-09-27T21:49:06.714Z] e9873a2ac854: Layer already exists [2022-09-27T21:49:06.714Z] 013463914517: Layer already exists [2022-09-27T21:49:06.714Z] ad18d59abf31: Layer already exists [2022-09-27T21:49:06.714Z] 63493a9ab2d4: Layer already exists [2022-09-27T21:49:06.714Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14: digest: sha256:a915b5d030d6a2a5e58ca4ba821d13ae2b638e8f366d740ba594997dfe1d7f97 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:07.027Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:07.335Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-09-27T21:49:07.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-27T21:49:07.336Z] 013463914517: Preparing [2022-09-27T21:49:07.336Z] ed59ae43d447: Preparing [2022-09-27T21:49:07.336Z] 35c453b685c2: Preparing [2022-09-27T21:49:07.336Z] ad18d59abf31: Preparing [2022-09-27T21:49:07.336Z] e9873a2ac854: Preparing [2022-09-27T21:49:07.336Z] 63493a9ab2d4: Preparing [2022-09-27T21:49:07.336Z] ed59ae43d447: Layer already exists [2022-09-27T21:49:07.336Z] ad18d59abf31: Layer already exists [2022-09-27T21:49:07.336Z] 013463914517: Layer already exists [2022-09-27T21:49:07.336Z] e9873a2ac854: Layer already exists [2022-09-27T21:49:07.336Z] 35c453b685c2: Layer already exists [2022-09-27T21:49:07.336Z] 63493a9ab2d4: Layer already exists [2022-09-27T21:49:07.336Z] main: digest: sha256:a915b5d030d6a2a5e58ca4ba821d13ae2b638e8f366d740ba594997dfe1d7f97 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:49:07.384Z] ===================================================== [Pipeline] echo [2022-09-27T21:49:07.393Z] taggedImages: [2022-09-27T21:49:07.393Z] - nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:49:07.393Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-09-27T21:49:07.393Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.14 [2022-09-27T21:49:07.393Z] - nexus3.edgexfoundry.org:10004/device-modbus:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:49:07.393Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:07.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:07.755Z] [2022-09-27T21:49:07.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:08.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:08.051Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:49:08.051Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:49:08.051Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:49:08.051Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:49:08.051Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:49:08.051Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:49:08.051Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:49:08.051Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:49:08.051Z] 5d3b04190fa2: Waiting [2022-09-27T21:49:08.051Z] 2f39f015ded8: Waiting [2022-09-27T21:49:08.051Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:49:08.051Z] 33b1e0a273af: Waiting [2022-09-27T21:49:08.051Z] 5c69ac0246d0: Download complete [2022-09-27T21:49:08.051Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:49:08.051Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:49:08.051Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:49:08.051Z] 33b1e0a273af: Download complete [2022-09-27T21:49:08.310Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:49:08.310Z] ec43610c2a17: Download complete [2022-09-27T21:49:08.310Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:49:08.310Z] 5d3b04190fa2: Download complete [2022-09-27T21:49:08.310Z] 5eb5b503b376: Download complete [2022-09-27T21:49:08.876Z] 2f39f015ded8: Download complete [2022-09-27T21:49:09.814Z] 5eb5b503b376: Pull complete [2022-09-27T21:49:09.814Z] 5c69ac0246d0: Pull complete [2022-09-27T21:49:10.073Z] ec43610c2a17: Pull complete [2022-09-27T21:49:10.331Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:49:10.331Z] 33b1e0a273af: Pull complete [2022-09-27T21:49:10.590Z] 5d3b04190fa2: Pull complete [2022-09-27T21:49:14.767Z] 2f39f015ded8: Pull complete [2022-09-27T21:49:14.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:49:14.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:49:14.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:49:14.848Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:49:14.880Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:49:18.050Z] $ docker top 2d0366336a2fbf29d0b89462175d3482de1be7cc60b4a9995f4b33fd56ffd598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:18.418Z] ---> job-cost.sh [2022-09-27T21:49:18.418Z] lf-activate-venv: SKIPPING [2022-09-27T21:49:18.418Z] INFO: No Stack... [2022-09-27T21:49:18.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:49:19.243Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:49:19.529Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-09-27T21:49:19.529Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:49:19.542Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [2022-09-27T21:49:19.551Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] did not exist. Created. [2022-09-27T21:49:19.551Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:49:19.848Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:49:19.883Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:49:19.889Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:49:19.909Z] $ docker stop --time=1 2d0366336a2fbf29d0b89462175d3482de1be7cc60b4a9995f4b33fd56ffd598 [2022-09-27T21:49:21.043Z] $ docker rm -f 2d0366336a2fbf29d0b89462175d3482de1be7cc60b4a9995f4b33fd56ffd598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:49:51.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1439 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-09-27T21:49:51.513Z] Running in /w/workspace/device-modbus-go/53 [Pipeline] { [Pipeline] checkout [2022-09-27T21:49:51.546Z] Selected Git installation does not exist. Using Default [2022-09-27T21:49:51.546Z] The recommended git tool is: NONE [2022-09-27T21:49:57.495Z] using credential edgex-jenkins-ssh [2022-09-27T21:49:57.512Z] Cloning the remote Git repository [2022-09-27T21:49:57.588Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-09-27T21:49:57.682Z] > git init /w/workspace/device-modbus-go/53 # timeout=10 [2022-09-27T21:49:57.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-09-27T21:49:57.867Z] > git --version # timeout=10 [2022-09-27T21:49:57.895Z] > git --version # 'git version 2.25.1' [2022-09-27T21:49:57.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:49:57.958Z] Verifying host key using known hosts file [2022-09-27T21:49:58.222Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:49:58.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:49:59.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-09-27T21:49:59.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:50:00.611Z] Avoid second fetch [2022-09-27T21:50:00.612Z] Checking out Revision 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b (main) [2022-09-27T21:50:01.289Z] Commit message: "build: Add option to build Service with NATS Capability (#376)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:50:00.636Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:50:00.659Z] > git checkout -f 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 [2022-09-27T21:50:02.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:50:02.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:50:02.214Z] Dload Upload Total Spent Left Speed [2022-09-27T21:50:02.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-09-27T21:50:02.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:50:03.254Z] + sudo tee /etc/docker/daemon.new [2022-09-27T21:50:03.254Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:50:03.254Z] { [2022-09-27T21:50:03.254Z] "registry-mirrors": [ [2022-09-27T21:50:03.254Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:50:03.254Z] ], [2022-09-27T21:50:03.254Z] "bip": "10.250.0.254/24", [2022-09-27T21:50:03.254Z] "hosts": [ [2022-09-27T21:50:03.254Z] "tcp://0.0.0.0:5555", [2022-09-27T21:50:03.254Z] "unix:///var/run/docker.sock" [2022-09-27T21:50:03.254Z] ], [2022-09-27T21:50:03.254Z] "mtu": 1458, [2022-09-27T21:50:03.254Z] "selinux-enabled": true, [2022-09-27T21:50:03.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:50:03.254Z] } [Pipeline] sh [2022-09-27T21:50:03.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:50:03.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:50:22.237Z] provisioning config files... [2022-09-27T21:50:22.266Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/53@tmp/config6997758654014041381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:50:22.642Z] ---> docker-login.sh [2022-09-27T21:50:22.642Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:50:22.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:23.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:23.185Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:23.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:23.185Z] [2022-09-27T21:50:23.185Z] Login Succeeded [2022-09-27T21:50:23.185Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:50:23.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:23.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:23.731Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:23.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:23.731Z] [2022-09-27T21:50:23.731Z] Login Succeeded [2022-09-27T21:50:23.731Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:50:24.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:24.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:24.001Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:24.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:24.001Z] [2022-09-27T21:50:24.001Z] Login Succeeded [2022-09-27T21:50:24.001Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:50:24.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:24.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:24.545Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:24.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:24.545Z] [2022-09-27T21:50:24.545Z] Login Succeeded [2022-09-27T21:50:24.545Z] docker.io [2022-09-27T21:50:24.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:25.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:25.086Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:25.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:25.086Z] [2022-09-27T21:50:25.086Z] Login Succeeded [2022-09-27T21:50:25.086Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:50:25.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:50:25.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:50:25.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:50:25.288Z] ========================================================= [2022-09-27T21:50:25.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:50:25.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:25.645Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:50:25.915Z] Sending build context to Docker daemon 3.19MB [2022-09-27T21:50:25.915Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:50:25.915Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-27T21:50:26.183Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:50:26.183Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:50:26.183Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:50:26.183Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:50:26.183Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:50:26.183Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:50:26.183Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:50:26.183Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:50:26.183Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:50:26.183Z] 46d945488cbd: Waiting [2022-09-27T21:50:26.183Z] 8a5474983e97: Waiting [2022-09-27T21:50:26.183Z] 329c88fbcd65: Waiting [2022-09-27T21:50:26.183Z] 656be50a0ddc: Waiting [2022-09-27T21:50:26.183Z] 2bbca73fdf42: Waiting [2022-09-27T21:50:26.183Z] a050256f5b6f: Download complete [2022-09-27T21:50:26.183Z] c0a3192eca97: Verifying Checksum [2022-09-27T21:50:26.183Z] c0a3192eca97: Download complete [2022-09-27T21:50:26.183Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:50:26.183Z] 2bbca73fdf42: Download complete [2022-09-27T21:50:26.183Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:50:26.183Z] 46d945488cbd: Download complete [2022-09-27T21:50:26.183Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:50:26.183Z] b3c136eddcbf: Download complete [2022-09-27T21:50:27.160Z] b3c136eddcbf: Pull complete [2022-09-27T21:50:27.445Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:50:27.445Z] 329c88fbcd65: Download complete [2022-09-27T21:50:27.722Z] c0a3192eca97: Pull complete [2022-09-27T21:50:27.996Z] a050256f5b6f: Pull complete [2022-09-27T21:50:28.584Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:50:28.584Z] 8a5474983e97: Download complete [2022-09-27T21:50:29.175Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:50:29.175Z] 656be50a0ddc: Download complete [2022-09-27T21:50:41.533Z] 656be50a0ddc: Pull complete [2022-09-27T21:50:41.533Z] 2bbca73fdf42: Pull complete [2022-09-27T21:50:41.533Z] 46d945488cbd: Pull complete [2022-09-27T21:50:48.265Z] 8a5474983e97: Pull complete [2022-09-27T21:50:49.720Z] 329c88fbcd65: Pull complete [2022-09-27T21:50:49.720Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:50:49.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:50:49.720Z] ---> ff4287adb874 [2022-09-27T21:50:49.720Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:50:51.681Z] ---> Running in 7dd72fb2ac6f [2022-09-27T21:50:51.959Z] Removing intermediate container 7dd72fb2ac6f [2022-09-27T21:50:51.959Z] ---> 96ea922005a1 [2022-09-27T21:50:51.959Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:50:52.229Z] ---> Running in 8e0dcc66d331 [2022-09-27T21:50:52.821Z] Removing intermediate container 8e0dcc66d331 [2022-09-27T21:50:52.821Z] ---> 85d8aa2bbdbe [2022-09-27T21:50:52.821Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:50:53.089Z] ---> Running in 84d2204609fd [2022-09-27T21:50:55.045Z] Removing intermediate container 84d2204609fd [2022-09-27T21:50:55.045Z] ---> 3111f2d354d0 [2022-09-27T21:50:55.045Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T21:50:55.045Z] ---> Running in 4e6f40b2188d [2022-09-27T21:50:56.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:50:56.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:50:58.035Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:50:58.035Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-27T21:50:58.035Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:50:58.327Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:50:58.327Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-27T21:50:58.613Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-27T21:50:58.613Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-27T21:50:58.891Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-27T21:50:58.891Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:50:58.891Z] OK: 228 MiB in 59 packages [2022-09-27T21:50:59.876Z] Removing intermediate container 4e6f40b2188d [2022-09-27T21:50:59.876Z] ---> 15a7d7fe2bb4 [2022-09-27T21:50:59.876Z] Step 7/11 : WORKDIR /device-modbus-go [2022-09-27T21:51:00.148Z] ---> Running in 64916bdc1748 [2022-09-27T21:51:00.422Z] Removing intermediate container 64916bdc1748 [2022-09-27T21:51:00.422Z] ---> 20fe00e3d4c3 [2022-09-27T21:51:00.422Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-27T21:51:01.021Z] ---> a1ee0a086236 [2022-09-27T21:51:01.021Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:51:01.021Z] ---> Running in 7ac246b523b6 [2022-09-27T21:51:57.489Z] Removing intermediate container 7ac246b523b6 [2022-09-27T21:51:57.489Z] ---> 414a4090682c [2022-09-27T21:51:57.489Z] Step 10/11 : COPY . . [2022-09-27T21:51:57.489Z] ---> 177acc9ded5a [2022-09-27T21:51:57.489Z] Step 11/11 : RUN ${MAKE} [2022-09-27T21:51:57.489Z] ---> Running in 6c7c3c624ee1 [2022-09-27T21:51:57.489Z] noop [2022-09-27T21:51:57.489Z] Removing intermediate container 6c7c3c624ee1 [2022-09-27T21:51:57.489Z] ---> d96a320ae8c2 [2022-09-27T21:51:57.489Z] Successfully built d96a320ae8c2 [2022-09-27T21:51:57.489Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:51:57.853Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:51:57.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:51:58.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2022-09-27T21:51:58.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/53 -v /w/workspace/device-modbus-go/53:/w/workspace/device-modbus-go/53:rw,z -v /w/workspace/device-modbus-go/53@tmp:/w/workspace/device-modbus-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:51:59.424Z] $ docker top d806ff3fb805ae8e083935ee11fcdc180080bc7ba615bb34a75987d8ac2d60de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:52:00.293Z] + go version [2022-09-27T21:52:00.293Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:52:00.313Z] $ docker stop --time=1 d806ff3fb805ae8e083935ee11fcdc180080bc7ba615bb34a75987d8ac2d60de [2022-09-27T21:52:02.007Z] $ docker rm -f d806ff3fb805ae8e083935ee11fcdc180080bc7ba615bb34a75987d8ac2d60de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:52:02.565Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:52:02.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:52:02.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2022-09-27T21:52:02.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/53 -v /w/workspace/device-modbus-go/53:/w/workspace/device-modbus-go/53:rw,z -v /w/workspace/device-modbus-go/53@tmp:/w/workspace/device-modbus-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:52:04.124Z] $ docker top 67fbb7db49d0104362380b6d32a3f5c035a02115812578c08ea5541198aee21e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:52:04.990Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/53 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:52:05.645Z] + make test [2022-09-27T21:52:05.645Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:52:07.609Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-27T21:53:44.307Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-27T21:53:44.307Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.7% of statements [2022-09-27T21:53:44.307Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:53:44.307Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:54:06.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:54:06.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:54:06.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:54:06.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:54:06.403Z] $ docker stop --time=1 67fbb7db49d0104362380b6d32a3f5c035a02115812578c08ea5541198aee21e [2022-09-27T21:54:08.472Z] $ docker rm -f 67fbb7db49d0104362380b6d32a3f5c035a02115812578c08ea5541198aee21e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:54:09.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:54:09.469Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:54:09.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:54:10.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:54:10.633Z] + ls -al . [2022-09-27T21:54:10.633Z] total 184 [2022-09-27T21:54:10.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:52 . [2022-09-27T21:54:10.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:49 .. [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:50 .dockerignore [2022-09-27T21:54:10.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:50 .git [2022-09-27T21:54:10.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:50 .github [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 27 21:50 .gitignore [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:50 .golangci.yml [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 10121 Sep 27 21:50 Attribution.txt [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 27 21:50 CHANGELOG.md [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 1606 Sep 27 21:50 Dockerfile [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:50 GOVERNANCE.md [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 27 21:50 Jenkinsfile [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:50 LICENSE [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 2101 Sep 27 21:50 Makefile [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 21:50 OWNERS.md [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 4061 Sep 27 21:50 README.md [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:47 VERSION [2022-09-27T21:54:10.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:50 bin [2022-09-27T21:54:10.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:50 cmd [2022-09-27T21:54:10.633Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 27 21:53 coverage.out [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 27 21:50 go.mod [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 38287 Sep 27 21:50 go.sum [2022-09-27T21:54:10.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:50 internal [2022-09-27T21:54:10.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:50 simulator [2022-09-27T21:54:10.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:50 snap [2022-09-27T21:54:10.633Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 27 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:54:10.970Z] + 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=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b --label arch=arm64 --label version=2.3.0-dev.14 . [2022-09-27T21:54:11.237Z] Sending build context to Docker daemon 3.214MB [2022-09-27T21:54:11.237Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:54:11.237Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-27T21:54:11.237Z] ---> d96a320ae8c2 [2022-09-27T21:54:11.237Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:54:11.504Z] ---> Running in 8cc824703cee [2022-09-27T21:54:11.773Z] Removing intermediate container 8cc824703cee [2022-09-27T21:54:11.773Z] ---> 1c0cf80edb3c [2022-09-27T21:54:11.773Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:54:11.773Z] ---> Running in b82377b1452e [2022-09-27T21:54:12.042Z] Removing intermediate container b82377b1452e [2022-09-27T21:54:12.042Z] ---> e174d146077a [2022-09-27T21:54:12.042Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:54:12.309Z] ---> Running in b8b08f21aa87 [2022-09-27T21:54:15.664Z] Removing intermediate container b8b08f21aa87 [2022-09-27T21:54:15.664Z] ---> c9adb6da12f6 [2022-09-27T21:54:15.664Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T21:54:15.664Z] ---> Running in 3813a8b5fda5 [2022-09-27T21:54:16.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:54:17.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:54:18.569Z] OK: 228 MiB in 59 packages [2022-09-27T21:54:19.534Z] Removing intermediate container 3813a8b5fda5 [2022-09-27T21:54:19.534Z] ---> e9ff6a16da63 [2022-09-27T21:54:19.534Z] Step 7/24 : WORKDIR /device-modbus-go [2022-09-27T21:54:19.534Z] ---> Running in b6475083b9df [2022-09-27T21:54:19.802Z] Removing intermediate container b6475083b9df [2022-09-27T21:54:19.802Z] ---> d899e7d7f082 [2022-09-27T21:54:19.802Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-27T21:54:20.388Z] ---> abb9b38b1f70 [2022-09-27T21:54:20.388Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:54:20.655Z] ---> Running in a4e581448796 [2022-09-27T21:54:22.615Z] Removing intermediate container a4e581448796 [2022-09-27T21:54:22.615Z] ---> c503818ce3a9 [2022-09-27T21:54:22.615Z] Step 10/24 : COPY . . [2022-09-27T21:54:23.591Z] ---> 150476baff95 [2022-09-27T21:54:23.591Z] Step 11/24 : RUN ${MAKE} [2022-09-27T21:54:23.859Z] ---> Running in afb39f6209fe [2022-09-27T21:54:24.818Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-27T21:57:01.559Z] Removing intermediate container afb39f6209fe [2022-09-27T21:57:01.559Z] ---> 071b72d90a47 [2022-09-27T21:57:01.559Z] Step 12/24 : FROM alpine:3.14 [2022-09-27T21:57:01.559Z] 3.14: Pulling from library/alpine [2022-09-27T21:57:01.559Z] 90cda3b7c325: Pulling fs layer [2022-09-27T21:57:01.559Z] 90cda3b7c325: Verifying Checksum [2022-09-27T21:57:01.559Z] 90cda3b7c325: Download complete [2022-09-27T21:57:01.559Z] 90cda3b7c325: Pull complete [2022-09-27T21:57:01.559Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-27T21:57:01.559Z] Status: Downloaded newer image for alpine:3.14 [2022-09-27T21:57:01.559Z] ---> 376ba31ae3da [2022-09-27T21:57:01.559Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-27T21:57:01.559Z] ---> Running in 9bef102b4137 [2022-09-27T21:57:01.559Z] Removing intermediate container 9bef102b4137 [2022-09-27T21:57:01.559Z] ---> af79a2a05936 [2022-09-27T21:57:01.559Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:57:01.559Z] ---> Running in 6cee45943a24 [2022-09-27T21:57:01.559Z] Removing intermediate container 6cee45943a24 [2022-09-27T21:57:01.559Z] ---> ac7785e778d4 [2022-09-27T21:57:01.559Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:57:01.559Z] ---> Running in 0a5add7846dd [2022-09-27T21:57:01.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:57:01.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:57:01.559Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:57:01.559Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-27T21:57:01.559Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:57:01.559Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-27T21:57:01.559Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:57:01.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:57:01.559Z] Executing busybox-1.33.1-r8.trigger [2022-09-27T21:57:01.559Z] OK: 8 MiB in 20 packages [2022-09-27T21:57:02.142Z] Removing intermediate container 0a5add7846dd [2022-09-27T21:57:02.142Z] ---> f7c89d483afd [2022-09-27T21:57:02.142Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-09-27T21:57:03.550Z] ---> 586594e7f6b4 [2022-09-27T21:57:03.550Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-27T21:57:03.818Z] ---> a4efd677fea6 [2022-09-27T21:57:03.818Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-27T21:57:04.401Z] ---> 51c1a136950c [2022-09-27T21:57:04.401Z] Step 19/24 : EXPOSE 59901 [2022-09-27T21:57:04.401Z] ---> Running in e4d02552b098 [2022-09-27T21:57:04.676Z] Removing intermediate container e4d02552b098 [2022-09-27T21:57:04.676Z] ---> 2818ba0101f0 [2022-09-27T21:57:04.676Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-09-27T21:57:04.944Z] ---> Running in dd7fbc541ca8 [2022-09-27T21:57:05.209Z] Removing intermediate container dd7fbc541ca8 [2022-09-27T21:57:05.209Z] ---> f5396a0951fa [2022-09-27T21:57:05.209Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:57:05.209Z] ---> Running in bfc4c7745053 [2022-09-27T21:57:05.475Z] Removing intermediate container bfc4c7745053 [2022-09-27T21:57:05.475Z] ---> 8ad611edf821 [2022-09-27T21:57:05.475Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T21:57:05.475Z] ---> Running in 46c415842e49 [2022-09-27T21:57:05.742Z] Removing intermediate container 46c415842e49 [2022-09-27T21:57:05.742Z] ---> c15c1b6568ff [2022-09-27T21:57:05.742Z] Step 23/24 : LABEL git_sha=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:57:05.742Z] ---> Running in 552cfc11df31 [2022-09-27T21:57:06.008Z] Removing intermediate container 552cfc11df31 [2022-09-27T21:57:06.008Z] ---> c2a9efcedea6 [2022-09-27T21:57:06.008Z] Step 24/24 : LABEL version=2.3.0-dev.14 [2022-09-27T21:57:06.275Z] ---> Running in f77eb61ca2ca [2022-09-27T21:57:06.548Z] Removing intermediate container f77eb61ca2ca [2022-09-27T21:57:06.548Z] ---> 7ea816c5be57 [2022-09-27T21:57:06.548Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:57:06.548Z] Successfully built 7ea816c5be57 [2022-09-27T21:57:06.548Z] 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-09-27T21:57:06.671Z] provisioning config files... [2022-09-27T21:57:06.687Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/53@tmp/config18238786544558521433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:07.018Z] ---> docker-login.sh [2022-09-27T21:57:07.018Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:57:07.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:57:07.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:57:07.286Z] Configure a credential helper to remove this warning. See [2022-09-27T21:57:07.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:57:07.286Z] [2022-09-27T21:57:07.286Z] Login Succeeded [2022-09-27T21:57:07.286Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:57:07.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:57:07.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:57:07.552Z] Configure a credential helper to remove this warning. See [2022-09-27T21:57:07.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:57:07.552Z] [2022-09-27T21:57:07.552Z] Login Succeeded [2022-09-27T21:57:07.552Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:57:07.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:57:08.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:57:08.085Z] Configure a credential helper to remove this warning. See [2022-09-27T21:57:08.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:57:08.085Z] [2022-09-27T21:57:08.085Z] Login Succeeded [2022-09-27T21:57:08.085Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:57:08.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:57:08.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:57:08.351Z] Configure a credential helper to remove this warning. See [2022-09-27T21:57:08.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:57:08.351Z] [2022-09-27T21:57:08.351Z] Login Succeeded [2022-09-27T21:57:08.351Z] docker.io [2022-09-27T21:57:08.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:57:08.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:57:08.883Z] Configure a credential helper to remove this warning. See [2022-09-27T21:57:08.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:57:08.883Z] [2022-09-27T21:57:08.883Z] Login Succeeded [2022-09-27T21:57:08.883Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:57:08.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:57:08.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:57:08.946Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-09-27T21:57:08.946Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:57:08.946Z] latest [2022-09-27T21:57:08.946Z] 2.3.0-dev.14 [2022-09-27T21:57:08.946Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:57:08.946Z] main [2022-09-27T21:57:08.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:09.298Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:09.638Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:57:09.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-27T21:57:09.638Z] 4e6c22ec4f10: Preparing [2022-09-27T21:57:09.638Z] 23a77ef9ff8d: Preparing [2022-09-27T21:57:09.638Z] 00ead4e68181: Preparing [2022-09-27T21:57:09.638Z] 66f14a1bced9: Preparing [2022-09-27T21:57:09.638Z] 377b3248316b: Preparing [2022-09-27T21:57:09.638Z] 28c3ef001483: Preparing [2022-09-27T21:57:09.638Z] 28c3ef001483: Waiting [2022-09-27T21:57:09.902Z] 4e6c22ec4f10: Pushed [2022-09-27T21:57:09.902Z] 23a77ef9ff8d: Pushed [2022-09-27T21:57:09.902Z] 377b3248316b: Pushed [2022-09-27T21:57:09.902Z] 28c3ef001483: Layer already exists [2022-09-27T21:57:10.484Z] 66f14a1bced9: Pushed [2022-09-27T21:57:14.730Z] 00ead4e68181: Pushed [2022-09-27T21:57:14.997Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b: digest: sha256:7373b1528e9aa87734256b0b6b385b315def3be284e47505c770405a1a795e87 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:15.333Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:15.672Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-09-27T21:57:15.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-27T21:57:15.672Z] 4e6c22ec4f10: Preparing [2022-09-27T21:57:15.672Z] 23a77ef9ff8d: Preparing [2022-09-27T21:57:15.672Z] 00ead4e68181: Preparing [2022-09-27T21:57:15.672Z] 66f14a1bced9: Preparing [2022-09-27T21:57:15.672Z] 377b3248316b: Preparing [2022-09-27T21:57:15.672Z] 28c3ef001483: Preparing [2022-09-27T21:57:15.672Z] 28c3ef001483: Waiting [2022-09-27T21:57:15.672Z] 377b3248316b: Layer already exists [2022-09-27T21:57:15.672Z] 00ead4e68181: Layer already exists [2022-09-27T21:57:15.672Z] 66f14a1bced9: Layer already exists [2022-09-27T21:57:15.672Z] 23a77ef9ff8d: Layer already exists [2022-09-27T21:57:15.672Z] 4e6c22ec4f10: Layer already exists [2022-09-27T21:57:15.672Z] 28c3ef001483: Layer already exists [2022-09-27T21:57:15.938Z] latest: digest: sha256:7373b1528e9aa87734256b0b6b385b315def3be284e47505c770405a1a795e87 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:16.330Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:16.681Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.14 [2022-09-27T21:57:16.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-27T21:57:16.681Z] 4e6c22ec4f10: Preparing [2022-09-27T21:57:16.681Z] 23a77ef9ff8d: Preparing [2022-09-27T21:57:16.681Z] 00ead4e68181: Preparing [2022-09-27T21:57:16.681Z] 66f14a1bced9: Preparing [2022-09-27T21:57:16.681Z] 377b3248316b: Preparing [2022-09-27T21:57:16.681Z] 28c3ef001483: Preparing [2022-09-27T21:57:16.681Z] 28c3ef001483: Waiting [2022-09-27T21:57:16.681Z] 23a77ef9ff8d: Layer already exists [2022-09-27T21:57:16.682Z] 00ead4e68181: Layer already exists [2022-09-27T21:57:16.682Z] 377b3248316b: Layer already exists [2022-09-27T21:57:16.682Z] 66f14a1bced9: Layer already exists [2022-09-27T21:57:16.682Z] 4e6c22ec4f10: Layer already exists [2022-09-27T21:57:16.682Z] 28c3ef001483: Layer already exists [2022-09-27T21:57:16.954Z] 2.3.0-dev.14: digest: sha256:7373b1528e9aa87734256b0b6b385b315def3be284e47505c770405a1a795e87 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:17.310Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:17.657Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:57:17.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-27T21:57:17.658Z] 4e6c22ec4f10: Preparing [2022-09-27T21:57:17.658Z] 23a77ef9ff8d: Preparing [2022-09-27T21:57:17.658Z] 00ead4e68181: Preparing [2022-09-27T21:57:17.658Z] 66f14a1bced9: Preparing [2022-09-27T21:57:17.658Z] 377b3248316b: Preparing [2022-09-27T21:57:17.658Z] 28c3ef001483: Preparing [2022-09-27T21:57:17.658Z] 28c3ef001483: Waiting [2022-09-27T21:57:17.658Z] 4e6c22ec4f10: Layer already exists [2022-09-27T21:57:17.658Z] 66f14a1bced9: Layer already exists [2022-09-27T21:57:17.658Z] 00ead4e68181: Layer already exists [2022-09-27T21:57:17.658Z] 377b3248316b: Layer already exists [2022-09-27T21:57:17.658Z] 23a77ef9ff8d: Layer already exists [2022-09-27T21:57:17.658Z] 28c3ef001483: Layer already exists [2022-09-27T21:57:17.658Z] 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14: digest: sha256:7373b1528e9aa87734256b0b6b385b315def3be284e47505c770405a1a795e87 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:18.270Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:18.604Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-09-27T21:57:18.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-27T21:57:18.605Z] 4e6c22ec4f10: Preparing [2022-09-27T21:57:18.605Z] 23a77ef9ff8d: Preparing [2022-09-27T21:57:18.605Z] 00ead4e68181: Preparing [2022-09-27T21:57:18.605Z] 66f14a1bced9: Preparing [2022-09-27T21:57:18.605Z] 377b3248316b: Preparing [2022-09-27T21:57:18.605Z] 28c3ef001483: Preparing [2022-09-27T21:57:18.605Z] 28c3ef001483: Waiting [2022-09-27T21:57:18.605Z] 377b3248316b: Layer already exists [2022-09-27T21:57:18.605Z] 00ead4e68181: Layer already exists [2022-09-27T21:57:18.605Z] 4e6c22ec4f10: Layer already exists [2022-09-27T21:57:18.605Z] 66f14a1bced9: Layer already exists [2022-09-27T21:57:18.605Z] 23a77ef9ff8d: Layer already exists [2022-09-27T21:57:18.605Z] 28c3ef001483: Layer already exists [2022-09-27T21:57:18.871Z] main: digest: sha256:7373b1528e9aa87734256b0b6b385b315def3be284e47505c770405a1a795e87 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:57:18.924Z] ===================================================== [Pipeline] echo [2022-09-27T21:57:18.933Z] taggedImages: [2022-09-27T21:57:18.933Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [2022-09-27T21:57:18.933Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-09-27T21:57:18.933Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.14 [2022-09-27T21:57:18.933Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b-2.3.0-dev.14 [2022-09-27T21:57:18.933Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:19.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:57:19.298Z] [2022-09-27T21:57:19.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:19.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:57:19.631Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:57:19.631Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:57:19.631Z] 04944245beec: Pulling fs layer [2022-09-27T21:57:19.631Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:57:19.631Z] 765212b225bb: Pulling fs layer [2022-09-27T21:57:19.631Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:57:19.631Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:57:19.631Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:57:19.631Z] 765212b225bb: Waiting [2022-09-27T21:57:19.631Z] f23df028b6ca: Waiting [2022-09-27T21:57:19.631Z] d65c8cfc05b1: Waiting [2022-09-27T21:57:19.631Z] 2437ff75d9bd: Waiting [2022-09-27T21:57:19.900Z] 04944245beec: Verifying Checksum [2022-09-27T21:57:19.900Z] 04944245beec: Download complete [2022-09-27T21:57:19.900Z] 765212b225bb: Verifying Checksum [2022-09-27T21:57:19.900Z] 765212b225bb: Download complete [2022-09-27T21:57:19.900Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:57:19.900Z] f23df028b6ca: Download complete [2022-09-27T21:57:19.900Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:57:19.900Z] d65c8cfc05b1: Download complete [2022-09-27T21:57:19.900Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:57:19.900Z] 699f458cf7ca: Download complete [2022-09-27T21:57:20.487Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:57:20.487Z] 8998bd30e6a1: Download complete [2022-09-27T21:57:23.071Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:57:23.071Z] 2437ff75d9bd: Download complete [2022-09-27T21:57:24.482Z] 8998bd30e6a1: Pull complete [2022-09-27T21:57:24.751Z] 04944245beec: Pull complete [2022-09-27T21:57:26.162Z] 699f458cf7ca: Pull complete [2022-09-27T21:57:26.162Z] 765212b225bb: Pull complete [2022-09-27T21:57:27.122Z] f23df028b6ca: Pull complete [2022-09-27T21:57:27.122Z] d65c8cfc05b1: Pull complete [2022-09-27T21:57:42.111Z] 2437ff75d9bd: Pull complete [2022-09-27T21:57:42.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:57:42.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:57:42.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:42.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2022-09-27T21:57:42.362Z] $ 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/53 -v /w/workspace/device-modbus-go/53:/w/workspace/device-modbus-go/53:rw,z -v /w/workspace/device-modbus-go/53@tmp:/w/workspace/device-modbus-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:57:44.956Z] $ docker top 74988c7b2f4e34c605e407050546de783ce846175d06007c6bcf537c6c57c936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:45.788Z] ---> job-cost.sh [2022-09-27T21:57:45.788Z] lf-activate-venv: SKIPPING [2022-09-27T21:57:45.788Z] INFO: No Stack... [2022-09-27T21:57:46.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:57:47.010Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:57:47.332Z] + cat /w/workspace/device-modbus-go/53/archives/cost.csv [2022-09-27T21:57:47.332Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:57:47.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [2022-09-27T21:57:47.406Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] did not exist. Created. [2022-09-27T21:57:47.406Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:57:47.743Z] /w/workspace/device-modbus-go/53@tmp/durable-5c6b478d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:57:48.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:57:48.415Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:57:48.459Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:57:48.466Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:57:48.480Z] $ docker stop --time=1 74988c7b2f4e34c605e407050546de783ce846175d06007c6bcf537c6c57c936 [2022-09-27T21:57:49.949Z] $ docker rm -f 74988c7b2f4e34c605e407050546de783ce846175d06007c6bcf537c6c57c936 [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-09-27T21:57:50.292Z] provisioning config files... [2022-09-27T21:57:50.301Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12457210751280049349tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:57:50.595Z] + set +x [2022-09-27T21:57:50.595Z] + curl -s https://codecov.io/bash [2022-09-27T21:57:50.595Z] + bash -s -- [2022-09-27T21:57:50.595Z] [2022-09-27T21:57:50.595Z] _____ _ [2022-09-27T21:57:50.595Z] / ____| | | [2022-09-27T21:57:50.595Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:57:50.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:57:50.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:57:50.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:57:50.595Z] Bash-1.0.6 [2022-09-27T21:57:50.595Z] [2022-09-27T21:57:50.595Z] [2022-09-27T21:57:50.595Z] ==> git version 2.25.1 found [2022-09-27T21:57:50.595Z] ==> 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-09-27T21:57:50.595Z] Release-Date: 2020-01-08 [2022-09-27T21:57:50.595Z] 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-09-27T21:57:50.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:57:50.595Z] ==> Jenkins CI detected. [2022-09-27T21:57:50.595Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-09-27T21:57:50.595Z] project root: . [2022-09-27T21:57:50.595Z] --> token set from env [2022-09-27T21:57:50.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:57:50.595Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:57:50.595Z] ==> Python coveragepy not found [2022-09-27T21:57:50.595Z] ==> Searching for coverage reports in: [2022-09-27T21:57:50.595Z] + . [2022-09-27T21:57:50.595Z] -> Found 1 reports [2022-09-27T21:57:50.595Z] ==> Detecting git/mercurial file structure [2022-09-27T21:57:50.595Z] ==> Reading reports [2022-09-27T21:57:50.595Z] + ./coverage.out bytes=23241 [2022-09-27T21:57:50.595Z] ==> Appending adjustments [2022-09-27T21:57:50.595Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:57:50.854Z] + Found adjustments [2022-09-27T21:57:50.854Z] ==> Gzipping contents [2022-09-27T21:57:50.854Z] 4.0K /tmp/codecov.pZoOQ4.gz [2022-09-27T21:57:50.854Z] ==> Uploading reports [2022-09-27T21:57:50.854Z] url: https://codecov.io [2022-09-27T21:57:50.854Z] query: branch=main&commit=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:57:50.854Z] -> Pinging Codecov [2022-09-27T21:57:50.854Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:57:51.114Z] -> Uploading to [2022-09-27T21:57:51.114Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/55DBCA73C666E3227836607328DD7E49/6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b/608567d4-e7f9-4f83-aebd-713e945f0bbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T215750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43f26cd9bd4c154399fee790d1529829cbaa296802006bbce254c4914d06ef36 [2022-09-27T21:57:51.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:57:51.114Z] Dload Upload Total Spent Left Speed [2022-09-27T21:57:51.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 15678 --:--:-- --:--:-- --:--:-- 15741 [2022-09-27T21:57:51.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] } [2022-09-27T21:57:51.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:57:51.475Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:57:51.485Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:51.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:51.787Z] [2022-09-27T21:57:51.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:52.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:52.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:57:52.084Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:57:52.084Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:57:52.084Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:57:52.084Z] 114826534d7a: Pulling fs layer [2022-09-27T21:57:52.084Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:57:52.084Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:57:52.084Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:57:52.084Z] 4657fd5d0bcf: Waiting [2022-09-27T21:57:52.084Z] 8a3aa393b2d8: Waiting [2022-09-27T21:57:52.084Z] 6ad1cebc031e: Waiting [2022-09-27T21:57:52.084Z] 114826534d7a: Waiting [2022-09-27T21:57:52.084Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:57:52.084Z] 25bc292e5bac: Download complete [2022-09-27T21:57:52.084Z] 52dc419b0ee2: Download complete [2022-09-27T21:57:52.084Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T21:57:52.084Z] 4657fd5d0bcf: Download complete [2022-09-27T21:57:52.084Z] df9b9388f04a: Verifying Checksum [2022-09-27T21:57:52.084Z] df9b9388f04a: Download complete [2022-09-27T21:57:52.348Z] df9b9388f04a: Pull complete [2022-09-27T21:57:52.348Z] 52dc419b0ee2: Pull complete [2022-09-27T21:57:52.348Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:57:52.348Z] 6ad1cebc031e: Download complete [2022-09-27T21:57:52.348Z] 25bc292e5bac: Pull complete [2022-09-27T21:57:53.791Z] 114826534d7a: Verifying Checksum [2022-09-27T21:57:53.791Z] 114826534d7a: Download complete [2022-09-27T21:57:53.791Z] 8a3aa393b2d8: Download complete [2022-09-27T21:57:56.319Z] 114826534d7a: Pull complete [2022-09-27T21:57:56.319Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:57:56.884Z] 6ad1cebc031e: Pull complete [2022-09-27T21:57:59.409Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:57:59.409Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:57:59.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:59.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:59.484Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:57:59.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:58:01.737Z] $ docker top 2c4fb0016d560febafe66a7f6fdfc55e288229e045530e796047e8203ff6f62e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:58:01.802Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-09-27T21:58:02.090Z] + set -o pipefail [2022-09-27T21:58:02.090Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-09-27T21:58:07.355Z] [2022-09-27T21:58:07.355Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-09-27T21:58:07.355Z] [2022-09-27T21:58:07.355Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/f7c92264-7f96-4a03-905f-3b69391e4e23 [2022-09-27T21:58:07.355Z] [2022-09-27T21:58:07.355Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-09-27T21:58:07.355Z] [2022-09-27T21:58:07.355Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:58:07.355Z] [2022-09-27T21:58:07.355Z] [Pipeline] } [2022-09-27T21:58:07.436Z] $ docker stop --time=1 2c4fb0016d560febafe66a7f6fdfc55e288229e045530e796047e8203ff6f62e [2022-09-27T21:58:09.439Z] $ docker rm -f 2c4fb0016d560febafe66a7f6fdfc55e288229e045530e796047e8203ff6f62e [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-09-27T21:58:10.127Z] + git log --format=format:%s -1 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b [Pipeline] sh [2022-09-27T21:58:10.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:58:10.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:10.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:58:10.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:10.774Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:58:10.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:58:11.147Z] $ docker top 4edbd19592875100bc4ac11963118edd040633a33f165d1be724c4a61f35efa2 -eo pid,comm [2022-09-27T21:58:11.191Z] 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-09-27T21:58:11.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:58:11.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:58:11.227Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:58:11.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:58:11.347Z] $ docker exec 4edbd19592875100bc4ac11963118edd040633a33f165d1be724c4a61f35efa2 ssh-agent [2022-09-27T21:58:11.440Z] SSH_AUTH_SOCK=/tmp/ssh-FXjFLes030HE/agent.32 [2022-09-27T21:58:11.440Z] SSH_AGENT_PID=38 [2022-09-27T21:58:11.445Z] Running ssh-add (command line suppressed) [2022-09-27T21:58:11.542Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18369035875065465263.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18369035875065465263.key) [2022-09-27T21:58:11.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:58:11.837Z] + git semver tag [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,000 [run_tag] DEBUG tag force:False [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,000 [check_head_tag] DEBUG check head tag [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,001 [execute] INFO git cat-file --batch-check [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,004 [execute] INFO git cat-file --batch [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,014 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,014 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,014 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:58:12.096Z] 2022-09-27 21:58:12,019 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:12.096Z] 2.3.0-dev.14 [Pipeline] } [2022-09-27T21:58:12.106Z] $ docker exec --env ******** --env ******** 4edbd19592875100bc4ac11963118edd040633a33f165d1be724c4a61f35efa2 ssh-agent -k [2022-09-27T21:58:12.196Z] unset SSH_AUTH_SOCK; [2022-09-27T21:58:12.197Z] unset SSH_AGENT_PID; [2022-09-27T21:58:12.197Z] echo Agent pid 38 killed; [2022-09-27T21:58:12.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:58:12.505Z] + git semver [Pipeline] } [2022-09-27T21:58:12.778Z] $ docker stop --time=1 4edbd19592875100bc4ac11963118edd040633a33f165d1be724c4a61f35efa2 [2022-09-27T21:58:14.047Z] $ docker rm -f 4edbd19592875100bc4ac11963118edd040633a33f165d1be724c4a61f35efa2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:14.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:58:14.414Z] [2022-09-27T21:58:14.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:14.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:58:14.718Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:58:14.718Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:58:14.718Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:58:14.718Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:58:14.718Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:58:14.718Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:58:14.718Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:58:14.718Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:58:14.718Z] d747dcd14b5f: Waiting [2022-09-27T21:58:14.718Z] 2de7ff778b66: Waiting [2022-09-27T21:58:14.718Z] 0d9ebad4ef96: Waiting [2022-09-27T21:58:14.718Z] e9a5061849ea: Waiting [2022-09-27T21:58:14.718Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:58:14.718Z] 9712f1f96733: Download complete [2022-09-27T21:58:15.287Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:58:15.287Z] 63f879dbbcfc: Download complete [2022-09-27T21:58:15.287Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:58:15.287Z] e9a5061849ea: Download complete [2022-09-27T21:58:15.287Z] d747dcd14b5f: Verifying Checksum [2022-09-27T21:58:15.287Z] d747dcd14b5f: Download complete [2022-09-27T21:58:15.545Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:58:15.545Z] ab5ef0e58194: Download complete [2022-09-27T21:58:15.545Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:58:15.545Z] 0d9ebad4ef96: Download complete [2022-09-27T21:58:15.545Z] 2de7ff778b66: Download complete [2022-09-27T21:58:18.075Z] ab5ef0e58194: Pull complete [2022-09-27T21:58:18.075Z] 9712f1f96733: Pull complete [2022-09-27T21:58:18.640Z] 63f879dbbcfc: Pull complete [2022-09-27T21:58:21.921Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:58:22.178Z] e9a5061849ea: Pull complete [2022-09-27T21:58:22.178Z] d747dcd14b5f: Pull complete [2022-09-27T21:58:23.113Z] 2de7ff778b66: Pull complete [2022-09-27T21:58:23.113Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:58:23.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:58:23.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:23.192Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:58:23.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T21:58:25.422Z] $ docker top 5f17c0053125896e06bbb82503ad888e8272167c07bbe5e88d2a01cdf115d417 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:58:25.484Z] provisioning config files... [2022-09-27T21:58:25.491Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14057884494756408967tmp [2022-09-27T21:58:25.501Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15320871762134365340tmp [2022-09-27T21:58:25.511Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1943579280820575973tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:58:25.522Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:25.798Z] ---> sigul-configuration.sh [2022-09-27T21:58:25.798Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:58:25.798Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:58:25.798Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:58:25.798Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:58:25.798Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:58:25.798Z] gpg: CAST5 encrypted data [2022-09-27T21:58:25.798Z] gpg: encrypted with 1 passphrase [2022-09-27T21:58:25.798Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:58:26.081Z] + mkdir /home/jenkins [2022-09-27T21:58:26.081Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:58:26.363Z] + 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-09-27T21:58:26.371Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:26.655Z] ---> sigul-install.sh [2022-09-27T21:58:26.655Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:58:26.945Z] + git tag --list [2022-09-27T21:58:26.945Z] 0.7.1 [2022-09-27T21:58:26.945Z] v1.0.0 [2022-09-27T21:58:26.945Z] v1.1.0 [2022-09-27T21:58:26.945Z] v1.1.1 [2022-09-27T21:58:26.945Z] v1.2.2 [2022-09-27T21:58:26.945Z] v1.3.0 [2022-09-27T21:58:26.945Z] v1.3.1 [2022-09-27T21:58:26.945Z] v2.0.0 [2022-09-27T21:58:26.945Z] v2.1.0 [2022-09-27T21:58:26.945Z] v2.1.1 [2022-09-27T21:58:26.945Z] v2.1.1-dev.1 [2022-09-27T21:58:26.945Z] v2.1.1-dev.2 [2022-09-27T21:58:26.945Z] v2.1.1-dev.3 [2022-09-27T21:58:26.945Z] v2.2.0 [2022-09-27T21:58:26.945Z] v2.2.1-dev.1 [2022-09-27T21:58:26.945Z] v2.2.1-dev.2 [2022-09-27T21:58:26.945Z] v2.2.1-dev.3 [2022-09-27T21:58:26.945Z] v2.2.1-dev.4 [2022-09-27T21:58:26.945Z] v2.2.1-dev.5 [2022-09-27T21:58:26.945Z] v2.2.1-dev.6 [2022-09-27T21:58:26.945Z] v2.2.1-dev.7 [2022-09-27T21:58:26.945Z] v2.3.0-dev.10 [2022-09-27T21:58:26.945Z] v2.3.0-dev.11 [2022-09-27T21:58:26.945Z] v2.3.0-dev.12 [2022-09-27T21:58:26.945Z] v2.3.0-dev.13 [2022-09-27T21:58:26.945Z] v2.3.0-dev.14 [2022-09-27T21:58:26.945Z] v2.3.0-dev.7 [2022-09-27T21:58:26.945Z] v2.3.0-dev.8 [2022-09-27T21:58:26.945Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T21:58:27.233Z] + lftools sign git-tag v2.3.0-dev.14 [2022-09-27T21:58:27.800Z] Signing Git tag with Sigul... [2022-09-27T21:58:27.800Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-09-27T21:58:28.067Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:28.348Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:58:28.353Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:58:28.369Z] $ docker stop --time=1 5f17c0053125896e06bbb82503ad888e8272167c07bbe5e88d2a01cdf115d417 [2022-09-27T21:58:29.665Z] $ docker rm -f 5f17c0053125896e06bbb82503ad888e8272167c07bbe5e88d2a01cdf115d417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:58:30.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:58:30.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:30.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:58:30.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:30.434Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:58:30.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:58:30.770Z] $ docker top 06fa05b8caf474d6728ced60c5fa40988d9b7043e1efff04ce476869ae5cabb8 -eo pid,comm [2022-09-27T21:58:30.818Z] 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-09-27T21:58:30.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:58:30.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:58:30.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:58:30.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:58:30.983Z] $ docker exec 06fa05b8caf474d6728ced60c5fa40988d9b7043e1efff04ce476869ae5cabb8 ssh-agent [2022-09-27T21:58:31.096Z] SSH_AUTH_SOCK=/tmp/ssh-24TJMbVsp42W/agent.32 [2022-09-27T21:58:31.096Z] SSH_AGENT_PID=38 [2022-09-27T21:58:31.100Z] Running ssh-add (command line suppressed) [2022-09-27T21:58:31.204Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3248077362949052518.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3248077362949052518.key) [2022-09-27T21:58:31.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:58:31.500Z] + git semver bump pre [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,678 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,678 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,678 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,678 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,678 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,679 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,681 [execute] INFO git cat-file --batch-check [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,686 [execute] INFO git cat-file --batch [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:58:31.759Z] 2022-09-27 21:58:31,690 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:31.759Z] 2.3.0-dev.15 [Pipeline] } [2022-09-27T21:58:31.770Z] $ docker exec --env ******** --env ******** 06fa05b8caf474d6728ced60c5fa40988d9b7043e1efff04ce476869ae5cabb8 ssh-agent -k [2022-09-27T21:58:31.864Z] unset SSH_AUTH_SOCK; [2022-09-27T21:58:31.864Z] unset SSH_AGENT_PID; [2022-09-27T21:58:31.864Z] echo Agent pid 38 killed; [2022-09-27T21:58:31.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:58:32.173Z] + git semver [Pipeline] } [2022-09-27T21:58:32.445Z] $ docker stop --time=1 06fa05b8caf474d6728ced60c5fa40988d9b7043e1efff04ce476869ae5cabb8 [2022-09-27T21:58:33.740Z] $ docker rm -f 06fa05b8caf474d6728ced60c5fa40988d9b7043e1efff04ce476869ae5cabb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:58:34.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:58:34.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:34.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:58:34.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:34.417Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:58:34.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:58:34.763Z] $ docker top 0ba5d8717c3ab4190f88dd023ea6330583679f201da20f8f93fc10c91ae98fe6 -eo pid,comm [2022-09-27T21:58:34.807Z] 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-09-27T21:58:34.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:58:34.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:58:34.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:58:34.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:58:34.970Z] $ docker exec 0ba5d8717c3ab4190f88dd023ea6330583679f201da20f8f93fc10c91ae98fe6 ssh-agent [2022-09-27T21:58:35.084Z] SSH_AUTH_SOCK=/tmp/ssh-VKMQ9ONvwURA/agent.33 [2022-09-27T21:58:35.084Z] SSH_AGENT_PID=39 [2022-09-27T21:58:35.089Z] Running ssh-add (command line suppressed) [2022-09-27T21:58:35.185Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8309781163640646578.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8309781163640646578.key) [2022-09-27T21:58:35.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:58:35.478Z] + git semver push [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,642 [run_push] DEBUG push [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,643 [execute] INFO git cat-file --batch-check [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,647 [execute] INFO git rev-list e32dd63bebdd1f6b0fb03ae36dd5007d73530cd3 -- [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,647 [execute] DEBUG Popen(['git', 'rev-list', 'e32dd63bebdd1f6b0fb03ae36dd5007d73530cd3', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,654 [execute] INFO git fetch -v origin [2022-09-27T21:58:35.736Z] 2022-09-27 21:58:35,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:58:36.304Z] 2022-09-27 21:58:36,194 [run_push] DEBUG no remote changes detected [2022-09-27T21:58:36.304Z] 2022-09-27 21:58:36,195 [execute] INFO git push origin semver [2022-09-27T21:58:36.304Z] 2022-09-27 21:58:36,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:58:37.242Z] 2022-09-27 21:58:37,086 [run_push] DEBUG push all version tags [2022-09-27T21:58:37.242Z] 2022-09-27 21:58:37,086 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:58:37.242Z] 2022-09-27 21:58:37,087 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:58:38.179Z] 2022-09-27 21:58:37,916 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-27T21:58:38.179Z] 2.3.0-dev.15 [Pipeline] } [2022-09-27T21:58:38.188Z] $ docker exec --env ******** --env ******** 0ba5d8717c3ab4190f88dd023ea6330583679f201da20f8f93fc10c91ae98fe6 ssh-agent -k [2022-09-27T21:58:38.288Z] unset SSH_AUTH_SOCK; [2022-09-27T21:58:38.288Z] unset SSH_AGENT_PID; [2022-09-27T21:58:38.288Z] echo Agent pid 39 killed; [2022-09-27T21:58:38.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:58:38.607Z] + git semver [Pipeline] } [2022-09-27T21:58:38.879Z] $ docker stop --time=1 0ba5d8717c3ab4190f88dd023ea6330583679f201da20f8f93fc10c91ae98fe6 [2022-09-27T21:58:40.129Z] $ docker rm -f 0ba5d8717c3ab4190f88dd023ea6330583679f201da20f8f93fc10c91ae98fe6 [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-09-27T21:58:40.663Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-09-27T21:58:40.663Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-27T21:58:40.663Z] total 16 [2022-09-27T21:58:40.663Z] drwxr-xr-x 3 root root 4096 Sep 27 21:49 . [2022-09-27T21:58:40.663Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:58 .. [2022-09-27T21:58:40.663Z] drwxr-xr-x 2 root root 4096 Sep 27 21:49 cost [2022-09-27T21:58:40.663Z] -rw-r--r-- 1 root root 87 Sep 27 21:49 cost.csv [2022-09-27T21:58:40.663Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-27T21:58:40.663Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-27T21:58:40.663Z] total 16 [2022-09-27T21:58:40.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:49 . [2022-09-27T21:58:40.663Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:58 .. [2022-09-27T21:58:40.663Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:49 cost [2022-09-27T21:58:40.663Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 27 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:40.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:41.811Z] ---> package-listing.sh [2022-09-27T21:58:41.811Z] ++ facter osfamily [2022-09-27T21:58:41.811Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:58:42.071Z] + OS_FAMILY=debian [2022-09-27T21:58:42.071Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-09-27T21:58:42.071Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:58:42.071Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:58:42.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:58:42.071Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:58:42.071Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-09-27T21:58:42.071Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:58:42.071Z] + case "${OS_FAMILY}" in [2022-09-27T21:58:42.071Z] + dpkg -l [2022-09-27T21:58:42.071Z] + grep '^ii' [2022-09-27T21:58:42.071Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:58:42.071Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:58:42.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:58:42.071Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-09-27T21:58:42.071Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-09-27T21:58:42.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-09-27T21:58:42.083Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T21:58:42.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:42.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:58:42.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:58:42.971Z] prd-ubuntu20.04-docker-8c-8g-1435 does not seem to be running inside a container [2022-09-27T21:58:43.004Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:58:43.238Z] $ docker top f264bd4fe3e9bc3d398de5c8cf5ad9489885191d814d0709f455ba0094c4ce44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:58:43.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:58:43.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:58:44.313Z] + ls /var/log/sa-host [2022-09-27T21:58:44.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:58:44.386Z] provisioning config files... [2022-09-27T21:58:44.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12860150414011310506tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:58:44.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:44.709Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:58:44.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:45.039Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:58:45.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:45.331Z] ---> sudo-logs.sh [2022-09-27T21:58:45.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:58:45.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:45.634Z] ---> job-cost.sh [2022-09-27T21:58:45.634Z] lf-activate-venv: SKIPPING [2022-09-27T21:58:45.634Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:58:45.634Z] INFO: Retrieving Stack Cost... [2022-09-27T21:58:46.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:58:46.466Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:58:46.476Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:46.754Z] ---> logs-deploy.sh [2022-09-27T21:58:46.754Z] lf-activate-venv: SKIPPING [2022-09-27T21:58:46.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/53 [2022-09-27T21:58:46.754Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:58:47.687Z] Archives upload complete. [2022-09-27T21:58:47.687Z] INFO: archiving logs to Nexus