Pull request #436 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bede86cfbc585647e60b6b8734199f3f1fea80a6+d976059f8bfb405a00b06a9502768812e8b859e1 (63e6e4fac146401bc5c7d42a2879381446f97e18) 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-ssh1360259686370214612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3741675406063978094.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2147233113743370288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh272867530607088668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7412923551042799461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2320639785993325836.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4747 in /w/workspace/xfoundry_device-modbus-go_PR-436 [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-436 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit bede86cfbc585647e60b6b8734199f3f1fea80a6 Merge succeeded, producing bede86cfbc585647e60b6b8734199f3f1fea80a6 Checking out Revision bede86cfbc585647e60b6b8734199f3f1fea80a6 (PR-436) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T05:59:42.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T05:59:42.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T05:59:42.765Z] ========================================================= [2023-03-21T05:59:42.765Z] EdgeX Global Pipelines Version Info [2023-03-21T05:59:42.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bede86cfbc585647e60b6b8734199f3f1fea80a6 # 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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bede86cfbc585647e60b6b8734199f3f1fea80a6 # timeout=10 [2023-03-21T05:59:43.508Z] ------------------- [2023-03-21T05:59:43.508Z] stable info: [2023-03-21T05:59:43.508Z] ------------------- [2023-03-21T05:59:43.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T05:59:43.508Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T05:59:43.508Z] Message: update stable to v1.0.245 [2023-03-21T05:59:44.078Z] ------------------- [2023-03-21T05:59:44.078Z] experimental info: [2023-03-21T05:59:44.078Z] ------------------- [2023-03-21T05:59:44.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T05:59:44.078Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T05:59:44.078Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T05:59:44.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-21T05:59:44.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-21T05:59:44.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T05:59:44.471Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T05:59:44.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T05:59:44.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T05:59:44.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T05:59:44.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T05:59:44.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T05:59:44.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T05:59:44.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T05:59:44.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-21T05:59:44.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T05:59:44.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T05:59:44.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T05:59:44.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T05:59:45.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T05:59:45.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T05:59:45.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T05:59:45.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T05:59:45.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T05:59:45.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T05:59:45.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T05:59:45.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T05:59:45.336Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T05:59:45.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T05:59:45.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T05:59:45.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2023-03-21T05:59:45.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2023-03-21T05:59:45.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2023-03-21T05:59:45.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bede86cfbc585647e60b6b8734199f3f1fea80a6 [Pipeline] echo [2023-03-21T05:59:45.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bede86c [Pipeline] echo [2023-03-21T05:59:45.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T05:59:45.794Z] provisioning config files... [2023-03-21T05:59:45.810Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/config14899073759600233171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T05:59:46.172Z] ---> docker-login.sh [2023-03-21T05:59:46.172Z] nexus3.edgexfoundry.org:10001 [2023-03-21T05:59:46.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:59:46.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:59:46.694Z] Configure a credential helper to remove this warning. See [2023-03-21T05:59:46.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:59:46.694Z] [2023-03-21T05:59:46.694Z] Login Succeeded [2023-03-21T05:59:46.694Z] nexus3.edgexfoundry.org:10002 [2023-03-21T05:59:46.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:59:46.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:59:46.694Z] Configure a credential helper to remove this warning. See [2023-03-21T05:59:46.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:59:46.694Z] [2023-03-21T05:59:46.694Z] Login Succeeded [2023-03-21T05:59:46.694Z] nexus3.edgexfoundry.org:10003 [2023-03-21T05:59:46.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:59:46.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:59:46.956Z] Configure a credential helper to remove this warning. See [2023-03-21T05:59:46.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:59:46.956Z] [2023-03-21T05:59:46.957Z] Login Succeeded [2023-03-21T05:59:46.957Z] nexus3.edgexfoundry.org:10004 [2023-03-21T05:59:46.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:59:46.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:59:46.957Z] Configure a credential helper to remove this warning. See [2023-03-21T05:59:46.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:59:46.957Z] [2023-03-21T05:59:46.957Z] Login Succeeded [2023-03-21T05:59:46.957Z] docker.io [2023-03-21T05:59:46.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T05:59:47.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T05:59:47.217Z] Configure a credential helper to remove this warning. See [2023-03-21T05:59:47.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T05:59:47.217Z] [2023-03-21T05:59:47.217Z] Login Succeeded [2023-03-21T05:59:47.217Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T05:59:47.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T05:59:47.895Z] + git rev-list -1 --merges bede86cfbc585647e60b6b8734199f3f1fea80a6~1..bede86cfbc585647e60b6b8734199f3f1fea80a6 [Pipeline] echo [2023-03-21T05:59:48.033Z] -----------> git rev-list -1 --merges bede86cfbc585647e60b6b8734199f3f1fea80a6~1..bede86cfbc585647e60b6b8734199f3f1fea80a6 bede86cfbc585647e60b6b8734199f3f1fea80a6 [false] [Pipeline] sh [2023-03-21T05:59:48.401Z] + git log --format=format:%s -1 bede86cfbc585647e60b6b8734199f3f1fea80a6 [Pipeline] echo [2023-03-21T05:59:48.434Z] ========================================================= [2023-03-21T05:59:48.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T05:59:48.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T05:59:48.893Z] + git log --format=format:%s -1 bede86cfbc585647e60b6b8734199f3f1fea80a6 [Pipeline] echo [2023-03-21T05:59:48.927Z] [semverPrep] GIT_COMMIT: bede86cfbc585647e60b6b8734199f3f1fea80a6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-21T05:59:48.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T05:59:49.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T05:59:49.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T05:59:49.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T05:59:49.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T05:59:49.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T05:59:49.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T05:59:49.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:59:49.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:59:49.772Z] [2023-03-21T05:59:49.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T05:59:50.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:59:50.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T05:59:50.147Z] b85a868b505f: Pulling fs layer [2023-03-21T05:59:50.147Z] e2be974225ed: Pulling fs layer [2023-03-21T05:59:50.147Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T05:59:50.147Z] 988bab9f4d93: Pulling fs layer [2023-03-21T05:59:50.147Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T05:59:50.147Z] eaf3925da568: Pulling fs layer [2023-03-21T05:59:50.147Z] bab4dde63d76: Pulling fs layer [2023-03-21T05:59:50.147Z] bde34c3a00c8: Pulling fs layer [2023-03-21T05:59:50.147Z] b352a97aabf1: Pulling fs layer [2023-03-21T05:59:50.147Z] 4872d77fe225: Pulling fs layer [2023-03-21T05:59:50.147Z] 5851b861e8e6: Pulling fs layer [2023-03-21T05:59:50.147Z] 988bab9f4d93: Waiting [2023-03-21T05:59:50.147Z] 1469e6f7b9e6: Waiting [2023-03-21T05:59:50.147Z] eaf3925da568: Waiting [2023-03-21T05:59:50.147Z] bab4dde63d76: Waiting [2023-03-21T05:59:50.147Z] bde34c3a00c8: Waiting [2023-03-21T05:59:50.147Z] 5851b861e8e6: Waiting [2023-03-21T05:59:50.147Z] 4872d77fe225: Waiting [2023-03-21T05:59:50.147Z] b352a97aabf1: Waiting [2023-03-21T05:59:50.147Z] e2be974225ed: Download complete [2023-03-21T05:59:50.147Z] 988bab9f4d93: Verifying Checksum [2023-03-21T05:59:50.147Z] 988bab9f4d93: Download complete [2023-03-21T05:59:50.407Z] 1469e6f7b9e6: Download complete [2023-03-21T05:59:50.408Z] eaf3925da568: Verifying Checksum [2023-03-21T05:59:50.408Z] eaf3925da568: Download complete [2023-03-21T05:59:50.408Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T05:59:50.408Z] 339a4e72a1f5: Download complete [2023-03-21T05:59:50.408Z] bde34c3a00c8: Download complete [2023-03-21T05:59:50.408Z] b352a97aabf1: Download complete [2023-03-21T05:59:50.408Z] 4872d77fe225: Download complete [2023-03-21T05:59:50.408Z] 5851b861e8e6: Verifying Checksum [2023-03-21T05:59:50.408Z] 5851b861e8e6: Download complete [2023-03-21T05:59:50.408Z] b85a868b505f: Verifying Checksum [2023-03-21T05:59:50.408Z] b85a868b505f: Download complete [2023-03-21T05:59:50.974Z] bab4dde63d76: Verifying Checksum [2023-03-21T05:59:50.974Z] bab4dde63d76: Download complete [2023-03-21T05:59:51.911Z] b85a868b505f: Pull complete [2023-03-21T05:59:51.911Z] e2be974225ed: Pull complete [2023-03-21T05:59:52.171Z] 339a4e72a1f5: Pull complete [2023-03-21T05:59:52.431Z] 988bab9f4d93: Pull complete [2023-03-21T05:59:52.691Z] 1469e6f7b9e6: Pull complete [2023-03-21T05:59:52.691Z] eaf3925da568: Pull complete [2023-03-21T05:59:54.600Z] bab4dde63d76: Pull complete [2023-03-21T05:59:54.600Z] bde34c3a00c8: Pull complete [2023-03-21T05:59:54.600Z] b352a97aabf1: Pull complete [2023-03-21T05:59:54.860Z] 4872d77fe225: Pull complete [2023-03-21T05:59:54.860Z] 5851b861e8e6: Pull complete [2023-03-21T05:59:54.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T05:59:54.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T05:59:54.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T05:59:55.084Z] prd-ubuntu20.04-docker-8c-8g-4747 does not seem to be running inside a container [2023-03-21T05:59:55.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-436 -v /w/workspace/xfoundry_device-modbus-go_PR-436:/w/workspace/xfoundry_device-modbus-go_PR-436:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-436@tmp:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T05:59:56.497Z] $ docker top 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed -eo pid,comm [2023-03-21T05:59:56.558Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T05:59:56.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T05:59:56.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T05:59:56.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T05:59:56.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T05:59:56.819Z] $ docker exec 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed ssh-agent [2023-03-21T05:59:56.933Z] SSH_AUTH_SOCK=/tmp/ssh-U3gI6e1hT5BZ/agent.32 [2023-03-21T05:59:56.933Z] SSH_AGENT_PID=38 [2023-03-21T05:59:56.941Z] Running ssh-add (command line suppressed) [2023-03-21T05:59:57.047Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-436@tmp/private_key_15900702304711794286.key (/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/private_key_15900702304711794286.key) [2023-03-21T05:59:57.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T05:59:57.408Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T05:59:57.429Z] $ docker exec --env ******** --env ******** 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed ssh-agent -k [2023-03-21T05:59:57.532Z] unset SSH_AUTH_SOCK; [2023-03-21T05:59:57.532Z] unset SSH_AGENT_PID; [2023-03-21T05:59:57.532Z] echo Agent pid 38 killed; [2023-03-21T05:59:57.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T05:59:57.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T05:59:57.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T05:59:57.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T05:59:57.750Z] $ docker exec 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed ssh-agent [2023-03-21T05:59:57.867Z] SSH_AUTH_SOCK=/tmp/ssh-KZUBnUQcOWSs/agent.70 [2023-03-21T05:59:57.867Z] SSH_AGENT_PID=76 [2023-03-21T05:59:57.872Z] Running ssh-add (command line suppressed) [2023-03-21T05:59:57.979Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-436@tmp/private_key_8575782309143481695.key (/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/private_key_8575782309143481695.key) [2023-03-21T05:59:57.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T05:59:58.333Z] + git semver init [2023-03-21T05:59:58.594Z] 2023-03-21 05:59:58,586 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T05:59:58.594Z] 2023-03-21 05:59:58,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-436/.semver [2023-03-21T05:59:58.594Z] 2023-03-21 05:59:58,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-436/.semver [2023-03-21T05:59:58.594Z] 2023-03-21 05:59:58,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-436/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-436, universal_newlines=False, shell=None, istream=None) [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,341 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-436/.git/info/exclude [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-436/.semver/PR-436 with force:False [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,342 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-436/.semver/PR-436 [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,346 [execute] INFO git cat-file --batch-check [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,353 [execute] INFO git cat-file --batch [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T05:59:59.535Z] 2023-03-21 05:59:59,357 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-436/.semver/PR-436 [2023-03-21T05:59:59.535Z] 0.0.0 [Pipeline] } [2023-03-21T05:59:59.557Z] $ docker exec --env ******** --env ******** 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed ssh-agent -k [2023-03-21T05:59:59.673Z] unset SSH_AUTH_SOCK; [2023-03-21T05:59:59.673Z] unset SSH_AGENT_PID; [2023-03-21T05:59:59.673Z] echo Agent pid 76 killed; [2023-03-21T05:59:59.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T06:00:00.111Z] + git semver [Pipeline] } [2023-03-21T06:00:00.394Z] $ docker stop --time=1 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed [2023-03-21T06:00:01.717Z] $ docker rm -f --volumes 3998c52a3303e399f07a5c06fbac19d7f95cf2a7bcb027aeedfb15189762f7ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T06:00:02.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T06:00:02.401Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T06:00:02.414Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T06:00:03.019Z] provisioning config files... [2023-03-21T06:00:03.031Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/config12398711045557094660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:00:03.393Z] ---> docker-login.sh [2023-03-21T06:00:03.393Z] nexus3.edgexfoundry.org:10001 [2023-03-21T06:00:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:00:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:00:03.393Z] Configure a credential helper to remove this warning. See [2023-03-21T06:00:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:00:03.393Z] [2023-03-21T06:00:03.393Z] Login Succeeded [2023-03-21T06:00:03.393Z] nexus3.edgexfoundry.org:10002 [2023-03-21T06:00:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:00:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:00:03.393Z] Configure a credential helper to remove this warning. See [2023-03-21T06:00:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:00:03.393Z] [2023-03-21T06:00:03.393Z] Login Succeeded [2023-03-21T06:00:03.393Z] nexus3.edgexfoundry.org:10003 [2023-03-21T06:00:03.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:00:03.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:00:03.661Z] Configure a credential helper to remove this warning. See [2023-03-21T06:00:03.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:00:03.661Z] [2023-03-21T06:00:03.661Z] Login Succeeded [2023-03-21T06:00:03.661Z] nexus3.edgexfoundry.org:10004 [2023-03-21T06:00:03.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:00:03.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:00:03.661Z] Configure a credential helper to remove this warning. See [2023-03-21T06:00:03.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:00:03.661Z] [2023-03-21T06:00:03.661Z] Login Succeeded [2023-03-21T06:00:03.661Z] docker.io [2023-03-21T06:00:03.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:00:06.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:00:06.460Z] Configure a credential helper to remove this warning. See [2023-03-21T06:00:06.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:00:06.460Z] [2023-03-21T06:00:06.460Z] Login Succeeded [2023-03-21T06:00:06.460Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T06:00:06.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T06:00:06.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T06:00:06.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T06:00:06.757Z] ========================================================= [2023-03-21T06:00:06.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T06:00:06.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:00:07.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T06:00:07.247Z] Sending build context to Docker daemon 6.366MB [2023-03-21T06:00:07.247Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T06:00:07.247Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T06:00:07.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T06:00:07.247Z] 63b65145d645: Pulling fs layer [2023-03-21T06:00:07.247Z] a2d21d5440eb: Pulling fs layer [2023-03-21T06:00:07.247Z] 935e6c44a52c: Pulling fs layer [2023-03-21T06:00:07.247Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T06:00:07.247Z] 30dea6a524f1: Pulling fs layer [2023-03-21T06:00:07.247Z] a2aff8979fd8: Pulling fs layer [2023-03-21T06:00:07.247Z] 6808be2612f2: Pulling fs layer [2023-03-21T06:00:07.247Z] f25807f1079a: Pulling fs layer [2023-03-21T06:00:07.247Z] 94cc34f8dd06: Waiting [2023-03-21T06:00:07.247Z] 30dea6a524f1: Waiting [2023-03-21T06:00:07.247Z] a2aff8979fd8: Waiting [2023-03-21T06:00:07.247Z] 6808be2612f2: Waiting [2023-03-21T06:00:07.247Z] f25807f1079a: Waiting [2023-03-21T06:00:07.247Z] a2d21d5440eb: Download complete [2023-03-21T06:00:07.247Z] 94cc34f8dd06: Download complete [2023-03-21T06:00:07.507Z] 30dea6a524f1: Download complete [2023-03-21T06:00:07.507Z] 63b65145d645: Verifying Checksum [2023-03-21T06:00:07.507Z] 63b65145d645: Download complete [2023-03-21T06:00:07.507Z] a2aff8979fd8: Verifying Checksum [2023-03-21T06:00:07.507Z] a2aff8979fd8: Download complete [2023-03-21T06:00:07.507Z] 63b65145d645: Pull complete [2023-03-21T06:00:07.771Z] a2d21d5440eb: Pull complete [2023-03-21T06:00:08.033Z] f25807f1079a: Verifying Checksum [2023-03-21T06:00:08.033Z] f25807f1079a: Download complete [2023-03-21T06:00:08.033Z] 935e6c44a52c: Verifying Checksum [2023-03-21T06:00:08.033Z] 935e6c44a52c: Download complete [2023-03-21T06:00:08.290Z] 6808be2612f2: Verifying Checksum [2023-03-21T06:00:08.290Z] 6808be2612f2: Download complete [2023-03-21T06:00:11.586Z] 935e6c44a52c: Pull complete [2023-03-21T06:00:11.586Z] 94cc34f8dd06: Pull complete [2023-03-21T06:00:11.586Z] 30dea6a524f1: Pull complete [2023-03-21T06:00:11.586Z] a2aff8979fd8: Pull complete [2023-03-21T06:00:13.489Z] 6808be2612f2: Pull complete [2023-03-21T06:00:14.421Z] f25807f1079a: Pull complete [2023-03-21T06:00:14.421Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T06:00:14.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T06:00:14.421Z] ---> 3b553350e43f [2023-03-21T06:00:14.421Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-21T06:00:16.323Z] ---> Running in 8fba74263a31 [2023-03-21T06:00:16.323Z] Removing intermediate container 8fba74263a31 [2023-03-21T06:00:16.323Z] ---> 2bc555c2cba1 [2023-03-21T06:00:16.323Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T06:00:16.323Z] ---> Running in 290bfaac8a94 [2023-03-21T06:00:16.323Z] Removing intermediate container 290bfaac8a94 [2023-03-21T06:00:16.323Z] ---> 5af7a79c416b [2023-03-21T06:00:16.323Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-21T06:00:16.323Z] ---> Running in fd9d137ab9d9 [2023-03-21T06:00:16.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T06:00:16.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T06:00:16.887Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T06:00:16.887Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-21T06:00:16.887Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T06:00:16.887Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T06:00:16.887Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-21T06:00:16.887Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-21T06:00:16.887Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-21T06:00:17.147Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-21T06:00:17.147Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T06:00:17.147Z] OK: 270 MiB in 61 packages [2023-03-21T06:00:17.715Z] Removing intermediate container fd9d137ab9d9 [2023-03-21T06:00:17.715Z] ---> 353e791d1a46 [2023-03-21T06:00:17.715Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-21T06:00:17.715Z] ---> Running in 3bfe9ebb0440 [2023-03-21T06:00:17.715Z] Removing intermediate container 3bfe9ebb0440 [2023-03-21T06:00:17.715Z] ---> 1941dd08674a [2023-03-21T06:00:17.715Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T06:00:17.715Z] ---> 516bc207a02c [2023-03-21T06:00:17.715Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T06:00:17.887Z] Still waiting to schedule task [2023-03-21T06:00:17.888Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4748’ is offline [2023-03-21T06:00:17.974Z] ---> Running in 94503148e851 [2023-03-21T06:00:44.526Z] Removing intermediate container 94503148e851 [2023-03-21T06:00:44.526Z] ---> 18c171129608 [2023-03-21T06:00:44.526Z] Step 9/10 : COPY . . [2023-03-21T06:00:44.526Z] ---> d0af5f2d3a73 [2023-03-21T06:00:44.526Z] Step 10/10 : RUN ${MAKE} [2023-03-21T06:00:44.526Z] ---> Running in a99982cd05df [2023-03-21T06:00:44.526Z] noop [2023-03-21T06:00:44.526Z] Removing intermediate container a99982cd05df [2023-03-21T06:00:44.526Z] ---> 29452140e32b [2023-03-21T06:00:44.526Z] Successfully built 29452140e32b [2023-03-21T06:00:44.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:00:44.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T06:00:44.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:00:45.160Z] prd-ubuntu20.04-docker-8c-8g-4747 does not seem to be running inside a container [2023-03-21T06:00:45.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-436 -v /w/workspace/xfoundry_device-modbus-go_PR-436:/w/workspace/xfoundry_device-modbus-go_PR-436:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-436@tmp:/w/workspace/xfoundry_device-modbus-go_PR-436@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 ******** ci-base-image-x86_64 cat [2023-03-21T06:00:45.603Z] $ docker top 0df2ef6b35e199fa2fc628b2f64002c50d7ffdaedbcb23c2a685fe1fffeb05b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T06:00:45.994Z] + go version [2023-03-21T06:00:45.994Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T06:00:46.023Z] $ docker stop --time=1 0df2ef6b35e199fa2fc628b2f64002c50d7ffdaedbcb23c2a685fe1fffeb05b7 [2023-03-21T06:00:47.295Z] $ docker rm -f --volumes 0df2ef6b35e199fa2fc628b2f64002c50d7ffdaedbcb23c2a685fe1fffeb05b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:00:48.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T06:00:48.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:00:48.187Z] prd-ubuntu20.04-docker-8c-8g-4747 does not seem to be running inside a container [2023-03-21T06:00:48.217Z] $ 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-436 -v /w/workspace/xfoundry_device-modbus-go_PR-436:/w/workspace/xfoundry_device-modbus-go_PR-436:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-436@tmp:/w/workspace/xfoundry_device-modbus-go_PR-436@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 ******** ci-base-image-x86_64 cat [2023-03-21T06:00:48.578Z] $ docker top 407f1693869de00600040d21d9dc376b3dc464ec24de6b4967ee29151e233587 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T06:00:49.058Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-436 [Pipeline] fileExists [Pipeline] sh [2023-03-21T06:00:49.413Z] + make test [2023-03-21T06:00:49.413Z] go test ./... -coverprofile=coverage.out [2023-03-21T06:00:54.675Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-21T06:01:02.780Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-21T06:01:02.780Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements [2023-03-21T06:01:09.338Z] go vet ./... [2023-03-21T06:01:11.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T06:01:11.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T06:01:11.865Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T06:01:11.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T06:01:11.932Z] $ docker stop --time=1 407f1693869de00600040d21d9dc376b3dc464ec24de6b4967ee29151e233587 [2023-03-21T06:01:14.003Z] $ docker rm -f --volumes 407f1693869de00600040d21d9dc376b3dc464ec24de6b4967ee29151e233587 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T06:01:14.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T06:01:14.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T06:01:15.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T06:01:15.652Z] + ls -al . [2023-03-21T06:01:15.652Z] total 180 [2023-03-21T06:01:15.652Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 06:00 . [2023-03-21T06:01:15.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:59 .. [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:59 .dockerignore [2023-03-21T06:01:15.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 06:00 .git [2023-03-21T06:01:15.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:59 .github [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 05:59 .gitignore [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 05:59 .golangci.yml [2023-03-21T06:01:15.652Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:59 .semver [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 05:59 Attribution.txt [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 05:59 CHANGELOG.md [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 05:59 Dockerfile [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:59 GOVERNANCE.md [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 05:59 Jenkinsfile [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 05:59 LICENSE [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 05:59 Makefile [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 05:59 OWNERS.md [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 05:59 README.md [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 06:00 VERSION [2023-03-21T06:01:15.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:59 bin [2023-03-21T06:01:15.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:59 cmd [2023-03-21T06:01:15.652Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 06:01 coverage.out [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 21 05:59 go.mod [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 31643 Mar 21 05:59 go.sum [2023-03-21T06:01:15.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:59 internal [2023-03-21T06:01:15.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:59 simulator [2023-03-21T06:01:15.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:59 snap [2023-03-21T06:01:15.652Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:01:16.044Z] + 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=bede86cfbc585647e60b6b8734199f3f1fea80a6 --label arch=amd64 --label version=0.0.0 . [2023-03-21T06:01:16.044Z] Sending build context to Docker daemon 6.391MB [2023-03-21T06:01:16.044Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T06:01:16.045Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-21T06:01:16.045Z] ---> 29452140e32b [2023-03-21T06:01:16.045Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-21T06:01:16.045Z] ---> Running in 3f77915d97f9 [2023-03-21T06:01:16.303Z] Removing intermediate container 3f77915d97f9 [2023-03-21T06:01:16.303Z] ---> 52e795cfdbff [2023-03-21T06:01:16.303Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T06:01:16.303Z] ---> Running in 63de0f55ec13 [2023-03-21T06:01:16.303Z] Removing intermediate container 63de0f55ec13 [2023-03-21T06:01:16.303Z] ---> 8491c9ee8592 [2023-03-21T06:01:16.303Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-21T06:01:16.561Z] ---> Running in 2cb3fe14536c [2023-03-21T06:01:16.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T06:01:16.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T06:01:17.388Z] OK: 270 MiB in 61 packages [2023-03-21T06:01:17.647Z] Removing intermediate container 2cb3fe14536c [2023-03-21T06:01:17.647Z] ---> 99d1e0e73a26 [2023-03-21T06:01:17.647Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-21T06:01:17.647Z] ---> Running in 020d1679ed29 [2023-03-21T06:01:17.647Z] Removing intermediate container 020d1679ed29 [2023-03-21T06:01:17.647Z] ---> ac0915de6751 [2023-03-21T06:01:17.647Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-21T06:01:17.906Z] ---> ecfb547496df [2023-03-21T06:01:17.906Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T06:01:17.906Z] ---> Running in cfc958177d1d [2023-03-21T06:01:18.869Z] Removing intermediate container cfc958177d1d [2023-03-21T06:01:18.869Z] ---> 08210574db53 [2023-03-21T06:01:18.869Z] Step 9/22 : COPY . . [2023-03-21T06:01:19.128Z] ---> c6e1700b7a9b [2023-03-21T06:01:19.128Z] Step 10/22 : RUN ${MAKE} [2023-03-21T06:01:19.128Z] ---> Running in d75ca5acfaf3 [2023-03-21T06:01:19.387Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-21T06:01:37.470Z] Removing intermediate container d75ca5acfaf3 [2023-03-21T06:01:37.470Z] ---> 8069544b7268 [2023-03-21T06:01:37.470Z] Step 11/22 : FROM alpine:3.17 [2023-03-21T06:01:37.470Z] 3.17: Pulling from library/alpine [2023-03-21T06:01:37.470Z] 63b65145d645: Already exists [2023-03-21T06:01:37.470Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T06:01:37.470Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T06:01:37.470Z] ---> b2aa39c304c2 [2023-03-21T06:01:37.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-21T06:01:37.470Z] ---> Running in e0ba1da2d0bf [2023-03-21T06:01:37.470Z] Removing intermediate container e0ba1da2d0bf [2023-03-21T06:01:37.470Z] ---> 2f02988e866c [2023-03-21T06:01:37.470Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-21T06:01:37.470Z] ---> Running in f61c308530ca [2023-03-21T06:01:37.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T06:01:37.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T06:01:37.470Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T06:01:37.470Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T06:01:37.470Z] OK: 7 MiB in 16 packages [2023-03-21T06:01:37.470Z] Removing intermediate container f61c308530ca [2023-03-21T06:01:37.470Z] ---> 9705ac7add9d [2023-03-21T06:01:37.470Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-21T06:01:37.470Z] ---> 0033127b3bac [2023-03-21T06:01:37.470Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-21T06:01:37.733Z] ---> b045a6023586 [2023-03-21T06:01:37.733Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-21T06:01:37.733Z] ---> e58936008d97 [2023-03-21T06:01:37.733Z] Step 17/22 : EXPOSE 59901 [2023-03-21T06:01:37.996Z] ---> Running in b92c8f532a4a [2023-03-21T06:01:37.996Z] Removing intermediate container b92c8f532a4a [2023-03-21T06:01:37.996Z] ---> dab68fea96bc [2023-03-21T06:01:37.996Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-21T06:01:37.996Z] ---> Running in 06ac00b9687d [2023-03-21T06:01:37.996Z] Removing intermediate container 06ac00b9687d [2023-03-21T06:01:37.996Z] ---> 45b277bae018 [2023-03-21T06:01:37.996Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T06:01:38.256Z] ---> Running in 25e74107a493 [2023-03-21T06:01:38.256Z] Removing intermediate container 25e74107a493 [2023-03-21T06:01:38.256Z] ---> 36e6f79493b6 [2023-03-21T06:01:38.256Z] Step 20/22 : LABEL arch=amd64 [2023-03-21T06:01:38.256Z] ---> Running in 5e3833e3bdfb [2023-03-21T06:01:38.256Z] Removing intermediate container 5e3833e3bdfb [2023-03-21T06:01:38.256Z] ---> dcc9a521116f [2023-03-21T06:01:38.256Z] Step 21/22 : LABEL git_sha=bede86cfbc585647e60b6b8734199f3f1fea80a6 [2023-03-21T06:01:38.516Z] ---> Running in 5f6766e19cea [2023-03-21T06:01:38.516Z] Removing intermediate container 5f6766e19cea [2023-03-21T06:01:38.516Z] ---> a6d8c517f362 [2023-03-21T06:01:38.516Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T06:01:38.516Z] ---> Running in 20b73f05e8e4 [2023-03-21T06:01:38.516Z] Removing intermediate container 20b73f05e8e4 [2023-03-21T06:01:38.516Z] ---> 666af378db94 [2023-03-21T06:01:38.516Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T06:01:38.516Z] Successfully built 666af378db94 [2023-03-21T06:01:38.516Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:01:39.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T06:01:39.483Z] [2023-03-21T06:01:39.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:01:39.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T06:01:39.863Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T06:01:39.863Z] 5eb5b503b376: Pulling fs layer [2023-03-21T06:01:39.863Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T06:01:39.863Z] ec43610c2a17: Pulling fs layer [2023-03-21T06:01:39.863Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T06:01:39.863Z] 33b1e0a273af: Pulling fs layer [2023-03-21T06:01:39.863Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T06:01:39.863Z] 2f39f015ded8: Pulling fs layer [2023-03-21T06:01:39.863Z] 2f39f015ded8: Waiting [2023-03-21T06:01:39.863Z] 3a2ae6a8a46f: Waiting [2023-03-21T06:01:39.863Z] 5d3b04190fa2: Waiting [2023-03-21T06:01:39.863Z] 33b1e0a273af: Waiting [2023-03-21T06:01:39.863Z] 5c69ac0246d0: Download complete [2023-03-21T06:01:39.863Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T06:01:39.863Z] 3a2ae6a8a46f: Download complete [2023-03-21T06:01:40.124Z] 33b1e0a273af: Verifying Checksum [2023-03-21T06:01:40.124Z] 33b1e0a273af: Download complete [2023-03-21T06:01:40.124Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T06:01:40.124Z] 5d3b04190fa2: Download complete [2023-03-21T06:01:40.124Z] ec43610c2a17: Verifying Checksum [2023-03-21T06:01:40.124Z] ec43610c2a17: Download complete [2023-03-21T06:01:40.124Z] 5eb5b503b376: Verifying Checksum [2023-03-21T06:01:40.124Z] 5eb5b503b376: Download complete [2023-03-21T06:01:40.689Z] 2f39f015ded8: Download complete [2023-03-21T06:01:41.254Z] 5eb5b503b376: Pull complete [2023-03-21T06:01:41.254Z] 5c69ac0246d0: Pull complete [2023-03-21T06:01:41.819Z] ec43610c2a17: Pull complete [2023-03-21T06:01:41.819Z] 3a2ae6a8a46f: Pull complete [2023-03-21T06:01:42.078Z] 33b1e0a273af: Pull complete [2023-03-21T06:01:42.078Z] 5d3b04190fa2: Pull complete [2023-03-21T06:01:46.261Z] 2f39f015ded8: Pull complete [2023-03-21T06:01:46.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T06:01:46.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T06:01:46.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:01:46.556Z] prd-ubuntu20.04-docker-8c-8g-4747 does not seem to be running inside a container [2023-03-21T06:01:46.580Z] $ 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-436 -v /w/workspace/xfoundry_device-modbus-go_PR-436:/w/workspace/xfoundry_device-modbus-go_PR-436:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-436@tmp:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T06:01:48.341Z] $ docker top 7d9b01ac908c4078a4521dfc2d7e8e989fa0e8c2fcbea877edf07d0ae41c9fc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:01:48.780Z] ---> job-cost.sh [2023-03-21T06:01:48.780Z] lf-activate-venv: SKIPPING [2023-03-21T06:01:48.780Z] INFO: No Stack... [2023-03-21T06:01:49.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T06:01:49.299Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T06:01:49.611Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-436/archives/cost.csv [2023-03-21T06:01:49.612Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T06:01:49.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-436-1-stack-cost] [2023-03-21T06:01:49.656Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-436-1-stack-cost] did not exist. Created. [2023-03-21T06:01:49.656Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T06:01:50.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T06:01:50.083Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T06:01:50.116Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T06:01:50.192Z] $ docker stop --time=1 7d9b01ac908c4078a4521dfc2d7e8e989fa0e8c2fcbea877edf07d0ae41c9fc8 [2023-03-21T06:01:51.367Z] $ docker rm -f --volumes 7d9b01ac908c4078a4521dfc2d7e8e989fa0e8c2fcbea877edf07d0ae41c9fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T06:02:45.962Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4753 in /w/workspace/xfoundry_device-modbus-go_PR-436 [Pipeline] { [Pipeline] ws [2023-03-21T06:02:46.017Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T06:02:46.095Z] Selected Git installation does not exist. Using Default [2023-03-21T06:02:46.095Z] The recommended git tool is: NONE [2023-03-21T06:02:53.138Z] using credential edgex-jenkins-ssh [2023-03-21T06:02:53.157Z] Cloning the remote Git repository [2023-03-21T06:02:53.211Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T06:02:53.338Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-21T06:02:53.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T06:02:53.538Z] > git --version # timeout=10 [2023-03-21T06:02:53.564Z] > git --version # 'git version 2.25.1' [2023-03-21T06:02:53.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T06:02:53.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T06:02:54.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-21T06:02:55.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T06:02:56.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-21T06:02:56.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-21T06:02:56.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T06:02:56.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T06:02:56.666Z] Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit bede86cfbc585647e60b6b8734199f3f1fea80a6 [2023-03-21T06:02:56.957Z] Merge succeeded, producing bede86cfbc585647e60b6b8734199f3f1fea80a6 [2023-03-21T06:02:56.957Z] Checking out Revision bede86cfbc585647e60b6b8734199f3f1fea80a6 (PR-436) [2023-03-21T06:02:57.598Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-21T06:02:57.662Z] > git --version # timeout=10 [2023-03-21T06:02:57.675Z] > git --version # 'git version 2.25.1' [2023-03-21T06:02:57.696Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T06:02:56.685Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T06:02:56.755Z] > git checkout -f bede86cfbc585647e60b6b8734199f3f1fea80a6 # timeout=10 [2023-03-21T06:02:56.851Z] > git remote # timeout=10 [2023-03-21T06:02:56.873Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T06:02:56.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T06:02:56.908Z] > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 [2023-03-21T06:02:56.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T06:02:56.963Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T06:02:56.977Z] > git checkout -f bede86cfbc585647e60b6b8734199f3f1fea80a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T06:02:58.779Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T06:02:58.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T06:02:58.779Z] Dload Upload Total Spent Left Speed [2023-03-21T06:02:58.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2023-03-21T06:02:59.484Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T06:02:59.845Z] + sudo tee /etc/docker/daemon.new [2023-03-21T06:02:59.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T06:02:59.845Z] { [2023-03-21T06:02:59.845Z] "registry-mirrors": [ [2023-03-21T06:02:59.845Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T06:02:59.845Z] ], [2023-03-21T06:02:59.845Z] "bip": "10.250.0.254/24", [2023-03-21T06:02:59.845Z] "hosts": [ [2023-03-21T06:02:59.845Z] "tcp://0.0.0.0:5555", [2023-03-21T06:02:59.845Z] "unix:///var/run/docker.sock" [2023-03-21T06:02:59.845Z] ], [2023-03-21T06:02:59.845Z] "mtu": 1458, [2023-03-21T06:02:59.845Z] "selinux-enabled": true, [2023-03-21T06:02:59.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T06:02:59.845Z] } [Pipeline] sh [2023-03-21T06:03:00.227Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T06:03:00.618Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T06:03:19.029Z] provisioning config files... [2023-03-21T06:03:19.069Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8147949679850029866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:03:19.514Z] ---> docker-login.sh [2023-03-21T06:03:19.514Z] nexus3.edgexfoundry.org:10001 [2023-03-21T06:03:20.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:03:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:03:20.108Z] Configure a credential helper to remove this warning. See [2023-03-21T06:03:20.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:03:20.108Z] [2023-03-21T06:03:20.108Z] Login Succeeded [2023-03-21T06:03:20.380Z] nexus3.edgexfoundry.org:10002 [2023-03-21T06:03:20.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:03:20.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:03:20.652Z] Configure a credential helper to remove this warning. See [2023-03-21T06:03:20.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:03:20.652Z] [2023-03-21T06:03:20.652Z] Login Succeeded [2023-03-21T06:03:20.652Z] nexus3.edgexfoundry.org:10003 [2023-03-21T06:03:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:03:21.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:03:21.198Z] Configure a credential helper to remove this warning. See [2023-03-21T06:03:21.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:03:21.198Z] [2023-03-21T06:03:21.198Z] Login Succeeded [2023-03-21T06:03:21.198Z] nexus3.edgexfoundry.org:10004 [2023-03-21T06:03:21.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:03:21.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:03:21.474Z] Configure a credential helper to remove this warning. See [2023-03-21T06:03:21.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:03:21.474Z] [2023-03-21T06:03:21.474Z] Login Succeeded [2023-03-21T06:03:21.474Z] docker.io [2023-03-21T06:03:21.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T06:03:22.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T06:03:22.017Z] Configure a credential helper to remove this warning. See [2023-03-21T06:03:22.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T06:03:22.017Z] [2023-03-21T06:03:22.017Z] Login Succeeded [2023-03-21T06:03:22.017Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T06:03:22.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T06:03:22.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T06:03:22.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T06:03:22.620Z] ========================================================= [2023-03-21T06:03:22.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T06:03:22.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:03:23.127Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T06:03:23.405Z] Sending build context to Docker daemon 3.322MB [2023-03-21T06:03:23.405Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T06:03:23.405Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T06:03:23.678Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T06:03:23.678Z] af6eaf76a39c: Pulling fs layer [2023-03-21T06:03:23.678Z] 55522c791124: Pulling fs layer [2023-03-21T06:03:23.678Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T06:03:23.678Z] 169dfbe0d373: Pulling fs layer [2023-03-21T06:03:23.678Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T06:03:23.678Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T06:03:23.678Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T06:03:23.678Z] e1ff8fa3b103: Waiting [2023-03-21T06:03:23.678Z] 52ebb69f0ebf: Waiting [2023-03-21T06:03:23.678Z] 5abe8eddf0d5: Waiting [2023-03-21T06:03:23.678Z] 169dfbe0d373: Waiting [2023-03-21T06:03:23.678Z] 55522c791124: Verifying Checksum [2023-03-21T06:03:23.678Z] 55522c791124: Download complete [2023-03-21T06:03:23.678Z] 169dfbe0d373: Verifying Checksum [2023-03-21T06:03:23.678Z] 169dfbe0d373: Download complete [2023-03-21T06:03:23.678Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T06:03:23.678Z] af6eaf76a39c: Verifying Checksum [2023-03-21T06:03:23.678Z] af6eaf76a39c: Download complete [2023-03-21T06:03:25.126Z] af6eaf76a39c: Pull complete [2023-03-21T06:03:25.126Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T06:03:25.126Z] 5abe8eddf0d5: Download complete [2023-03-21T06:03:25.405Z] 55522c791124: Pull complete [2023-03-21T06:03:26.383Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T06:03:26.383Z] ce5c4a1c91eb: Download complete [2023-03-21T06:03:26.383Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T06:03:26.383Z] 52ebb69f0ebf: Download complete [2023-03-21T06:03:38.865Z] ce5c4a1c91eb: Pull complete [2023-03-21T06:03:38.865Z] 169dfbe0d373: Pull complete [2023-03-21T06:03:38.865Z] e1ff8fa3b103: Pull complete [2023-03-21T06:03:45.583Z] 52ebb69f0ebf: Pull complete [2023-03-21T06:03:47.003Z] 5abe8eddf0d5: Pull complete [2023-03-21T06:03:47.003Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T06:03:47.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T06:03:47.278Z] ---> 6cb57ee374ae [2023-03-21T06:03:47.278Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-21T06:03:49.248Z] ---> Running in 8fc942e06e1c [2023-03-21T06:03:49.519Z] Removing intermediate container 8fc942e06e1c [2023-03-21T06:03:49.519Z] ---> ae2536fb0eca [2023-03-21T06:03:49.519Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T06:03:49.789Z] ---> Running in 67d96947e31e [2023-03-21T06:03:50.066Z] Removing intermediate container 67d96947e31e [2023-03-21T06:03:50.066Z] ---> 7f9e744ccb9b [2023-03-21T06:03:50.066Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-21T06:03:50.066Z] ---> Running in 9799ea28b238 [2023-03-21T06:03:51.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T06:03:52.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T06:03:53.906Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T06:03:53.906Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-21T06:03:53.906Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T06:03:54.187Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T06:03:54.187Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-21T06:03:54.187Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-21T06:03:54.187Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-21T06:03:54.469Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-21T06:03:54.469Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T06:03:54.469Z] OK: 270 MiB in 61 packages [2023-03-21T06:03:55.903Z] Removing intermediate container 9799ea28b238 [2023-03-21T06:03:55.903Z] ---> 4a925545f964 [2023-03-21T06:03:55.903Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-21T06:03:55.903Z] ---> Running in 8791112f92d4 [2023-03-21T06:03:56.177Z] Removing intermediate container 8791112f92d4 [2023-03-21T06:03:56.177Z] ---> f0405ad9fdba [2023-03-21T06:03:56.177Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T06:03:56.771Z] ---> 452e53fea638 [2023-03-21T06:03:56.771Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T06:03:57.045Z] ---> Running in 2a887d4339b8 [2023-03-21T06:05:04.973Z] Removing intermediate container 2a887d4339b8 [2023-03-21T06:05:04.973Z] ---> 3cee023af831 [2023-03-21T06:05:04.973Z] Step 9/10 : COPY . . [2023-03-21T06:05:04.973Z] ---> a53df94c2e6a [2023-03-21T06:05:04.973Z] Step 10/10 : RUN ${MAKE} [2023-03-21T06:05:04.973Z] ---> Running in 1b4cc13ea32d [2023-03-21T06:05:05.563Z] noop [2023-03-21T06:05:06.156Z] Removing intermediate container 1b4cc13ea32d [2023-03-21T06:05:06.156Z] ---> c5dc525fc68b [2023-03-21T06:05:06.425Z] Successfully built c5dc525fc68b [2023-03-21T06:05:06.425Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:05:06.892Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T06:05:06.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:05:07.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-4753 does not seem to be running inside a container [2023-03-21T06:05:07.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T06:05:08.622Z] $ docker top 57c4d74b619748d4d16153fe21ffb2bf92f88f5c3eefb7758d24e331278b8b0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T06:05:09.559Z] + go version [2023-03-21T06:05:09.559Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T06:05:09.598Z] $ docker stop --time=1 57c4d74b619748d4d16153fe21ffb2bf92f88f5c3eefb7758d24e331278b8b0e [2023-03-21T06:05:11.293Z] $ docker rm -f --volumes 57c4d74b619748d4d16153fe21ffb2bf92f88f5c3eefb7758d24e331278b8b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:05:12.178Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T06:05:12.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:05:12.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-4753 does not seem to be running inside a container [2023-03-21T06:05:12.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T06:05:13.853Z] $ docker top aecad146994f6069946b3b0ce97176c3fa57ddf4e49b986ab24ecb84defcdbc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T06:05:14.778Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T06:05:15.509Z] + make test [2023-03-21T06:05:15.509Z] go test ./... -coverprofile=coverage.out [2023-03-21T06:06:02.425Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-21T06:08:39.209Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-21T06:08:39.209Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.078s coverage: 48.0% of statements [2023-03-21T06:08:39.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T06:08:39.209Z] go vet ./... [2023-03-21T06:09:05.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T06:09:05.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T06:09:05.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T06:09:05.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T06:09:05.978Z] $ docker stop --time=1 aecad146994f6069946b3b0ce97176c3fa57ddf4e49b986ab24ecb84defcdbc5 [2023-03-21T06:09:07.957Z] $ docker rm -f --volumes aecad146994f6069946b3b0ce97176c3fa57ddf4e49b986ab24ecb84defcdbc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T06:09:09.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T06:09:09.281Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T06:09:09.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T06:09:10.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T06:09:10.776Z] + ls -al . [2023-03-21T06:09:10.776Z] total 176 [2023-03-21T06:09:10.776Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 06:05 . [2023-03-21T06:09:10.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 06:02 .. [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 06:02 .dockerignore [2023-03-21T06:09:10.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 06:02 .git [2023-03-21T06:09:10.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 06:02 .github [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 06:02 .gitignore [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 06:02 .golangci.yml [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 06:02 Attribution.txt [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 06:02 CHANGELOG.md [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 06:02 Dockerfile [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 06:02 GOVERNANCE.md [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 06:02 Jenkinsfile [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 06:02 LICENSE [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 06:02 Makefile [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 06:02 OWNERS.md [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 06:02 README.md [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 06:00 VERSION [2023-03-21T06:09:10.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 06:02 bin [2023-03-21T06:09:10.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 06:02 cmd [2023-03-21T06:09:10.776Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 06:08 coverage.out [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 21 06:02 go.mod [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 31643 Mar 21 06:02 go.sum [2023-03-21T06:09:10.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 06:02 internal [2023-03-21T06:09:10.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 06:02 simulator [2023-03-21T06:09:10.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 06:02 snap [2023-03-21T06:09:10.776Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:09:11.199Z] + 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=bede86cfbc585647e60b6b8734199f3f1fea80a6 --label arch=arm64 --label version=0.0.0 . [2023-03-21T06:09:11.471Z] Sending build context to Docker daemon 3.347MB [2023-03-21T06:09:11.739Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T06:09:11.739Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-21T06:09:11.739Z] ---> c5dc525fc68b [2023-03-21T06:09:11.739Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-21T06:09:11.739Z] ---> Running in f4e180529826 [2023-03-21T06:09:12.016Z] Removing intermediate container f4e180529826 [2023-03-21T06:09:12.016Z] ---> 04a2c6da5c2a [2023-03-21T06:09:12.016Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T06:09:12.287Z] ---> Running in 3c2e889c512c [2023-03-21T06:09:12.557Z] Removing intermediate container 3c2e889c512c [2023-03-21T06:09:12.557Z] ---> b4eadf84b2f0 [2023-03-21T06:09:12.557Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-21T06:09:12.557Z] ---> Running in 86a0cfb8224f [2023-03-21T06:09:13.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T06:09:14.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T06:09:15.655Z] OK: 270 MiB in 61 packages [2023-03-21T06:09:16.247Z] Removing intermediate container 86a0cfb8224f [2023-03-21T06:09:16.247Z] ---> 3837323706b2 [2023-03-21T06:09:16.247Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-21T06:09:16.521Z] ---> Running in c8926bf7d8a4 [2023-03-21T06:09:16.789Z] Removing intermediate container c8926bf7d8a4 [2023-03-21T06:09:16.789Z] ---> 7696ee67d6a2 [2023-03-21T06:09:16.789Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-21T06:09:17.378Z] ---> a1376b7dc5d7 [2023-03-21T06:09:17.378Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T06:09:17.378Z] ---> Running in 8e45bd43d38c [2023-03-21T06:09:21.642Z] Removing intermediate container 8e45bd43d38c [2023-03-21T06:09:21.642Z] ---> 9cbdb9b0f069 [2023-03-21T06:09:21.642Z] Step 9/22 : COPY . . [2023-03-21T06:09:22.232Z] ---> 26bf89037eba [2023-03-21T06:09:22.232Z] Step 10/22 : RUN ${MAKE} [2023-03-21T06:09:22.232Z] ---> Running in 7f73cdec9b48 [2023-03-21T06:09:23.199Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-21T06:11:44.981Z] Removing intermediate container 7f73cdec9b48 [2023-03-21T06:11:44.981Z] ---> ee374cbfb214 [2023-03-21T06:11:44.981Z] Step 11/22 : FROM alpine:3.17 [2023-03-21T06:11:44.981Z] 3.17: Pulling from library/alpine [2023-03-21T06:11:44.982Z] af6eaf76a39c: Already exists [2023-03-21T06:11:44.982Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T06:11:44.982Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T06:11:44.982Z] ---> d74e625d9115 [2023-03-21T06:11:44.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-21T06:11:44.982Z] ---> Running in 36343e842ea5 [2023-03-21T06:11:44.982Z] Removing intermediate container 36343e842ea5 [2023-03-21T06:11:44.982Z] ---> 12725b61cb06 [2023-03-21T06:11:44.982Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-21T06:11:44.982Z] ---> Running in b7e7152b7761 [2023-03-21T06:11:44.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T06:11:44.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T06:11:44.982Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T06:11:44.982Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T06:11:44.982Z] OK: 8 MiB in 16 packages [2023-03-21T06:11:44.982Z] Removing intermediate container b7e7152b7761 [2023-03-21T06:11:44.982Z] ---> 68a6600fbc7c [2023-03-21T06:11:44.982Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-21T06:11:44.982Z] ---> cc95c3b3b44f [2023-03-21T06:11:44.982Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-21T06:11:44.982Z] ---> e4aef365d569 [2023-03-21T06:11:44.982Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-21T06:11:44.982Z] ---> 5ee7d33a8601 [2023-03-21T06:11:44.982Z] Step 17/22 : EXPOSE 59901 [2023-03-21T06:11:44.982Z] ---> Running in 2f0d83d6ba1f [2023-03-21T06:11:44.982Z] Removing intermediate container 2f0d83d6ba1f [2023-03-21T06:11:44.982Z] ---> 38867c35000b [2023-03-21T06:11:44.982Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-21T06:11:44.982Z] ---> Running in 8628377623e3 [2023-03-21T06:11:44.982Z] Removing intermediate container 8628377623e3 [2023-03-21T06:11:44.982Z] ---> 84ef618c8adb [2023-03-21T06:11:44.982Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T06:11:44.982Z] ---> Running in 796fa938f5bc [2023-03-21T06:11:44.982Z] Removing intermediate container 796fa938f5bc [2023-03-21T06:11:44.982Z] ---> a682ea9bc7c3 [2023-03-21T06:11:44.982Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T06:11:44.982Z] ---> Running in 250638da7e7c [2023-03-21T06:11:45.247Z] Removing intermediate container 250638da7e7c [2023-03-21T06:11:45.247Z] ---> 826aafe5f720 [2023-03-21T06:11:45.247Z] Step 21/22 : LABEL git_sha=bede86cfbc585647e60b6b8734199f3f1fea80a6 [2023-03-21T06:11:45.247Z] ---> Running in ef2ff2efb013 [2023-03-21T06:11:45.514Z] Removing intermediate container ef2ff2efb013 [2023-03-21T06:11:45.514Z] ---> b5ec894f6b4d [2023-03-21T06:11:45.514Z] Step 22/22 : LABEL version=0.0.0 [2023-03-21T06:11:45.514Z] ---> Running in 0342690f2b4f [2023-03-21T06:11:45.782Z] Removing intermediate container 0342690f2b4f [2023-03-21T06:11:45.782Z] ---> 88049f038a1f [2023-03-21T06:11:45.782Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T06:11:45.782Z] Successfully built 88049f038a1f [2023-03-21T06:11:45.782Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:11:46.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T06:11:46.610Z] [2023-03-21T06:11:46.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:11:47.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T06:11:47.042Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T06:11:47.042Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T06:11:47.042Z] 04944245beec: Pulling fs layer [2023-03-21T06:11:47.042Z] 699f458cf7ca: Pulling fs layer [2023-03-21T06:11:47.042Z] 765212b225bb: Pulling fs layer [2023-03-21T06:11:47.315Z] f23df028b6ca: Pulling fs layer [2023-03-21T06:11:47.315Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T06:11:47.315Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T06:11:47.315Z] 765212b225bb: Waiting [2023-03-21T06:11:47.315Z] f23df028b6ca: Waiting [2023-03-21T06:11:47.315Z] d65c8cfc05b1: Waiting [2023-03-21T06:11:47.315Z] 2437ff75d9bd: Waiting [2023-03-21T06:11:47.315Z] 04944245beec: Verifying Checksum [2023-03-21T06:11:47.315Z] 04944245beec: Download complete [2023-03-21T06:11:47.315Z] 765212b225bb: Verifying Checksum [2023-03-21T06:11:47.315Z] 765212b225bb: Download complete [2023-03-21T06:11:47.315Z] f23df028b6ca: Verifying Checksum [2023-03-21T06:11:47.315Z] f23df028b6ca: Download complete [2023-03-21T06:11:47.315Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T06:11:47.315Z] d65c8cfc05b1: Download complete [2023-03-21T06:11:47.613Z] 699f458cf7ca: Verifying Checksum [2023-03-21T06:11:47.613Z] 699f458cf7ca: Download complete [2023-03-21T06:11:47.902Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T06:11:47.902Z] 8998bd30e6a1: Download complete [2023-03-21T06:11:50.559Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T06:11:50.559Z] 2437ff75d9bd: Download complete [2023-03-21T06:11:51.970Z] 8998bd30e6a1: Pull complete [2023-03-21T06:11:52.554Z] 04944245beec: Pull complete [2023-03-21T06:11:53.966Z] 699f458cf7ca: Pull complete [2023-03-21T06:11:54.234Z] 765212b225bb: Pull complete [2023-03-21T06:11:54.819Z] f23df028b6ca: Pull complete [2023-03-21T06:11:55.086Z] d65c8cfc05b1: Pull complete [2023-03-21T06:12:10.085Z] 2437ff75d9bd: Pull complete [2023-03-21T06:12:11.497Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T06:12:11.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T06:12:11.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:12:11.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-4753 does not seem to be running inside a container [2023-03-21T06:12:11.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T06:12:14.511Z] $ docker top e30d0974c2289c193b0f179d2766b6f9ae68883e8fb9e6c8e09f0361d04eae79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:12:15.115Z] ---> job-cost.sh [2023-03-21T06:12:15.381Z] lf-activate-venv: SKIPPING [2023-03-21T06:12:15.381Z] INFO: No Stack... [2023-03-21T06:12:15.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [Pipeline] echo [2023-03-21T06:14:37.351Z] Exception caught while running job-cost.sh. [Pipeline] } [2023-03-21T06:14:37.359Z] $ docker stop --time=1 e30d0974c2289c193b0f179d2766b6f9ae68883e8fb9e6c8e09f0361d04eae79 [2023-03-21T06:14:38.833Z] $ docker rm -f --volumes e30d0974c2289c193b0f179d2766b6f9ae68883e8fb9e6c8e09f0361d04eae79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T06:14:39.850Z] provisioning config files... [2023-03-21T06:14:39.858Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/config7293360314130892758tmp [Pipeline] { [Pipeline] sh [2023-03-21T06:14:40.201Z] + set +x [2023-03-21T06:14:40.201Z] + curl -s https://codecov.io/bash [2023-03-21T06:14:40.201Z] + bash -s -- [2023-03-21T06:14:40.201Z] [2023-03-21T06:14:40.201Z] _____ _ [2023-03-21T06:14:40.201Z] / ____| | | [2023-03-21T06:14:40.201Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T06:14:40.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T06:14:40.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T06:14:40.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T06:14:40.201Z] Bash-1.0.6 [2023-03-21T06:14:40.201Z] [2023-03-21T06:14:40.201Z] [2023-03-21T06:14:40.201Z] ==> git version 2.25.1 found [2023-03-21T06:14:40.201Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T06:14:40.201Z] Release-Date: 2020-01-08 [2023-03-21T06:14:40.201Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T06:14:40.201Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T06:14:40.201Z] ==> Jenkins CI detected. [2023-03-21T06:14:40.201Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-436 [2023-03-21T06:14:40.201Z] project root: . [2023-03-21T06:14:40.201Z] --> token set from env [2023-03-21T06:14:40.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T06:14:40.201Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T06:14:40.201Z] ==> Python coveragepy not found [2023-03-21T06:14:40.201Z] ==> Searching for coverage reports in: [2023-03-21T06:14:40.201Z] + . [2023-03-21T06:14:40.201Z] -> Found 1 reports [2023-03-21T06:14:40.201Z] ==> Detecting git/mercurial file structure [2023-03-21T06:14:40.460Z] ==> Reading reports [2023-03-21T06:14:40.460Z] + ./coverage.out bytes=23736 [2023-03-21T06:14:40.460Z] ==> Appending adjustments [2023-03-21T06:14:40.460Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T06:14:40.460Z] + Found adjustments [2023-03-21T06:14:40.460Z] ==> Gzipping contents [2023-03-21T06:14:40.460Z] 4.0K /tmp/codecov.vN0Eem.gz [2023-03-21T06:14:40.460Z] ==> Uploading reports [2023-03-21T06:14:40.460Z] url: https://codecov.io [2023-03-21T06:14:40.460Z] query: branch=PR-436&commit=bede86cfbc585647e60b6b8734199f3f1fea80a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2023-03-21T06:14:40.460Z] -> Pinging Codecov [2023-03-21T06:14:40.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-436&commit=bede86cfbc585647e60b6b8734199f3f1fea80a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2023-03-21T06:14:40.719Z] -> Uploading to [2023-03-21T06:14:40.719Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/55DBCA73C666E3227836607328DD7E49/bede86cfbc585647e60b6b8734199f3f1fea80a6/f4973316-e163-40ae-8774-77ef8ed692e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T061440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a21ff9313d07b19c8b99b6d5299c276360ee104d5c7cce651afe22f94f3ac0c6 [2023-03-21T06:14:40.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T06:14:40.719Z] Dload Upload Total Spent Left Speed [2023-03-21T06:14:40.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 17687 --:--:-- --:--:-- --:--:-- 17608 100 3909 0 0 100 3909 0 14424 --:--:-- --:--:-- --:--:-- 14371 [2023-03-21T06:14:40.979Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/bede86cfbc585647e60b6b8734199f3f1fea80a6 [Pipeline] } [2023-03-21T06:14:41.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T06:14:42.702Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-436/archives ] [2023-03-21T06:14:42.702Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-436/archives [2023-03-21T06:14:42.702Z] total 16 [2023-03-21T06:14:42.702Z] drwxr-xr-x 3 root root 4096 Mar 21 06:01 . [2023-03-21T06:14:42.702Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 06:01 .. [2023-03-21T06:14:42.702Z] drwxr-xr-x 2 root root 4096 Mar 21 06:01 cost [2023-03-21T06:14:42.702Z] -rw-r--r-- 1 root root 88 Mar 21 06:01 cost.csv [2023-03-21T06:14:42.702Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-436/archives [2023-03-21T06:14:42.702Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-436/archives [2023-03-21T06:14:42.702Z] total 16 [2023-03-21T06:14:42.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 06:01 . [2023-03-21T06:14:42.702Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 06:01 .. [2023-03-21T06:14:42.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 06:01 cost [2023-03-21T06:14:42.702Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 21 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:43.030Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:43.920Z] ---> package-listing.sh [2023-03-21T06:14:43.920Z] ++ facter osfamily [2023-03-21T06:14:43.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T06:14:44.180Z] + OS_FAMILY=debian [2023-03-21T06:14:44.180Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-436 [2023-03-21T06:14:44.180Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T06:14:44.180Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T06:14:44.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T06:14:44.180Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T06:14:44.180Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-436 ']' [2023-03-21T06:14:44.180Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T06:14:44.180Z] + case "${OS_FAMILY}" in [2023-03-21T06:14:44.180Z] + dpkg -l [2023-03-21T06:14:44.180Z] + grep '^ii' [2023-03-21T06:14:44.180Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T06:14:44.180Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T06:14:44.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T06:14:44.180Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-436 ']' [2023-03-21T06:14:44.180Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-436/archives/ [2023-03-21T06:14:44.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-436/archives/ [Pipeline] echo [2023-03-21T06:14:44.216Z] 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T06:14:44.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T06:14:45.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T06:14:45.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T06:14:45.283Z] prd-ubuntu20.04-docker-8c-8g-4747 does not seem to be running inside a container [2023-03-21T06:14:45.307Z] $ 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-436/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-436 -v /w/workspace/xfoundry_device-modbus-go_PR-436:/w/workspace/xfoundry_device-modbus-go_PR-436:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-436@tmp:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T06:14:45.487Z] $ docker top 0f8109e57e85ea0581f0420f87e57ee50c4afb7001748f6ec5e42dd3eaef71aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T06:14:45.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T06:14:46.196Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T06:14:46.507Z] + ls /var/log/sa-host [2023-03-21T06:14:46.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T06:14:46.639Z] provisioning config files... [2023-03-21T06:14:46.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-436@tmp/config13893407287854821003tmp [Pipeline] { [Pipeline] echo [2023-03-21T06:14:46.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:47.047Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T06:14:47.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:47.464Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T06:14:47.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:47.812Z] ---> sudo-logs.sh [2023-03-21T06:14:47.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T06:14:47.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:14:48.213Z] ---> job-cost.sh [2023-03-21T06:14:48.213Z] lf-activate-venv: SKIPPING [2023-03-21T06:14:48.213Z] DEBUG: total: 0.2199999988079071 [2023-03-21T06:14:48.213Z] INFO: Retrieving Stack Cost... [2023-03-21T06:14:48.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T06:15:06.567Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T06:15:06.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T06:15:06.910Z] ---> logs-deploy.sh [2023-03-21T06:15:06.910Z] lf-activate-venv: SKIPPING [2023-03-21T06:15:06.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-436/1 [2023-03-21T06:15:06.910Z] INFO: archiving workspace using pattern(s): [2023-03-21T06:15:07.847Z] Archives upload complete. [2023-03-21T06:15:07.847Z] INFO: archiving logs to Nexus