Pull request #566 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 437c7792f48fd2191ad43373e3cdf143a2981074+d9d7c9445bd01df0ee4a07f33637a5782cac6865 (1d3b5dc4045f207512bfdf0cd376ff74416136e2) 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-ssh2483502694201657173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16062568600668282010.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 590556114a56c6d90cc8043840e039c2f74196dc 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-566/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-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1211000049104603237.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-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8897262231859196116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17060167406330236472.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-566/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-566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5712381652154960204.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 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7366’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7369 in /w/workspace/xfoundry_device-modbus-go_PR-566 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-566 # 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 Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 437c7792f48fd2191ad43373e3cdf143a2981074 > 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/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 437c7792f48fd2191ad43373e3cdf143a2981074 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 437c7792f48fd2191ad43373e3cdf143a2981074 Checking out Revision 437c7792f48fd2191ad43373e3cdf143a2981074 (PR-566) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 437c7792f48fd2191ad43373e3cdf143a2981074 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T05:08:15.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T05:08:15.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T05:08:15.668Z] ========================================================= [2024-08-08T05:08:15.669Z] EdgeX Global Pipelines Version Info [2024-08-08T05:08:15.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:08:16.536Z] ------------------- [2024-08-08T05:08:16.536Z] stable info: [2024-08-08T05:08:16.536Z] ------------------- [2024-08-08T05:08:16.536Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T05:08:16.536Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T05:08:16.536Z] Message: update stable to v1.0.260 [2024-08-08T05:08:17.115Z] ------------------- [2024-08-08T05:08:17.115Z] experimental info: [2024-08-08T05:08:17.115Z] ------------------- [2024-08-08T05:08:17.115Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T05:08:17.115Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T05:08:17.115Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T05:08:17.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-08-08T05:08:17.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-08-08T05:08:17.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T05:08:17.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T05:08:17.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T05:08:17.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T05:08:17.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T05:08:17.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-08T05:08:17.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T05:08:18.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T05:08:18.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T05:08:18.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-08-08T05:08:18.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T05:08:18.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T05:08:18.365Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T05:08:18.430Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T05:08:18.490Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T05:08:18.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T05:08:18.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T05:08:18.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T05:08:18.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-08T05:08:18.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-08T05:08:19.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-08T05:08:19.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-08T05:08:19.419Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-08T05:08:19.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T05:08:19.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T05:08:19.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-566 [Pipeline] echo [2024-08-08T05:08:19.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-566 [Pipeline] echo [2024-08-08T05:08:19.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-566 [Pipeline] echo [2024-08-08T05:08:19.926Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 437c7792f48fd2191ad43373e3cdf143a2981074 [Pipeline] echo [2024-08-08T05:08:20.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 437c779 [Pipeline] echo [2024-08-08T05:08:20.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T05:08:20.235Z] provisioning config files... [2024-08-08T05:08:20.256Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/config18439460065155557667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:08:20.662Z] ---> ****-login.sh [2024-08-08T05:08:20.662Z] nexus3.edgexfoundry.org:10001 [2024-08-08T05:08:22.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:23.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:23.239Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:23.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:23.239Z] [2024-08-08T05:08:23.239Z] Login Succeeded [2024-08-08T05:08:23.239Z] nexus3.edgexfoundry.org:10002 [2024-08-08T05:08:23.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:23.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:23.240Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:23.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:23.240Z] [2024-08-08T05:08:23.240Z] Login Succeeded [2024-08-08T05:08:23.240Z] nexus3.edgexfoundry.org:10003 [2024-08-08T05:08:23.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:23.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:23.240Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:23.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:23.240Z] [2024-08-08T05:08:23.240Z] Login Succeeded [2024-08-08T05:08:23.240Z] nexus3.edgexfoundry.org:10004 [2024-08-08T05:08:23.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:23.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:23.503Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:23.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:23.503Z] [2024-08-08T05:08:23.503Z] Login Succeeded [2024-08-08T05:08:23.503Z] ****.io [2024-08-08T05:08:23.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:23.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:23.774Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:23.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:23.774Z] [2024-08-08T05:08:23.774Z] Login Succeeded [2024-08-08T05:08:23.774Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T05:08:23.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-08T05:08:25.660Z] + git rev-list -1 --merges 437c7792f48fd2191ad43373e3cdf143a2981074~1..437c7792f48fd2191ad43373e3cdf143a2981074 [Pipeline] echo [2024-08-08T05:08:25.725Z] -----------> git rev-list -1 --merges 437c7792f48fd2191ad43373e3cdf143a2981074~1..437c7792f48fd2191ad43373e3cdf143a2981074 437c7792f48fd2191ad43373e3cdf143a2981074 [false] [Pipeline] sh [2024-08-08T05:08:26.812Z] + git log --format=format:%s -1 437c7792f48fd2191ad43373e3cdf143a2981074 [Pipeline] echo [2024-08-08T05:08:26.861Z] ========================================================= [2024-08-08T05:08:26.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T05:08:26.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T05:08:27.356Z] + git log --format=format:%s -1 437c7792f48fd2191ad43373e3cdf143a2981074 [Pipeline] echo [2024-08-08T05:08:27.399Z] [semverPrep] GIT_COMMIT: 437c7792f48fd2191ad43373e3cdf143a2981074, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-08T05:08:27.490Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-08T05:08:27.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T05:08:27.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T05:08:27.936Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T05:08:27.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T05:08:27.936Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-08-08T05:08:27.936Z] -a /etc/ssh/ssh_known_hosts [2024-08-08T05:08:27.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:08:28.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:08:28.502Z] [2024-08-08T05:08:28.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:08:28.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:08:28.936Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T05:08:28.936Z] b85a868b505f: Pulling fs layer [2024-08-08T05:08:28.936Z] e2be974225ed: Pulling fs layer [2024-08-08T05:08:28.936Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T05:08:28.936Z] 988bab9f4d93: Pulling fs layer [2024-08-08T05:08:28.936Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T05:08:28.936Z] eaf3925da568: Pulling fs layer [2024-08-08T05:08:28.936Z] bab4dde63d76: Pulling fs layer [2024-08-08T05:08:28.936Z] bde34c3a00c8: Pulling fs layer [2024-08-08T05:08:28.936Z] b352a97aabf1: Pulling fs layer [2024-08-08T05:08:28.936Z] 4872d77fe225: Pulling fs layer [2024-08-08T05:08:28.936Z] 5851b861e8e6: Pulling fs layer [2024-08-08T05:08:28.936Z] 988bab9f4d93: Waiting [2024-08-08T05:08:28.936Z] 1469e6f7b9e6: Waiting [2024-08-08T05:08:28.936Z] eaf3925da568: Waiting [2024-08-08T05:08:28.936Z] bab4dde63d76: Waiting [2024-08-08T05:08:28.936Z] 5851b861e8e6: Waiting [2024-08-08T05:08:28.936Z] bde34c3a00c8: Waiting [2024-08-08T05:08:28.936Z] 4872d77fe225: Waiting [2024-08-08T05:08:28.936Z] b352a97aabf1: Waiting [2024-08-08T05:08:29.203Z] e2be974225ed: Download complete [2024-08-08T05:08:29.203Z] 988bab9f4d93: Verifying Checksum [2024-08-08T05:08:29.203Z] 988bab9f4d93: Download complete [2024-08-08T05:08:29.203Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T05:08:29.203Z] 1469e6f7b9e6: Download complete [2024-08-08T05:08:29.204Z] eaf3925da568: Verifying Checksum [2024-08-08T05:08:29.204Z] eaf3925da568: Download complete [2024-08-08T05:08:29.204Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T05:08:29.204Z] 339a4e72a1f5: Download complete [2024-08-08T05:08:29.204Z] bde34c3a00c8: Verifying Checksum [2024-08-08T05:08:29.204Z] bde34c3a00c8: Download complete [2024-08-08T05:08:29.470Z] b352a97aabf1: Download complete [2024-08-08T05:08:29.470Z] 4872d77fe225: Verifying Checksum [2024-08-08T05:08:29.470Z] 4872d77fe225: Download complete [2024-08-08T05:08:29.470Z] 5851b861e8e6: Verifying Checksum [2024-08-08T05:08:29.470Z] 5851b861e8e6: Download complete [2024-08-08T05:08:29.470Z] b85a868b505f: Verifying Checksum [2024-08-08T05:08:29.470Z] b85a868b505f: Download complete [2024-08-08T05:08:30.056Z] bab4dde63d76: Verifying Checksum [2024-08-08T05:08:30.056Z] bab4dde63d76: Download complete [2024-08-08T05:08:31.057Z] b85a868b505f: Pull complete [2024-08-08T05:08:31.057Z] e2be974225ed: Pull complete [2024-08-08T05:08:31.637Z] 339a4e72a1f5: Pull complete [2024-08-08T05:08:31.637Z] 988bab9f4d93: Pull complete [2024-08-08T05:08:31.905Z] 1469e6f7b9e6: Pull complete [2024-08-08T05:08:31.905Z] eaf3925da568: Pull complete [2024-08-08T05:08:33.834Z] bab4dde63d76: Pull complete [2024-08-08T05:08:33.834Z] bde34c3a00c8: Pull complete [2024-08-08T05:08:33.834Z] b352a97aabf1: Pull complete [2024-08-08T05:08:34.126Z] 4872d77fe225: Pull complete [2024-08-08T05:08:34.126Z] 5851b861e8e6: Pull complete [2024-08-08T05:08:34.126Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T05:08:34.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T05:08:34.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:08:34.584Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2024-08-08T05:08:34.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-566 -v /w/workspace/xfoundry_device-modbus-go_PR-566:/w/workspace/xfoundry_device-modbus-go_PR-566:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-566@tmp:/w/workspace/xfoundry_device-modbus-go_PR-566@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 [2024-08-08T05:08:39.291Z] $ docker top 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec -eo pid,comm [2024-08-08T05:08:39.355Z] 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). [2024-08-08T05:08:39.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T05:08:39.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T05:08:39.714Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T05:08:39.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T05:08:39.835Z] $ docker exec 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec ssh-agent [2024-08-08T05:08:39.946Z] SSH_AUTH_SOCK=/tmp/ssh-hQBPCBwMtLR9/agent.32 [2024-08-08T05:08:39.946Z] SSH_AGENT_PID=38 [2024-08-08T05:08:39.958Z] Running ssh-add (command line suppressed) [2024-08-08T05:08:40.059Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-566@tmp/private_key_16345044630033474081.key (/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/private_key_16345044630033474081.key) [2024-08-08T05:08:40.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T05:08:40.529Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T05:08:40.562Z] $ docker exec --env ******** --env ******** 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec ssh-agent -k [2024-08-08T05:08:40.808Z] unset SSH_AUTH_SOCK; [2024-08-08T05:08:40.808Z] unset SSH_AGENT_PID; [2024-08-08T05:08:40.808Z] echo Agent pid 38 killed; [2024-08-08T05:08:40.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T05:08:40.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T05:08:40.941Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T05:08:41.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T05:08:41.082Z] $ docker exec 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec ssh-agent [2024-08-08T05:08:41.192Z] SSH_AUTH_SOCK=/tmp/ssh-lmWbt8ta5Z6H/agent.71 [2024-08-08T05:08:41.192Z] SSH_AGENT_PID=77 [2024-08-08T05:08:41.198Z] Running ssh-add (command line suppressed) [2024-08-08T05:08:41.309Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-566@tmp/private_key_10014610924260465926.key (/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/private_key_10014610924260465926.key) [2024-08-08T05:08:41.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T05:08:41.725Z] + git semver init [2024-08-08T05:08:41.990Z] 2024-08-08 05:08:41,939 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T05:08:41.990Z] 2024-08-08 05:08:41,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-566/.semver [2024-08-08T05:08:41.990Z] 2024-08-08 05:08:41,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-566/.semver [2024-08-08T05:08:41.990Z] 2024-08-08 05:08:41,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-566/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-566, universal_newlines=False, shell=None, istream=None) [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:42,994 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-566/.git/info/exclude [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:42,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-566/.semver/PR-566 with force:False [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:42,995 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-566/.semver/PR-566 [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:43,001 [execute] INFO git cat-file --batch-check [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:43,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:43,010 [execute] INFO git cat-file --batch [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:43,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T05:08:43.396Z] 2024-08-08 05:08:43,017 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-566/.semver/PR-566 [2024-08-08T05:08:43.396Z] 0.0.0 [Pipeline] } [2024-08-08T05:08:43.429Z] $ docker exec --env ******** --env ******** 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec ssh-agent -k [2024-08-08T05:08:43.527Z] unset SSH_AUTH_SOCK; [2024-08-08T05:08:43.528Z] unset SSH_AGENT_PID; [2024-08-08T05:08:43.528Z] echo Agent pid 77 killed; [2024-08-08T05:08:43.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T05:08:44.031Z] + git semver [Pipeline] } [2024-08-08T05:08:44.344Z] $ docker stop --time=1 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec [2024-08-08T05:08:45.680Z] $ docker rm -f --volumes 8e8327822f6d0e3a566460c40d2e42a7b6348c8f404673f8545b33f24ce08fec [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T05:08:46.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T05:08:46.791Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T05:08:46.856Z] [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 [2024-08-08T05:08:47.787Z] provisioning config files... [2024-08-08T05:08:47.800Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/config15404043597182614608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:08:48.195Z] ---> ****-login.sh [2024-08-08T05:08:48.195Z] nexus3.edgexfoundry.org:10001 [2024-08-08T05:08:48.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:48.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:48.195Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:48.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:48.195Z] [2024-08-08T05:08:48.195Z] Login Succeeded [2024-08-08T05:08:48.195Z] nexus3.edgexfoundry.org:10002 [2024-08-08T05:08:48.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:48.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:48.195Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:48.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:48.196Z] [2024-08-08T05:08:48.196Z] Login Succeeded [2024-08-08T05:08:48.196Z] nexus3.edgexfoundry.org:10003 [2024-08-08T05:08:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:53.992Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:53.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:53.992Z] [2024-08-08T05:08:53.992Z] Login Succeeded [2024-08-08T05:08:53.992Z] nexus3.edgexfoundry.org:10004 [2024-08-08T05:08:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:53.992Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:53.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:53.992Z] [2024-08-08T05:08:53.992Z] Login Succeeded [2024-08-08T05:08:53.992Z] ****.io [2024-08-08T05:08:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:08:54.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:08:54.258Z] Configure a credential helper to remove this warning. See [2024-08-08T05:08:54.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:08:54.258Z] [2024-08-08T05:08:54.258Z] Login Succeeded [2024-08-08T05:08:54.258Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T05:08:54.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-08T05:08:54.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T05:08:54.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T05:08:54.662Z] ========================================================= [2024-08-08T05:08:54.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T05:08:54.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:08:56.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-08T05:08:56.275Z] Sending build context to Docker daemon 17.91MB [2024-08-08T05:08:56.275Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T05:08:56.275Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-08T05:08:56.542Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T05:08:56.542Z] 619be1103602: Pulling fs layer [2024-08-08T05:08:56.542Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T05:08:56.542Z] 5df492c9dc93: Pulling fs layer [2024-08-08T05:08:56.542Z] 7629e6793208: Pulling fs layer [2024-08-08T05:08:56.542Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T05:08:56.542Z] fb5054dd5b73: Pulling fs layer [2024-08-08T05:08:56.542Z] eeca6798cff9: Pulling fs layer [2024-08-08T05:08:56.542Z] aa269ceb94a6: Pulling fs layer [2024-08-08T05:08:56.542Z] ada007ff1a6a: Pulling fs layer [2024-08-08T05:08:56.542Z] aa269ceb94a6: Waiting [2024-08-08T05:08:56.542Z] ada007ff1a6a: Waiting [2024-08-08T05:08:56.542Z] eeca6798cff9: Waiting [2024-08-08T05:08:56.542Z] 4f4fb700ef54: Waiting [2024-08-08T05:08:56.542Z] 7862e08f4a3e: Download complete [2024-08-08T05:08:56.542Z] 7629e6793208: Verifying Checksum [2024-08-08T05:08:56.542Z] 7629e6793208: Download complete [2024-08-08T05:08:56.542Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T05:08:56.542Z] 4f4fb700ef54: Download complete [2024-08-08T05:08:56.542Z] fb5054dd5b73: Download complete [2024-08-08T05:08:56.542Z] 619be1103602: Verifying Checksum [2024-08-08T05:08:56.542Z] 619be1103602: Download complete [2024-08-08T05:08:56.542Z] eeca6798cff9: Verifying Checksum [2024-08-08T05:08:56.542Z] eeca6798cff9: Download complete [2024-08-08T05:08:56.804Z] 619be1103602: Pull complete [2024-08-08T05:08:56.804Z] ada007ff1a6a: Verifying Checksum [2024-08-08T05:08:56.804Z] ada007ff1a6a: Download complete [2024-08-08T05:08:57.066Z] 7862e08f4a3e: Pull complete [2024-08-08T05:08:57.066Z] 5df492c9dc93: Download complete [2024-08-08T05:08:57.335Z] aa269ceb94a6: Verifying Checksum [2024-08-08T05:08:57.335Z] aa269ceb94a6: Download complete [2024-08-08T05:09:00.664Z] 5df492c9dc93: Pull complete [2024-08-08T05:09:00.664Z] 7629e6793208: Pull complete [2024-08-08T05:09:00.664Z] 4f4fb700ef54: Pull complete [2024-08-08T05:09:00.941Z] fb5054dd5b73: Pull complete [2024-08-08T05:09:00.941Z] eeca6798cff9: Pull complete [2024-08-08T05:09:02.565Z] Still waiting to schedule task [2024-08-08T05:09:02.565Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7367’ is offline [2024-08-08T05:09:03.490Z] aa269ceb94a6: Pull complete [2024-08-08T05:09:03.753Z] ada007ff1a6a: Pull complete [2024-08-08T05:09:03.753Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T05:09:03.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T05:09:03.753Z] ---> f489d0715acc [2024-08-08T05:09:03.753Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-08-08T05:09:12.408Z] ---> Running in 94a04e1742de [2024-08-08T05:09:12.408Z] Removing intermediate container 94a04e1742de [2024-08-08T05:09:12.408Z] ---> d7aa9ebeb664 [2024-08-08T05:09:12.408Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T05:09:12.408Z] ---> Running in 13a9ef660441 [2024-08-08T05:09:12.408Z] Removing intermediate container 13a9ef660441 [2024-08-08T05:09:12.408Z] ---> 991428b70aca [2024-08-08T05:09:12.408Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-08-08T05:09:12.408Z] ---> Running in dafd7f991366 [2024-08-08T05:09:12.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T05:09:12.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T05:09:12.931Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-08-08T05:09:12.931Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-08-08T05:09:12.931Z] (8/8) Installing openssh (9.3_p2-r2) [2024-08-08T05:09:12.931Z] Executing busybox-1.36.1-r5.trigger [2024-08-08T05:09:12.931Z] OK: 270 MiB in 60 packages [2024-08-08T05:09:13.513Z] Removing intermediate container dafd7f991366 [2024-08-08T05:09:13.513Z] ---> 6134847cf3c0 [2024-08-08T05:09:13.513Z] Step 6/10 : WORKDIR /device-modbus-go [2024-08-08T05:09:13.774Z] ---> Running in ef3ffb98d4f9 [2024-08-08T05:09:13.774Z] Removing intermediate container ef3ffb98d4f9 [2024-08-08T05:09:13.774Z] ---> 52f15d868ba9 [2024-08-08T05:09:13.774Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-08T05:09:13.774Z] ---> b8c3ce7b642b [2024-08-08T05:09:13.775Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T05:09:13.775Z] ---> Running in 2b67b67be3c5 [2024-08-08T05:10:21.653Z] Removing intermediate container 2b67b67be3c5 [2024-08-08T05:10:21.653Z] ---> 6e992d04c9d0 [2024-08-08T05:10:21.653Z] Step 9/10 : COPY . . [2024-08-08T05:10:21.653Z] ---> 9857192e606d [2024-08-08T05:10:21.653Z] Step 10/10 : RUN ${MAKE} [2024-08-08T05:10:21.653Z] ---> Running in 15635e51d1a0 [2024-08-08T05:10:21.653Z] noop [2024-08-08T05:10:21.653Z] Removing intermediate container 15635e51d1a0 [2024-08-08T05:10:21.653Z] ---> fe470ba8bd23 [2024-08-08T05:10:21.653Z] Successfully built fe470ba8bd23 [2024-08-08T05:10:21.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:10:22.189Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T05:10:22.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:10:22.395Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2024-08-08T05:10:22.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-566 -v /w/workspace/xfoundry_device-modbus-go_PR-566:/w/workspace/xfoundry_device-modbus-go_PR-566:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-566@tmp:/w/workspace/xfoundry_device-modbus-go_PR-566@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 [2024-08-08T05:10:22.798Z] $ docker top aa54ddc9487115628c2377d4c9be8307cb3f6b4ca5754ab5ca8ee7bb58b431a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:10:23.238Z] + go version [2024-08-08T05:10:23.239Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T05:10:23.277Z] $ docker stop --time=1 aa54ddc9487115628c2377d4c9be8307cb3f6b4ca5754ab5ca8ee7bb58b431a1 [2024-08-08T05:10:24.563Z] $ docker rm -f --volumes aa54ddc9487115628c2377d4c9be8307cb3f6b4ca5754ab5ca8ee7bb58b431a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:10:25.894Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T05:10:25.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:10:26.139Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2024-08-08T05:10:26.199Z] $ 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-566 -v /w/workspace/xfoundry_device-modbus-go_PR-566:/w/workspace/xfoundry_device-modbus-go_PR-566:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-566@tmp:/w/workspace/xfoundry_device-modbus-go_PR-566@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 [2024-08-08T05:10:26.522Z] $ docker top df33e823a066c3705dffc89f7c7c936d17b6e01de90adbc2a423a3b976cdf170 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:10:26.961Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-566 [Pipeline] fileExists [Pipeline] sh [2024-08-08T05:10:27.396Z] + make test [2024-08-08T05:10:27.396Z] go test ./... -coverprofile=coverage.out [2024-08-08T05:10:29.319Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-08-08T05:10:47.111Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-08-08T05:10:47.111Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2024-08-08T05:11:03.239Z] go vet ./... [2024-08-08T05:11:03.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T05:11:03.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T05:11:03.239Z] ./bin/test-attribution-txt.sh [2024-08-08T05:11:03.239Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T05:11:03.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T05:11:03.997Z] $ docker stop --time=1 df33e823a066c3705dffc89f7c7c936d17b6e01de90adbc2a423a3b976cdf170 [2024-08-08T05:11:04.257Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7370 in /w/workspace/xfoundry_device-modbus-go_PR-566 [2024-08-08T05:11:10.381Z] $ docker rm -f --volumes df33e823a066c3705dffc89f7c7c936d17b6e01de90adbc2a423a3b976cdf170 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-08-08T05:11:11.777Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-08-08T05:11:11.924Z] The recommended git tool is: git [2024-08-08T05:11:11.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-08T05:11:12.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-08T05:11:13.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T05:11:13.518Z] + ls -al . [2024-08-08T05:11:13.518Z] total 272 [2024-08-08T05:11:13.518Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 05:10 . [2024-08-08T05:11:13.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 05:08 .. [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 05:08 .dockerignore [2024-08-08T05:11:13.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 05:10 .git [2024-08-08T05:11:13.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:08 .github [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 8 05:08 .gitignore [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 05:08 .golangci.yml [2024-08-08T05:11:13.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 05:08 .semver [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 19432 Aug 8 05:08 Attribution.txt [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 16388 Aug 8 05:08 CHANGELOG.md [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 1474 Aug 8 05:08 Dockerfile [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 05:08 GOVERNANCE.md [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 8 05:08 Jenkinsfile [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 05:08 LICENSE [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 1942 Aug 8 05:08 Makefile [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 8 05:08 OWNERS.md [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 8 05:08 README.md [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 05:08 VERSION [2024-08-08T05:11:13.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 05:08 bin [2024-08-08T05:11:13.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:08 cmd [2024-08-08T05:11:13.518Z] -rw-r--r-- 1 jenkins jenkins 24601 Aug 8 05:10 coverage.out [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 7185 Aug 8 05:08 go.mod [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 102015 Aug 8 05:08 go.sum [2024-08-08T05:11:13.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:08 internal [2024-08-08T05:11:13.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 05:08 simulator [2024-08-08T05:11:13.518Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 8 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:11:14.037Z] + 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=437c7792f48fd2191ad43373e3cdf143a2981074 --label arch=amd64 --label version=0.0.0 . [2024-08-08T05:11:14.037Z] Sending build context to Docker daemon 17.93MB [2024-08-08T05:11:14.037Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T05:11:14.037Z] Step 2/23 : FROM ${BASE} AS builder [2024-08-08T05:11:14.037Z] ---> fe470ba8bd23 [2024-08-08T05:11:14.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-08-08T05:11:14.616Z] ---> Running in 0aeecae894e6 [2024-08-08T05:11:14.616Z] Removing intermediate container 0aeecae894e6 [2024-08-08T05:11:14.616Z] ---> b87fdf5edb03 [2024-08-08T05:11:14.616Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T05:11:14.616Z] ---> Running in ddca0988e71c [2024-08-08T05:11:14.616Z] Removing intermediate container ddca0988e71c [2024-08-08T05:11:14.616Z] ---> 3fa5a21593a0 [2024-08-08T05:11:14.616Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-08-08T05:11:14.883Z] ---> Running in 9fa9dd3d5fde [2024-08-08T05:11:14.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:15.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:15.420Z] OK: 270 MiB in 60 packages [2024-08-08T05:11:15.690Z] Removing intermediate container 9fa9dd3d5fde [2024-08-08T05:11:15.690Z] ---> 3e1559782912 [2024-08-08T05:11:15.690Z] Step 6/23 : WORKDIR /device-modbus-go [2024-08-08T05:11:15.690Z] ---> Running in d3d4a6429898 [2024-08-08T05:11:15.955Z] Removing intermediate container d3d4a6429898 [2024-08-08T05:11:15.955Z] ---> afd764126b5e [2024-08-08T05:11:15.955Z] Step 7/23 : COPY go.mod vendor* ./ [2024-08-08T05:11:15.955Z] ---> 537dac85c8df [2024-08-08T05:11:15.955Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T05:11:15.955Z] ---> Running in 0239be05535c [2024-08-08T05:11:20.713Z] Removing intermediate container 0239be05535c [2024-08-08T05:11:20.713Z] ---> a352a3184076 [2024-08-08T05:11:20.713Z] Step 9/23 : COPY . . [2024-08-08T05:11:20.713Z] ---> 6f744f53815f [2024-08-08T05:11:20.713Z] Step 10/23 : RUN ${MAKE} [2024-08-08T05:11:20.714Z] ---> Running in 32051ce8edcc [2024-08-08T05:11:20.714Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-08-08T05:11:21.801Z] using credential edgex-jenkins-ssh [2024-08-08T05:11:21.827Z] Cloning the remote Git repository [2024-08-08T05:11:21.866Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-08-08T05:11:21.957Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-08-08T05:11:22.106Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-08-08T05:11:22.107Z] > git --version # timeout=10 [2024-08-08T05:11:22.140Z] > git --version # 'git version 2.25.1' [2024-08-08T05:11:22.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T05:11:22.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T05:11:24.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-08-08T05:11:24.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T05:11:25.000Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-08-08T05:11:25.046Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-08-08T05:11:25.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T05:11:25.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-08T05:11:25.575Z] Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 437c7792f48fd2191ad43373e3cdf143a2981074 [2024-08-08T05:11:25.851Z] Merge succeeded, producing 437c7792f48fd2191ad43373e3cdf143a2981074 [2024-08-08T05:11:25.851Z] Checking out Revision 437c7792f48fd2191ad43373e3cdf143a2981074 (PR-566) [2024-08-08T05:11:26.394Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-08T05:11:26.440Z] > git --version # timeout=10 [2024-08-08T05:11:26.451Z] > git --version # 'git version 2.25.1' [2024-08-08T05:11:26.476Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T05:11:25.591Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T05:11:25.663Z] > git checkout -f 437c7792f48fd2191ad43373e3cdf143a2981074 # timeout=10 [2024-08-08T05:11:25.752Z] > git remote # timeout=10 [2024-08-08T05:11:25.769Z] > git config --get remote.origin.url # timeout=10 [2024-08-08T05:11:25.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T05:11:25.810Z] > git merge d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 [2024-08-08T05:11:25.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-08T05:11:25.855Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T05:11:25.866Z] > git checkout -f 437c7792f48fd2191ad43373e3cdf143a2981074 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T05:11:31.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T05:11:31.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T05:11:31.585Z] Dload Upload Total Spent Left Speed [2024-08-08T05:11:31.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-08-08T05:11:31.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T05:11:32.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T05:11:32.295Z] + sudo tee /etc/docker/daemon.new [2024-08-08T05:11:32.295Z] { [2024-08-08T05:11:32.295Z] "registry-mirrors": [ [2024-08-08T05:11:32.295Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T05:11:32.295Z] ], [2024-08-08T05:11:32.295Z] "bip": "10.250.0.254/24", [2024-08-08T05:11:32.295Z] "hosts": [ [2024-08-08T05:11:32.295Z] "tcp://0.0.0.0:5555", [2024-08-08T05:11:32.295Z] "unix:///var/run/docker.sock" [2024-08-08T05:11:32.295Z] ], [2024-08-08T05:11:32.295Z] "mtu": 1458, [2024-08-08T05:11:32.296Z] "selinux-enabled": true, [2024-08-08T05:11:32.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T05:11:32.296Z] } [Pipeline] sh [2024-08-08T05:11:32.654Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T05:11:33.013Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T05:11:51.395Z] provisioning config files... [2024-08-08T05:11:51.422Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15362218435847605890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:11:51.940Z] ---> ****-login.sh [2024-08-08T05:11:51.940Z] nexus3.edgexfoundry.org:10001 [2024-08-08T05:11:52.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:11:52.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:11:52.816Z] Configure a credential helper to remove this warning. See [2024-08-08T05:11:52.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:11:52.816Z] [2024-08-08T05:11:52.816Z] Login Succeeded [2024-08-08T05:11:52.816Z] nexus3.edgexfoundry.org:10002 [2024-08-08T05:11:52.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:11:53.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:11:53.085Z] Configure a credential helper to remove this warning. See [2024-08-08T05:11:53.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:11:53.085Z] [2024-08-08T05:11:53.085Z] Login Succeeded [2024-08-08T05:11:53.085Z] nexus3.edgexfoundry.org:10003 [2024-08-08T05:11:53.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:11:53.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:11:53.358Z] Configure a credential helper to remove this warning. See [2024-08-08T05:11:53.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:11:53.358Z] [2024-08-08T05:11:53.358Z] Login Succeeded [2024-08-08T05:11:53.358Z] nexus3.edgexfoundry.org:10004 [2024-08-08T05:11:53.424Z] Removing intermediate container 32051ce8edcc [2024-08-08T05:11:53.424Z] ---> ef661ab554be [2024-08-08T05:11:53.424Z] Step 11/23 : FROM alpine:3.18 [2024-08-08T05:11:53.424Z] 3.18: Pulling from library/alpine [2024-08-08T05:11:53.424Z] 930bdd4d222e: Pulling fs layer [2024-08-08T05:11:53.424Z] 930bdd4d222e: Verifying Checksum [2024-08-08T05:11:53.424Z] 930bdd4d222e: Pull complete [2024-08-08T05:11:53.424Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T05:11:53.424Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T05:11:53.424Z] ---> 18f865063206 [2024-08-08T05:11:53.424Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-08-08T05:11:53.424Z] ---> Running in 7d2cb2142f64 [2024-08-08T05:11:53.424Z] Removing intermediate container 7d2cb2142f64 [2024-08-08T05:11:53.424Z] ---> 25ee7eedc294 [2024-08-08T05:11:53.425Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-08-08T05:11:53.425Z] ---> Running in 934696326efe [2024-08-08T05:11:53.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:53.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:53.425Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T05:11:53.425Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T05:11:53.425Z] OK: 7 MiB in 16 packages [2024-08-08T05:11:53.425Z] Removing intermediate container 934696326efe [2024-08-08T05:11:53.425Z] ---> bc8c6ecb10da [2024-08-08T05:11:53.425Z] Step 14/23 : RUN apk --no-cache upgrade [2024-08-08T05:11:53.425Z] ---> Running in 008a4747e6e0 [2024-08-08T05:11:53.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:53.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T05:11:53.425Z] OK: 7 MiB in 16 packages [2024-08-08T05:11:53.425Z] Removing intermediate container 008a4747e6e0 [2024-08-08T05:11:53.425Z] ---> 9a0382df1d5c [2024-08-08T05:11:53.425Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-08-08T05:11:53.425Z] ---> a72407edc49e [2024-08-08T05:11:53.425Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-08-08T05:11:53.425Z] ---> 2c64433c53ce [2024-08-08T05:11:53.425Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-08-08T05:11:53.425Z] ---> 3e4fd0ec5fe3 [2024-08-08T05:11:53.425Z] Step 18/23 : EXPOSE 59901 [2024-08-08T05:11:53.425Z] ---> Running in 94c1bade911c [2024-08-08T05:11:53.425Z] Removing intermediate container 94c1bade911c [2024-08-08T05:11:53.425Z] ---> 4f462596ca0c [2024-08-08T05:11:53.425Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-08-08T05:11:53.425Z] ---> Running in 9e74b7859685 [2024-08-08T05:11:53.425Z] Removing intermediate container 9e74b7859685 [2024-08-08T05:11:53.425Z] ---> faa804bfa8f6 [2024-08-08T05:11:53.425Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-08T05:11:53.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:11:53.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:11:53.630Z] Configure a credential helper to remove this warning. See [2024-08-08T05:11:53.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:11:53.630Z] [2024-08-08T05:11:53.630Z] Login Succeeded [2024-08-08T05:11:53.630Z] ****.io [2024-08-08T05:11:53.688Z] ---> Running in 4a5c34599498 [2024-08-08T05:11:53.688Z] Removing intermediate container 4a5c34599498 [2024-08-08T05:11:53.688Z] ---> 6b14fe725bdb [2024-08-08T05:11:53.688Z] Step 21/23 : LABEL arch=amd64 [2024-08-08T05:11:53.688Z] ---> Running in 93484e226113 [2024-08-08T05:11:53.688Z] Removing intermediate container 93484e226113 [2024-08-08T05:11:53.688Z] ---> 002e82349366 [2024-08-08T05:11:53.688Z] Step 22/23 : LABEL git_sha=437c7792f48fd2191ad43373e3cdf143a2981074 [2024-08-08T05:11:53.688Z] ---> Running in 04291bda7ad0 [2024-08-08T05:11:53.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T05:11:53.947Z] Removing intermediate container 04291bda7ad0 [2024-08-08T05:11:53.947Z] ---> 85d30c076356 [2024-08-08T05:11:53.947Z] Step 23/23 : LABEL version=0.0.0 [2024-08-08T05:11:53.947Z] ---> Running in bd3c4b004d85 [2024-08-08T05:11:53.947Z] Removing intermediate container bd3c4b004d85 [2024-08-08T05:11:53.947Z] ---> 554acbc30217 [2024-08-08T05:11:53.947Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T05:11:53.947Z] Successfully built 554acbc30217 [2024-08-08T05:11:53.947Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-08-08T05:11:54.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T05:11:54.169Z] Configure a credential helper to remove this warning. See [2024-08-08T05:11:54.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T05:11:54.169Z] [2024-08-08T05:11:54.169Z] Login Succeeded [2024-08-08T05:11:54.169Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T05:11:54.203Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] echo [2024-08-08T05:11:54.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] script [Pipeline] { [Pipeline] echo [2024-08-08T05:11:55.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T05:11:55.065Z] ========================================================= [2024-08-08T05:11:55.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T05:11:55.065Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:11:55.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T05:11:55.491Z] [2024-08-08T05:11:55.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:11:55.754Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-08T05:11:55.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T05:11:55.942Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T05:11:55.942Z] 5eb5b503b376: Pulling fs layer [2024-08-08T05:11:55.942Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T05:11:55.942Z] ec43610c2a17: Pulling fs layer [2024-08-08T05:11:55.942Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T05:11:55.942Z] 33b1e0a273af: Pulling fs layer [2024-08-08T05:11:55.942Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T05:11:55.942Z] 2f39f015ded8: Pulling fs layer [2024-08-08T05:11:55.942Z] 33b1e0a273af: Waiting [2024-08-08T05:11:55.942Z] 5d3b04190fa2: Waiting [2024-08-08T05:11:55.942Z] 3a2ae6a8a46f: Waiting [2024-08-08T05:11:55.942Z] 5c69ac0246d0: Verifying Checksum [2024-08-08T05:11:55.942Z] 5c69ac0246d0: Download complete [2024-08-08T05:11:55.942Z] 3a2ae6a8a46f: Download complete [2024-08-08T05:11:55.942Z] 33b1e0a273af: Verifying Checksum [2024-08-08T05:11:55.942Z] 33b1e0a273af: Download complete [2024-08-08T05:11:55.942Z] 5d3b04190fa2: Download complete [2024-08-08T05:11:55.942Z] ec43610c2a17: Verifying Checksum [2024-08-08T05:11:55.942Z] ec43610c2a17: Download complete [2024-08-08T05:11:56.202Z] 5eb5b503b376: Verifying Checksum [2024-08-08T05:11:56.202Z] 5eb5b503b376: Download complete [2024-08-08T05:11:56.344Z] Sending build context to Docker daemon 9.091MB [2024-08-08T05:11:56.344Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T05:11:56.344Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-08T05:11:56.344Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T05:11:56.344Z] c6b39de5b339: Pulling fs layer [2024-08-08T05:11:56.344Z] a69c41024577: Pulling fs layer [2024-08-08T05:11:56.344Z] d6de4b400683: Pulling fs layer [2024-08-08T05:11:56.344Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T05:11:56.344Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T05:11:56.344Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T05:11:56.344Z] 00f215d4a9da: Pulling fs layer [2024-08-08T05:11:56.344Z] d496ad576159: Pulling fs layer [2024-08-08T05:11:56.344Z] 464afbd9ba4c: Waiting [2024-08-08T05:11:56.344Z] 4f4fb700ef54: Waiting [2024-08-08T05:11:56.344Z] d496ad576159: Waiting [2024-08-08T05:11:56.344Z] 00f215d4a9da: Waiting [2024-08-08T05:11:56.613Z] a69c41024577: Verifying Checksum [2024-08-08T05:11:56.613Z] a69c41024577: Download complete [2024-08-08T05:11:56.613Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T05:11:56.613Z] 35cb2a7552d0: Download complete [2024-08-08T05:11:56.613Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T05:11:56.613Z] 4f4fb700ef54: Download complete [2024-08-08T05:11:56.613Z] 464afbd9ba4c: Verifying Checksum [2024-08-08T05:11:56.613Z] 464afbd9ba4c: Download complete [2024-08-08T05:11:56.613Z] c6b39de5b339: Verifying Checksum [2024-08-08T05:11:56.613Z] c6b39de5b339: Download complete [2024-08-08T05:11:56.771Z] 2f39f015ded8: Verifying Checksum [2024-08-08T05:11:56.771Z] 2f39f015ded8: Download complete [2024-08-08T05:11:56.882Z] d496ad576159: Verifying Checksum [2024-08-08T05:11:56.882Z] d496ad576159: Download complete [2024-08-08T05:11:57.339Z] 5eb5b503b376: Pull complete [2024-08-08T05:11:57.340Z] 5c69ac0246d0: Pull complete [2024-08-08T05:11:57.465Z] c6b39de5b339: Pull complete [2024-08-08T05:11:57.909Z] ec43610c2a17: Pull complete [2024-08-08T05:11:57.909Z] 3a2ae6a8a46f: Pull complete [2024-08-08T05:11:58.049Z] a69c41024577: Pull complete [2024-08-08T05:11:58.167Z] 33b1e0a273af: Pull complete [2024-08-08T05:11:58.167Z] 5d3b04190fa2: Pull complete [2024-08-08T05:11:58.317Z] d6de4b400683: Download complete [2024-08-08T05:11:59.728Z] 00f215d4a9da: Verifying Checksum [2024-08-08T05:11:59.728Z] 00f215d4a9da: Download complete [2024-08-08T05:12:02.354Z] 2f39f015ded8: Pull complete [2024-08-08T05:12:02.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T05:12:02.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T05:12:02.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:12:02.818Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2024-08-08T05:12:02.849Z] $ 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-566 -v /w/workspace/xfoundry_device-modbus-go_PR-566:/w/workspace/xfoundry_device-modbus-go_PR-566:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-566@tmp:/w/workspace/xfoundry_device-modbus-go_PR-566@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 [2024-08-08T05:12:09.796Z] $ docker top d8d13bd90fe5b94a51709b1b09819e45faab28069fdfcebdb459170bb6c11788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:12:10.310Z] ---> job-cost.sh [2024-08-08T05:12:10.310Z] lf-activate-venv: SKIPPING [2024-08-08T05:12:10.310Z] INFO: No Stack... [2024-08-08T05:12:10.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T05:12:10.833Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T05:12:11.162Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-566/archives/cost.csv [2024-08-08T05:12:11.162Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T05:12:11.220Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [2024-08-08T05:12:11.227Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] did not exist. Created. [2024-08-08T05:12:11.234Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T05:12:11.657Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-08T05:12:11.763Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T05:12:11.809Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T05:12:11.909Z] $ docker stop --time=1 d8d13bd90fe5b94a51709b1b09819e45faab28069fdfcebdb459170bb6c11788 [2024-08-08T05:12:12.039Z] d6de4b400683: Pull complete [2024-08-08T05:12:12.039Z] 35cb2a7552d0: Pull complete [2024-08-08T05:12:12.039Z] 4f4fb700ef54: Pull complete [2024-08-08T05:12:12.039Z] 464afbd9ba4c: Pull complete [2024-08-08T05:12:13.082Z] $ docker rm -f --volumes d8d13bd90fe5b94a51709b1b09819e45faab28069fdfcebdb459170bb6c11788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-08T05:12:20.256Z] 00f215d4a9da: Pull complete [2024-08-08T05:12:21.672Z] d496ad576159: Pull complete [2024-08-08T05:12:21.672Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T05:12:21.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T05:12:21.672Z] ---> f246e2811388 [2024-08-08T05:12:21.672Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-08-08T05:12:23.610Z] ---> Running in 7d8dfc634bf5 [2024-08-08T05:12:23.610Z] Removing intermediate container 7d8dfc634bf5 [2024-08-08T05:12:23.610Z] ---> a797515b71bf [2024-08-08T05:12:23.610Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T05:12:23.876Z] ---> Running in 01c6d0691228 [2024-08-08T05:12:24.143Z] Removing intermediate container 01c6d0691228 [2024-08-08T05:12:24.144Z] ---> cbeabaf3a4db [2024-08-08T05:12:24.144Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-08-08T05:12:24.144Z] ---> Running in 064f528eb70e [2024-08-08T05:12:25.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T05:12:25.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T05:12:26.658Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-08-08T05:12:26.658Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-08-08T05:12:26.658Z] (8/8) Installing openssh (9.3_p2-r2) [2024-08-08T05:12:26.658Z] Executing busybox-1.36.1-r5.trigger [2024-08-08T05:12:26.658Z] OK: 272 MiB in 60 packages [2024-08-08T05:12:28.068Z] Removing intermediate container 064f528eb70e [2024-08-08T05:12:28.068Z] ---> 198ab1bce686 [2024-08-08T05:12:28.068Z] Step 6/10 : WORKDIR /device-modbus-go [2024-08-08T05:12:28.068Z] ---> Running in 5d3b13435cc7 [2024-08-08T05:12:28.068Z] Removing intermediate container 5d3b13435cc7 [2024-08-08T05:12:28.068Z] ---> 89e1d1dcee01 [2024-08-08T05:12:28.068Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-08T05:12:28.656Z] ---> 50b8d299f57d [2024-08-08T05:12:28.656Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T05:12:28.656Z] ---> Running in 4f81feba633f [2024-08-08T05:14:20.296Z] Removing intermediate container 4f81feba633f [2024-08-08T05:14:20.296Z] ---> 5ff046716abb [2024-08-08T05:14:20.296Z] Step 9/10 : COPY . . [2024-08-08T05:14:20.296Z] ---> b2401adf52db [2024-08-08T05:14:20.296Z] Step 10/10 : RUN ${MAKE} [2024-08-08T05:14:20.296Z] ---> Running in 0413b4a19782 [2024-08-08T05:14:20.296Z] noop [2024-08-08T05:14:20.296Z] Removing intermediate container 0413b4a19782 [2024-08-08T05:14:20.296Z] ---> 5d592b3fed86 [2024-08-08T05:14:20.296Z] Successfully built 5d592b3fed86 [2024-08-08T05:14:20.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:14:20.816Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T05:14:20.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:14:21.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2024-08-08T05:14:21.160Z] $ 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 [2024-08-08T05:14:22.344Z] $ docker top c4297556ab040e8060b4f6beef9fd18ac03bc6cfa6986e48b9cdafcfe89d9f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:14:23.233Z] + go version [2024-08-08T05:14:23.233Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T05:14:23.275Z] $ docker stop --time=1 c4297556ab040e8060b4f6beef9fd18ac03bc6cfa6986e48b9cdafcfe89d9f16 [2024-08-08T05:14:24.867Z] $ docker rm -f --volumes c4297556ab040e8060b4f6beef9fd18ac03bc6cfa6986e48b9cdafcfe89d9f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:14:25.797Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T05:14:25.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:14:26.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2024-08-08T05:14:26.115Z] $ 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 [2024-08-08T05:14:27.228Z] $ docker top a9756ab1f6334d00442d8a8cd08f2a1dd27f9fb7d1d004208a003b8ae044b6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:14:27.824Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-08T05:14:28.496Z] + make test [2024-08-08T05:14:28.496Z] go test ./... -coverprofile=coverage.out [2024-08-08T05:14:35.160Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-08-08T05:17:42.167Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-08-08T05:17:42.167Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements [2024-08-08T05:17:43.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-08T05:17:43.124Z] go vet ./... [2024-08-08T05:18:29.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T05:18:29.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T05:18:29.970Z] ./bin/test-attribution-txt.sh [2024-08-08T05:18:29.970Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T05:18:30.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T05:18:30.037Z] $ docker stop --time=1 a9756ab1f6334d00442d8a8cd08f2a1dd27f9fb7d1d004208a003b8ae044b6c2 [2024-08-08T05:18:31.934Z] $ docker rm -f --volumes a9756ab1f6334d00442d8a8cd08f2a1dd27f9fb7d1d004208a003b8ae044b6c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T05:18:33.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-08T05:18:33.591Z] Warning: overwriting stash ‘coverage-report’ [2024-08-08T05:18:34.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T05:18:34.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T05:18:35.006Z] + ls -al . [2024-08-08T05:18:35.006Z] total 268 [2024-08-08T05:18:35.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 05:14 . [2024-08-08T05:18:35.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 05:11 .. [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 05:11 .dockerignore [2024-08-08T05:18:35.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 05:11 .git [2024-08-08T05:18:35.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:11 .github [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 8 05:11 .gitignore [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 05:11 .golangci.yml [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 19432 Aug 8 05:11 Attribution.txt [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 16388 Aug 8 05:11 CHANGELOG.md [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 1474 Aug 8 05:11 Dockerfile [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 05:11 GOVERNANCE.md [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 8 05:11 Jenkinsfile [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 05:11 LICENSE [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 1942 Aug 8 05:11 Makefile [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 8 05:11 OWNERS.md [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 8 05:11 README.md [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 05:08 VERSION [2024-08-08T05:18:35.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 05:11 bin [2024-08-08T05:18:35.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:11 cmd [2024-08-08T05:18:35.006Z] -rw-r--r-- 1 jenkins jenkins 24601 Aug 8 05:17 coverage.out [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 7185 Aug 8 05:11 go.mod [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 102015 Aug 8 05:11 go.sum [2024-08-08T05:18:35.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 05:11 internal [2024-08-08T05:18:35.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 05:11 simulator [2024-08-08T05:18:35.006Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 8 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:18:35.468Z] + 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=437c7792f48fd2191ad43373e3cdf143a2981074 --label arch=arm64 --label version=0.0.0 . [2024-08-08T05:18:36.049Z] Sending build context to Docker daemon 9.117MB [2024-08-08T05:18:36.049Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T05:18:36.049Z] Step 2/23 : FROM ${BASE} AS builder [2024-08-08T05:18:36.049Z] ---> 5d592b3fed86 [2024-08-08T05:18:36.049Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-08-08T05:18:36.049Z] ---> Running in 8ece7d3b0303 [2024-08-08T05:18:36.318Z] Removing intermediate container 8ece7d3b0303 [2024-08-08T05:18:36.318Z] ---> b96dbbb58d2a [2024-08-08T05:18:36.318Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-08T05:18:36.594Z] ---> Running in 3c836368ffa4 [2024-08-08T05:18:36.860Z] Removing intermediate container 3c836368ffa4 [2024-08-08T05:18:36.860Z] ---> 2d54ce753072 [2024-08-08T05:18:36.860Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-08-08T05:18:36.860Z] ---> Running in 7f57bc743a3a [2024-08-08T05:18:37.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T05:18:38.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T05:18:39.044Z] OK: 272 MiB in 60 packages [2024-08-08T05:18:40.010Z] Removing intermediate container 7f57bc743a3a [2024-08-08T05:18:40.010Z] ---> cd76b3ff3016 [2024-08-08T05:18:40.010Z] Step 6/23 : WORKDIR /device-modbus-go [2024-08-08T05:18:40.010Z] ---> Running in 72f94cb1ab9b [2024-08-08T05:18:40.278Z] Removing intermediate container 72f94cb1ab9b [2024-08-08T05:18:40.278Z] ---> 7e12cf7235cb [2024-08-08T05:18:40.278Z] Step 7/23 : COPY go.mod vendor* ./ [2024-08-08T05:18:40.864Z] ---> a3b4f2f3d41b [2024-08-08T05:18:40.864Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T05:18:40.864Z] ---> Running in 83b9ddada633 [2024-08-08T05:18:42.811Z] Removing intermediate container 83b9ddada633 [2024-08-08T05:18:42.811Z] ---> 19ffc03d5aea [2024-08-08T05:18:42.811Z] Step 9/23 : COPY . . [2024-08-08T05:18:44.221Z] ---> b5b693eedc4e [2024-08-08T05:18:44.221Z] Step 10/23 : RUN ${MAKE} [2024-08-08T05:18:44.221Z] ---> Running in ed9d71889e3a [2024-08-08T05:18:45.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-08-08T05:22:07.585Z] Removing intermediate container ed9d71889e3a [2024-08-08T05:22:07.585Z] ---> a53c22128cff [2024-08-08T05:22:07.585Z] Step 11/23 : FROM alpine:3.18 [2024-08-08T05:22:07.585Z] 3.18: Pulling from library/alpine [2024-08-08T05:22:07.585Z] 4983c3fe2029: Pulling fs layer [2024-08-08T05:22:07.585Z] 4983c3fe2029: Verifying Checksum [2024-08-08T05:22:07.585Z] 4983c3fe2029: Download complete [2024-08-08T05:22:07.585Z] 4983c3fe2029: Pull complete [2024-08-08T05:22:07.585Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T05:22:07.585Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T05:22:07.585Z] ---> a0237000ae83 [2024-08-08T05:22:07.585Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-08-08T05:22:07.585Z] ---> Running in d0f2d056e8ab [2024-08-08T05:22:07.585Z] Removing intermediate container d0f2d056e8ab [2024-08-08T05:22:07.586Z] ---> 27bb55dfbe7b [2024-08-08T05:22:07.586Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-08-08T05:22:07.586Z] ---> Running in a6ab5eda55a9 [2024-08-08T05:22:07.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T05:22:07.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T05:22:07.586Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T05:22:07.586Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T05:22:07.586Z] OK: 8 MiB in 16 packages [2024-08-08T05:22:07.586Z] Removing intermediate container a6ab5eda55a9 [2024-08-08T05:22:07.586Z] ---> f38841f7f7a8 [2024-08-08T05:22:07.586Z] Step 14/23 : RUN apk --no-cache upgrade [2024-08-08T05:22:07.586Z] ---> Running in 0cd727de2f08 [2024-08-08T05:22:07.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T05:22:07.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T05:22:07.586Z] OK: 8 MiB in 16 packages [2024-08-08T05:22:07.586Z] Removing intermediate container 0cd727de2f08 [2024-08-08T05:22:07.586Z] ---> 7c92ece33f59 [2024-08-08T05:22:07.586Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-08-08T05:22:07.586Z] ---> e16e3d7ad835 [2024-08-08T05:22:07.586Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-08-08T05:22:07.852Z] ---> a1c19c447a56 [2024-08-08T05:22:07.852Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-08-08T05:22:08.503Z] ---> 5cfa132dbad2 [2024-08-08T05:22:08.503Z] Step 18/23 : EXPOSE 59901 [2024-08-08T05:22:08.503Z] ---> Running in ea9f604c88ef [2024-08-08T05:22:12.374Z] Removing intermediate container ea9f604c88ef [2024-08-08T05:22:12.374Z] ---> 8985a22c0684 [2024-08-08T05:22:12.374Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-08-08T05:22:12.374Z] ---> Running in 089cba9764cf [2024-08-08T05:22:12.374Z] Removing intermediate container 089cba9764cf [2024-08-08T05:22:12.374Z] ---> 52c751aa8c25 [2024-08-08T05:22:12.374Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-08T05:22:12.374Z] ---> Running in c80f2e81bdd0 [2024-08-08T05:22:12.374Z] Removing intermediate container c80f2e81bdd0 [2024-08-08T05:22:12.374Z] ---> e3a0f058627a [2024-08-08T05:22:12.374Z] Step 21/23 : LABEL arch=arm64 [2024-08-08T05:22:12.374Z] ---> Running in 91ad0e2f719e [2024-08-08T05:22:12.374Z] Removing intermediate container 91ad0e2f719e [2024-08-08T05:22:12.374Z] ---> cda28abe2548 [2024-08-08T05:22:12.374Z] Step 22/23 : LABEL git_sha=437c7792f48fd2191ad43373e3cdf143a2981074 [2024-08-08T05:22:12.374Z] ---> Running in 28fcd608651c [2024-08-08T05:22:12.374Z] Removing intermediate container 28fcd608651c [2024-08-08T05:22:12.374Z] ---> 05350d9afc23 [2024-08-08T05:22:12.374Z] Step 23/23 : LABEL version=0.0.0 [2024-08-08T05:22:12.374Z] ---> Running in a8aea77ba5c8 [2024-08-08T05:22:12.374Z] Removing intermediate container a8aea77ba5c8 [2024-08-08T05:22:12.374Z] ---> 211dafb30757 [2024-08-08T05:22:12.374Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T05:22:12.374Z] Successfully built 211dafb30757 [2024-08-08T05:22:12.374Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:22:13.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T05:22:13.347Z] [2024-08-08T05:22:13.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:22:13.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T05:22:13.776Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T05:22:13.776Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T05:22:13.776Z] 04944245beec: Pulling fs layer [2024-08-08T05:22:13.776Z] 699f458cf7ca: Pulling fs layer [2024-08-08T05:22:13.776Z] 765212b225bb: Pulling fs layer [2024-08-08T05:22:13.776Z] f23df028b6ca: Pulling fs layer [2024-08-08T05:22:13.776Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T05:22:13.776Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T05:22:13.776Z] d65c8cfc05b1: Waiting [2024-08-08T05:22:13.776Z] f23df028b6ca: Waiting [2024-08-08T05:22:13.776Z] 2437ff75d9bd: Waiting [2024-08-08T05:22:13.776Z] 765212b225bb: Waiting [2024-08-08T05:22:14.043Z] 04944245beec: Verifying Checksum [2024-08-08T05:22:14.043Z] 04944245beec: Download complete [2024-08-08T05:22:14.043Z] 765212b225bb: Verifying Checksum [2024-08-08T05:22:14.043Z] 765212b225bb: Download complete [2024-08-08T05:22:14.043Z] f23df028b6ca: Verifying Checksum [2024-08-08T05:22:14.043Z] f23df028b6ca: Download complete [2024-08-08T05:22:14.043Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T05:22:14.043Z] d65c8cfc05b1: Download complete [2024-08-08T05:22:14.043Z] 699f458cf7ca: Verifying Checksum [2024-08-08T05:22:14.043Z] 699f458cf7ca: Download complete [2024-08-08T05:22:14.623Z] 8998bd30e6a1: Verifying Checksum [2024-08-08T05:22:14.624Z] 8998bd30e6a1: Download complete [2024-08-08T05:22:17.194Z] 2437ff75d9bd: Verifying Checksum [2024-08-08T05:22:17.194Z] 2437ff75d9bd: Download complete [2024-08-08T05:22:19.130Z] 8998bd30e6a1: Pull complete [2024-08-08T05:22:19.395Z] 04944245beec: Pull complete [2024-08-08T05:22:21.353Z] 699f458cf7ca: Pull complete [2024-08-08T05:22:21.353Z] 765212b225bb: Pull complete [2024-08-08T05:22:22.310Z] f23df028b6ca: Pull complete [2024-08-08T05:22:22.310Z] d65c8cfc05b1: Pull complete [2024-08-08T05:22:40.501Z] 2437ff75d9bd: Pull complete [2024-08-08T05:22:40.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T05:22:40.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T05:22:40.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:22:40.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container [2024-08-08T05:22:40.931Z] $ 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 [2024-08-08T05:22:43.520Z] $ docker top 65ca6dc8b653a762ea30014d5d41b984fd9821633e468a44335c22b2125d20ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:22:44.165Z] ---> job-cost.sh [2024-08-08T05:22:44.430Z] lf-activate-venv: SKIPPING [2024-08-08T05:22:44.430Z] INFO: No Stack... [2024-08-08T05:22:44.694Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T05:22:45.655Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T05:22:47.056Z] + cat+ cut -d, -f6 [2024-08-08T05:22:47.056Z] /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2024-08-08T05:22:47.149Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [2024-08-08T05:22:47.156Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] did not exist. Created. [2024-08-08T05:22:47.163Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T05:22:47.926Z] /w/workspace/device-modbus-go/1@tmp/durable-60230656/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-08T05:22:48.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T05:22:48.331Z] Warning: overwriting stash ‘stack-cost’ [2024-08-08T05:22:48.375Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T05:22:48.395Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-566-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T05:22:48.449Z] $ docker stop --time=1 65ca6dc8b653a762ea30014d5d41b984fd9821633e468a44335c22b2125d20ad [2024-08-08T05:22:49.933Z] $ docker rm -f --volumes 65ca6dc8b653a762ea30014d5d41b984fd9821633e468a44335c22b2125d20ad [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 [2024-08-08T05:22:51.261Z] provisioning config files... [2024-08-08T05:22:51.271Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/config1706582690267699989tmp [Pipeline] { [Pipeline] sh [2024-08-08T05:22:52.114Z] + set +x [2024-08-08T05:22:52.114Z] + curl -s https://codecov.io/bash [2024-08-08T05:22:52.114Z] + bash -s -- [2024-08-08T05:22:52.114Z] [2024-08-08T05:22:52.114Z] _____ _ [2024-08-08T05:22:52.114Z] / ____| | | [2024-08-08T05:22:52.114Z] | | ___ __| | ___ ___ _____ __ [2024-08-08T05:22:52.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-08T05:22:52.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-08T05:22:52.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-08T05:22:52.114Z] Bash-1.0.6 [2024-08-08T05:22:52.114Z] [2024-08-08T05:22:52.114Z] [2024-08-08T05:22:52.114Z] ==> git version 2.25.1 found [2024-08-08T05:22:52.114Z] ==> 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 [2024-08-08T05:22:52.114Z] Release-Date: 2020-01-08 [2024-08-08T05:22:52.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-08T05:22:52.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-08T05:22:52.114Z] ==> Jenkins CI detected. [2024-08-08T05:22:52.114Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-566 [2024-08-08T05:22:52.114Z] project root: . [2024-08-08T05:22:52.114Z] --> token set from env [2024-08-08T05:22:52.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-08T05:22:52.114Z] ==> Running gcov in . (disable via -X gcov) [2024-08-08T05:22:52.114Z] ==> Python coveragepy not found [2024-08-08T05:22:52.114Z] ==> Searching for coverage reports in: [2024-08-08T05:22:52.114Z] + . [2024-08-08T05:22:52.114Z] -> Found 1 reports [2024-08-08T05:22:52.114Z] ==> Detecting git/mercurial file structure [2024-08-08T05:22:52.114Z] ==> Reading reports [2024-08-08T05:22:52.114Z] + ./coverage.out bytes=24601 [2024-08-08T05:22:52.114Z] ==> Appending adjustments [2024-08-08T05:22:52.114Z] https://docs.codecov.io/docs/fixing-reports [2024-08-08T05:22:52.114Z] + Found adjustments [2024-08-08T05:22:52.114Z] ==> Gzipping contents [2024-08-08T05:22:52.114Z] 4.0K /tmp/codecov.ELotkK.gz [2024-08-08T05:22:52.114Z] ==> Uploading reports [2024-08-08T05:22:52.114Z] url: https://codecov.io [2024-08-08T05:22:52.114Z] query: branch=PR-566&commit=437c7792f48fd2191ad43373e3cdf143a2981074&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=566&job=&cmd_args= [2024-08-08T05:22:52.114Z] -> Pinging Codecov [2024-08-08T05:22:52.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-566&commit=437c7792f48fd2191ad43373e3cdf143a2981074&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=566&job=&cmd_args= [2024-08-08T05:22:52.375Z] -> Uploading to [2024-08-08T05:22:52.375Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-08/55DBCA73C666E3227836607328DD7E49/437c7792f48fd2191ad43373e3cdf143a2981074/a88646af-9704-4871-b363-35ecd963f31b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T052252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98a9eea10ca9f9c6a85f1b3330eec27d73f246cef381a10d5c28dea666efb29f [2024-08-08T05:22:52.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T05:22:52.375Z] Dload Upload Total Spent Left Speed [2024-08-08T05:22:52.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 15189 --:--:-- --:--:-- --:--:-- 15189 [2024-08-08T05:22:52.635Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/437c7792f48fd2191ad43373e3cdf143a2981074 [Pipeline] } [2024-08-08T05:22:52.674Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-08T05:22:54.984Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-566/archives ] [2024-08-08T05:22:54.984Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-566/archives [2024-08-08T05:22:54.984Z] total 16 [2024-08-08T05:22:54.984Z] drwxr-xr-x 3 root root 4096 Aug 8 05:12 . [2024-08-08T05:22:54.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 05:12 .. [2024-08-08T05:22:54.984Z] drwxr-xr-x 2 root root 4096 Aug 8 05:12 cost [2024-08-08T05:22:54.984Z] -rw-r--r-- 1 root root 88 Aug 8 05:12 cost.csv [2024-08-08T05:22:54.984Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-566/archives [2024-08-08T05:22:54.984Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-566/archives [2024-08-08T05:22:54.984Z] total 16 [2024-08-08T05:22:54.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 05:12 . [2024-08-08T05:22:54.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 05:12 .. [2024-08-08T05:22:54.984Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 05:12 cost [2024-08-08T05:22:54.984Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 8 05:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:22:55.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:22:56.442Z] ---> package-listing.sh [2024-08-08T05:22:56.442Z] ++ facter osfamily [2024-08-08T05:22:56.442Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T05:22:56.701Z] + OS_FAMILY=debian [2024-08-08T05:22:56.701Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-566 [2024-08-08T05:22:56.701Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T05:22:56.701Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T05:22:56.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T05:22:56.701Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T05:22:56.701Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-566 ']' [2024-08-08T05:22:56.701Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T05:22:56.701Z] + case "${OS_FAMILY}" in [2024-08-08T05:22:56.701Z] + dpkg -l [2024-08-08T05:22:56.701Z] + grep '^ii' [2024-08-08T05:22:56.701Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T05:22:56.701Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T05:22:56.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T05:22:56.701Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-566 ']' [2024-08-08T05:22:56.701Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-566/archives/ [2024-08-08T05:22:56.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-566/archives/ [Pipeline] echo [2024-08-08T05:22:56.744Z] 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-566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-08T05:22:57.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T05:22:57.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T05:22:57.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T05:22:57.884Z] prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container [2024-08-08T05:22:57.911Z] $ 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-566/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-566 -v /w/workspace/xfoundry_device-modbus-go_PR-566:/w/workspace/xfoundry_device-modbus-go_PR-566:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-566@tmp:/w/workspace/xfoundry_device-modbus-go_PR-566@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 [2024-08-08T05:22:58.125Z] $ docker top 6559b9670760690568b91a424c5cf64507f953fcfdab47067e91e84d6a00f55c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T05:22:58.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T05:22:58.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T05:22:59.190Z] + ls /var/log/sa-host [2024-08-08T05:22:59.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T05:22:59.450Z] provisioning config files... [2024-08-08T05:22:59.459Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-566@tmp/config11677906948927245155tmp [Pipeline] { [Pipeline] echo [2024-08-08T05:22:59.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:22:59.874Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T05:22:59.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:23:00.328Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T05:23:00.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:23:00.715Z] ---> sudo-logs.sh [2024-08-08T05:23:00.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T05:23:00.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:23:01.164Z] ---> job-cost.sh [2024-08-08T05:23:01.165Z] lf-activate-venv: SKIPPING [2024-08-08T05:23:01.165Z] DEBUG: total: 0.2199999988079071 [2024-08-08T05:23:01.165Z] INFO: Retrieving Stack Cost... [2024-08-08T05:23:01.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T05:23:01.998Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T05:23:02.042Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T05:23:02.364Z] ---> logs-deploy.sh [2024-08-08T05:23:02.364Z] lf-activate-venv: SKIPPING [2024-08-08T05:23:02.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-566/1 [2024-08-08T05:23:02.364Z] INFO: archiving workspace using pattern(s): [2024-08-08T05:23:03.303Z] Archives upload complete. [2024-08-08T05:23:03.563Z] INFO: archiving logs to Nexus