Pull request #422 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 514b1fcb442d10bf95e8013c0fac850a8301f03e+01efde03cde14ec0060c1876119bb983deb5481b (7bb5dcfaa9d5c6b6b96701008aa4a3143648605c) 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-ssh172032865311076979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6633572214616335571.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-422/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-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4502724810167453217.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-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12238575868635994083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh6490696695774395329.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-422/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-422/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17374978711662560736.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9831 in /w/workspace/xfoundry_device-modbus-go_PR-422 [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-422 # 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/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01efde03cde14ec0060c1876119bb983deb5481b into PR head commit 514b1fcb442d10bf95e8013c0fac850a8301f03e Merge succeeded, producing 514b1fcb442d10bf95e8013c0fac850a8301f03e Checking out Revision 514b1fcb442d10bf95e8013c0fac850a8301f03e (PR-422) > git config core.sparsecheckout # timeout=10 > git checkout -f 514b1fcb442d10bf95e8013c0fac850a8301f03e # 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 01efde03cde14ec0060c1876119bb983deb5481b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 514b1fcb442d10bf95e8013c0fac850a8301f03e # timeout=10 Commit message: "refactor!: consume device-sdk-go breaking changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T03:55:22.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T03:55:23.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T03:55:23.186Z] ========================================================= [2023-03-13T03:55:23.186Z] EdgeX Global Pipelines Version Info [2023-03-13T03:55:23.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T03:55:23.953Z] ------------------- [2023-03-13T03:55:23.954Z] stable info: [2023-03-13T03:55:23.954Z] ------------------- [2023-03-13T03:55:23.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T03:55:23.954Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T03:55:23.954Z] Message: update stable to v1.0.244 [2023-03-13T03:55:24.538Z] ------------------- [2023-03-13T03:55:24.538Z] experimental info: [2023-03-13T03:55:24.538Z] ------------------- [2023-03-13T03:55:24.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T03:55:24.539Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T03:55:24.539Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T03:55:24.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-13T03:55:24.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-13T03:55:24.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T03:55:24.973Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T03:55:25.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T03:55:25.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T03:55:25.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T03:55:25.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T03:55:25.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T03:55:25.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T03:55:25.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T03:55:25.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-13T03:55:25.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T03:55:25.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T03:55:25.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T03:55:25.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T03:55:25.511Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T03:55:25.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T03:55:25.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T03:55:25.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T03:55:25.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T03:55:25.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T03:55:25.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T03:55:25.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T03:55:25.849Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T03:55:25.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T03:55:25.934Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T03:55:25.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo [2023-03-13T03:55:26.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo [2023-03-13T03:55:26.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo [2023-03-13T03:55:26.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 514b1fcb442d10bf95e8013c0fac850a8301f03e [Pipeline] echo [2023-03-13T03:55:26.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 514b1fc [Pipeline] echo [2023-03-13T03:55:26.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T03:55:26.341Z] provisioning config files... [2023-03-13T03:55:26.355Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/config14220225152549681169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T03:55:26.703Z] ---> docker-login.sh [2023-03-13T03:55:26.703Z] nexus3.edgexfoundry.org:10001 [2023-03-13T03:55:26.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:27.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:27.225Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:27.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:27.225Z] [2023-03-13T03:55:27.225Z] Login Succeeded [2023-03-13T03:55:27.225Z] nexus3.edgexfoundry.org:10002 [2023-03-13T03:55:27.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:27.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:27.225Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:27.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:27.225Z] [2023-03-13T03:55:27.225Z] Login Succeeded [2023-03-13T03:55:27.225Z] nexus3.edgexfoundry.org:10003 [2023-03-13T03:55:27.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:27.485Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:27.485Z] [2023-03-13T03:55:27.485Z] Login Succeeded [2023-03-13T03:55:27.485Z] nexus3.edgexfoundry.org:10004 [2023-03-13T03:55:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:27.485Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:27.485Z] [2023-03-13T03:55:27.485Z] Login Succeeded [2023-03-13T03:55:27.485Z] docker.io [2023-03-13T03:55:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:27.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:27.746Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:27.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:27.746Z] [2023-03-13T03:55:27.746Z] Login Succeeded [2023-03-13T03:55:27.746Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T03:55:27.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T03:55:28.444Z] + git rev-list -1 --merges 514b1fcb442d10bf95e8013c0fac850a8301f03e~1..514b1fcb442d10bf95e8013c0fac850a8301f03e [Pipeline] echo [2023-03-13T03:55:28.510Z] -----------> git rev-list -1 --merges 514b1fcb442d10bf95e8013c0fac850a8301f03e~1..514b1fcb442d10bf95e8013c0fac850a8301f03e 514b1fcb442d10bf95e8013c0fac850a8301f03e [false] [Pipeline] sh [2023-03-13T03:55:28.819Z] + git log --format=format:%s -1 514b1fcb442d10bf95e8013c0fac850a8301f03e [Pipeline] echo [2023-03-13T03:55:28.859Z] ========================================================= [2023-03-13T03:55:28.859Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T03:55:28.859Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T03:55:29.297Z] + git log --format=format:%s -1 514b1fcb442d10bf95e8013c0fac850a8301f03e [Pipeline] echo [2023-03-13T03:55:29.326Z] [semverPrep] GIT_COMMIT: 514b1fcb442d10bf95e8013c0fac850a8301f03e, Commit Message: refactor!: consume device-sdk-go breaking changes [Pipeline] echo [2023-03-13T03:55:29.355Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T03:55:29.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T03:55:29.756Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T03:55:29.756Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T03:55:29.756Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T03:55:29.756Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T03:55:29.756Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T03:55:29.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:55:30.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T03:55:30.439Z] [2023-03-13T03:55:30.439Z] 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-13T03:55:30.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T03:55:30.825Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T03:55:30.825Z] b85a868b505f: Pulling fs layer [2023-03-13T03:55:30.825Z] e2be974225ed: Pulling fs layer [2023-03-13T03:55:30.825Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T03:55:30.825Z] 988bab9f4d93: Pulling fs layer [2023-03-13T03:55:30.825Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T03:55:30.825Z] eaf3925da568: Pulling fs layer [2023-03-13T03:55:30.825Z] bab4dde63d76: Pulling fs layer [2023-03-13T03:55:30.825Z] bde34c3a00c8: Pulling fs layer [2023-03-13T03:55:30.825Z] b352a97aabf1: Pulling fs layer [2023-03-13T03:55:30.825Z] 4872d77fe225: Pulling fs layer [2023-03-13T03:55:30.825Z] 5851b861e8e6: Pulling fs layer [2023-03-13T03:55:30.825Z] eaf3925da568: Waiting [2023-03-13T03:55:30.825Z] bab4dde63d76: Waiting [2023-03-13T03:55:30.825Z] 988bab9f4d93: Waiting [2023-03-13T03:55:30.825Z] 5851b861e8e6: Waiting [2023-03-13T03:55:30.825Z] b352a97aabf1: Waiting [2023-03-13T03:55:30.825Z] 1469e6f7b9e6: Waiting [2023-03-13T03:55:30.825Z] bde34c3a00c8: Waiting [2023-03-13T03:55:30.825Z] e2be974225ed: Verifying Checksum [2023-03-13T03:55:30.825Z] e2be974225ed: Download complete [2023-03-13T03:55:30.825Z] 988bab9f4d93: Download complete [2023-03-13T03:55:31.094Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T03:55:31.094Z] 1469e6f7b9e6: Download complete [2023-03-13T03:55:31.094Z] eaf3925da568: Verifying Checksum [2023-03-13T03:55:31.094Z] eaf3925da568: Download complete [2023-03-13T03:55:31.094Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T03:55:31.094Z] 339a4e72a1f5: Download complete [2023-03-13T03:55:31.094Z] bde34c3a00c8: Verifying Checksum [2023-03-13T03:55:31.094Z] bde34c3a00c8: Download complete [2023-03-13T03:55:31.094Z] b352a97aabf1: Download complete [2023-03-13T03:55:31.094Z] 4872d77fe225: Download complete [2023-03-13T03:55:31.094Z] 5851b861e8e6: Download complete [2023-03-13T03:55:31.354Z] b85a868b505f: Verifying Checksum [2023-03-13T03:55:31.354Z] b85a868b505f: Download complete [2023-03-13T03:55:31.613Z] bab4dde63d76: Verifying Checksum [2023-03-13T03:55:31.613Z] bab4dde63d76: Download complete [2023-03-13T03:55:32.547Z] b85a868b505f: Pull complete [2023-03-13T03:55:32.547Z] e2be974225ed: Pull complete [2023-03-13T03:55:33.114Z] 339a4e72a1f5: Pull complete [2023-03-13T03:55:33.114Z] 988bab9f4d93: Pull complete [2023-03-13T03:55:33.377Z] 1469e6f7b9e6: Pull complete [2023-03-13T03:55:33.636Z] eaf3925da568: Pull complete [2023-03-13T03:55:36.170Z] bab4dde63d76: Pull complete [2023-03-13T03:55:36.170Z] bde34c3a00c8: Pull complete [2023-03-13T03:55:36.170Z] b352a97aabf1: Pull complete [2023-03-13T03:55:36.170Z] 4872d77fe225: Pull complete [2023-03-13T03:55:36.430Z] 5851b861e8e6: Pull complete [2023-03-13T03:55:36.430Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T03:55:36.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T03:55:36.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:55:36.652Z] prd-ubuntu20.04-docker-8c-8g-9831 does not seem to be running inside a container [2023-03-13T03:55:36.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-422 -v /w/workspace/xfoundry_device-modbus-go_PR-422:/w/workspace/xfoundry_device-modbus-go_PR-422:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-422@tmp:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T03:55:38.086Z] $ docker top d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 -eo pid,comm [2023-03-13T03:55:38.147Z] 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-13T03:55:38.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T03:55:38.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T03:55:38.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T03:55:38.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T03:55:38.404Z] $ docker exec d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 ssh-agent [2023-03-13T03:55:38.542Z] SSH_AUTH_SOCK=/tmp/ssh-XvfIPQvP8Bjf/agent.31 [2023-03-13T03:55:38.542Z] SSH_AGENT_PID=37 [2023-03-13T03:55:38.554Z] Running ssh-add (command line suppressed) [2023-03-13T03:55:38.652Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-422@tmp/private_key_1687785362470149756.key (/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/private_key_1687785362470149756.key) [2023-03-13T03:55:38.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T03:55:38.999Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T03:55:39.028Z] $ docker exec --env ******** --env ******** d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 ssh-agent -k [2023-03-13T03:55:39.135Z] unset SSH_AUTH_SOCK; [2023-03-13T03:55:39.136Z] unset SSH_AGENT_PID; [2023-03-13T03:55:39.136Z] echo Agent pid 37 killed; [2023-03-13T03:55:39.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T03:55:39.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T03:55:39.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T03:55:39.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T03:55:39.352Z] $ docker exec d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 ssh-agent [2023-03-13T03:55:39.454Z] SSH_AUTH_SOCK=/tmp/ssh-QU161UlhAdtx/agent.70 [2023-03-13T03:55:39.454Z] SSH_AGENT_PID=76 [2023-03-13T03:55:39.459Z] Running ssh-add (command line suppressed) [2023-03-13T03:55:39.566Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-422@tmp/private_key_11495370270254069178.key (/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/private_key_11495370270254069178.key) [2023-03-13T03:55:39.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T03:55:39.904Z] + git semver init [2023-03-13T03:55:40.164Z] 2023-03-13 03:55:40,125 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T03:55:40.164Z] 2023-03-13 03:55:40,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-422/.semver [2023-03-13T03:55:40.164Z] 2023-03-13 03:55:40,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-422/.semver [2023-03-13T03:55:40.164Z] 2023-03-13 03:55:40,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-422/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-422, universal_newlines=False, shell=None, istream=None) [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,945 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-422/.git/info/exclude [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-422/.semver/PR-422 with force:False [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,946 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-422/.semver/PR-422 [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,951 [execute] INFO git cat-file --batch-check [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,958 [execute] INFO git cat-file --batch [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T03:55:41.105Z] 2023-03-13 03:55:40,964 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-422/.semver/PR-422 [2023-03-13T03:55:41.105Z] 0.0.0 [Pipeline] } [2023-03-13T03:55:41.134Z] $ docker exec --env ******** --env ******** d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 ssh-agent -k [2023-03-13T03:55:41.235Z] unset SSH_AUTH_SOCK; [2023-03-13T03:55:41.236Z] unset SSH_AGENT_PID; [2023-03-13T03:55:41.236Z] echo Agent pid 76 killed; [2023-03-13T03:55:41.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T03:55:41.680Z] + git semver [Pipeline] } [2023-03-13T03:55:41.968Z] $ docker stop --time=1 d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 [2023-03-13T03:55:43.323Z] $ docker rm -f --volumes d2a5d6477bb09e23b27f31a31f043c30ed8455916a97769a74c86d5ec7b6b006 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T03:55:43.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T03:55:44.011Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T03:55:44.031Z] [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-13T03:55:44.646Z] provisioning config files... [2023-03-13T03:55:44.661Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/config17160211052573611550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T03:55:44.996Z] ---> docker-login.sh [2023-03-13T03:55:44.996Z] nexus3.edgexfoundry.org:10001 [2023-03-13T03:55:44.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:44.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:44.996Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:44.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:44.996Z] [2023-03-13T03:55:44.996Z] Login Succeeded [2023-03-13T03:55:44.996Z] nexus3.edgexfoundry.org:10002 [2023-03-13T03:55:44.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:44.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:44.996Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:44.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:44.996Z] [2023-03-13T03:55:44.996Z] Login Succeeded [2023-03-13T03:55:44.996Z] nexus3.edgexfoundry.org:10003 [2023-03-13T03:55:45.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:45.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:45.256Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:45.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:45.256Z] [2023-03-13T03:55:45.256Z] Login Succeeded [2023-03-13T03:55:45.256Z] nexus3.edgexfoundry.org:10004 [2023-03-13T03:55:45.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:45.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:45.256Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:45.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:45.256Z] [2023-03-13T03:55:45.256Z] Login Succeeded [2023-03-13T03:55:45.256Z] docker.io [2023-03-13T03:55:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:55:45.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:55:45.515Z] Configure a credential helper to remove this warning. See [2023-03-13T03:55:45.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:55:45.515Z] [2023-03-13T03:55:45.515Z] Login Succeeded [2023-03-13T03:55:45.515Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T03:55:45.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T03:55:45.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T03:55:45.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T03:55:45.809Z] ========================================================= [2023-03-13T03:55:45.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T03:55:45.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:55:46.277Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T03:55:46.277Z] Sending build context to Docker daemon 6.441MB [2023-03-13T03:55:46.277Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T03:55:46.277Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-13T03:55:46.277Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T03:55:46.277Z] 213ec9aee27d: Pulling fs layer [2023-03-13T03:55:46.278Z] 4583459ba037: Pulling fs layer [2023-03-13T03:55:46.278Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T03:55:46.278Z] 53926ce57604: Pulling fs layer [2023-03-13T03:55:46.278Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T03:55:46.278Z] 22ff95d597cd: Pulling fs layer [2023-03-13T03:55:46.278Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T03:55:46.278Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T03:55:46.278Z] a7acece74701: Pulling fs layer [2023-03-13T03:55:46.278Z] 53926ce57604: Waiting [2023-03-13T03:55:46.278Z] 21b2b0c7a3f4: Waiting [2023-03-13T03:55:46.278Z] 22ff95d597cd: Waiting [2023-03-13T03:55:46.278Z] 12d6caf4c0d1: Waiting [2023-03-13T03:55:46.278Z] a7acece74701: Waiting [2023-03-13T03:55:46.278Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T03:55:46.278Z] 93c1e223e6f2: Download complete [2023-03-13T03:55:46.278Z] 4583459ba037: Download complete [2023-03-13T03:55:46.540Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T03:55:46.540Z] 21b2b0c7a3f4: Download complete [2023-03-13T03:55:46.540Z] 22ff95d597cd: Download complete [2023-03-13T03:55:46.540Z] 213ec9aee27d: Verifying Checksum [2023-03-13T03:55:46.540Z] 213ec9aee27d: Download complete [2023-03-13T03:55:46.540Z] 12d6caf4c0d1: Verifying Checksum [2023-03-13T03:55:46.540Z] 12d6caf4c0d1: Download complete [2023-03-13T03:55:46.540Z] 213ec9aee27d: Pull complete [2023-03-13T03:55:46.814Z] 4583459ba037: Pull complete [2023-03-13T03:55:46.814Z] 93c1e223e6f2: Pull complete [2023-03-13T03:55:47.446Z] a7acece74701: Verifying Checksum [2023-03-13T03:55:47.446Z] a7acece74701: Download complete [2023-03-13T03:55:47.708Z] 53926ce57604: Verifying Checksum [2023-03-13T03:55:47.708Z] 53926ce57604: Download complete [2023-03-13T03:55:47.708Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T03:55:47.708Z] 96b7cbca73a9: Download complete [2023-03-13T03:55:51.897Z] 53926ce57604: Pull complete [2023-03-13T03:55:51.897Z] 21b2b0c7a3f4: Pull complete [2023-03-13T03:55:51.897Z] 22ff95d597cd: Pull complete [2023-03-13T03:55:51.897Z] 12d6caf4c0d1: Pull complete [2023-03-13T03:55:54.431Z] 96b7cbca73a9: Pull complete [2023-03-13T03:55:54.998Z] a7acece74701: Pull complete [2023-03-13T03:55:54.998Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T03:55:54.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T03:55:54.998Z] ---> db6d94c90886 [2023-03-13T03:55:54.998Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-13T03:55:56.905Z] ---> Running in 776c619c1e49 [2023-03-13T03:55:56.905Z] Removing intermediate container 776c619c1e49 [2023-03-13T03:55:56.905Z] ---> fa0d6a7a60fd [2023-03-13T03:55:56.905Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T03:55:56.905Z] ---> Running in cd36b9befb64 [2023-03-13T03:55:56.905Z] Removing intermediate container cd36b9befb64 [2023-03-13T03:55:56.905Z] ---> b95e8603bc74 [2023-03-13T03:55:56.905Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-13T03:55:57.164Z] ---> Running in 6271c4ed1f3d [2023-03-13T03:55:57.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T03:55:57.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T03:55:57.943Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-13T03:55:57.943Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-13T03:55:57.943Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-13T03:55:57.943Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T03:55:57.943Z] OK: 217 MiB in 59 packages [2023-03-13T03:55:58.511Z] Removing intermediate container 6271c4ed1f3d [2023-03-13T03:55:58.511Z] ---> acebc1d7ae3a [2023-03-13T03:55:58.511Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-13T03:55:58.511Z] ---> Running in 1ac90f6a1adb [2023-03-13T03:55:58.511Z] Removing intermediate container 1ac90f6a1adb [2023-03-13T03:55:58.511Z] ---> b17d34b1baeb [2023-03-13T03:55:58.511Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-13T03:55:58.770Z] ---> 8a519af14408 [2023-03-13T03:55:58.770Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T03:55:58.770Z] ---> Running in 009911d79e3a [2023-03-13T03:55:59.452Z] Still waiting to schedule task [2023-03-13T03:55:59.452Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-13T03:56:20.716Z] Removing intermediate container 009911d79e3a [2023-03-13T03:56:20.716Z] ---> d2fd0034f78d [2023-03-13T03:56:20.716Z] Step 9/10 : COPY . . [2023-03-13T03:56:21.294Z] ---> 732562ff6884 [2023-03-13T03:56:21.294Z] Step 10/10 : RUN ${MAKE} [2023-03-13T03:56:21.294Z] ---> Running in ea4514697b33 [2023-03-13T03:56:21.553Z] noop [2023-03-13T03:56:21.812Z] Removing intermediate container ea4514697b33 [2023-03-13T03:56:21.812Z] ---> a6fecc1bdda0 [2023-03-13T03:56:21.812Z] Successfully built a6fecc1bdda0 [2023-03-13T03:56:21.812Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:56:22.258Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T03:56:22.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:56:22.413Z] prd-ubuntu20.04-docker-8c-8g-9831 does not seem to be running inside a container [2023-03-13T03:56:22.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-422 -v /w/workspace/xfoundry_device-modbus-go_PR-422:/w/workspace/xfoundry_device-modbus-go_PR-422:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-422@tmp:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T03:56:22.824Z] $ docker top 64fd9cf19803c2166fb5670d9733ed9fe3331a65b61d0a18cdabfd1695e4b0c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T03:56:23.216Z] + go version [2023-03-13T03:56:23.216Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T03:56:23.251Z] $ docker stop --time=1 64fd9cf19803c2166fb5670d9733ed9fe3331a65b61d0a18cdabfd1695e4b0c1 [2023-03-13T03:56:24.544Z] $ docker rm -f --volumes 64fd9cf19803c2166fb5670d9733ed9fe3331a65b61d0a18cdabfd1695e4b0c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:56:25.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T03:56:25.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:56:25.415Z] prd-ubuntu20.04-docker-8c-8g-9831 does not seem to be running inside a container [2023-03-13T03:56:25.447Z] $ 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-422 -v /w/workspace/xfoundry_device-modbus-go_PR-422:/w/workspace/xfoundry_device-modbus-go_PR-422:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-422@tmp:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T03:56:25.822Z] $ docker top d6d52a1472fb329bcc8ac25ef08609739430adaf0d9360bfdb0a902cead2dafc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T03:56:26.222Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-422 [Pipeline] fileExists [Pipeline] sh [2023-03-13T03:56:26.576Z] + make test [2023-03-13T03:56:26.576Z] go test ./... -coverprofile=coverage.out [2023-03-13T03:56:26.833Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-13T03:56:36.792Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-13T03:56:36.792Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.019s coverage: 48.0% of statements [2023-03-13T03:56:44.901Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T03:56:44.901Z] go vet ./... [2023-03-13T03:56:47.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T03:56:47.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T03:56:47.428Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T03:56:47.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T03:56:47.508Z] $ docker stop --time=1 d6d52a1472fb329bcc8ac25ef08609739430adaf0d9360bfdb0a902cead2dafc [2023-03-13T03:56:49.333Z] $ docker rm -f --volumes d6d52a1472fb329bcc8ac25ef08609739430adaf0d9360bfdb0a902cead2dafc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T03:56:49.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T03:56:49.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T03:56:50.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T03:56:50.864Z] + ls -al . [2023-03-13T03:56:50.864Z] total 180 [2023-03-13T03:56:50.864Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 03:56 . [2023-03-13T03:56:50.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:55 .. [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 03:55 .dockerignore [2023-03-13T03:56:50.864Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:56 .git [2023-03-13T03:56:50.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:55 .github [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 13 03:55 .gitignore [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 03:55 .golangci.yml [2023-03-13T03:56:50.864Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 03:55 .semver [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 13 03:55 Attribution.txt [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 13 03:55 CHANGELOG.md [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 13 03:55 Dockerfile [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 03:55 GOVERNANCE.md [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 03:55 Jenkinsfile [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 03:55 LICENSE [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 13 03:55 Makefile [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 03:55 OWNERS.md [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 13 03:55 README.md [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 03:55 VERSION [2023-03-13T03:56:50.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:55 bin [2023-03-13T03:56:50.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:55 cmd [2023-03-13T03:56:50.864Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 13 03:56 coverage.out [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 13 03:55 go.mod [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 13 03:55 go.sum [2023-03-13T03:56:50.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:55 internal [2023-03-13T03:56:50.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:55 simulator [2023-03-13T03:56:50.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:55 snap [2023-03-13T03:56:50.864Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 03:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:56:51.255Z] + 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=514b1fcb442d10bf95e8013c0fac850a8301f03e --label arch=amd64 --label version=0.0.0 . [2023-03-13T03:56:51.255Z] Sending build context to Docker daemon 6.466MB [2023-03-13T03:56:51.255Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T03:56:51.255Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-13T03:56:51.255Z] ---> a6fecc1bdda0 [2023-03-13T03:56:51.255Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-13T03:56:51.255Z] ---> Running in c2c7c6ce81c8 [2023-03-13T03:56:51.514Z] Removing intermediate container c2c7c6ce81c8 [2023-03-13T03:56:51.514Z] ---> 4e5a14f37c4a [2023-03-13T03:56:51.514Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T03:56:51.514Z] ---> Running in 58a2845c58e4 [2023-03-13T03:56:51.514Z] Removing intermediate container 58a2845c58e4 [2023-03-13T03:56:51.514Z] ---> a00a2ac0eb06 [2023-03-13T03:56:51.514Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-13T03:56:51.514Z] ---> Running in 4731691f8ecb [2023-03-13T03:56:52.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T03:56:52.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T03:56:52.342Z] OK: 217 MiB in 59 packages [2023-03-13T03:56:52.601Z] Removing intermediate container 4731691f8ecb [2023-03-13T03:56:52.601Z] ---> 7b6cc4b60d5f [2023-03-13T03:56:52.601Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-13T03:56:52.859Z] ---> Running in db67ab43837a [2023-03-13T03:56:52.859Z] Removing intermediate container db67ab43837a [2023-03-13T03:56:52.859Z] ---> 36afaf70fbfa [2023-03-13T03:56:52.859Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-13T03:56:53.117Z] ---> eda527169a01 [2023-03-13T03:56:53.117Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T03:56:53.117Z] ---> Running in 166272e65f92 [2023-03-13T03:56:54.082Z] Removing intermediate container 166272e65f92 [2023-03-13T03:56:54.082Z] ---> 2c7732198402 [2023-03-13T03:56:54.082Z] Step 9/22 : COPY . . [2023-03-13T03:56:54.340Z] ---> a81cd7831346 [2023-03-13T03:56:54.340Z] Step 10/22 : RUN ${MAKE} [2023-03-13T03:56:54.340Z] ---> Running in 2d3ac640ce5a [2023-03-13T03:56:54.598Z] 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-13T03:57:12.678Z] Removing intermediate container 2d3ac640ce5a [2023-03-13T03:57:12.678Z] ---> 8deab1f6cbe5 [2023-03-13T03:57:12.678Z] Step 11/22 : FROM alpine:3.14 [2023-03-13T03:57:12.678Z] 3.14: Pulling from library/alpine [2023-03-13T03:57:12.678Z] d261077062b2: Pulling fs layer [2023-03-13T03:57:12.937Z] d261077062b2: Verifying Checksum [2023-03-13T03:57:12.937Z] d261077062b2: Download complete [2023-03-13T03:57:13.196Z] d261077062b2: Pull complete [2023-03-13T03:57:13.196Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-13T03:57:13.196Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T03:57:13.196Z] ---> 6dff1269bc79 [2023-03-13T03:57:13.196Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-13T03:57:13.196Z] ---> Running in 4d8e6d6d6cfc [2023-03-13T03:57:13.196Z] Removing intermediate container 4d8e6d6d6cfc [2023-03-13T03:57:13.196Z] ---> c1951e45e2db [2023-03-13T03:57:13.196Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-13T03:57:13.196Z] ---> Running in a53760a7e689 [2023-03-13T03:57:13.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-13T03:57:13.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-13T03:57:13.972Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T03:57:13.972Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T03:57:13.972Z] OK: 6 MiB in 15 packages [2023-03-13T03:57:14.231Z] Removing intermediate container a53760a7e689 [2023-03-13T03:57:14.231Z] ---> 222646991d0c [2023-03-13T03:57:14.231Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-13T03:57:14.799Z] ---> d85b6513280e [2023-03-13T03:57:14.799Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-13T03:57:14.799Z] ---> 2ead1b89e07d [2023-03-13T03:57:14.799Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-13T03:57:15.058Z] ---> 9e1c837ba80f [2023-03-13T03:57:15.058Z] Step 17/22 : EXPOSE 59901 [2023-03-13T03:57:15.058Z] ---> Running in 3d8fdcfae8c8 [2023-03-13T03:57:15.319Z] Removing intermediate container 3d8fdcfae8c8 [2023-03-13T03:57:15.319Z] ---> f4600a4948d6 [2023-03-13T03:57:15.319Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-13T03:57:15.319Z] ---> Running in a93dca062286 [2023-03-13T03:57:15.319Z] Removing intermediate container a93dca062286 [2023-03-13T03:57:15.319Z] ---> 199cb6168c67 [2023-03-13T03:57:15.319Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T03:57:15.319Z] ---> Running in a4cd85cf2567 [2023-03-13T03:57:15.319Z] Removing intermediate container a4cd85cf2567 [2023-03-13T03:57:15.319Z] ---> 3f32f9e13a5d [2023-03-13T03:57:15.319Z] Step 20/22 : LABEL arch=amd64 [2023-03-13T03:57:15.578Z] ---> Running in 65374461d04a [2023-03-13T03:57:15.578Z] Removing intermediate container 65374461d04a [2023-03-13T03:57:15.578Z] ---> 6f1d17cc8100 [2023-03-13T03:57:15.578Z] Step 21/22 : LABEL git_sha=514b1fcb442d10bf95e8013c0fac850a8301f03e [2023-03-13T03:57:15.578Z] ---> Running in cfe345d24b4b [2023-03-13T03:57:15.578Z] Removing intermediate container cfe345d24b4b [2023-03-13T03:57:15.578Z] ---> e3ebe824903c [2023-03-13T03:57:15.578Z] Step 22/22 : LABEL version=0.0.0 [2023-03-13T03:57:15.578Z] ---> Running in 7e18828d145e [2023-03-13T03:57:15.838Z] Removing intermediate container 7e18828d145e [2023-03-13T03:57:15.838Z] ---> a5bdb7a11122 [2023-03-13T03:57:15.838Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T03:57:15.838Z] Successfully built a5bdb7a11122 [2023-03-13T03:57:15.838Z] 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-13T03:57:16.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T03:57:16.756Z] [2023-03-13T03:57:16.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:57:17.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T03:57:17.145Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T03:57:17.145Z] 5eb5b503b376: Pulling fs layer [2023-03-13T03:57:17.145Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T03:57:17.145Z] ec43610c2a17: Pulling fs layer [2023-03-13T03:57:17.145Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T03:57:17.145Z] 33b1e0a273af: Pulling fs layer [2023-03-13T03:57:17.145Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T03:57:17.145Z] 2f39f015ded8: Pulling fs layer [2023-03-13T03:57:17.145Z] 5d3b04190fa2: Waiting [2023-03-13T03:57:17.145Z] 3a2ae6a8a46f: Waiting [2023-03-13T03:57:17.145Z] 33b1e0a273af: Waiting [2023-03-13T03:57:17.145Z] 2f39f015ded8: Waiting [2023-03-13T03:57:17.145Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T03:57:17.145Z] 5c69ac0246d0: Download complete [2023-03-13T03:57:17.145Z] 3a2ae6a8a46f: Download complete [2023-03-13T03:57:17.405Z] 33b1e0a273af: Verifying Checksum [2023-03-13T03:57:17.405Z] 33b1e0a273af: Download complete [2023-03-13T03:57:17.405Z] 5d3b04190fa2: Download complete [2023-03-13T03:57:17.405Z] ec43610c2a17: Download complete [2023-03-13T03:57:17.405Z] 5eb5b503b376: Download complete [2023-03-13T03:57:17.973Z] 2f39f015ded8: Download complete [2023-03-13T03:57:18.540Z] 5eb5b503b376: Pull complete [2023-03-13T03:57:18.799Z] 5c69ac0246d0: Pull complete [2023-03-13T03:57:19.061Z] ec43610c2a17: Pull complete [2023-03-13T03:57:19.061Z] 3a2ae6a8a46f: Pull complete [2023-03-13T03:57:19.320Z] 33b1e0a273af: Pull complete [2023-03-13T03:57:19.320Z] 5d3b04190fa2: Pull complete [2023-03-13T03:57:23.506Z] 2f39f015ded8: Pull complete [2023-03-13T03:57:23.506Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T03:57:23.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T03:57:23.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:57:23.730Z] prd-ubuntu20.04-docker-8c-8g-9831 does not seem to be running inside a container [2023-03-13T03:57:23.763Z] $ 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-422 -v /w/workspace/xfoundry_device-modbus-go_PR-422:/w/workspace/xfoundry_device-modbus-go_PR-422:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-422@tmp:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T03:57:25.506Z] $ docker top e99fc84303c867ec85faaa62d49941101e14e67562648c8a4aa6ac5e95e20ba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T03:57:25.988Z] ---> job-cost.sh [2023-03-13T03:57:25.988Z] lf-activate-venv: SKIPPING [2023-03-13T03:57:25.988Z] INFO: No Stack... [2023-03-13T03:57:26.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T03:57:26.504Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T03:57:26.824Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-422/archives/cost.csv [2023-03-13T03:57:26.824Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T03:57:26.866Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [2023-03-13T03:57:26.871Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] did not exist. Created. [2023-03-13T03:57:26.871Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T03:57:27.251Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T03:57:27.308Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T03:57:27.338Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T03:57:27.412Z] $ docker stop --time=1 e99fc84303c867ec85faaa62d49941101e14e67562648c8a4aa6ac5e95e20ba8 [2023-03-13T03:57:28.571Z] $ docker rm -f --volumes e99fc84303c867ec85faaa62d49941101e14e67562648c8a4aa6ac5e95e20ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T03:57:31.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9832 in /w/workspace/xfoundry_device-modbus-go_PR-422 [Pipeline] { [Pipeline] ws [2023-03-13T03:57:32.044Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-13T03:57:32.134Z] Selected Git installation does not exist. Using Default [2023-03-13T03:57:32.134Z] The recommended git tool is: NONE [2023-03-13T03:57:37.099Z] using credential edgex-jenkins-ssh [2023-03-13T03:57:37.117Z] Cloning the remote Git repository [2023-03-13T03:57:37.152Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T03:57:37.219Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-13T03:57:37.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T03:57:37.370Z] > git --version # timeout=10 [2023-03-13T03:57:37.390Z] > git --version # 'git version 2.25.1' [2023-03-13T03:57:37.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T03:57:37.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T03:57:38.581Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-13T03:57:38.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T03:57:39.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-13T03:57:40.140Z] Merging remotes/origin/main commit 01efde03cde14ec0060c1876119bb983deb5481b into PR head commit 514b1fcb442d10bf95e8013c0fac850a8301f03e [2023-03-13T03:57:40.364Z] Merge succeeded, producing 514b1fcb442d10bf95e8013c0fac850a8301f03e [2023-03-13T03:57:40.365Z] Checking out Revision 514b1fcb442d10bf95e8013c0fac850a8301f03e (PR-422) [2023-03-13T03:57:39.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T03:57:39.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T03:57:39.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T03:57:40.151Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T03:57:40.178Z] > git checkout -f 514b1fcb442d10bf95e8013c0fac850a8301f03e # timeout=10 [2023-03-13T03:57:40.265Z] > git remote # timeout=10 [2023-03-13T03:57:40.282Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T03:57:40.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T03:57:40.315Z] > git merge 01efde03cde14ec0060c1876119bb983deb5481b # timeout=10 [2023-03-13T03:57:40.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T03:57:40.366Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T03:57:40.381Z] > git checkout -f 514b1fcb442d10bf95e8013c0fac850a8301f03e # timeout=10 [2023-03-13T03:57:43.985Z] Commit message: "refactor!: consume device-sdk-go breaking changes" [2023-03-13T03:57:44.034Z] > git --version # timeout=10 [2023-03-13T03:57:44.044Z] > git --version # 'git version 2.25.1' [2023-03-13T03:57:44.058Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T03:57:45.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T03:57:45.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T03:57:45.132Z] Dload Upload Total Spent Left Speed [2023-03-13T03:57:45.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-03-13T03:57:45.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T03:57:46.193Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T03:57:46.193Z] + sudo tee /etc/docker/daemon.new [2023-03-13T03:57:46.193Z] { [2023-03-13T03:57:46.193Z] "registry-mirrors": [ [2023-03-13T03:57:46.193Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T03:57:46.193Z] ], [2023-03-13T03:57:46.193Z] "bip": "10.250.0.254/24", [2023-03-13T03:57:46.193Z] "hosts": [ [2023-03-13T03:57:46.193Z] "tcp://0.0.0.0:5555", [2023-03-13T03:57:46.193Z] "unix:///var/run/docker.sock" [2023-03-13T03:57:46.193Z] ], [2023-03-13T03:57:46.193Z] "mtu": 1458, [2023-03-13T03:57:46.193Z] "selinux-enabled": true, [2023-03-13T03:57:46.193Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T03:57:46.193Z] } [Pipeline] sh [2023-03-13T03:57:46.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T03:57:46.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T03:58:05.199Z] provisioning config files... [2023-03-13T03:58:05.229Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9180867837369859114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T03:58:05.638Z] ---> docker-login.sh [2023-03-13T03:58:05.638Z] nexus3.edgexfoundry.org:10001 [2023-03-13T03:58:06.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:58:06.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:58:06.228Z] Configure a credential helper to remove this warning. See [2023-03-13T03:58:06.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:58:06.228Z] [2023-03-13T03:58:06.228Z] Login Succeeded [2023-03-13T03:58:06.228Z] nexus3.edgexfoundry.org:10002 [2023-03-13T03:58:06.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:58:06.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:58:06.499Z] Configure a credential helper to remove this warning. See [2023-03-13T03:58:06.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:58:06.499Z] [2023-03-13T03:58:06.499Z] Login Succeeded [2023-03-13T03:58:06.499Z] nexus3.edgexfoundry.org:10003 [2023-03-13T03:58:06.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:58:07.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:58:07.039Z] Configure a credential helper to remove this warning. See [2023-03-13T03:58:07.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:58:07.039Z] [2023-03-13T03:58:07.039Z] Login Succeeded [2023-03-13T03:58:07.039Z] nexus3.edgexfoundry.org:10004 [2023-03-13T03:58:07.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:58:07.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:58:07.309Z] Configure a credential helper to remove this warning. See [2023-03-13T03:58:07.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:58:07.309Z] [2023-03-13T03:58:07.309Z] Login Succeeded [2023-03-13T03:58:07.309Z] docker.io [2023-03-13T03:58:07.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T03:58:07.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T03:58:07.846Z] Configure a credential helper to remove this warning. See [2023-03-13T03:58:07.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T03:58:07.846Z] [2023-03-13T03:58:07.846Z] Login Succeeded [2023-03-13T03:58:07.846Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T03:58:07.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T03:58:08.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T03:58:08.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T03:58:08.353Z] ========================================================= [2023-03-13T03:58:08.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T03:58:08.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:58:08.861Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T03:58:09.131Z] Sending build context to Docker daemon 3.373MB [2023-03-13T03:58:09.131Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T03:58:09.131Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-13T03:58:12.485Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T03:58:12.485Z] 9b18e9b68314: Pulling fs layer [2023-03-13T03:58:12.485Z] 35d82f9e3411: Pulling fs layer [2023-03-13T03:58:12.485Z] e16973657156: Pulling fs layer [2023-03-13T03:58:12.485Z] fc693d55d65f: Pulling fs layer [2023-03-13T03:58:12.485Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T03:58:12.485Z] dda99020689f: Pulling fs layer [2023-03-13T03:58:12.485Z] db1c61fa0a46: Pulling fs layer [2023-03-13T03:58:12.485Z] 891c053d2c06: Pulling fs layer [2023-03-13T03:58:12.485Z] dda99020689f: Waiting [2023-03-13T03:58:12.485Z] fc693d55d65f: Waiting [2023-03-13T03:58:12.485Z] db1c61fa0a46: Waiting [2023-03-13T03:58:12.485Z] 7e9fc2657dce: Waiting [2023-03-13T03:58:12.485Z] 891c053d2c06: Waiting [2023-03-13T03:58:12.485Z] e16973657156: Verifying Checksum [2023-03-13T03:58:12.485Z] e16973657156: Download complete [2023-03-13T03:58:12.485Z] 35d82f9e3411: Download complete [2023-03-13T03:58:12.485Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T03:58:12.485Z] 7e9fc2657dce: Download complete [2023-03-13T03:58:12.485Z] dda99020689f: Verifying Checksum [2023-03-13T03:58:12.485Z] dda99020689f: Download complete [2023-03-13T03:58:12.486Z] 9b18e9b68314: Verifying Checksum [2023-03-13T03:58:12.760Z] 9b18e9b68314: Pull complete [2023-03-13T03:58:13.032Z] 891c053d2c06: Verifying Checksum [2023-03-13T03:58:13.032Z] 891c053d2c06: Download complete [2023-03-13T03:58:13.313Z] 35d82f9e3411: Pull complete [2023-03-13T03:58:13.588Z] e16973657156: Pull complete [2023-03-13T03:58:14.561Z] db1c61fa0a46: Verifying Checksum [2023-03-13T03:58:14.831Z] fc693d55d65f: Verifying Checksum [2023-03-13T03:58:14.831Z] fc693d55d65f: Download complete [2023-03-13T03:58:27.147Z] fc693d55d65f: Pull complete [2023-03-13T03:58:27.147Z] 7e9fc2657dce: Pull complete [2023-03-13T03:58:27.147Z] dda99020689f: Pull complete [2023-03-13T03:58:33.817Z] db1c61fa0a46: Pull complete [2023-03-13T03:58:35.760Z] 891c053d2c06: Pull complete [2023-03-13T03:58:35.760Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T03:58:35.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T03:58:35.760Z] ---> f96f9c87975a [2023-03-13T03:58:35.760Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-13T03:58:36.348Z] ---> Running in c510ebf55939 [2023-03-13T03:58:36.618Z] Removing intermediate container c510ebf55939 [2023-03-13T03:58:36.618Z] ---> 0bb0d1543682 [2023-03-13T03:58:36.618Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T03:58:36.901Z] ---> Running in 0deb2d145ce4 [2023-03-13T03:58:37.172Z] Removing intermediate container 0deb2d145ce4 [2023-03-13T03:58:37.172Z] ---> 3698027ac1e3 [2023-03-13T03:58:37.172Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-13T03:58:37.172Z] ---> Running in 6f34c406203a [2023-03-13T03:58:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T03:58:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T03:58:39.542Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-13T03:58:39.542Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-13T03:58:39.542Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-13T03:58:39.808Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T03:58:39.808Z] OK: 228 MiB in 59 packages [2023-03-13T03:58:40.772Z] Removing intermediate container 6f34c406203a [2023-03-13T03:58:40.772Z] ---> 3de1f0f949af [2023-03-13T03:58:40.772Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-13T03:58:40.772Z] ---> Running in c1e7fc4919cc [2023-03-13T03:58:41.041Z] Removing intermediate container c1e7fc4919cc [2023-03-13T03:58:41.041Z] ---> 0f3378d07b0f [2023-03-13T03:58:41.041Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-13T03:58:41.633Z] ---> 808b060ea12a [2023-03-13T03:58:41.633Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T03:58:41.633Z] ---> Running in 921365ed9517 [2023-03-13T03:59:49.531Z] Removing intermediate container 921365ed9517 [2023-03-13T03:59:49.531Z] ---> 546be54008fd [2023-03-13T03:59:49.531Z] Step 9/10 : COPY . . [2023-03-13T03:59:49.531Z] ---> d71b5d87729d [2023-03-13T03:59:49.531Z] Step 10/10 : RUN ${MAKE} [2023-03-13T03:59:49.531Z] ---> Running in 84a409718b0e [2023-03-13T03:59:49.531Z] noop [2023-03-13T03:59:49.531Z] Removing intermediate container 84a409718b0e [2023-03-13T03:59:49.531Z] ---> 3a6e9ea1c04d [2023-03-13T03:59:49.531Z] Successfully built 3a6e9ea1c04d [2023-03-13T03:59:49.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:59:50.010Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T03:59:50.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:59:50.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-9832 does not seem to be running inside a container [2023-03-13T03:59:50.338Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T03:59:51.507Z] $ docker top 9e21962a5d5e0c01505e8739d24dba3e8607711e74f2dfeb8500f8f52a59cf72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T03:59:52.368Z] + go version [2023-03-13T03:59:52.368Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T03:59:52.403Z] $ docker stop --time=1 9e21962a5d5e0c01505e8739d24dba3e8607711e74f2dfeb8500f8f52a59cf72 [2023-03-13T03:59:54.034Z] $ docker rm -f --volumes 9e21962a5d5e0c01505e8739d24dba3e8607711e74f2dfeb8500f8f52a59cf72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T03:59:55.476Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T03:59:55.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T03:59:55.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-9832 does not seem to be running inside a container [2023-03-13T03:59:55.784Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T03:59:56.941Z] $ docker top cb953cc6a8f27b8a1baec2a196ef4bae8442d46e2b59d1995c0dd2100ad65bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T03:59:57.806Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T03:59:58.197Z] + make test [2023-03-13T03:59:58.197Z] go test ./... -coverprofile=coverage.out [2023-03-13T04:00:00.145Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-13T04:01:21.758Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-13T04:01:21.758Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 48.0% of statements [2023-03-13T04:01:21.758Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T04:01:21.758Z] go vet ./... [2023-03-13T04:01:39.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T04:01:39.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T04:01:39.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T04:01:40.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T04:01:40.636Z] $ docker stop --time=1 cb953cc6a8f27b8a1baec2a196ef4bae8442d46e2b59d1995c0dd2100ad65bb1 [2023-03-13T04:01:42.391Z] $ docker rm -f --volumes cb953cc6a8f27b8a1baec2a196ef4bae8442d46e2b59d1995c0dd2100ad65bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T04:01:43.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T04:01:43.383Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T04:01:43.795Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T04:01:44.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T04:01:44.760Z] + ls -al . [2023-03-13T04:01:44.760Z] total 176 [2023-03-13T04:01:44.760Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 03:59 . [2023-03-13T04:01:44.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 .. [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 03:57 .dockerignore [2023-03-13T04:01:44.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:57 .git [2023-03-13T04:01:44.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 .github [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 13 03:57 .gitignore [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 03:57 .golangci.yml [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 13 03:57 Attribution.txt [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 13 03:57 CHANGELOG.md [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 13 03:57 Dockerfile [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 03:57 GOVERNANCE.md [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 03:57 Jenkinsfile [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 03:57 LICENSE [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 13 03:57 Makefile [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 03:57 OWNERS.md [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 13 03:57 README.md [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 03:55 VERSION [2023-03-13T04:01:44.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:57 bin [2023-03-13T04:01:44.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 cmd [2023-03-13T04:01:44.760Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 13 04:01 coverage.out [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 13 03:57 go.mod [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 13 03:57 go.sum [2023-03-13T04:01:44.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 internal [2023-03-13T04:01:44.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:57 simulator [2023-03-13T04:01:44.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 snap [2023-03-13T04:01:44.760Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 03:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T04:01:45.194Z] + 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=514b1fcb442d10bf95e8013c0fac850a8301f03e --label arch=arm64 --label version=0.0.0 . [2023-03-13T04:01:45.463Z] Sending build context to Docker daemon 3.397MB [2023-03-13T04:01:45.463Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T04:01:45.463Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-13T04:01:45.463Z] ---> 3a6e9ea1c04d [2023-03-13T04:01:45.463Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-13T04:01:45.731Z] ---> Running in eecb2079ecbc [2023-03-13T04:01:46.000Z] Removing intermediate container eecb2079ecbc [2023-03-13T04:01:46.000Z] ---> 20b9bd12540c [2023-03-13T04:01:46.000Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T04:01:46.000Z] ---> Running in c01b0779f607 [2023-03-13T04:01:46.272Z] Removing intermediate container c01b0779f607 [2023-03-13T04:01:46.272Z] ---> 5feaffbf068e [2023-03-13T04:01:46.272Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-13T04:01:46.544Z] ---> Running in 242452d984d7 [2023-03-13T04:01:47.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T04:01:47.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T04:01:48.737Z] OK: 228 MiB in 59 packages [2023-03-13T04:01:49.694Z] Removing intermediate container 242452d984d7 [2023-03-13T04:01:49.694Z] ---> 974920ef6f3d [2023-03-13T04:01:49.694Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-13T04:01:49.694Z] ---> Running in 1380f9602860 [2023-03-13T04:01:49.960Z] Removing intermediate container 1380f9602860 [2023-03-13T04:01:49.960Z] ---> c33d1ba174dd [2023-03-13T04:01:49.960Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-13T04:01:50.543Z] ---> 5ad86a98abab [2023-03-13T04:01:50.543Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T04:01:50.543Z] ---> Running in 8f5695e83732 [2023-03-13T04:01:54.049Z] Removing intermediate container 8f5695e83732 [2023-03-13T04:01:54.049Z] ---> e8e4eb149521 [2023-03-13T04:01:54.049Z] Step 9/22 : COPY . . [2023-03-13T04:01:54.676Z] ---> da58857264c1 [2023-03-13T04:01:54.676Z] Step 10/22 : RUN ${MAKE} [2023-03-13T04:01:54.676Z] ---> Running in 59381b3ea9e8 [2023-03-13T04:01:57.340Z] 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-13T04:04:19.152Z] Removing intermediate container 59381b3ea9e8 [2023-03-13T04:04:19.152Z] ---> d91d7399d6ce [2023-03-13T04:04:19.152Z] Step 11/22 : FROM alpine:3.14 [2023-03-13T04:04:19.152Z] 3.14: Pulling from library/alpine [2023-03-13T04:04:19.152Z] 6f0e733d82e2: Pulling fs layer [2023-03-13T04:04:19.152Z] 6f0e733d82e2: Verifying Checksum [2023-03-13T04:04:19.152Z] 6f0e733d82e2: Download complete [2023-03-13T04:04:19.152Z] 6f0e733d82e2: Pull complete [2023-03-13T04:04:19.152Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-13T04:04:19.152Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T04:04:19.152Z] ---> bf97f6347a60 [2023-03-13T04:04:19.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-13T04:04:19.152Z] ---> Running in ce536cee5a69 [2023-03-13T04:04:19.152Z] Removing intermediate container ce536cee5a69 [2023-03-13T04:04:19.152Z] ---> db87d5181c90 [2023-03-13T04:04:19.152Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-13T04:04:19.152Z] ---> Running in 33096ddb6777 [2023-03-13T04:04:19.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-13T04:04:19.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-13T04:04:19.152Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T04:04:19.152Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T04:04:19.152Z] OK: 6 MiB in 15 packages [2023-03-13T04:04:19.152Z] Removing intermediate container 33096ddb6777 [2023-03-13T04:04:19.152Z] ---> 2cf2d3a72e50 [2023-03-13T04:04:19.152Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-13T04:04:19.152Z] ---> dd39c1e8e600 [2023-03-13T04:04:19.152Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-13T04:04:19.747Z] ---> a939733cfd18 [2023-03-13T04:04:19.747Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-13T04:04:20.331Z] ---> 2c81b2ee1a65 [2023-03-13T04:04:20.331Z] Step 17/22 : EXPOSE 59901 [2023-03-13T04:04:20.331Z] ---> Running in 97cc22813d8d [2023-03-13T04:04:20.605Z] Removing intermediate container 97cc22813d8d [2023-03-13T04:04:20.605Z] ---> 050c83ad8f9e [2023-03-13T04:04:20.605Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-13T04:04:20.605Z] ---> Running in c7651a6adb52 [2023-03-13T04:04:20.874Z] Removing intermediate container c7651a6adb52 [2023-03-13T04:04:20.875Z] ---> 8df4dbaae302 [2023-03-13T04:04:20.875Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T04:04:21.142Z] ---> Running in 929b4124f263 [2023-03-13T04:04:21.410Z] Removing intermediate container 929b4124f263 [2023-03-13T04:04:21.410Z] ---> 757c8524ed33 [2023-03-13T04:04:21.410Z] Step 20/22 : LABEL arch=arm64 [2023-03-13T04:04:21.410Z] ---> Running in e8ebc52ae194 [2023-03-13T04:04:21.678Z] Removing intermediate container e8ebc52ae194 [2023-03-13T04:04:21.678Z] ---> c0dd9d4d5267 [2023-03-13T04:04:21.678Z] Step 21/22 : LABEL git_sha=514b1fcb442d10bf95e8013c0fac850a8301f03e [2023-03-13T04:04:21.678Z] ---> Running in 662c750f3a84 [2023-03-13T04:04:21.948Z] Removing intermediate container 662c750f3a84 [2023-03-13T04:04:21.948Z] ---> df39835cdd32 [2023-03-13T04:04:21.948Z] Step 22/22 : LABEL version=0.0.0 [2023-03-13T04:04:22.218Z] ---> Running in b019cf4931e5 [2023-03-13T04:04:22.483Z] Removing intermediate container b019cf4931e5 [2023-03-13T04:04:22.483Z] ---> 74e9248650b6 [2023-03-13T04:04:22.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T04:04:22.483Z] Successfully built 74e9248650b6 [2023-03-13T04:04:22.483Z] 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-13T04:04:23.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T04:04:23.305Z] [2023-03-13T04:04:23.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T04:04:23.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T04:04:23.709Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T04:04:23.709Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T04:04:23.709Z] 04944245beec: Pulling fs layer [2023-03-13T04:04:23.709Z] 699f458cf7ca: Pulling fs layer [2023-03-13T04:04:23.709Z] 765212b225bb: Pulling fs layer [2023-03-13T04:04:23.709Z] f23df028b6ca: Pulling fs layer [2023-03-13T04:04:23.709Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T04:04:23.709Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T04:04:23.709Z] 765212b225bb: Waiting [2023-03-13T04:04:23.709Z] f23df028b6ca: Waiting [2023-03-13T04:04:23.709Z] d65c8cfc05b1: Waiting [2023-03-13T04:04:23.709Z] 2437ff75d9bd: Waiting [2023-03-13T04:04:23.978Z] 04944245beec: Verifying Checksum [2023-03-13T04:04:23.978Z] 04944245beec: Download complete [2023-03-13T04:04:23.978Z] 765212b225bb: Verifying Checksum [2023-03-13T04:04:23.978Z] 765212b225bb: Download complete [2023-03-13T04:04:23.978Z] f23df028b6ca: Download complete [2023-03-13T04:04:23.978Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T04:04:23.978Z] d65c8cfc05b1: Download complete [2023-03-13T04:04:24.248Z] 699f458cf7ca: Verifying Checksum [2023-03-13T04:04:24.248Z] 699f458cf7ca: Download complete [2023-03-13T04:04:24.518Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T04:04:24.518Z] 8998bd30e6a1: Download complete [2023-03-13T04:04:27.107Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T04:04:27.107Z] 2437ff75d9bd: Download complete [2023-03-13T04:04:28.520Z] 8998bd30e6a1: Pull complete [2023-03-13T04:04:29.109Z] 04944245beec: Pull complete [2023-03-13T04:04:30.520Z] 699f458cf7ca: Pull complete [2023-03-13T04:04:30.520Z] 765212b225bb: Pull complete [2023-03-13T04:04:31.478Z] f23df028b6ca: Pull complete [2023-03-13T04:04:31.478Z] d65c8cfc05b1: Pull complete [2023-03-13T04:04:46.467Z] 2437ff75d9bd: Pull complete [2023-03-13T04:04:46.467Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T04:04:46.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T04:04:46.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T04:04:46.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-9832 does not seem to be running inside a container [2023-03-13T04:04:46.915Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T04:04:49.491Z] $ docker top 0ce5feb37557e7ddb4f4b9c6a1ac13a105c805dd9818496d63e3ca7c57699a97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:04:50.421Z] ---> job-cost.sh [2023-03-13T04:04:50.421Z] lf-activate-venv: SKIPPING [2023-03-13T04:04:50.421Z] INFO: No Stack... [2023-03-13T04:04:50.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T04:04:51.654Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T04:04:52.326Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-13T04:04:52.326Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T04:04:52.411Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [2023-03-13T04:04:52.416Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] did not exist. Created. [2023-03-13T04:04:52.416Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T04:04:53.141Z] /w/workspace/device-modbus-go/1@tmp/durable-7996fe01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T04:04:53.813Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T04:04:53.849Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T04:04:53.903Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T04:04:53.919Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T04:04:54.002Z] $ docker stop --time=1 0ce5feb37557e7ddb4f4b9c6a1ac13a105c805dd9818496d63e3ca7c57699a97 [2023-03-13T04:04:55.552Z] $ docker rm -f --volumes 0ce5feb37557e7ddb4f4b9c6a1ac13a105c805dd9818496d63e3ca7c57699a97 [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-13T04:04:56.506Z] provisioning config files... [2023-03-13T04:04:56.512Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/config12625246539775796811tmp [Pipeline] { [Pipeline] sh [2023-03-13T04:04:56.843Z] + set +x [2023-03-13T04:04:56.843Z] + curl -s https://codecov.io/bash [2023-03-13T04:04:56.843Z] + bash -s -- [2023-03-13T04:04:56.843Z] [2023-03-13T04:04:56.843Z] _____ _ [2023-03-13T04:04:56.843Z] / ____| | | [2023-03-13T04:04:56.843Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T04:04:56.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T04:04:56.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T04:04:56.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T04:04:56.843Z] Bash-1.0.6 [2023-03-13T04:04:56.843Z] [2023-03-13T04:04:56.843Z] [2023-03-13T04:04:56.844Z] ==> git version 2.25.1 found [2023-03-13T04:04:56.844Z] ==> 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-13T04:04:56.844Z] Release-Date: 2020-01-08 [2023-03-13T04:04:56.844Z] 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-13T04:04:56.844Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T04:04:56.844Z] ==> Jenkins CI detected. [2023-03-13T04:04:56.844Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-422 [2023-03-13T04:04:56.844Z] project root: . [2023-03-13T04:04:56.844Z] --> token set from env [2023-03-13T04:04:56.844Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T04:04:56.844Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T04:04:56.844Z] ==> Python coveragepy not found [2023-03-13T04:04:56.844Z] ==> Searching for coverage reports in: [2023-03-13T04:04:56.844Z] + . [2023-03-13T04:04:56.844Z] -> Found 1 reports [2023-03-13T04:04:56.844Z] ==> Detecting git/mercurial file structure [2023-03-13T04:04:56.844Z] ==> Reading reports [2023-03-13T04:04:56.844Z] + ./coverage.out bytes=23736 [2023-03-13T04:04:56.844Z] ==> Appending adjustments [2023-03-13T04:04:56.844Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T04:04:57.102Z] + Found adjustments [2023-03-13T04:04:57.102Z] ==> Gzipping contents [2023-03-13T04:04:57.102Z] 4.0K /tmp/codecov.2IxliZ.gz [2023-03-13T04:04:57.102Z] ==> Uploading reports [2023-03-13T04:04:57.102Z] url: https://codecov.io [2023-03-13T04:04:57.102Z] query: branch=PR-422&commit=514b1fcb442d10bf95e8013c0fac850a8301f03e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=422&job=&cmd_args= [2023-03-13T04:04:57.102Z] -> Pinging Codecov [2023-03-13T04:04:57.102Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-422&commit=514b1fcb442d10bf95e8013c0fac850a8301f03e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=422&job=&cmd_args= [2023-03-13T04:04:57.360Z] -> Uploading to [2023-03-13T04:04:57.360Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/55DBCA73C666E3227836607328DD7E49/514b1fcb442d10bf95e8013c0fac850a8301f03e/6005c70f-147c-48c9-b0d2-72f02162a152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T040457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b187ec6ed958a4cf97186b976980b5c47bff1bd67db523544ecacdb14f0fbaef [2023-03-13T04:04:57.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T04:04:57.360Z] Dload Upload Total Spent Left Speed [2023-03-13T04:04:57.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 19369 --:--:-- --:--:-- --:--:-- 19274 100 3932 0 0 100 3932 0 15791 --:--:-- --:--:-- --:--:-- 15791 [2023-03-13T04:04:57.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/514b1fcb442d10bf95e8013c0fac850a8301f03e [Pipeline] } [2023-03-13T04:04:57.645Z] 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-13T04:04:59.414Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-422/archives ] [2023-03-13T04:04:59.414Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-422/archives [2023-03-13T04:04:59.414Z] total 16 [2023-03-13T04:04:59.414Z] drwxr-xr-x 3 root root 4096 Mar 13 03:57 . [2023-03-13T04:04:59.414Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 03:57 .. [2023-03-13T04:04:59.414Z] drwxr-xr-x 2 root root 4096 Mar 13 03:57 cost [2023-03-13T04:04:59.414Z] -rw-r--r-- 1 root root 88 Mar 13 03:57 cost.csv [2023-03-13T04:04:59.414Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-422/archives [2023-03-13T04:04:59.414Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-422/archives [2023-03-13T04:04:59.414Z] total 16 [2023-03-13T04:04:59.414Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 03:57 . [2023-03-13T04:04:59.414Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 03:57 .. [2023-03-13T04:04:59.414Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 03:57 cost [2023-03-13T04:04:59.414Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 13 03:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:04:59.746Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:00.628Z] ---> package-listing.sh [2023-03-13T04:05:00.629Z] ++ facter osfamily [2023-03-13T04:05:00.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T04:05:00.888Z] + OS_FAMILY=debian [2023-03-13T04:05:00.888Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-422 [2023-03-13T04:05:00.888Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T04:05:00.888Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T04:05:00.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T04:05:00.888Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T04:05:00.888Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-422 ']' [2023-03-13T04:05:00.888Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T04:05:00.888Z] + case "${OS_FAMILY}" in [2023-03-13T04:05:00.888Z] + dpkg -l [2023-03-13T04:05:00.888Z] + grep '^ii' [2023-03-13T04:05:00.888Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T04:05:00.888Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T04:05:00.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T04:05:00.888Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-422 ']' [2023-03-13T04:05:00.888Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-422/archives/ [2023-03-13T04:05:00.888Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-422/archives/ [Pipeline] echo [2023-03-13T04:05:00.922Z] 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-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T04:05:01.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T04:05:01.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T04:05:01.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T04:05:02.004Z] prd-ubuntu20.04-docker-8c-8g-9831 does not seem to be running inside a container [2023-03-13T04:05:02.046Z] $ 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-422/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-422 -v /w/workspace/xfoundry_device-modbus-go_PR-422:/w/workspace/xfoundry_device-modbus-go_PR-422:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-422@tmp:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T04:05:02.264Z] $ docker top 98eb8b9ca59ecefc200f11080d268002619f31c8fa698fb434de7fecc021c72d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T04:05:02.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T04:05:02.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T04:05:03.278Z] + ls /var/log/sa-host [2023-03-13T04:05:03.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T04:05:03.502Z] provisioning config files... [2023-03-13T04:05:03.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-422@tmp/config13172081953622955325tmp [Pipeline] { [Pipeline] echo [2023-03-13T04:05:03.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:03.881Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T04:05:03.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:04.313Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T04:05:04.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:04.662Z] ---> sudo-logs.sh [2023-03-13T04:05:04.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T04:05:04.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:05.061Z] ---> job-cost.sh [2023-03-13T04:05:05.061Z] lf-activate-venv: SKIPPING [2023-03-13T04:05:05.061Z] DEBUG: total: 0.2199999988079071 [2023-03-13T04:05:05.061Z] INFO: Retrieving Stack Cost... [2023-03-13T04:05:05.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T04:05:05.889Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T04:05:05.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T04:05:06.230Z] ---> logs-deploy.sh [2023-03-13T04:05:06.230Z] lf-activate-venv: SKIPPING [2023-03-13T04:05:06.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-422/1 [2023-03-13T04:05:06.230Z] INFO: archiving workspace using pattern(s): [2023-03-13T04:05:07.164Z] Archives upload complete. [2023-03-13T04:05:07.164Z] INFO: archiving logs to Nexus