Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff+e3fb6b6c893123b5784ccc2dd10ff9f0848293eb (cd962a2977e910744e4ec03c8ce81edcf49b6f05) 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-ssh8453593551951950540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13223790905003077168.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14143958536762528103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4613591692625998444.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16576512899101661372.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6775’ Running on prd-ubuntu20.04-docker-8c-8g-6780 in /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff Merge succeeded, producing 3e95788e13dbae8256f25e5cf2807fb1424286e9 Checking out Revision 3e95788e13dbae8256f25e5cf2807fb1424286e9 (PR-416) > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e95788e13dbae8256f25e5cf2807fb1424286e9 # timeout=10 Commit message: "Merge commit 'e3fb6b6c893123b5784ccc2dd10ff9f0848293eb' into HEAD" > git rev-list --no-walk 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:54:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:54:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:54:56 ========================================================= 00:54:56 EdgeX Global Pipelines Version Info 00:54:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:55:02 ------------------- 00:55:02 stable info: 00:55:02 ------------------- 00:55:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:55:02 Message: update stable to v1.0.244 00:55:02 ------------------- 00:55:02 experimental info: 00:55:02 ------------------- 00:55:02 Commited By: **** collab-it+edgex@linuxfoundation.org 00:55:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:55:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 00:55:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e95788e13dbae8256f25e5cf2807fb1424286e9 [Pipeline] echo 00:55:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e95788 [Pipeline] echo 00:55:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:03 provisioning config files... 00:55:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config10463845056023428343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:03 ---> docker-login.sh 00:55:03 nexus3.edgexfoundry.org:10001 00:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:04 Configure a credential helper to remove this warning. See 00:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:04 00:55:04 Login Succeeded 00:55:04 nexus3.edgexfoundry.org:10002 00:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:04 Configure a credential helper to remove this warning. See 00:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:04 00:55:04 Login Succeeded 00:55:04 nexus3.edgexfoundry.org:10003 00:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:04 Configure a credential helper to remove this warning. See 00:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:04 00:55:04 Login Succeeded 00:55:04 nexus3.edgexfoundry.org:10004 00:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:04 Configure a credential helper to remove this warning. See 00:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:04 00:55:04 Login Succeeded 00:55:04 docker.io 00:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:05 Configure a credential helper to remove this warning. See 00:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:05 00:55:05 Login Succeeded 00:55:05 ---> docker-login.sh ends [Pipeline] } 00:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:55:05 + git rev-list -1 --merges 3e95788e13dbae8256f25e5cf2807fb1424286e9~1..3e95788e13dbae8256f25e5cf2807fb1424286e9 [Pipeline] echo 00:55:05 -----------> git rev-list -1 --merges 3e95788e13dbae8256f25e5cf2807fb1424286e9~1..3e95788e13dbae8256f25e5cf2807fb1424286e9 3e95788e13dbae8256f25e5cf2807fb1424286e9 00:55:05 3e95788e13dbae8256f25e5cf2807fb1424286e9 [false] [Pipeline] sh 00:55:05 + git log --format=format:%s -1 3e95788e13dbae8256f25e5cf2807fb1424286e9 [Pipeline] echo 00:55:05 ========================================================= 00:55:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:55:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:06 + git log --format=format:%s -1 3e95788e13dbae8256f25e5cf2807fb1424286e9 [Pipeline] echo 00:55:06 [semverPrep] GIT_COMMIT: 3e95788e13dbae8256f25e5cf2807fb1424286e9, Commit Message: Merge commit 'e3fb6b6c893123b5784ccc2dd10ff9f0848293eb' into HEAD [Pipeline] echo 00:55:06 [semverPrep] This is not a build commit. [Pipeline] sh 00:55:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:06 + grep -v github /etc/ssh/ssh_known_hosts 00:55:06 + [ -e /tmp/ssh_known_hosts ] 00:55:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:55:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:55:06 + sudo tee -a /etc/ssh/ssh_known_hosts 00:55:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:07 00:55:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:07 0.1.4: Pulling from edgex-devops/py-git-semver 00:55:07 b85a868b505f: Pulling fs layer 00:55:07 e2be974225ed: Pulling fs layer 00:55:07 339a4e72a1f5: Pulling fs layer 00:55:07 988bab9f4d93: Pulling fs layer 00:55:07 1469e6f7b9e6: Pulling fs layer 00:55:07 eaf3925da568: Pulling fs layer 00:55:07 bab4dde63d76: Pulling fs layer 00:55:07 1469e6f7b9e6: Waiting 00:55:07 bde34c3a00c8: Pulling fs layer 00:55:07 b352a97aabf1: Pulling fs layer 00:55:07 eaf3925da568: Waiting 00:55:07 bab4dde63d76: Waiting 00:55:07 4872d77fe225: Pulling fs layer 00:55:07 5851b861e8e6: Pulling fs layer 00:55:07 b352a97aabf1: Waiting 00:55:07 bde34c3a00c8: Waiting 00:55:07 5851b861e8e6: Waiting 00:55:07 4872d77fe225: Waiting 00:55:07 e2be974225ed: Download complete 00:55:07 988bab9f4d93: Verifying Checksum 00:55:07 988bab9f4d93: Download complete 00:55:07 339a4e72a1f5: Verifying Checksum 00:55:07 339a4e72a1f5: Download complete 00:55:07 eaf3925da568: Download complete 00:55:07 1469e6f7b9e6: Verifying Checksum 00:55:07 1469e6f7b9e6: Download complete 00:55:07 bde34c3a00c8: Download complete 00:55:07 b352a97aabf1: Download complete 00:55:07 4872d77fe225: Verifying Checksum 00:55:07 4872d77fe225: Download complete 00:55:07 5851b861e8e6: Verifying Checksum 00:55:07 5851b861e8e6: Download complete 00:55:07 b85a868b505f: Verifying Checksum 00:55:07 b85a868b505f: Download complete 00:55:08 bab4dde63d76: Verifying Checksum 00:55:08 bab4dde63d76: Download complete 00:55:09 b85a868b505f: Pull complete 00:55:09 e2be974225ed: Pull complete 00:55:09 339a4e72a1f5: Pull complete 00:55:09 988bab9f4d93: Pull complete 00:55:10 1469e6f7b9e6: Pull complete 00:55:10 eaf3925da568: Pull complete 00:55:12 bab4dde63d76: Pull complete 00:55:12 bde34c3a00c8: Pull complete 00:55:12 b352a97aabf1: Pull complete 00:55:12 4872d77fe225: Pull complete 00:55:13 5851b861e8e6: Pull complete 00:55:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:13 prd-ubuntu20.04-docker-8c-8g-6780 does not seem to be running inside a container 00:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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-devops/py-git-semver:0.1.4 cat 00:55:16 $ docker top 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad -eo pid,comm 00:55:16 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). 00:55:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:16 [ssh-agent] Looking for ssh-agent implementation... 00:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:16 $ docker exec 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad ssh-agent 00:55:16 SSH_AUTH_SOCK=/tmp/ssh-OF7GxOkSQZCW/agent.33 00:55:16 SSH_AGENT_PID=39 00:55:16 Running ssh-add (command line suppressed) 00:55:16 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_1453727893780108520.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_1453727893780108520.key) 00:55:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:17 + git tag --points-at HEAD [Pipeline] } 00:55:17 $ docker exec --env ******** --env ******** 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad ssh-agent -k 00:55:17 unset SSH_AUTH_SOCK; 00:55:17 unset SSH_AGENT_PID; 00:55:17 echo Agent pid 39 killed; 00:55:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:17 [ssh-agent] Looking for ssh-agent implementation... 00:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:17 $ docker exec 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad ssh-agent 00:55:17 SSH_AUTH_SOCK=/tmp/ssh-BnMXIO63tiWb/agent.71 00:55:17 SSH_AGENT_PID=77 00:55:17 Running ssh-add (command line suppressed) 00:55:17 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_14189210573146964372.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_14189210573146964372.key) 00:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:18 + git semver init 00:55:18 2023-02-21 00:55:18,287 [run_init] DEBUG init version:0.0.0 force:False 00:55:18 2023-02-21 00:55:18,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver 00:55:18 2023-02-21 00:55:18,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-416/.semver 00:55:18 2023-02-21 00:55:18,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-416/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416, universal_newlines=False, shell=None, istream=None) 00:55:19 2023-02-21 00:55:19,223 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.git/info/exclude 00:55:19 2023-02-21 00:55:19,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 with force:False 00:55:19 2023-02-21 00:55:19,224 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 00:55:19 2023-02-21 00:55:19,229 [execute] INFO git cat-file --batch-check 00:55:19 2023-02-21 00:55:19,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 00:55:19 2023-02-21 00:55:19,235 [execute] INFO git cat-file --batch 00:55:19 2023-02-21 00:55:19,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 00:55:19 2023-02-21 00:55:19,241 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 00:55:19 0.0.0 [Pipeline] } 00:55:19 $ docker exec --env ******** --env ******** 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad ssh-agent -k 00:55:19 unset SSH_AUTH_SOCK; 00:55:19 unset SSH_AGENT_PID; 00:55:19 echo Agent pid 77 killed; 00:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:19 + git semver [Pipeline] } 00:55:19 $ docker stop --time=1 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad 00:55:21 $ docker rm -f --volumes 58617da0c2d65be135958e6b0ec26511e495a7661a0325c2a7aa73f5f554c3ad [Pipeline] // withDockerContainer [Pipeline] sh 00:55:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:55:21 Stashed 1 file(s) [Pipeline] echo 00:55:21 [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 00:55:21 provisioning config files... 00:55:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config9149006089767090430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:22 ---> docker-login.sh 00:55:22 nexus3.edgexfoundry.org:10001 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 nexus3.edgexfoundry.org:10002 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 nexus3.edgexfoundry.org:10003 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 nexus3.edgexfoundry.org:10004 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:22 Configure a credential helper to remove this warning. See 00:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:22 00:55:22 Login Succeeded 00:55:22 docker.io 00:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:23 Configure a credential helper to remove this warning. See 00:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:23 00:55:23 Login Succeeded 00:55:23 ---> docker-login.sh ends [Pipeline] } 00:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:23 ========================================================= 00:55:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:55:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:55:23 Sending build context to Docker daemon 6.411MB 00:55:23 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 00:55:23 Step 2/10 : FROM ${BASE} AS builder 00:55:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:55:23 213ec9aee27d: Pulling fs layer 00:55:23 4583459ba037: Pulling fs layer 00:55:23 93c1e223e6f2: Pulling fs layer 00:55:23 53926ce57604: Pulling fs layer 00:55:23 21b2b0c7a3f4: Pulling fs layer 00:55:23 22ff95d597cd: Pulling fs layer 00:55:23 12d6caf4c0d1: Pulling fs layer 00:55:23 96b7cbca73a9: Pulling fs layer 00:55:23 a7acece74701: Pulling fs layer 00:55:23 53926ce57604: Waiting 00:55:23 96b7cbca73a9: Waiting 00:55:23 12d6caf4c0d1: Waiting 00:55:23 22ff95d597cd: Waiting 00:55:23 21b2b0c7a3f4: Waiting 00:55:23 a7acece74701: Waiting 00:55:23 93c1e223e6f2: Verifying Checksum 00:55:23 93c1e223e6f2: Download complete 00:55:23 4583459ba037: Verifying Checksum 00:55:23 4583459ba037: Download complete 00:55:23 21b2b0c7a3f4: Verifying Checksum 00:55:23 21b2b0c7a3f4: Download complete 00:55:23 22ff95d597cd: Verifying Checksum 00:55:23 22ff95d597cd: Download complete 00:55:23 213ec9aee27d: Download complete 00:55:23 12d6caf4c0d1: Verifying Checksum 00:55:23 12d6caf4c0d1: Download complete 00:55:23 213ec9aee27d: Pull complete 00:55:24 4583459ba037: Pull complete 00:55:24 93c1e223e6f2: Pull complete 00:55:24 a7acece74701: Verifying Checksum 00:55:24 a7acece74701: Download complete 00:55:24 96b7cbca73a9: Verifying Checksum 00:55:24 96b7cbca73a9: Download complete 00:55:24 53926ce57604: Download complete 00:55:28 53926ce57604: Pull complete 00:55:28 21b2b0c7a3f4: Pull complete 00:55:28 22ff95d597cd: Pull complete 00:55:28 12d6caf4c0d1: Pull complete 00:55:30 96b7cbca73a9: Pull complete 00:55:31 a7acece74701: Pull complete 00:55:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:55:31 ---> db6d94c90886 00:55:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:55:34 ---> Running in 340d07c53e4c 00:55:34 Removing intermediate container 340d07c53e4c 00:55:34 ---> 3721f03fc38f 00:55:34 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:55:34 ---> Running in a029db18fd48 00:55:34 Removing intermediate container a029db18fd48 00:55:34 ---> 4333d65e5f5b 00:55:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:55:34 ---> Running in 0efcd5a69023 00:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:55:34 (1/8) Installing openssh-keygen (9.0_p1-r2) 00:55:34 (2/8) Installing libedit (20210910.3.1-r0) 00:55:34 (3/8) Installing openssh-client-common (9.0_p1-r2) 00:55:34 (4/8) Installing openssh-client-default (9.0_p1-r2) 00:55:34 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 00:55:34 (6/8) Installing openssh-server-common (9.0_p1-r2) 00:55:34 (7/8) Installing openssh-server (9.0_p1-r2) 00:55:34 (8/8) Installing openssh (9.0_p1-r2) 00:55:34 Executing busybox-1.35.0-r17.trigger 00:55:34 OK: 217 MiB in 59 packages 00:55:35 Removing intermediate container 0efcd5a69023 00:55:35 ---> 90f7e01e04ae 00:55:35 Step 6/10 : WORKDIR /device-modbus-go 00:55:35 ---> Running in ad0878f349f1 00:55:35 Removing intermediate container ad0878f349f1 00:55:35 ---> 2b2f2dc11dc2 00:55:35 Step 7/10 : COPY go.mod vendor* ./ 00:55:35 ---> 16da40d6006a 00:55:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:35 ---> Running in d75481a61b48 00:55:36 Still waiting to schedule task 00:55:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6779’ 00:56:07 Removing intermediate container d75481a61b48 00:56:07 ---> 43cd4280e19c 00:56:07 Step 9/10 : COPY . . 00:56:07 ---> bc85e54b8f59 00:56:07 Step 10/10 : RUN ${MAKE} 00:56:07 ---> Running in 438b00f35232 00:56:07 noop 00:56:07 Removing intermediate container 438b00f35232 00:56:07 ---> 951d6db1b739 00:56:07 Successfully built 951d6db1b739 00:56:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:08 + docker inspect -f . ci-base-image-x86_64 00:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:08 prd-ubuntu20.04-docker-8c-8g-6780 does not seem to be running inside a container 00:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:08 $ docker top da607c72228e9a691eb44f0a9eec2f4d37e66bdd594ca9682c62bac104224795 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:08 + go version 00:56:08 go version go1.18.7 linux/amd64 [Pipeline] } 00:56:08 $ docker stop --time=1 da607c72228e9a691eb44f0a9eec2f4d37e66bdd594ca9682c62bac104224795 00:56:10 $ docker rm -f --volumes da607c72228e9a691eb44f0a9eec2f4d37e66bdd594ca9682c62bac104224795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:10 + docker inspect -f . ci-base-image-x86_64 00:56:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:10 prd-ubuntu20.04-docker-8c-8g-6780 does not seem to be running inside a container 00:56:10 $ 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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:11 $ docker top 751521ffde00a854de35febb202b6b1b931916a01c35289d931db9cf5cd67199 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:11 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] fileExists [Pipeline] sh 00:56:11 + make test 00:56:11 go test ./... -coverprofile=coverage.out 00:56:12 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:56:22 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:56:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements 00:56:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:56:29 go vet ./... 00:56:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:56:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:56:32 ./bin/test-attribution-txt.sh [Pipeline] echo 00:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:56:32 $ docker stop --time=1 751521ffde00a854de35febb202b6b1b931916a01c35289d931db9cf5cd67199 00:56:34 $ docker rm -f --volumes 751521ffde00a854de35febb202b6b1b931916a01c35289d931db9cf5cd67199 [Pipeline] // withDockerContainer [Pipeline] sh 00:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:56:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:35 + ls -al . 00:56:35 total 184 00:56:35 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 00:56 . 00:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 00:54 .. 00:56:35 -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 00:54 .dockerignore 00:56:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 00:56 .git 00:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:54 .github 00:56:35 -rw-rw-r-- 1 jenkins jenkins 331 Feb 21 00:54 .gitignore 00:56:35 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 00:54 .golangci.yml 00:56:35 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 00:55 .semver 00:56:35 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 21 00:54 Attribution.txt 00:56:35 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 21 00:54 CHANGELOG.md 00:56:35 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 21 00:54 Dockerfile 00:56:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 00:54 GOVERNANCE.md 00:56:35 -rw-rw-r-- 1 jenkins jenkins 680 Feb 21 00:54 Jenkinsfile 00:56:35 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 21 00:54 LICENSE 00:56:35 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 21 00:54 Makefile 00:56:35 -rw-rw-r-- 1 jenkins jenkins 622 Feb 21 00:54 OWNERS.md 00:56:35 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 21 00:54 README.md 00:56:35 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 00:55 VERSION 00:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 00:54 bin 00:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:54 cmd 00:56:35 -rw-r--r-- 1 jenkins jenkins 23241 Feb 21 00:56 coverage.out 00:56:35 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 21 00:54 go.mod 00:56:35 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 21 00:54 go.sum 00:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:54 internal 00:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 00:54 simulator 00:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 00:54 snap 00:56:35 -rw-rw-r-- 1 jenkins jenkins 229 Feb 21 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:36 + 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=3e95788e13dbae8256f25e5cf2807fb1424286e9 --label arch=amd64 --label version=0.0.0 . 00:56:36 Sending build context to Docker daemon 6.435MB 00:56:36 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 00:56:36 Step 2/22 : FROM ${BASE} AS builder 00:56:36 ---> 951d6db1b739 00:56:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:56:36 ---> Running in c8d821fa7f30 00:56:36 Removing intermediate container c8d821fa7f30 00:56:36 ---> a4d0d46832ac 00:56:36 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:36 ---> Running in fbcdd8922634 00:56:36 Removing intermediate container fbcdd8922634 00:56:36 ---> 7896c970ca5b 00:56:36 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:56:36 ---> Running in 71b45a67541a 00:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:56:37 OK: 217 MiB in 59 packages 00:56:37 Removing intermediate container 71b45a67541a 00:56:37 ---> ae63b7d581a9 00:56:37 Step 6/22 : WORKDIR /device-modbus-go 00:56:37 ---> Running in 9353914b898f 00:56:37 Removing intermediate container 9353914b898f 00:56:37 ---> b786d64bf500 00:56:37 Step 7/22 : COPY go.mod vendor* ./ 00:56:37 ---> b716da0b86b0 00:56:37 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:37 ---> Running in 157d342cec9d 00:56:38 Removing intermediate container 157d342cec9d 00:56:38 ---> 43deb50b042b 00:56:38 Step 9/22 : COPY . . 00:56:38 ---> 58cb6ca79ac5 00:56:38 Step 10/22 : RUN ${MAKE} 00:56:39 ---> Running in 6016f1009124 00:56:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:57:06 Removing intermediate container 6016f1009124 00:57:06 ---> 2dd40a6afbee 00:57:06 Step 11/22 : FROM alpine:3.14 00:57:06 3.14: Pulling from library/alpine 00:57:06 d261077062b2: Pulling fs layer 00:57:06 d261077062b2: Verifying Checksum 00:57:06 d261077062b2: Download complete 00:57:06 d261077062b2: Pull complete 00:57:06 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 00:57:06 Status: Downloaded newer image for alpine:3.14 00:57:06 ---> 6dff1269bc79 00:57:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:57:06 ---> Running in db2ded31edfe 00:57:06 Removing intermediate container db2ded31edfe 00:57:06 ---> 99cfca60b4ec 00:57:06 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:57:06 ---> Running in f22974eb0999 00:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:57:06 (1/1) Installing dumb-init (1.2.5-r1) 00:57:06 Executing busybox-1.33.1-r8.trigger 00:57:06 OK: 6 MiB in 15 packages 00:57:07 Removing intermediate container f22974eb0999 00:57:07 ---> b928b3642c16 00:57:07 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:57:07 ---> 256b4d82bf9e 00:57:07 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:57:07 ---> c62204a88a20 00:57:07 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:57:08 ---> 18c8af27d2d7 00:57:08 Step 17/22 : EXPOSE 59901 00:57:08 ---> Running in ddbfe3f3bd7a 00:57:08 Removing intermediate container ddbfe3f3bd7a 00:57:08 ---> 11d069acc21d 00:57:08 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:57:08 ---> Running in 84cbcd9584f6 00:57:08 Removing intermediate container 84cbcd9584f6 00:57:08 ---> b49c60352f8e 00:57:08 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:57:08 ---> Running in 49b8edc8263a 00:57:08 Removing intermediate container 49b8edc8263a 00:57:08 ---> f86c0038cc63 00:57:08 Step 20/22 : LABEL arch=amd64 00:57:08 ---> Running in 2ca9f061a034 00:57:08 Removing intermediate container 2ca9f061a034 00:57:08 ---> 1f246bf6f71e 00:57:08 Step 21/22 : LABEL git_sha=3e95788e13dbae8256f25e5cf2807fb1424286e9 00:57:08 ---> Running in 64951e23e17b 00:57:08 Removing intermediate container 64951e23e17b 00:57:08 ---> 78367be048ed 00:57:08 Step 22/22 : LABEL version=0.0.0 00:57:08 ---> Running in f8a10fc92216 00:57:08 Removing intermediate container f8a10fc92216 00:57:08 ---> 128511ab6e2d 00:57:08 [Warning] One or more build-args [ARCH] were not consumed 00:57:08 Successfully built 128511ab6e2d 00:57:08 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:09 00:57:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:09 latest: Pulling from edgex-lftools-log-publisher 00:57:09 5eb5b503b376: Pulling fs layer 00:57:09 5c69ac0246d0: Pulling fs layer 00:57:09 ec43610c2a17: Pulling fs layer 00:57:09 3a2ae6a8a46f: Pulling fs layer 00:57:09 33b1e0a273af: Pulling fs layer 00:57:09 3a2ae6a8a46f: Waiting 00:57:09 5d3b04190fa2: Pulling fs layer 00:57:09 2f39f015ded8: Pulling fs layer 00:57:09 33b1e0a273af: Waiting 00:57:09 5d3b04190fa2: Waiting 00:57:09 2f39f015ded8: Waiting 00:57:09 5c69ac0246d0: Verifying Checksum 00:57:09 5c69ac0246d0: Download complete 00:57:09 3a2ae6a8a46f: Verifying Checksum 00:57:09 3a2ae6a8a46f: Download complete 00:57:09 33b1e0a273af: Verifying Checksum 00:57:09 33b1e0a273af: Download complete 00:57:09 5d3b04190fa2: Download complete 00:57:09 ec43610c2a17: Verifying Checksum 00:57:09 ec43610c2a17: Download complete 00:57:09 5eb5b503b376: Verifying Checksum 00:57:09 5eb5b503b376: Download complete 00:57:10 2f39f015ded8: Download complete 00:57:11 5eb5b503b376: Pull complete 00:57:11 5c69ac0246d0: Pull complete 00:57:11 ec43610c2a17: Pull complete 00:57:11 3a2ae6a8a46f: Pull complete 00:57:11 33b1e0a273af: Pull complete 00:57:12 5d3b04190fa2: Pull complete 00:57:16 2f39f015ded8: Pull complete 00:57:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:16 prd-ubuntu20.04-docker-8c-8g-6780 does not seem to be running inside a container 00:57:16 $ 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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:18 $ docker top 0823706c058a8046e0fca5eb6ca7d69e10c33e4ee1f90e81438d91b4abaa1c3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:18 ---> job-cost.sh 00:57:18 lf-activate-venv: SKIPPING 00:57:18 INFO: No Stack... 00:57:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:57:19 INFO: Archiving Costs [Pipeline] sh 00:57:19 + cat /w/workspace/xfoundry_device-modbus-go_PR-416/archives/cost.csv 00:57:19 + cut -d, -f6 [Pipeline] lock 00:57:19 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] 00:57:19 Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] did not exist. Created. 00:57:19 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:19 + echo total: 0.2199999988079071 [Pipeline] stash 00:57:19 Stashed 1 file(s) [Pipeline] } 00:57:19 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:19 $ docker stop --time=1 0823706c058a8046e0fca5eb6ca7d69e10c33e4ee1f90e81438d91b4abaa1c3f 00:57:21 $ docker rm -f --volumes 0823706c058a8046e0fca5eb6ca7d69e10c33e4ee1f90e81438d91b4abaa1c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:59:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6781 in /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] { [Pipeline] ws 00:59:04 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 00:59:04 Selected Git installation does not exist. Using Default 00:59:04 The recommended git tool is: NONE 00:59:09 using credential edgex-jenkins-ssh 00:59:09 Cloning the remote Git repository 00:59:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:59:09 > git init /w/workspace/device-modbus-go/2 # timeout=10 00:59:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:09 > git --version # timeout=10 00:59:09 > git --version # 'git version 2.25.1' 00:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:12 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 00:59:12 Merge succeeded, producing 9c7532e697bb451d979e44ec4ca8f580929dbc5e 00:59:12 Checking out Revision 9c7532e697bb451d979e44ec4ca8f580929dbc5e (PR-416) 00:59:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:59:11 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:59:12 > git config core.sparsecheckout # timeout=10 00:59:12 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 00:59:12 > git remote # timeout=10 00:59:12 > git config --get remote.origin.url # timeout=10 00:59:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:12 > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 00:59:12 > git rev-parse HEAD^{commit} # timeout=10 00:59:12 > git config core.sparsecheckout # timeout=10 00:59:12 > git checkout -f 9c7532e697bb451d979e44ec4ca8f580929dbc5e # timeout=10 00:59:16 Commit message: "Merge commit 'e3fb6b6c893123b5784ccc2dd10ff9f0848293eb' into HEAD" 00:59:16 > git rev-list --no-walk 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:59:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:17 Dload Upload Total Spent Left Speed 00:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 00:59:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:59:18 + sudo tee /etc/docker/daemon.new 00:59:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:59:18 { 00:59:18 "registry-mirrors": [ 00:59:18 "https://nexus3.edgexfoundry.org:10001" 00:59:18 ], 00:59:18 "bip": "10.250.0.254/24", 00:59:18 "hosts": [ 00:59:18 "tcp://0.0.0.0:5555", 00:59:18 "unix:///var/run/docker.sock" 00:59:18 ], 00:59:18 "mtu": 1458, 00:59:18 "selinux-enabled": true, 00:59:18 "seccomp-profile": "/etc/docker/seccomp.json" 00:59:18 } [Pipeline] sh 00:59:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:59:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:59:37 provisioning config files... 00:59:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config5262584713153408507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:37 ---> docker-login.sh 00:59:37 nexus3.edgexfoundry.org:10001 00:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:38 Configure a credential helper to remove this warning. See 00:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:38 00:59:38 Login Succeeded 00:59:38 nexus3.edgexfoundry.org:10002 00:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:38 Configure a credential helper to remove this warning. See 00:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:38 00:59:38 Login Succeeded 00:59:38 nexus3.edgexfoundry.org:10003 00:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:39 Configure a credential helper to remove this warning. See 00:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:39 00:59:39 Login Succeeded 00:59:39 nexus3.edgexfoundry.org:10004 00:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:39 Configure a credential helper to remove this warning. See 00:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:39 00:59:39 Login Succeeded 00:59:39 docker.io 00:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:40 Configure a credential helper to remove this warning. See 00:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:40 00:59:40 Login Succeeded 00:59:40 ---> docker-login.sh ends [Pipeline] } 00:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:59:40 ========================================================= 00:59:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:59:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:59:40 Sending build context to Docker daemon 3.349MB 00:59:40 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 00:59:40 Step 2/10 : FROM ${BASE} AS builder 00:59:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:59:41 9b18e9b68314: Pulling fs layer 00:59:41 35d82f9e3411: Pulling fs layer 00:59:41 e16973657156: Pulling fs layer 00:59:41 fc693d55d65f: Pulling fs layer 00:59:41 7e9fc2657dce: Pulling fs layer 00:59:41 dda99020689f: Pulling fs layer 00:59:41 db1c61fa0a46: Pulling fs layer 00:59:41 891c053d2c06: Pulling fs layer 00:59:41 fc693d55d65f: Waiting 00:59:41 7e9fc2657dce: Waiting 00:59:41 dda99020689f: Waiting 00:59:41 891c053d2c06: Waiting 00:59:41 db1c61fa0a46: Waiting 00:59:41 e16973657156: Verifying Checksum 00:59:41 e16973657156: Download complete 00:59:41 35d82f9e3411: Verifying Checksum 00:59:41 35d82f9e3411: Download complete 00:59:41 7e9fc2657dce: Verifying Checksum 00:59:41 7e9fc2657dce: Download complete 00:59:41 dda99020689f: Verifying Checksum 00:59:41 dda99020689f: Download complete 00:59:41 9b18e9b68314: Verifying Checksum 00:59:41 9b18e9b68314: Download complete 00:59:42 891c053d2c06: Verifying Checksum 00:59:42 891c053d2c06: Download complete 00:59:43 db1c61fa0a46: Verifying Checksum 00:59:43 db1c61fa0a46: Download complete 00:59:43 9b18e9b68314: Pull complete 00:59:44 fc693d55d65f: Verifying Checksum 00:59:44 fc693d55d65f: Download complete 00:59:44 35d82f9e3411: Pull complete 00:59:44 e16973657156: Pull complete 00:59:59 fc693d55d65f: Pull complete 00:59:59 7e9fc2657dce: Pull complete 00:59:59 dda99020689f: Pull complete 01:00:04 db1c61fa0a46: Pull complete 01:00:06 891c053d2c06: Pull complete 01:00:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:00:06 ---> f96f9c87975a 01:00:06 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:00:08 ---> Running in 596ffcd72c6a 01:00:08 Removing intermediate container 596ffcd72c6a 01:00:08 ---> 6f3d011a2861 01:00:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:00:08 ---> Running in 59f9bf0e8487 01:00:09 Removing intermediate container 59f9bf0e8487 01:00:09 ---> 00efe080ef6b 01:00:09 Step 5/10 : RUN apk add --update --no-cache make git openssh 01:00:09 ---> Running in 80d9682adcc4 01:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:00:11 (1/8) Installing openssh-keygen (9.0_p1-r2) 01:00:11 (2/8) Installing libedit (20210910.3.1-r0) 01:00:11 (3/8) Installing openssh-client-common (9.0_p1-r2) 01:00:11 (4/8) Installing openssh-client-default (9.0_p1-r2) 01:00:11 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 01:00:11 (6/8) Installing openssh-server-common (9.0_p1-r2) 01:00:11 (7/8) Installing openssh-server (9.0_p1-r2) 01:00:11 (8/8) Installing openssh (9.0_p1-r2) 01:00:11 Executing busybox-1.35.0-r17.trigger 01:00:11 OK: 228 MiB in 59 packages 01:00:13 Removing intermediate container 80d9682adcc4 01:00:13 ---> 6279584c5d32 01:00:13 Step 6/10 : WORKDIR /device-modbus-go 01:00:13 ---> Running in c72de249fda3 01:00:13 Removing intermediate container c72de249fda3 01:00:13 ---> 9a537ed68957 01:00:13 Step 7/10 : COPY go.mod vendor* ./ 01:00:13 ---> 8da00346e498 01:00:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:14 ---> Running in 469c6a5cb807 01:01:35 Removing intermediate container 469c6a5cb807 01:01:35 ---> 4aa596a162d9 01:01:35 Step 9/10 : COPY . . 01:01:35 ---> ff5f204796eb 01:01:35 Step 10/10 : RUN ${MAKE} 01:01:35 ---> Running in 5842cdf87c6e 01:01:35 noop 01:01:35 Removing intermediate container 5842cdf87c6e 01:01:35 ---> e30bc6fb768e 01:01:35 Successfully built e30bc6fb768e 01:01:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:36 + docker inspect -f . ci-base-image-arm64 01:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-6781 does not seem to be running inside a container 01:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:37 $ docker top 5d0e66483d8eaf3a7c2c26f46720d82c96d13fa9fbc5a61f6b0bab0c101ae8d2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:38 + go version 01:01:38 go version go1.18.7 linux/arm64 [Pipeline] } 01:01:38 $ docker stop --time=1 5d0e66483d8eaf3a7c2c26f46720d82c96d13fa9fbc5a61f6b0bab0c101ae8d2 01:01:39 $ docker rm -f --volumes 5d0e66483d8eaf3a7c2c26f46720d82c96d13fa9fbc5a61f6b0bab0c101ae8d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:40 + docker inspect -f . ci-base-image-arm64 01:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:40 prd-ubuntu20.04-docker-arm64-4c-16g-6781 does not seem to be running inside a container 01:01:40 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:01:41 $ docker top f3f1ec8c50c7f8c37728b016fb69ca2ff22fd249f3bf5c46455eaf3e3eead6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:42 + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh 01:01:42 + make test 01:01:42 go test ./... -coverprofile=coverage.out 01:01:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:03:06 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:03:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.7% of statements 01:03:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:03:06 go vet ./... 01:03:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:28 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:03:28 $ docker stop --time=1 f3f1ec8c50c7f8c37728b016fb69ca2ff22fd249f3bf5c46455eaf3e3eead6f9 01:03:30 $ docker rm -f --volumes f3f1ec8c50c7f8c37728b016fb69ca2ff22fd249f3bf5c46455eaf3e3eead6f9 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:03:31 Warning: overwriting stash ‘coverage-report’ 01:03:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:03:32 + ls -al . 01:03:32 total 180 01:03:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 01:01 . 01:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 00:59 .. 01:03:32 -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 00:59 .dockerignore 01:03:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 00:59 .git 01:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:59 .github 01:03:32 -rw-rw-r-- 1 jenkins jenkins 331 Feb 21 00:59 .gitignore 01:03:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 00:59 .golangci.yml 01:03:32 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 21 00:59 Attribution.txt 01:03:32 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 21 00:59 CHANGELOG.md 01:03:32 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 21 00:59 Dockerfile 01:03:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 00:59 GOVERNANCE.md 01:03:32 -rw-rw-r-- 1 jenkins jenkins 680 Feb 21 00:59 Jenkinsfile 01:03:32 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 21 00:59 LICENSE 01:03:32 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 21 00:59 Makefile 01:03:32 -rw-rw-r-- 1 jenkins jenkins 622 Feb 21 00:59 OWNERS.md 01:03:32 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 21 00:59 README.md 01:03:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 00:55 VERSION 01:03:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 00:59 bin 01:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:59 cmd 01:03:32 -rw-r--r-- 1 jenkins jenkins 23241 Feb 21 01:03 coverage.out 01:03:32 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 21 00:59 go.mod 01:03:32 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 21 00:59 go.sum 01:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 00:59 internal 01:03:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 00:59 simulator 01:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 00:59 snap 01:03:32 -rw-rw-r-- 1 jenkins jenkins 229 Feb 21 00:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:32 + 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=9c7532e697bb451d979e44ec4ca8f580929dbc5e --label arch=arm64 --label version=0.0.0 . 01:03:33 Sending build context to Docker daemon 3.373MB 01:03:33 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 01:03:33 Step 2/22 : FROM ${BASE} AS builder 01:03:33 ---> e30bc6fb768e 01:03:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:03:33 ---> Running in 861bfb97efae 01:03:33 Removing intermediate container 861bfb97efae 01:03:33 ---> 95e18c4b1e7d 01:03:33 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:33 ---> Running in ecf439bacc45 01:03:34 Removing intermediate container ecf439bacc45 01:03:34 ---> 459f1a57dbaf 01:03:34 Step 5/22 : RUN apk add --update --no-cache make git openssh 01:03:34 ---> Running in 5fae84cdb152 01:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:03:36 OK: 228 MiB in 59 packages 01:03:38 Removing intermediate container 5fae84cdb152 01:03:38 ---> 73aeca942e47 01:03:38 Step 6/22 : WORKDIR /device-modbus-go 01:03:38 ---> Running in a8516dc3d39f 01:03:38 Removing intermediate container a8516dc3d39f 01:03:38 ---> af7328df2dee 01:03:38 Step 7/22 : COPY go.mod vendor* ./ 01:03:39 ---> b4fec8169e10 01:03:39 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:39 ---> Running in cee12503adf0 01:03:42 Removing intermediate container cee12503adf0 01:03:42 ---> eb7093927616 01:03:42 Step 9/22 : COPY . . 01:03:44 ---> 9f82775a6a70 01:03:44 Step 10/22 : RUN ${MAKE} 01:03:44 ---> Running in 127e8aac3a1a 01:03:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 01:06:07 Removing intermediate container 127e8aac3a1a 01:06:07 ---> 7e9ba464a017 01:06:07 Step 11/22 : FROM alpine:3.14 01:06:07 3.14: Pulling from library/alpine 01:06:07 6f0e733d82e2: Pulling fs layer 01:06:07 6f0e733d82e2: Download complete 01:06:07 6f0e733d82e2: Pull complete 01:06:07 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 01:06:07 Status: Downloaded newer image for alpine:3.14 01:06:07 ---> bf97f6347a60 01:06:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 01:06:07 ---> Running in 536e19d8eac7 01:06:07 Removing intermediate container 536e19d8eac7 01:06:07 ---> 22c63203d85b 01:06:07 Step 13/22 : RUN apk add --update --no-cache dumb-init 01:06:07 ---> Running in bdce675f1fbd 01:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:06:07 (1/1) Installing dumb-init (1.2.5-r1) 01:06:07 Executing busybox-1.33.1-r8.trigger 01:06:07 OK: 6 MiB in 15 packages 01:06:07 Removing intermediate container bdce675f1fbd 01:06:07 ---> 0b2b7747c7f4 01:06:07 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 01:06:07 ---> ac3191d288fc 01:06:07 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 01:06:07 ---> f6a531fff6b0 01:06:07 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:06:07 ---> ed21526d93cf 01:06:07 Step 17/22 : EXPOSE 59901 01:06:07 ---> Running in 1d2a3ad87ac8 01:06:07 Removing intermediate container 1d2a3ad87ac8 01:06:07 ---> ba74c0168bb9 01:06:07 Step 18/22 : ENTRYPOINT ["/device-modbus"] 01:06:07 ---> Running in fb9209a1ec06 01:06:07 Removing intermediate container fb9209a1ec06 01:06:07 ---> d7827d16b9ff 01:06:07 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:06:07 ---> Running in d3f15023df69 01:06:07 Removing intermediate container d3f15023df69 01:06:07 ---> 12949ec22c85 01:06:07 Step 20/22 : LABEL arch=arm64 01:06:07 ---> Running in 9a3e2dc79e15 01:06:07 Removing intermediate container 9a3e2dc79e15 01:06:07 ---> 3abd91f7c1f3 01:06:07 Step 21/22 : LABEL git_sha=9c7532e697bb451d979e44ec4ca8f580929dbc5e 01:06:07 ---> Running in 8b871fc89fd3 01:06:07 Removing intermediate container 8b871fc89fd3 01:06:07 ---> 5c5af46541d3 01:06:07 Step 22/22 : LABEL version=0.0.0 01:06:07 ---> Running in 3b530220a8f7 01:06:07 Removing intermediate container 3b530220a8f7 01:06:07 ---> 39ed29eb389a 01:06:07 [Warning] One or more build-args [ARCH] were not consumed 01:06:07 Successfully built 39ed29eb389a 01:06:07 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:08 01:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:08 arm64: Pulling from edgex-lftools-log-publisher 01:06:08 8998bd30e6a1: Pulling fs layer 01:06:08 04944245beec: Pulling fs layer 01:06:08 699f458cf7ca: Pulling fs layer 01:06:08 765212b225bb: Pulling fs layer 01:06:08 f23df028b6ca: Pulling fs layer 01:06:08 d65c8cfc05b1: Pulling fs layer 01:06:08 2437ff75d9bd: Pulling fs layer 01:06:08 765212b225bb: Waiting 01:06:08 f23df028b6ca: Waiting 01:06:08 d65c8cfc05b1: Waiting 01:06:08 2437ff75d9bd: Waiting 01:06:08 04944245beec: Verifying Checksum 01:06:08 04944245beec: Download complete 01:06:08 765212b225bb: Verifying Checksum 01:06:08 765212b225bb: Download complete 01:06:08 f23df028b6ca: Verifying Checksum 01:06:08 f23df028b6ca: Download complete 01:06:08 d65c8cfc05b1: Verifying Checksum 01:06:08 d65c8cfc05b1: Download complete 01:06:09 699f458cf7ca: Verifying Checksum 01:06:09 699f458cf7ca: Download complete 01:06:09 8998bd30e6a1: Verifying Checksum 01:06:09 8998bd30e6a1: Download complete 01:06:12 2437ff75d9bd: Verifying Checksum 01:06:12 2437ff75d9bd: Download complete 01:06:13 8998bd30e6a1: Pull complete 01:06:13 04944245beec: Pull complete 01:06:15 699f458cf7ca: Pull complete 01:06:15 765212b225bb: Pull complete 01:06:16 f23df028b6ca: Pull complete 01:06:16 d65c8cfc05b1: Pull complete 01:06:31 2437ff75d9bd: Pull complete 01:06:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:31 prd-ubuntu20.04-docker-arm64-4c-16g-6781 does not seem to be running inside a container 01:06:31 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:06:34 $ docker top aeb0ee695d2f5346583e3acc15417d906424e7e39e4e4d313e4ef63efff79358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:35 ---> job-cost.sh 01:06:35 lf-activate-venv: SKIPPING 01:06:35 INFO: No Stack... 01:06:35 INFO: Retrieving Pricing Info for: v3-standard-4 01:06:36 INFO: Archiving Costs [Pipeline] sh 01:06:36 + cut -d, -f6 01:06:36 + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock 01:06:36 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] 01:06:36 Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] did not exist. Created. 01:06:36 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:37 /w/workspace/device-modbus-go/2@tmp/durable-a5d0c31f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:06:38 + echo total: 0.10999999940395355 [Pipeline] stash 01:06:38 Warning: overwriting stash ‘stack-cost’ 01:06:38 Stashed 1 file(s) [Pipeline] } 01:06:38 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:38 $ docker stop --time=1 aeb0ee695d2f5346583e3acc15417d906424e7e39e4e4d313e4ef63efff79358 01:06:39 $ docker rm -f --volumes aeb0ee695d2f5346583e3acc15417d906424e7e39e4e4d313e4ef63efff79358 [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 01:06:40 provisioning config files... 01:06:40 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config12330150348190753881tmp [Pipeline] { [Pipeline] sh 01:06:40 + set +x 01:06:40 + curl -s https://codecov.io/bash 01:06:40 + bash -s -- 01:06:40 01:06:40 _____ _ 01:06:40 / ____| | | 01:06:40 | | ___ __| | ___ ___ _____ __ 01:06:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:06:40 | |___| (_) | (_| | __/ (_| (_) \ V / 01:06:40 \_____\___/ \__,_|\___|\___\___/ \_/ 01:06:40 Bash-1.0.6 01:06:40 01:06:40 01:06:40 ==> git version 2.25.1 found 01:06:40 ==> 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 01:06:40 Release-Date: 2020-01-08 01:06:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:06:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:06:40 ==> Jenkins CI detected. 01:06:40 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-416 01:06:40 project root: . 01:06:40 --> token set from env 01:06:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:06:40 ==> Running gcov in . (disable via -X gcov) 01:06:40 ==> Python coveragepy not found 01:06:40 ==> Searching for coverage reports in: 01:06:40 + . 01:06:40 -> Found 1 reports 01:06:40 ==> Detecting git/mercurial file structure 01:06:40 ==> Reading reports 01:06:40 + ./coverage.out bytes=23241 01:06:40 ==> Appending adjustments 01:06:40 https://docs.codecov.io/docs/fixing-reports 01:06:40 + Found adjustments 01:06:40 ==> Gzipping contents 01:06:40 4.0K /tmp/codecov.3tQsd5.gz 01:06:40 ==> Uploading reports 01:06:40 url: https://codecov.io 01:06:40 query: branch=PR-416&commit=3e95788e13dbae8256f25e5cf2807fb1424286e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= 01:06:40 -> Pinging Codecov 01:06:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-416&commit=3e95788e13dbae8256f25e5cf2807fb1424286e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= 01:06:41 -> Uploading to 01:06:41 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/55DBCA73C666E3227836607328DD7E49/3e95788e13dbae8256f25e5cf2807fb1424286e9/6fcf932f-9e23-4610-829b-459412a178e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T010640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80e4cef3a45aa41f96b1e97de79f49c7c38f5fd1c330b33684618be788ecf4bd 01:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:41 Dload Upload Total Spent Left Speed 01:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 17678 --:--:-- --:--:-- --:--:-- 17599 100 3907 0 0 100 3907 0 15084 --:--:-- --:--:-- --:--:-- 15026 01:06:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3e95788e13dbae8256f25e5cf2807fb1424286e9 [Pipeline] } 01:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:06:42 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-416/archives ] 01:06:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives 01:06:42 total 16 01:06:42 drwxr-xr-x 3 root root 4096 Feb 21 00:57 . 01:06:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 00:57 .. 01:06:42 drwxr-xr-x 2 root root 4096 Feb 21 00:57 cost 01:06:42 -rw-r--r-- 1 root root 88 Feb 21 00:57 cost.csv 01:06:42 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-416/archives 01:06:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives 01:06:42 total 16 01:06:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 00:57 . 01:06:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 00:57 .. 01:06:42 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 00:57 cost 01:06:42 -rw-r--r-- 1 jenkins jenkins 88 Feb 21 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:06:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:43 ---> package-listing.sh 01:06:43 ++ facter osfamily 01:06:43 ++ tr '[:upper:]' '[:lower:]' 01:06:43 + OS_FAMILY=debian 01:06:43 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-416 01:06:43 + START_PACKAGES=/tmp/packages_start.txt 01:06:43 + END_PACKAGES=/tmp/packages_end.txt 01:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:43 + PACKAGES=/tmp/packages_start.txt 01:06:43 + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' 01:06:43 + PACKAGES=/tmp/packages_end.txt 01:06:43 + case "${OS_FAMILY}" in 01:06:43 + dpkg -l 01:06:43 + grep '^ii' 01:06:43 + '[' -f /tmp/packages_start.txt ']' 01:06:43 + '[' -f /tmp/packages_end.txt ']' 01:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:43 + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' 01:06:43 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ 01:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ [Pipeline] echo 01:06:43 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:06:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:44 prd-ubuntu20.04-docker-8c-8g-6780 does not seem to be running inside a container 01:06:44 $ 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-416/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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:44 $ docker top 6d3c1cb16da2ebf8496ce5112b5a676f9cce4f2d95e83d224eabf1d3285c1cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:45 + touch /tmp/pre-build-complete [Pipeline] sh 01:06:45 + mkdir -p /var/log/sysstat [Pipeline] sh 01:06:45 + ls /var/log/sa-host 01:06:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:45 provisioning config files... 01:06:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config17327989406194566622tmp [Pipeline] { [Pipeline] echo 01:06:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:06:46 ---> create-netrc.sh [Pipeline] } 01:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:06:46 ---> python-tools-install.sh [Pipeline] echo 01:06:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:06:46 ---> sudo-logs.sh 01:06:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:06:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:06:47 ---> job-cost.sh 01:06:47 lf-activate-venv: SKIPPING 01:06:47 DEBUG: total: 0.2199999988079071 01:06:47 INFO: Retrieving Stack Cost... 01:06:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:48 INFO: Archiving Costs [Pipeline] echo 01:06:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:48 ---> logs-deploy.sh 01:06:48 lf-activate-venv: SKIPPING 01:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-416/2 01:06:48 INFO: archiving workspace using pattern(s): 01:06:49 Archives upload complete. 01:06:49 INFO: archiving logs to Nexus