Pull request #477 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3dfe206c6d0c39a2049002eceba5e982be12b096+a3185666607ac015ce8e2ed96cee91149733c6fa (c03fea10a5c86297381cb9966f67a481b98d38e1) 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-ssh8427514560563759024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18378009359789877118.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4129479749574983630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9217273275392260768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10449875937646998149.key > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8671472338656804711.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14955 in /w/workspace/xfoundry_device-modbus-go_PR-477 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-477 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3185666607ac015ce8e2ed96cee91149733c6fa into PR head commit 3dfe206c6d0c39a2049002eceba5e982be12b096 Merge succeeded, producing 3dfe206c6d0c39a2049002eceba5e982be12b096 Checking out Revision 3dfe206c6d0c39a2049002eceba5e982be12b096 (PR-477) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T20:32:24.156Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3dfe206c6d0c39a2049002eceba5e982be12b096 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3185666607ac015ce8e2ed96cee91149733c6fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dfe206c6d0c39a2049002eceba5e982be12b096 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T20:32:24.337Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T20:32:24.434Z] ========================================================= [2023-05-10T20:32:24.434Z] EdgeX Global Pipelines Version Info [2023-05-10T20:32:24.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:32:25.189Z] ------------------- [2023-05-10T20:32:25.189Z] stable info: [2023-05-10T20:32:25.189Z] ------------------- [2023-05-10T20:32:25.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T20:32:25.189Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T20:32:25.189Z] Message: update stable to v1.0.249 [2023-05-10T20:32:25.762Z] ------------------- [2023-05-10T20:32:25.762Z] experimental info: [2023-05-10T20:32:25.762Z] ------------------- [2023-05-10T20:32:25.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T20:32:25.762Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T20:32:25.762Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T20:32:26.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-10T20:32:26.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-10T20:32:26.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T20:32:26.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T20:32:26.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T20:32:26.266Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T20:32:26.308Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T20:32:26.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T20:32:26.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T20:32:26.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T20:32:26.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T20:32:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-10T20:32:26.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T20:32:26.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T20:32:26.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T20:32:26.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T20:32:26.726Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T20:32:26.767Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T20:32:26.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T20:32:26.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T20:32:26.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T20:32:26.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T20:32:26.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T20:32:27.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T20:32:27.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T20:32:27.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T20:32:27.163Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T20:32:27.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-477 [Pipeline] echo [2023-05-10T20:32:27.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-477 [Pipeline] echo [2023-05-10T20:32:27.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-477 [Pipeline] echo [2023-05-10T20:32:27.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dfe206c6d0c39a2049002eceba5e982be12b096 [Pipeline] echo [2023-05-10T20:32:27.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dfe206 [Pipeline] echo [2023-05-10T20:32:27.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:32:27.539Z] provisioning config files... [2023-05-10T20:32:27.555Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/config12970979402560281239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:32:27.896Z] ---> docker-login.sh [2023-05-10T20:32:27.896Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:32:28.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:28.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:28.156Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:28.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:28.156Z] [2023-05-10T20:32:28.156Z] Login Succeeded [2023-05-10T20:32:28.156Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:32:28.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:28.436Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:28.436Z] [2023-05-10T20:32:28.436Z] Login Succeeded [2023-05-10T20:32:28.436Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:32:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:28.436Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:28.436Z] [2023-05-10T20:32:28.436Z] Login Succeeded [2023-05-10T20:32:28.436Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:32:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:28.436Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:28.436Z] [2023-05-10T20:32:28.436Z] Login Succeeded [2023-05-10T20:32:28.436Z] docker.io [2023-05-10T20:32:28.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:28.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:28.710Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:28.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:28.710Z] [2023-05-10T20:32:28.710Z] Login Succeeded [2023-05-10T20:32:28.710Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:32:28.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T20:32:29.355Z] + git rev-list -1 --merges 3dfe206c6d0c39a2049002eceba5e982be12b096~1..3dfe206c6d0c39a2049002eceba5e982be12b096 [Pipeline] echo [2023-05-10T20:32:29.420Z] -----------> git rev-list -1 --merges 3dfe206c6d0c39a2049002eceba5e982be12b096~1..3dfe206c6d0c39a2049002eceba5e982be12b096 3dfe206c6d0c39a2049002eceba5e982be12b096 [false] [Pipeline] sh [2023-05-10T20:32:29.731Z] + git log --format=format:%s -1 3dfe206c6d0c39a2049002eceba5e982be12b096 [Pipeline] echo [2023-05-10T20:32:29.766Z] ========================================================= [2023-05-10T20:32:29.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T20:32:29.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:32:30.200Z] + git log --format=format:%s -1 3dfe206c6d0c39a2049002eceba5e982be12b096 [Pipeline] echo [2023-05-10T20:32:30.230Z] [semverPrep] GIT_COMMIT: 3dfe206c6d0c39a2049002eceba5e982be12b096, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T20:32:30.260Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T20:32:30.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T20:32:30.639Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T20:32:30.639Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T20:32:30.639Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T20:32:30.639Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T20:32:30.639Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T20:32:30.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:31.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:32:31.089Z] [2023-05-10T20:32:31.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:31.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:32:31.494Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T20:32:31.494Z] b85a868b505f: Pulling fs layer [2023-05-10T20:32:31.494Z] e2be974225ed: Pulling fs layer [2023-05-10T20:32:31.494Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T20:32:31.494Z] 988bab9f4d93: Pulling fs layer [2023-05-10T20:32:31.494Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T20:32:31.494Z] eaf3925da568: Pulling fs layer [2023-05-10T20:32:31.494Z] bab4dde63d76: Pulling fs layer [2023-05-10T20:32:31.494Z] bde34c3a00c8: Pulling fs layer [2023-05-10T20:32:31.494Z] b352a97aabf1: Pulling fs layer [2023-05-10T20:32:31.494Z] 4872d77fe225: Pulling fs layer [2023-05-10T20:32:31.494Z] 5851b861e8e6: Pulling fs layer [2023-05-10T20:32:31.494Z] bab4dde63d76: Waiting [2023-05-10T20:32:31.494Z] b352a97aabf1: Waiting [2023-05-10T20:32:31.494Z] bde34c3a00c8: Waiting [2023-05-10T20:32:31.494Z] 5851b861e8e6: Waiting [2023-05-10T20:32:31.494Z] 988bab9f4d93: Waiting [2023-05-10T20:32:31.494Z] 1469e6f7b9e6: Waiting [2023-05-10T20:32:31.494Z] eaf3925da568: Waiting [2023-05-10T20:32:31.494Z] 4872d77fe225: Waiting [2023-05-10T20:32:31.494Z] e2be974225ed: Verifying Checksum [2023-05-10T20:32:31.494Z] e2be974225ed: Download complete [2023-05-10T20:32:31.494Z] 988bab9f4d93: Download complete [2023-05-10T20:32:31.759Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T20:32:31.759Z] 1469e6f7b9e6: Download complete [2023-05-10T20:32:31.759Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T20:32:31.759Z] 339a4e72a1f5: Download complete [2023-05-10T20:32:31.759Z] eaf3925da568: Verifying Checksum [2023-05-10T20:32:31.759Z] eaf3925da568: Download complete [2023-05-10T20:32:31.759Z] bde34c3a00c8: Verifying Checksum [2023-05-10T20:32:31.759Z] bde34c3a00c8: Download complete [2023-05-10T20:32:31.759Z] b352a97aabf1: Download complete [2023-05-10T20:32:31.759Z] 4872d77fe225: Verifying Checksum [2023-05-10T20:32:31.759Z] 4872d77fe225: Download complete [2023-05-10T20:32:31.759Z] 5851b861e8e6: Verifying Checksum [2023-05-10T20:32:31.759Z] 5851b861e8e6: Download complete [2023-05-10T20:32:31.759Z] b85a868b505f: Verifying Checksum [2023-05-10T20:32:31.759Z] b85a868b505f: Download complete [2023-05-10T20:32:32.018Z] bab4dde63d76: Verifying Checksum [2023-05-10T20:32:32.018Z] bab4dde63d76: Download complete [2023-05-10T20:32:33.400Z] b85a868b505f: Pull complete [2023-05-10T20:32:33.400Z] e2be974225ed: Pull complete [2023-05-10T20:32:33.660Z] 339a4e72a1f5: Pull complete [2023-05-10T20:32:33.920Z] 988bab9f4d93: Pull complete [2023-05-10T20:32:34.181Z] 1469e6f7b9e6: Pull complete [2023-05-10T20:32:34.181Z] eaf3925da568: Pull complete [2023-05-10T20:32:36.085Z] bab4dde63d76: Pull complete [2023-05-10T20:32:36.085Z] bde34c3a00c8: Pull complete [2023-05-10T20:32:36.085Z] b352a97aabf1: Pull complete [2023-05-10T20:32:36.344Z] 4872d77fe225: Pull complete [2023-05-10T20:32:36.345Z] 5851b861e8e6: Pull complete [2023-05-10T20:32:36.345Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T20:32:36.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:32:36.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:32:36.564Z] prd-ubuntu20.04-docker-8c-8g-14955 does not seem to be running inside a container [2023-05-10T20:32:36.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-477 -v /w/workspace/xfoundry_device-modbus-go_PR-477:/w/workspace/xfoundry_device-modbus-go_PR-477:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-477@tmp:/w/workspace/xfoundry_device-modbus-go_PR-477@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 [2023-05-10T20:32:38.728Z] $ docker top ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 -eo pid,comm [2023-05-10T20:32:38.789Z] 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). [2023-05-10T20:32:38.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T20:32:38.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T20:32:38.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T20:32:39.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T20:32:39.039Z] $ docker exec ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 ssh-agent [2023-05-10T20:32:39.166Z] SSH_AUTH_SOCK=/tmp/ssh-GsrGYXTGcTI8/agent.32 [2023-05-10T20:32:39.166Z] SSH_AGENT_PID=38 [2023-05-10T20:32:39.174Z] Running ssh-add (command line suppressed) [2023-05-10T20:32:39.279Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-477@tmp/private_key_7579124887321169672.key (/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/private_key_7579124887321169672.key) [2023-05-10T20:32:39.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T20:32:39.624Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T20:32:39.650Z] $ docker exec --env ******** --env ******** ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 ssh-agent -k [2023-05-10T20:32:39.765Z] unset SSH_AUTH_SOCK; [2023-05-10T20:32:39.767Z] unset SSH_AGENT_PID; [2023-05-10T20:32:39.767Z] echo Agent pid 38 killed; [2023-05-10T20:32:39.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T20:32:39.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T20:32:39.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T20:32:39.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T20:32:39.984Z] $ docker exec ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 ssh-agent [2023-05-10T20:32:40.089Z] SSH_AUTH_SOCK=/tmp/ssh-lCdKpyWS2GRU/agent.70 [2023-05-10T20:32:40.089Z] SSH_AGENT_PID=76 [2023-05-10T20:32:40.094Z] Running ssh-add (command line suppressed) [2023-05-10T20:32:40.260Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-477@tmp/private_key_4625304182762214636.key (/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/private_key_4625304182762214636.key) [2023-05-10T20:32:40.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T20:32:40.642Z] + git semver init [2023-05-10T20:32:40.903Z] 2023-05-10 20:32:40,826 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T20:32:40.903Z] 2023-05-10 20:32:40,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-477/.semver [2023-05-10T20:32:40.903Z] 2023-05-10 20:32:40,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-477/.semver [2023-05-10T20:32:40.903Z] 2023-05-10 20:32:40,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-477/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-477, universal_newlines=False, shell=None, istream=None) [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,631 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-477/.git/info/exclude [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-477/.semver/PR-477 with force:False [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,632 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-477/.semver/PR-477 [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,637 [execute] INFO git cat-file --batch-check [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,644 [execute] INFO git cat-file --batch [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-477/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T20:32:41.843Z] 2023-05-10 20:32:41,649 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-477/.semver/PR-477 [2023-05-10T20:32:41.843Z] 0.0.0 [Pipeline] } [2023-05-10T20:32:41.881Z] $ docker exec --env ******** --env ******** ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 ssh-agent -k [2023-05-10T20:32:41.994Z] unset SSH_AUTH_SOCK; [2023-05-10T20:32:41.994Z] unset SSH_AGENT_PID; [2023-05-10T20:32:41.995Z] echo Agent pid 76 killed; [2023-05-10T20:32:42.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T20:32:42.466Z] + git semver [Pipeline] } [2023-05-10T20:32:42.752Z] $ docker stop --time=1 ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 [2023-05-10T20:32:44.064Z] $ docker rm -f --volumes ca046dc82b3289b60cd278ccc8c9c8a57b92d6f60ba654f56116da7d83e1a8e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:32:44.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T20:32:44.743Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T20:32:44.761Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-05-10T20:32:45.371Z] provisioning config files... [2023-05-10T20:32:45.380Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/config14150860842444551777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:32:45.728Z] ---> docker-login.sh [2023-05-10T20:32:45.728Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:32:45.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:45.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:45.728Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:45.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:45.728Z] [2023-05-10T20:32:45.728Z] Login Succeeded [2023-05-10T20:32:45.728Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:32:45.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:45.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:45.728Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:45.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:45.728Z] [2023-05-10T20:32:45.728Z] Login Succeeded [2023-05-10T20:32:45.728Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:32:45.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:45.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:45.988Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:45.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:45.989Z] [2023-05-10T20:32:45.989Z] Login Succeeded [2023-05-10T20:32:45.989Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:32:45.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:45.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:45.989Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:45.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:45.989Z] [2023-05-10T20:32:45.989Z] Login Succeeded [2023-05-10T20:32:45.989Z] docker.io [2023-05-10T20:32:46.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:46.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:46.249Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:46.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:46.249Z] [2023-05-10T20:32:46.249Z] Login Succeeded [2023-05-10T20:32:46.249Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:32:46.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T20:32:46.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:32:46.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:32:46.532Z] ========================================================= [2023-05-10T20:32:46.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T20:32:46.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:46.993Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T20:32:46.993Z] Sending build context to Docker daemon 6.508MB [2023-05-10T20:32:46.993Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:32:46.993Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T20:32:46.993Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T20:32:46.993Z] f56be85fc22e: Pulling fs layer [2023-05-10T20:32:46.993Z] 85791d961cd3: Pulling fs layer [2023-05-10T20:32:46.993Z] d694b5ae8c79: Pulling fs layer [2023-05-10T20:32:46.993Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T20:32:46.993Z] 4d19c01a9841: Pulling fs layer [2023-05-10T20:32:46.993Z] 9325e15d5711: Pulling fs layer [2023-05-10T20:32:46.993Z] 9f32a84ed3da: Waiting [2023-05-10T20:32:46.993Z] 4d19c01a9841: Waiting [2023-05-10T20:32:46.993Z] 9325e15d5711: Waiting [2023-05-10T20:32:46.993Z] 556b6ee489ea: Pulling fs layer [2023-05-10T20:32:46.993Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T20:32:46.993Z] c5a4b2cf53e6: Waiting [2023-05-10T20:32:46.993Z] 556b6ee489ea: Waiting [2023-05-10T20:32:46.993Z] 85791d961cd3: Verifying Checksum [2023-05-10T20:32:46.993Z] 85791d961cd3: Download complete [2023-05-10T20:32:46.993Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T20:32:46.993Z] 9f32a84ed3da: Download complete [2023-05-10T20:32:46.993Z] 4d19c01a9841: Verifying Checksum [2023-05-10T20:32:46.993Z] 4d19c01a9841: Download complete [2023-05-10T20:32:47.254Z] f56be85fc22e: Verifying Checksum [2023-05-10T20:32:47.254Z] f56be85fc22e: Download complete [2023-05-10T20:32:47.254Z] 9325e15d5711: Verifying Checksum [2023-05-10T20:32:47.254Z] 9325e15d5711: Download complete [2023-05-10T20:32:47.254Z] f56be85fc22e: Pull complete [2023-05-10T20:32:47.529Z] 85791d961cd3: Pull complete [2023-05-10T20:32:48.103Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T20:32:48.103Z] c5a4b2cf53e6: Download complete [2023-05-10T20:32:48.103Z] d694b5ae8c79: Verifying Checksum [2023-05-10T20:32:48.103Z] d694b5ae8c79: Download complete [2023-05-10T20:32:48.361Z] 556b6ee489ea: Verifying Checksum [2023-05-10T20:32:48.361Z] 556b6ee489ea: Download complete [2023-05-10T20:32:51.651Z] d694b5ae8c79: Pull complete [2023-05-10T20:32:51.651Z] 9f32a84ed3da: Pull complete [2023-05-10T20:32:51.651Z] 4d19c01a9841: Pull complete [2023-05-10T20:32:51.651Z] 9325e15d5711: Pull complete [2023-05-10T20:32:54.185Z] 556b6ee489ea: Pull complete [2023-05-10T20:32:55.121Z] c5a4b2cf53e6: Pull complete [2023-05-10T20:32:55.122Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T20:32:55.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T20:32:55.122Z] ---> c4be618373d6 [2023-05-10T20:32:55.122Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:32:58.428Z] ---> Running in d2a5dc542448 [2023-05-10T20:32:58.428Z] Removing intermediate container d2a5dc542448 [2023-05-10T20:32:58.428Z] ---> a9379a8f6157 [2023-05-10T20:32:58.428Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:32:58.428Z] ---> Running in 3faede739d78 [2023-05-10T20:32:58.428Z] Removing intermediate container 3faede739d78 [2023-05-10T20:32:58.428Z] ---> da04ab0df4d1 [2023-05-10T20:32:58.428Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-10T20:32:58.428Z] ---> Running in 5d72f2e3b527 [2023-05-10T20:32:59.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:59.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:59.261Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-10T20:32:59.261Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-10T20:32:59.261Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-10T20:32:59.261Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:32:59.261Z] OK: 270 MiB in 61 packages [2023-05-10T20:32:59.829Z] Removing intermediate container 5d72f2e3b527 [2023-05-10T20:32:59.829Z] ---> 1b887d9cc902 [2023-05-10T20:32:59.829Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-10T20:32:59.829Z] ---> Running in e3aa66932010 [2023-05-10T20:33:00.091Z] Removing intermediate container e3aa66932010 [2023-05-10T20:33:00.091Z] ---> 995c6ff9c8e3 [2023-05-10T20:33:00.091Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T20:33:00.091Z] ---> 00bb9f56f799 [2023-05-10T20:33:00.091Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:33:00.091Z] ---> Running in 012eea56b6ef [2023-05-10T20:33:00.193Z] Still waiting to schedule task [2023-05-10T20:33:00.193Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14954’ [2023-05-10T20:33:26.676Z] Removing intermediate container 012eea56b6ef [2023-05-10T20:33:26.676Z] ---> fabd475d8d27 [2023-05-10T20:33:26.676Z] Step 9/10 : COPY . . [2023-05-10T20:33:26.676Z] ---> 79ca1f580582 [2023-05-10T20:33:26.676Z] Step 10/10 : RUN ${MAKE} [2023-05-10T20:33:26.676Z] ---> Running in 4bbb26df4a10 [2023-05-10T20:33:26.676Z] noop [2023-05-10T20:33:26.676Z] Removing intermediate container 4bbb26df4a10 [2023-05-10T20:33:26.676Z] ---> d852f77c7b3a [2023-05-10T20:33:26.676Z] Successfully built d852f77c7b3a [2023-05-10T20:33:26.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:33:27.122Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T20:33:27.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:33:27.291Z] prd-ubuntu20.04-docker-8c-8g-14955 does not seem to be running inside a container [2023-05-10T20:33:27.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-477 -v /w/workspace/xfoundry_device-modbus-go_PR-477:/w/workspace/xfoundry_device-modbus-go_PR-477:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-477@tmp:/w/workspace/xfoundry_device-modbus-go_PR-477@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T20:33:27.980Z] $ docker top d95d6924afb1570407c571b91c71e7b805bfd96e746add7c7d9fd4e3b6c4d38b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:33:28.365Z] + go version [2023-05-10T20:33:28.365Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T20:33:28.404Z] $ docker stop --time=1 d95d6924afb1570407c571b91c71e7b805bfd96e746add7c7d9fd4e3b6c4d38b [2023-05-10T20:33:29.693Z] $ docker rm -f --volumes d95d6924afb1570407c571b91c71e7b805bfd96e746add7c7d9fd4e3b6c4d38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:33:30.409Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T20:33:30.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:33:30.569Z] prd-ubuntu20.04-docker-8c-8g-14955 does not seem to be running inside a container [2023-05-10T20:33:30.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-477 -v /w/workspace/xfoundry_device-modbus-go_PR-477:/w/workspace/xfoundry_device-modbus-go_PR-477:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-477@tmp:/w/workspace/xfoundry_device-modbus-go_PR-477@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T20:33:30.961Z] $ docker top e94dac9650d5916c73babd47739d0470bcd55dc55806e13360d4bb9772d42a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:33:31.350Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-477 [Pipeline] fileExists [Pipeline] sh [2023-05-10T20:33:31.716Z] + make test [2023-05-10T20:33:31.716Z] go test ./... -coverprofile=coverage.out [2023-05-10T20:33:36.993Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-10T20:33:49.214Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-10T20:33:49.214Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-10T20:33:54.480Z] go vet ./... [2023-05-10T20:33:58.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T20:33:58.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T20:33:58.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T20:33:58.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T20:33:58.750Z] $ docker stop --time=1 e94dac9650d5916c73babd47739d0470bcd55dc55806e13360d4bb9772d42a24 [2023-05-10T20:34:01.367Z] $ docker rm -f --volumes e94dac9650d5916c73babd47739d0470bcd55dc55806e13360d4bb9772d42a24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:34:01.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T20:34:01.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T20:34:02.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T20:34:02.992Z] + ls -al . [2023-05-10T20:34:02.992Z] total 180 [2023-05-10T20:34:02.992Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 20:33 . [2023-05-10T20:34:02.992Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 .. [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 20:32 .dockerignore [2023-05-10T20:34:02.992Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:32 .git [2023-05-10T20:34:02.992Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 .github [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 331 May 10 20:32 .gitignore [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:32 .golangci.yml [2023-05-10T20:34:02.992Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:32 .semver [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 10 20:32 Attribution.txt [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 10 20:32 CHANGELOG.md [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 10 20:32 Dockerfile [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:32 GOVERNANCE.md [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 20:32 Jenkinsfile [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:32 LICENSE [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 10 20:32 Makefile [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 20:32 OWNERS.md [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 10 20:32 README.md [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:32 VERSION [2023-05-10T20:34:02.992Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:32 bin [2023-05-10T20:34:02.992Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 cmd [2023-05-10T20:34:02.992Z] -rw-r--r-- 1 jenkins jenkins 24160 May 10 20:33 coverage.out [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 10 20:32 go.mod [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 10 20:32 go.sum [2023-05-10T20:34:02.992Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 internal [2023-05-10T20:34:02.992Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:32 simulator [2023-05-10T20:34:02.992Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 snap [2023-05-10T20:34:02.992Z] -rw-rw-r-- 1 jenkins jenkins 229 May 10 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:34:03.446Z] + 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=3dfe206c6d0c39a2049002eceba5e982be12b096 --label arch=amd64 --label version=0.0.0 . [2023-05-10T20:34:03.446Z] Sending build context to Docker daemon 6.533MB [2023-05-10T20:34:03.446Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:34:03.446Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-10T20:34:03.446Z] ---> d852f77c7b3a [2023-05-10T20:34:03.446Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:34:03.446Z] ---> Running in 90b472f89d66 [2023-05-10T20:34:03.709Z] Removing intermediate container 90b472f89d66 [2023-05-10T20:34:03.709Z] ---> b2521baa7957 [2023-05-10T20:34:03.709Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:34:03.709Z] ---> Running in 5c7ef84556c8 [2023-05-10T20:34:03.709Z] Removing intermediate container 5c7ef84556c8 [2023-05-10T20:34:03.709Z] ---> 6a4846c34b44 [2023-05-10T20:34:03.709Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-10T20:34:03.709Z] ---> Running in 58b7fa0e4ede [2023-05-10T20:34:03.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:34:04.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:34:04.252Z] OK: 270 MiB in 61 packages [2023-05-10T20:34:04.820Z] Removing intermediate container 58b7fa0e4ede [2023-05-10T20:34:04.820Z] ---> 3c45b6b6d3b2 [2023-05-10T20:34:04.820Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-10T20:34:04.820Z] ---> Running in 9692d9c10cfe [2023-05-10T20:34:04.820Z] Removing intermediate container 9692d9c10cfe [2023-05-10T20:34:04.820Z] ---> 4c996e9518e1 [2023-05-10T20:34:04.820Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-10T20:34:04.820Z] ---> dd115e78155d [2023-05-10T20:34:04.820Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:34:04.820Z] ---> Running in 95b2623611c7 [2023-05-10T20:34:05.764Z] Removing intermediate container 95b2623611c7 [2023-05-10T20:34:05.764Z] ---> e5dc2033a1e7 [2023-05-10T20:34:05.764Z] Step 9/22 : COPY . . [2023-05-10T20:34:06.021Z] ---> 4dcaa30ebfb7 [2023-05-10T20:34:06.021Z] Step 10/22 : RUN ${MAKE} [2023-05-10T20:34:06.021Z] ---> Running in f17a2724b72a [2023-05-10T20:34:06.280Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-10T20:34:25.565Z] Removing intermediate container f17a2724b72a [2023-05-10T20:34:25.565Z] ---> 026252d95db2 [2023-05-10T20:34:25.565Z] Step 11/22 : FROM alpine:3.17 [2023-05-10T20:34:25.826Z] 3.17: Pulling from library/alpine [2023-05-10T20:34:25.826Z] f56be85fc22e: Already exists [2023-05-10T20:34:26.087Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T20:34:26.087Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T20:34:26.087Z] ---> 9ed4aefc74f6 [2023-05-10T20:34:26.087Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-10T20:34:26.087Z] ---> Running in eaa822ce0ba1 [2023-05-10T20:34:26.346Z] Removing intermediate container eaa822ce0ba1 [2023-05-10T20:34:26.346Z] ---> 9ed58c4b6bd9 [2023-05-10T20:34:26.346Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-10T20:34:26.605Z] ---> Running in aa3493c70994 [2023-05-10T20:34:26.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:34:26.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:34:27.125Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T20:34:27.125Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:34:27.125Z] OK: 7 MiB in 16 packages [2023-05-10T20:34:28.067Z] Removing intermediate container aa3493c70994 [2023-05-10T20:34:28.067Z] ---> 2f16ee4b73e0 [2023-05-10T20:34:28.067Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-10T20:34:29.502Z] ---> c807b561305b [2023-05-10T20:34:29.502Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-10T20:34:30.441Z] ---> 8302c626e6ef [2023-05-10T20:34:30.441Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-10T20:34:31.015Z] ---> 6ed913c61f3c [2023-05-10T20:34:31.016Z] Step 17/22 : EXPOSE 59901 [2023-05-10T20:34:31.952Z] ---> Running in 3e7a8bfb72e1 [2023-05-10T20:34:32.212Z] Removing intermediate container 3e7a8bfb72e1 [2023-05-10T20:34:32.212Z] ---> 974277f3f795 [2023-05-10T20:34:32.212Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-10T20:34:32.212Z] ---> Running in 59275d2662e0 [2023-05-10T20:34:32.212Z] Removing intermediate container 59275d2662e0 [2023-05-10T20:34:32.212Z] ---> ecce38c9b709 [2023-05-10T20:34:32.212Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T20:34:32.472Z] ---> Running in 599ec365449c [2023-05-10T20:34:32.472Z] Removing intermediate container 599ec365449c [2023-05-10T20:34:32.472Z] ---> d6633585c8fa [2023-05-10T20:34:32.472Z] Step 20/22 : LABEL arch=amd64 [2023-05-10T20:34:32.472Z] ---> Running in 84be03774a26 [2023-05-10T20:34:32.472Z] Removing intermediate container 84be03774a26 [2023-05-10T20:34:32.472Z] ---> aa531b38ff34 [2023-05-10T20:34:32.472Z] Step 21/22 : LABEL git_sha=3dfe206c6d0c39a2049002eceba5e982be12b096 [2023-05-10T20:34:32.472Z] ---> Running in bfcc8b1fd2f7 [2023-05-10T20:34:32.730Z] Removing intermediate container bfcc8b1fd2f7 [2023-05-10T20:34:32.730Z] ---> c9e8cf6d9b7c [2023-05-10T20:34:32.730Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T20:34:32.730Z] ---> Running in c14496a9f0f5 [2023-05-10T20:34:32.730Z] Removing intermediate container c14496a9f0f5 [2023-05-10T20:34:32.730Z] ---> 6fb231ff4aa7 [2023-05-10T20:34:32.730Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T20:34:32.730Z] Successfully built 6fb231ff4aa7 [2023-05-10T20:34:32.730Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-05-10T20:34:33.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:34:33.588Z] [2023-05-10T20:34:33.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:34:33.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:34:33.987Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T20:34:33.987Z] 5eb5b503b376: Pulling fs layer [2023-05-10T20:34:33.987Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T20:34:33.987Z] ec43610c2a17: Pulling fs layer [2023-05-10T20:34:33.987Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T20:34:33.987Z] 33b1e0a273af: Pulling fs layer [2023-05-10T20:34:33.987Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T20:34:33.987Z] 2f39f015ded8: Pulling fs layer [2023-05-10T20:34:33.987Z] 33b1e0a273af: Waiting [2023-05-10T20:34:33.987Z] 5d3b04190fa2: Waiting [2023-05-10T20:34:33.987Z] 2f39f015ded8: Waiting [2023-05-10T20:34:33.987Z] 3a2ae6a8a46f: Waiting [2023-05-10T20:34:33.987Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T20:34:33.987Z] 5c69ac0246d0: Download complete [2023-05-10T20:34:33.987Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T20:34:33.987Z] 3a2ae6a8a46f: Download complete [2023-05-10T20:34:34.267Z] 33b1e0a273af: Verifying Checksum [2023-05-10T20:34:34.267Z] 33b1e0a273af: Download complete [2023-05-10T20:34:34.267Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T20:34:34.267Z] 5d3b04190fa2: Download complete [2023-05-10T20:34:34.267Z] ec43610c2a17: Verifying Checksum [2023-05-10T20:34:34.267Z] ec43610c2a17: Download complete [2023-05-10T20:34:34.267Z] 5eb5b503b376: Verifying Checksum [2023-05-10T20:34:34.267Z] 5eb5b503b376: Download complete [2023-05-10T20:34:35.218Z] 2f39f015ded8: Download complete [2023-05-10T20:34:35.788Z] 5eb5b503b376: Pull complete [2023-05-10T20:34:36.047Z] 5c69ac0246d0: Pull complete [2023-05-10T20:34:36.616Z] ec43610c2a17: Pull complete [2023-05-10T20:34:36.616Z] 3a2ae6a8a46f: Pull complete [2023-05-10T20:34:37.184Z] 33b1e0a273af: Pull complete [2023-05-10T20:34:37.184Z] 5d3b04190fa2: Pull complete [2023-05-10T20:34:42.455Z] 2f39f015ded8: Pull complete [2023-05-10T20:34:42.455Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T20:34:42.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:34:42.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:34:42.679Z] prd-ubuntu20.04-docker-8c-8g-14955 does not seem to be running inside a container [2023-05-10T20:34:42.724Z] $ 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/xfoundry_device-modbus-go_PR-477 -v /w/workspace/xfoundry_device-modbus-go_PR-477:/w/workspace/xfoundry_device-modbus-go_PR-477:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-477@tmp:/w/workspace/xfoundry_device-modbus-go_PR-477@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T20:34:46.413Z] $ docker top 967c9ccca724d5e17c3c472a4deb7cc0a40d37df353c3856470e2980dc9d7896 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:34:46.875Z] ---> job-cost.sh [2023-05-10T20:34:46.876Z] lf-activate-venv: SKIPPING [2023-05-10T20:34:46.876Z] INFO: No Stack... [2023-05-10T20:34:47.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T20:34:47.717Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T20:34:48.030Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-477/archives/cost.csv [2023-05-10T20:34:48.030Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T20:34:48.073Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [2023-05-10T20:34:48.079Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] did not exist. Created. [2023-05-10T20:34:48.079Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T20:34:48.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T20:34:48.534Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T20:34:48.562Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T20:34:48.641Z] $ docker stop --time=1 967c9ccca724d5e17c3c472a4deb7cc0a40d37df353c3856470e2980dc9d7896 [2023-05-10T20:34:49.996Z] $ docker rm -f --volumes 967c9ccca724d5e17c3c472a4deb7cc0a40d37df353c3856470e2980dc9d7896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T20:35:24.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14957 in /w/workspace/xfoundry_device-modbus-go_PR-477 [Pipeline] { [Pipeline] ws [2023-05-10T20:35:24.964Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-10T20:35:25.049Z] Selected Git installation does not exist. Using Default [2023-05-10T20:35:25.049Z] The recommended git tool is: NONE [2023-05-10T20:35:31.330Z] using credential edgex-jenkins-ssh [2023-05-10T20:35:31.353Z] Cloning the remote Git repository [2023-05-10T20:35:31.411Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-10T20:35:31.524Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-10T20:35:31.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-10T20:35:31.720Z] > git --version # timeout=10 [2023-05-10T20:35:31.741Z] > git --version # 'git version 2.25.1' [2023-05-10T20:35:31.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:35:31.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T20:35:33.088Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-10T20:35:33.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T20:35:34.768Z] Merging remotes/origin/main commit a3185666607ac015ce8e2ed96cee91149733c6fa into PR head commit 3dfe206c6d0c39a2049002eceba5e982be12b096 [2023-05-10T20:35:35.114Z] Merge succeeded, producing 3dfe206c6d0c39a2049002eceba5e982be12b096 [2023-05-10T20:35:35.114Z] Checking out Revision 3dfe206c6d0c39a2049002eceba5e982be12b096 (PR-477) [2023-05-10T20:35:34.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-10T20:35:34.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-10T20:35:34.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:35:34.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/477/head:refs/remotes/origin/PR-477 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T20:35:34.791Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T20:35:34.885Z] > git checkout -f 3dfe206c6d0c39a2049002eceba5e982be12b096 # timeout=10 [2023-05-10T20:35:35.001Z] > git remote # timeout=10 [2023-05-10T20:35:35.022Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T20:35:35.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:35:35.058Z] > git merge a3185666607ac015ce8e2ed96cee91149733c6fa # timeout=10 [2023-05-10T20:35:35.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T20:35:35.121Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T20:35:35.137Z] > git checkout -f 3dfe206c6d0c39a2049002eceba5e982be12b096 # timeout=10 [2023-05-10T20:35:35.720Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T20:35:35.784Z] > git --version # timeout=10 [2023-05-10T20:35:35.799Z] > git --version # 'git version 2.25.1' [2023-05-10T20:35:35.815Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:35:36.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T20:35:36.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T20:35:36.916Z] Dload Upload Total Spent Left Speed [2023-05-10T20:35:36.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-10T20:35:37.630Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T20:35:37.989Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T20:35:37.989Z] + sudo tee /etc/docker/daemon.new [2023-05-10T20:35:37.989Z] { [2023-05-10T20:35:37.989Z] "registry-mirrors": [ [2023-05-10T20:35:37.989Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T20:35:37.989Z] ], [2023-05-10T20:35:37.989Z] "bip": "10.250.0.254/24", [2023-05-10T20:35:37.989Z] "hosts": [ [2023-05-10T20:35:37.989Z] "tcp://0.0.0.0:5555", [2023-05-10T20:35:37.989Z] "unix:///var/run/docker.sock" [2023-05-10T20:35:37.989Z] ], [2023-05-10T20:35:37.989Z] "mtu": 1458, [2023-05-10T20:35:37.989Z] "selinux-enabled": true, [2023-05-10T20:35:37.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T20:35:37.989Z] } [Pipeline] sh [2023-05-10T20:35:38.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T20:35:38.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:35:57.103Z] provisioning config files... [2023-05-10T20:35:57.139Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6935500391596529921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:35:57.549Z] ---> docker-login.sh [2023-05-10T20:35:57.549Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:35:58.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:35:58.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:35:58.736Z] Configure a credential helper to remove this warning. See [2023-05-10T20:35:58.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:35:58.736Z] [2023-05-10T20:35:58.736Z] Login Succeeded [2023-05-10T20:35:58.736Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:35:59.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:35:59.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:35:59.281Z] Configure a credential helper to remove this warning. See [2023-05-10T20:35:59.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:35:59.281Z] [2023-05-10T20:35:59.281Z] Login Succeeded [2023-05-10T20:35:59.281Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:35:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:35:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:35:59.559Z] Configure a credential helper to remove this warning. See [2023-05-10T20:35:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:35:59.559Z] [2023-05-10T20:35:59.559Z] Login Succeeded [2023-05-10T20:35:59.559Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:35:59.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:36:00.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:36:00.117Z] Configure a credential helper to remove this warning. See [2023-05-10T20:36:00.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:36:00.117Z] [2023-05-10T20:36:00.117Z] Login Succeeded [2023-05-10T20:36:00.117Z] docker.io [2023-05-10T20:36:00.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:36:00.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:36:00.661Z] Configure a credential helper to remove this warning. See [2023-05-10T20:36:00.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:36:00.661Z] [2023-05-10T20:36:00.661Z] Login Succeeded [2023-05-10T20:36:00.661Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:36:00.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T20:36:01.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:36:01.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:36:01.179Z] ========================================================= [2023-05-10T20:36:01.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T20:36:01.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:36:01.694Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T20:36:02.687Z] Sending build context to Docker daemon 3.402MB [2023-05-10T20:36:02.687Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:36:02.687Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T20:36:02.687Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T20:36:02.687Z] c41833b44d91: Pulling fs layer [2023-05-10T20:36:02.687Z] ed15518f5707: Pulling fs layer [2023-05-10T20:36:02.687Z] feae8fd75edb: Pulling fs layer [2023-05-10T20:36:02.687Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T20:36:02.687Z] 3cdef696dda3: Pulling fs layer [2023-05-10T20:36:02.687Z] 2ced38df9373: Pulling fs layer [2023-05-10T20:36:02.687Z] 58f1dce35555: Pulling fs layer [2023-05-10T20:36:02.687Z] 242c74f7c9fa: Waiting [2023-05-10T20:36:02.687Z] 3cdef696dda3: Waiting [2023-05-10T20:36:02.687Z] 58f1dce35555: Waiting [2023-05-10T20:36:02.687Z] ed15518f5707: Verifying Checksum [2023-05-10T20:36:02.687Z] ed15518f5707: Download complete [2023-05-10T20:36:02.963Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T20:36:02.963Z] 242c74f7c9fa: Download complete [2023-05-10T20:36:02.963Z] 3cdef696dda3: Verifying Checksum [2023-05-10T20:36:02.963Z] 3cdef696dda3: Download complete [2023-05-10T20:36:02.963Z] c41833b44d91: Verifying Checksum [2023-05-10T20:36:02.963Z] c41833b44d91: Download complete [2023-05-10T20:36:03.949Z] c41833b44d91: Pull complete [2023-05-10T20:36:04.549Z] 58f1dce35555: Verifying Checksum [2023-05-10T20:36:04.549Z] 58f1dce35555: Download complete [2023-05-10T20:36:04.549Z] ed15518f5707: Pull complete [2023-05-10T20:36:05.524Z] feae8fd75edb: Verifying Checksum [2023-05-10T20:36:05.524Z] feae8fd75edb: Download complete [2023-05-10T20:36:05.800Z] 2ced38df9373: Download complete [2023-05-10T20:36:15.911Z] feae8fd75edb: Pull complete [2023-05-10T20:36:15.911Z] 242c74f7c9fa: Pull complete [2023-05-10T20:36:16.238Z] 3cdef696dda3: Pull complete [2023-05-10T20:36:22.947Z] 2ced38df9373: Pull complete [2023-05-10T20:36:25.539Z] 58f1dce35555: Pull complete [2023-05-10T20:36:25.539Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T20:36:25.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T20:36:25.539Z] ---> fadd8f120f05 [2023-05-10T20:36:25.539Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:36:27.493Z] ---> Running in 05e81bd92a8e [2023-05-10T20:36:27.493Z] Removing intermediate container 05e81bd92a8e [2023-05-10T20:36:27.493Z] ---> c7ad12191d61 [2023-05-10T20:36:27.493Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:36:27.493Z] ---> Running in 85917726b445 [2023-05-10T20:36:27.768Z] Removing intermediate container 85917726b445 [2023-05-10T20:36:27.768Z] ---> 372e0f63744c [2023-05-10T20:36:27.768Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-10T20:36:28.046Z] ---> Running in 348219f24718 [2023-05-10T20:36:29.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:36:29.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:36:31.008Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-10T20:36:31.008Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-10T20:36:31.008Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-10T20:36:31.008Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:36:31.008Z] OK: 270 MiB in 61 packages [2023-05-10T20:36:32.445Z] Removing intermediate container 348219f24718 [2023-05-10T20:36:32.445Z] ---> a255363fbd29 [2023-05-10T20:36:32.445Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-10T20:36:32.445Z] ---> Running in 91359f2b4edf [2023-05-10T20:36:32.718Z] Removing intermediate container 91359f2b4edf [2023-05-10T20:36:32.718Z] ---> c804541c3f2d [2023-05-10T20:36:32.718Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T20:36:33.305Z] ---> 7685f4aa1731 [2023-05-10T20:36:33.305Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:36:33.305Z] ---> Running in d734fb9285c5 [2023-05-10T20:37:54.963Z] Removing intermediate container d734fb9285c5 [2023-05-10T20:37:54.963Z] ---> 10732faf6823 [2023-05-10T20:37:54.963Z] Step 9/10 : COPY . . [2023-05-10T20:37:54.963Z] ---> 1532774fad7b [2023-05-10T20:37:54.963Z] Step 10/10 : RUN ${MAKE} [2023-05-10T20:37:54.963Z] ---> Running in bb6391fdb6f5 [2023-05-10T20:37:54.963Z] noop [2023-05-10T20:37:54.963Z] Removing intermediate container bb6391fdb6f5 [2023-05-10T20:37:54.963Z] ---> 3f1dc643480a [2023-05-10T20:37:54.963Z] Successfully built 3f1dc643480a [2023-05-10T20:37:54.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:37:55.433Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T20:37:55.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:37:55.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-14957 does not seem to be running inside a container [2023-05-10T20:37:55.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T20:37:56.994Z] $ docker top dc82464a507956f92d37b79c80578335854ce22cbc56027ab1b2b61e62b6301a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:37:57.876Z] + go version [2023-05-10T20:37:57.877Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T20:37:57.916Z] $ docker stop --time=1 dc82464a507956f92d37b79c80578335854ce22cbc56027ab1b2b61e62b6301a [2023-05-10T20:38:01.062Z] $ docker rm -f --volumes dc82464a507956f92d37b79c80578335854ce22cbc56027ab1b2b61e62b6301a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:38:01.931Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T20:38:01.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:38:02.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-14957 does not seem to be running inside a container [2023-05-10T20:38:02.258Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T20:38:03.454Z] $ docker top 791a927a1c8b889fb7d816e3daf223f9201c6505bac660ac9c5a560c91b8af73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:38:04.031Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T20:38:04.420Z] + make test [2023-05-10T20:38:04.689Z] go test ./... -coverprofile=coverage.out [2023-05-10T20:38:43.599Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-10T20:41:05.373Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-10T20:41:05.373Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.4% of statements [2023-05-10T20:41:05.373Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T20:41:05.373Z] go vet ./... [2023-05-10T20:41:32.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T20:41:32.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T20:41:32.102Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T20:41:32.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T20:41:32.434Z] $ docker stop --time=1 791a927a1c8b889fb7d816e3daf223f9201c6505bac660ac9c5a560c91b8af73 [2023-05-10T20:41:35.733Z] $ docker rm -f --volumes 791a927a1c8b889fb7d816e3daf223f9201c6505bac660ac9c5a560c91b8af73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:41:36.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T20:41:37.025Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T20:41:37.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:41:38.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T20:41:38.495Z] + ls -al . [2023-05-10T20:41:38.495Z] total 176 [2023-05-10T20:41:38.495Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 20:38 . [2023-05-10T20:41:38.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:35 .. [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 20:35 .dockerignore [2023-05-10T20:41:38.495Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:35 .git [2023-05-10T20:41:38.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:35 .github [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 331 May 10 20:35 .gitignore [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:35 .golangci.yml [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 10 20:35 Attribution.txt [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 10 20:35 CHANGELOG.md [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 10 20:35 Dockerfile [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:35 GOVERNANCE.md [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 20:35 Jenkinsfile [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:35 LICENSE [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 10 20:35 Makefile [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 20:35 OWNERS.md [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 10 20:35 README.md [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:32 VERSION [2023-05-10T20:41:38.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:35 bin [2023-05-10T20:41:38.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:35 cmd [2023-05-10T20:41:38.495Z] -rw-r--r-- 1 jenkins jenkins 24160 May 10 20:41 coverage.out [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 10 20:35 go.mod [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 10 20:35 go.sum [2023-05-10T20:41:38.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:35 internal [2023-05-10T20:41:38.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:35 simulator [2023-05-10T20:41:38.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:35 snap [2023-05-10T20:41:38.495Z] -rw-rw-r-- 1 jenkins jenkins 229 May 10 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:41:38.914Z] + 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=3dfe206c6d0c39a2049002eceba5e982be12b096 --label arch=arm64 --label version=0.0.0 . [2023-05-10T20:41:39.183Z] Sending build context to Docker daemon 3.427MB [2023-05-10T20:41:39.183Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:41:39.183Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-10T20:41:39.183Z] ---> 3f1dc643480a [2023-05-10T20:41:39.183Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:41:39.451Z] ---> Running in d5897d198107 [2023-05-10T20:41:39.719Z] Removing intermediate container d5897d198107 [2023-05-10T20:41:39.719Z] ---> 2d54719202f5 [2023-05-10T20:41:39.719Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:41:39.719Z] ---> Running in 96b0f33c541e [2023-05-10T20:41:39.989Z] Removing intermediate container 96b0f33c541e [2023-05-10T20:41:39.989Z] ---> 3410e5095a4d [2023-05-10T20:41:39.989Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-10T20:41:40.257Z] ---> Running in d49ab1574b38 [2023-05-10T20:41:41.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:41:41.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:41:43.237Z] OK: 270 MiB in 61 packages [2023-05-10T20:41:43.822Z] Removing intermediate container d49ab1574b38 [2023-05-10T20:41:43.822Z] ---> 95b584311a19 [2023-05-10T20:41:43.822Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-10T20:41:43.822Z] ---> Running in c4f84b3a18da [2023-05-10T20:41:44.090Z] Removing intermediate container c4f84b3a18da [2023-05-10T20:41:44.090Z] ---> 110dd8aa1aae [2023-05-10T20:41:44.090Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-10T20:41:45.236Z] ---> 20ac2f101492 [2023-05-10T20:41:45.236Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:41:45.236Z] ---> Running in e436b522fd1d [2023-05-10T20:41:50.059Z] Removing intermediate container e436b522fd1d [2023-05-10T20:41:50.059Z] ---> 0d62e354bbcb [2023-05-10T20:41:50.059Z] Step 9/22 : COPY . . [2023-05-10T20:41:50.645Z] ---> d579f17b46ec [2023-05-10T20:41:50.645Z] Step 10/22 : RUN ${MAKE} [2023-05-10T20:41:50.645Z] ---> Running in e99b8b7a64a7 [2023-05-10T20:41:52.060Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-10T20:44:13.774Z] Removing intermediate container e99b8b7a64a7 [2023-05-10T20:44:13.775Z] ---> 9df6acb9a061 [2023-05-10T20:44:13.775Z] Step 11/22 : FROM alpine:3.17 [2023-05-10T20:44:13.775Z] 3.17: Pulling from library/alpine [2023-05-10T20:44:13.775Z] c41833b44d91: Already exists [2023-05-10T20:44:13.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T20:44:13.775Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T20:44:13.775Z] ---> 51e60588ff2c [2023-05-10T20:44:13.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-10T20:44:13.775Z] ---> Running in 45d34c688209 [2023-05-10T20:44:13.775Z] Removing intermediate container 45d34c688209 [2023-05-10T20:44:13.775Z] ---> 2beb7e179cf3 [2023-05-10T20:44:13.775Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-10T20:44:13.775Z] ---> Running in 6dc64b1dad75 [2023-05-10T20:44:13.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:44:13.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:44:13.775Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T20:44:13.775Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:44:13.775Z] OK: 8 MiB in 16 packages [2023-05-10T20:44:13.775Z] Removing intermediate container 6dc64b1dad75 [2023-05-10T20:44:13.775Z] ---> 43bd08178557 [2023-05-10T20:44:13.775Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-10T20:44:13.775Z] ---> af25c9e93805 [2023-05-10T20:44:13.775Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-10T20:44:13.775Z] ---> 2d2582b11ea7 [2023-05-10T20:44:13.775Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-10T20:44:13.775Z] ---> b37773bf5248 [2023-05-10T20:44:13.775Z] Step 17/22 : EXPOSE 59901 [2023-05-10T20:44:13.775Z] ---> Running in b624ef2379b1 [2023-05-10T20:44:13.775Z] Removing intermediate container b624ef2379b1 [2023-05-10T20:44:13.775Z] ---> 946547d1374d [2023-05-10T20:44:13.775Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-10T20:44:13.775Z] ---> Running in cda068914168 [2023-05-10T20:44:13.775Z] Removing intermediate container cda068914168 [2023-05-10T20:44:13.775Z] ---> 2bef9a7cd8ac [2023-05-10T20:44:13.775Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T20:44:13.775Z] ---> Running in 08eb697fcbb2 [2023-05-10T20:44:13.775Z] Removing intermediate container 08eb697fcbb2 [2023-05-10T20:44:13.775Z] ---> d8027f8e020e [2023-05-10T20:44:13.775Z] Step 20/22 : LABEL arch=arm64 [2023-05-10T20:44:13.775Z] ---> Running in 5050beeea26b [2023-05-10T20:44:13.775Z] Removing intermediate container 5050beeea26b [2023-05-10T20:44:13.775Z] ---> 826dc8c9ba98 [2023-05-10T20:44:13.775Z] Step 21/22 : LABEL git_sha=3dfe206c6d0c39a2049002eceba5e982be12b096 [2023-05-10T20:44:13.775Z] ---> Running in b470ff4ebb7f [2023-05-10T20:44:13.775Z] Removing intermediate container b470ff4ebb7f [2023-05-10T20:44:13.775Z] ---> 98f7c90d841c [2023-05-10T20:44:13.775Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T20:44:13.775Z] ---> Running in df10efa4bdb9 [2023-05-10T20:44:13.775Z] Removing intermediate container df10efa4bdb9 [2023-05-10T20:44:13.775Z] ---> de1810be654f [2023-05-10T20:44:13.775Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T20:44:13.775Z] Successfully built de1810be654f [2023-05-10T20:44:13.775Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:44:14.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:44:14.556Z] [2023-05-10T20:44:14.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:44:14.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:44:14.965Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T20:44:14.965Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T20:44:14.965Z] 04944245beec: Pulling fs layer [2023-05-10T20:44:14.965Z] 699f458cf7ca: Pulling fs layer [2023-05-10T20:44:14.965Z] 765212b225bb: Pulling fs layer [2023-05-10T20:44:14.965Z] f23df028b6ca: Pulling fs layer [2023-05-10T20:44:14.965Z] 765212b225bb: Waiting [2023-05-10T20:44:14.965Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T20:44:14.965Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T20:44:14.965Z] f23df028b6ca: Waiting [2023-05-10T20:44:14.965Z] 2437ff75d9bd: Waiting [2023-05-10T20:44:14.965Z] d65c8cfc05b1: Waiting [2023-05-10T20:44:15.244Z] 04944245beec: Verifying Checksum [2023-05-10T20:44:15.244Z] 04944245beec: Download complete [2023-05-10T20:44:15.244Z] 765212b225bb: Verifying Checksum [2023-05-10T20:44:15.244Z] 765212b225bb: Download complete [2023-05-10T20:44:15.244Z] f23df028b6ca: Download complete [2023-05-10T20:44:15.244Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T20:44:15.244Z] d65c8cfc05b1: Download complete [2023-05-10T20:44:15.521Z] 699f458cf7ca: Verifying Checksum [2023-05-10T20:44:15.521Z] 699f458cf7ca: Download complete [2023-05-10T20:44:15.791Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T20:44:15.791Z] 8998bd30e6a1: Download complete [2023-05-10T20:44:18.378Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T20:44:18.378Z] 2437ff75d9bd: Download complete [2023-05-10T20:44:19.791Z] 8998bd30e6a1: Pull complete [2023-05-10T20:44:20.395Z] 04944245beec: Pull complete [2023-05-10T20:44:21.808Z] 699f458cf7ca: Pull complete [2023-05-10T20:44:21.808Z] 765212b225bb: Pull complete [2023-05-10T20:44:22.837Z] f23df028b6ca: Pull complete [2023-05-10T20:44:22.837Z] d65c8cfc05b1: Pull complete [2023-05-10T20:44:37.914Z] 2437ff75d9bd: Pull complete [2023-05-10T20:44:37.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T20:44:37.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:44:37.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:44:38.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-14957 does not seem to be running inside a container [2023-05-10T20:44:38.306Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T20:44:41.547Z] $ docker top acda882e8e71bbde6eda2556736bb9d9adc6f81d7e7c39067f86be8ab24aa769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:42.450Z] ---> job-cost.sh [2023-05-10T20:44:42.450Z] lf-activate-venv: SKIPPING [2023-05-10T20:44:42.450Z] INFO: No Stack... [2023-05-10T20:44:43.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T20:44:43.620Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T20:44:44.276Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-10T20:44:44.276Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T20:44:44.354Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [2023-05-10T20:44:44.359Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] did not exist. Created. [2023-05-10T20:44:44.359Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T20:44:45.088Z] /w/workspace/device-modbus-go/1@tmp/durable-abbdb043/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T20:44:45.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T20:44:45.809Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T20:44:45.863Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T20:44:45.881Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-477-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T20:44:45.962Z] $ docker stop --time=1 acda882e8e71bbde6eda2556736bb9d9adc6f81d7e7c39067f86be8ab24aa769 [2023-05-10T20:44:47.467Z] $ docker rm -f --volumes acda882e8e71bbde6eda2556736bb9d9adc6f81d7e7c39067f86be8ab24aa769 [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 [2023-05-10T20:44:48.472Z] provisioning config files... [2023-05-10T20:44:48.479Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/config1010314035677571598tmp [Pipeline] { [Pipeline] sh [2023-05-10T20:44:48.823Z] + set +x [2023-05-10T20:44:48.823Z] + curl -s https://codecov.io/bash [2023-05-10T20:44:48.823Z] + bash -s -- [2023-05-10T20:44:48.823Z] [2023-05-10T20:44:48.823Z] _____ _ [2023-05-10T20:44:48.823Z] / ____| | | [2023-05-10T20:44:48.823Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T20:44:48.823Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T20:44:48.823Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T20:44:48.823Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T20:44:48.823Z] Bash-1.0.6 [2023-05-10T20:44:48.823Z] [2023-05-10T20:44:48.823Z] [2023-05-10T20:44:48.823Z] ==> git version 2.25.1 found [2023-05-10T20:44:48.823Z] ==> 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 [2023-05-10T20:44:48.823Z] Release-Date: 2020-01-08 [2023-05-10T20:44:48.823Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T20:44:48.823Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T20:44:48.823Z] ==> Jenkins CI detected. [2023-05-10T20:44:48.823Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-477 [2023-05-10T20:44:48.823Z] project root: . [2023-05-10T20:44:48.823Z] --> token set from env [2023-05-10T20:44:48.823Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T20:44:48.823Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T20:44:48.823Z] ==> Python coveragepy not found [2023-05-10T20:44:48.823Z] ==> Searching for coverage reports in: [2023-05-10T20:44:48.823Z] + . [2023-05-10T20:44:48.823Z] -> Found 1 reports [2023-05-10T20:44:48.823Z] ==> Detecting git/mercurial file structure [2023-05-10T20:44:48.823Z] ==> Reading reports [2023-05-10T20:44:48.823Z] + ./coverage.out bytes=24160 [2023-05-10T20:44:49.083Z] ==> Appending adjustments [2023-05-10T20:44:49.083Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T20:44:49.083Z] + Found adjustments [2023-05-10T20:44:49.083Z] ==> Gzipping contents [2023-05-10T20:44:49.083Z] 4.0K /tmp/codecov.PH9xQE.gz [2023-05-10T20:44:49.083Z] ==> Uploading reports [2023-05-10T20:44:49.083Z] url: https://codecov.io [2023-05-10T20:44:49.083Z] query: branch=PR-477&commit=3dfe206c6d0c39a2049002eceba5e982be12b096&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=477&job=&cmd_args= [2023-05-10T20:44:49.083Z] -> Pinging Codecov [2023-05-10T20:44:49.083Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-477&commit=3dfe206c6d0c39a2049002eceba5e982be12b096&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-477%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=477&job=&cmd_args= [2023-05-10T20:44:49.342Z] -> Uploading to [2023-05-10T20:44:49.342Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/55DBCA73C666E3227836607328DD7E49/3dfe206c6d0c39a2049002eceba5e982be12b096/8b8b80d7-a6a2-46c5-b8e3-d9f1fc9abf77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T204449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a48599c234d157fb68f58faeee33b1500c0bda508ca418cabc0edc24c425248b [2023-05-10T20:44:49.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T20:44:49.342Z] Dload Upload Total Spent Left Speed [2023-05-10T20:44:49.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 15822 --:--:-- --:--:-- --:--:-- 15822 [2023-05-10T20:44:49.602Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3dfe206c6d0c39a2049002eceba5e982be12b096 [Pipeline] } [2023-05-10T20:44:49.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-05-10T20:44:51.384Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-477/archives ] [2023-05-10T20:44:51.384Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-477/archives [2023-05-10T20:44:51.384Z] total 16 [2023-05-10T20:44:51.384Z] drwxr-xr-x 3 root root 4096 May 10 20:34 . [2023-05-10T20:44:51.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 20:34 .. [2023-05-10T20:44:51.384Z] drwxr-xr-x 2 root root 4096 May 10 20:34 cost [2023-05-10T20:44:51.384Z] -rw-r--r-- 1 root root 88 May 10 20:34 cost.csv [2023-05-10T20:44:51.384Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-477/archives [2023-05-10T20:44:51.384Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-477/archives [2023-05-10T20:44:51.384Z] total 16 [2023-05-10T20:44:51.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:34 . [2023-05-10T20:44:51.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 20:34 .. [2023-05-10T20:44:51.384Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 20:34 cost [2023-05-10T20:44:51.384Z] -rw-r--r-- 1 jenkins jenkins 88 May 10 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:51.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:52.603Z] ---> package-listing.sh [2023-05-10T20:44:52.604Z] ++ facter osfamily [2023-05-10T20:44:52.604Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T20:44:52.864Z] + OS_FAMILY=debian [2023-05-10T20:44:52.864Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-477 [2023-05-10T20:44:52.864Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T20:44:52.864Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T20:44:52.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T20:44:52.864Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T20:44:52.864Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-477 ']' [2023-05-10T20:44:52.864Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T20:44:52.864Z] + case "${OS_FAMILY}" in [2023-05-10T20:44:52.864Z] + dpkg -l [2023-05-10T20:44:52.864Z] + grep '^ii' [2023-05-10T20:44:52.864Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T20:44:52.864Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T20:44:52.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T20:44:52.864Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-477 ']' [2023-05-10T20:44:52.864Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-477/archives/ [2023-05-10T20:44:52.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-477/archives/ [Pipeline] echo [2023-05-10T20:44:52.898Z] 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/xfoundry_device-modbus-go_PR-477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T20:44:53.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:44:53.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:44:53.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:44:53.985Z] prd-ubuntu20.04-docker-8c-8g-14955 does not seem to be running inside a container [2023-05-10T20:44:54.024Z] $ 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/xfoundry_device-modbus-go_PR-477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-477 -v /w/workspace/xfoundry_device-modbus-go_PR-477:/w/workspace/xfoundry_device-modbus-go_PR-477:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-477@tmp:/w/workspace/xfoundry_device-modbus-go_PR-477@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T20:44:54.890Z] $ docker top 50136bf59c4319018ed325c53ba3831b5976a9afd3e32bb77fa85c802e5caa86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:44:55.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T20:44:55.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T20:44:56.381Z] + ls /var/log/sa-host [2023-05-10T20:44:56.381Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:44:56.525Z] provisioning config files... [2023-05-10T20:44:56.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-477@tmp/config2524335416819021067tmp [Pipeline] { [Pipeline] echo [2023-05-10T20:44:56.584Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:56.896Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T20:44:56.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:57.337Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T20:44:57.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:57.681Z] ---> sudo-logs.sh [2023-05-10T20:44:57.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T20:44:57.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:58.079Z] ---> job-cost.sh [2023-05-10T20:44:58.080Z] lf-activate-venv: SKIPPING [2023-05-10T20:44:58.080Z] DEBUG: total: 0.2199999988079071 [2023-05-10T20:44:58.080Z] INFO: Retrieving Stack Cost... [2023-05-10T20:44:58.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T20:44:58.909Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T20:44:58.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:44:59.275Z] ---> logs-deploy.sh [2023-05-10T20:44:59.275Z] lf-activate-venv: SKIPPING [2023-05-10T20:44:59.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-477/1 [2023-05-10T20:44:59.275Z] INFO: archiving workspace using pattern(s): [2023-05-10T20:45:00.212Z] Archives upload complete. [2023-05-10T20:45:00.212Z] INFO: archiving logs to Nexus