Pull request #471 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 jumpingliu for edgexfoundry/device-modbus-go Loading trusted files from base branch main at 54464c102ac0d16f572eda0a03f8ee766b26f00f rather than b8327fd3511f819d79f4a789c4fe4ac80a007fca Obtained Jenkinsfile from 54464c102ac0d16f572eda0a03f8ee766b26f00f 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-ssh15236576998547648412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3289773673288452774.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-471/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-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4704042588360178450.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-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2836565928271237588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18396340058075329540.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-471/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-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12403256011775637332.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13826 in /w/workspace/xfoundry_device-modbus-go_PR-471 [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-471 # 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/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54464c102ac0d16f572eda0a03f8ee766b26f00f into PR head commit b8327fd3511f819d79f4a789c4fe4ac80a007fca Merge succeeded, producing b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 Checking out Revision b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 (PR-471) > git config core.sparsecheckout # timeout=10 > git checkout -f b8327fd3511f819d79f4a789c4fe4ac80a007fca # 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 54464c102ac0d16f572eda0a03f8ee766b26f00f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 # timeout=10 Commit message: "Merge commit '54464c102ac0d16f572eda0a03f8ee766b26f00f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T05:40:02.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T05:40:02.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T05:40:02.825Z] ========================================================= [2023-05-05T05:40:02.825Z] EdgeX Global Pipelines Version Info [2023-05-05T05:40:02.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:40:03.573Z] ------------------- [2023-05-05T05:40:03.573Z] stable info: [2023-05-05T05:40:03.573Z] ------------------- [2023-05-05T05:40:03.573Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T05:40:03.573Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:40:03.573Z] Message: update stable to v1.0.249 [2023-05-05T05:40:04.145Z] ------------------- [2023-05-05T05:40:04.145Z] experimental info: [2023-05-05T05:40:04.145Z] ------------------- [2023-05-05T05:40:04.145Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T05:40:04.145Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:40:04.145Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T05:40:04.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-05T05:40:04.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-05T05:40:04.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T05:40:04.574Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T05:40:04.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T05:40:04.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T05:40:04.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T05:40:04.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T05:40:04.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T05:40:04.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T05:40:04.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T05:40:04.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-05T05:40:04.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T05:40:04.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T05:40:05.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:40:05.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:40:05.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:40:05.194Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:40:05.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T05:40:05.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T05:40:05.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T05:40:05.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T05:40:05.410Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T05:40:05.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T05:40:05.496Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T05:40:05.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T05:40:05.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T05:40:05.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-471 [Pipeline] echo [2023-05-05T05:40:05.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-471 [Pipeline] echo [2023-05-05T05:40:05.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-471 [Pipeline] echo [2023-05-05T05:40:05.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [Pipeline] echo [2023-05-05T05:40:05.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b86a38c [Pipeline] echo [2023-05-05T05:40:05.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:40:05.922Z] provisioning config files... [2023-05-05T05:40:05.938Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/config11080206292074465873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:40:06.286Z] ---> docker-login.sh [2023-05-05T05:40:06.286Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:40:06.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:06.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:06.547Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:06.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:06.547Z] [2023-05-05T05:40:06.547Z] Login Succeeded [2023-05-05T05:40:06.547Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:40:06.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:06.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:06.547Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:06.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:06.547Z] [2023-05-05T05:40:06.547Z] Login Succeeded [2023-05-05T05:40:06.547Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:40:06.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:06.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:06.825Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:06.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:06.825Z] [2023-05-05T05:40:06.825Z] Login Succeeded [2023-05-05T05:40:06.825Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:40:06.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:06.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:06.825Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:06.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:06.825Z] [2023-05-05T05:40:06.825Z] Login Succeeded [2023-05-05T05:40:06.825Z] docker.io [2023-05-05T05:40:07.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:07.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:07.087Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:07.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:07.087Z] [2023-05-05T05:40:07.087Z] Login Succeeded [2023-05-05T05:40:07.087Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:40:07.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T05:40:07.759Z] + git rev-list -1 --merges b86a38c7d16f7476d59d4e8f1660887c70d8d4c3~1..b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [Pipeline] echo [2023-05-05T05:40:07.811Z] -----------> git rev-list -1 --merges b86a38c7d16f7476d59d4e8f1660887c70d8d4c3~1..b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [2023-05-05T05:40:07.811Z] b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [false] [Pipeline] sh [2023-05-05T05:40:08.135Z] + git log --format=format:%s -1 b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [Pipeline] echo [2023-05-05T05:40:08.175Z] ========================================================= [2023-05-05T05:40:08.175Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T05:40:08.175Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:40:08.617Z] + git log --format=format:%s -1 b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [Pipeline] echo [2023-05-05T05:40:08.652Z] [semverPrep] GIT_COMMIT: b86a38c7d16f7476d59d4e8f1660887c70d8d4c3, Commit Message: Merge commit '54464c102ac0d16f572eda0a03f8ee766b26f00f' into HEAD [Pipeline] echo [2023-05-05T05:40:08.682Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T05:40:09.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:40:09.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T05:40:09.104Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T05:40:09.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T05:40:09.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T05:40:09.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T05:40:09.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:40:09.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:40:09.553Z] [2023-05-05T05:40:09.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:40:09.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:40:09.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T05:40:09.934Z] b85a868b505f: Pulling fs layer [2023-05-05T05:40:09.934Z] e2be974225ed: Pulling fs layer [2023-05-05T05:40:09.934Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T05:40:09.934Z] 988bab9f4d93: Pulling fs layer [2023-05-05T05:40:09.934Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T05:40:09.934Z] eaf3925da568: Pulling fs layer [2023-05-05T05:40:09.934Z] bab4dde63d76: Pulling fs layer [2023-05-05T05:40:09.934Z] bde34c3a00c8: Pulling fs layer [2023-05-05T05:40:09.934Z] b352a97aabf1: Pulling fs layer [2023-05-05T05:40:09.934Z] 4872d77fe225: Pulling fs layer [2023-05-05T05:40:09.934Z] 5851b861e8e6: Pulling fs layer [2023-05-05T05:40:09.934Z] bde34c3a00c8: Waiting [2023-05-05T05:40:09.934Z] b352a97aabf1: Waiting [2023-05-05T05:40:09.934Z] 4872d77fe225: Waiting [2023-05-05T05:40:09.934Z] 988bab9f4d93: Waiting [2023-05-05T05:40:09.934Z] 5851b861e8e6: Waiting [2023-05-05T05:40:09.934Z] eaf3925da568: Waiting [2023-05-05T05:40:09.934Z] bab4dde63d76: Waiting [2023-05-05T05:40:09.934Z] e2be974225ed: Download complete [2023-05-05T05:40:09.934Z] 988bab9f4d93: Verifying Checksum [2023-05-05T05:40:09.934Z] 988bab9f4d93: Download complete [2023-05-05T05:40:10.194Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T05:40:10.194Z] 1469e6f7b9e6: Download complete [2023-05-05T05:40:10.194Z] eaf3925da568: Verifying Checksum [2023-05-05T05:40:10.194Z] eaf3925da568: Download complete [2023-05-05T05:40:10.194Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T05:40:10.194Z] 339a4e72a1f5: Download complete [2023-05-05T05:40:10.194Z] bde34c3a00c8: Verifying Checksum [2023-05-05T05:40:10.194Z] bde34c3a00c8: Download complete [2023-05-05T05:40:10.194Z] b352a97aabf1: Verifying Checksum [2023-05-05T05:40:10.194Z] b352a97aabf1: Download complete [2023-05-05T05:40:10.194Z] 4872d77fe225: Verifying Checksum [2023-05-05T05:40:10.194Z] 4872d77fe225: Download complete [2023-05-05T05:40:10.194Z] 5851b861e8e6: Verifying Checksum [2023-05-05T05:40:10.194Z] 5851b861e8e6: Download complete [2023-05-05T05:40:10.194Z] b85a868b505f: Verifying Checksum [2023-05-05T05:40:10.194Z] b85a868b505f: Download complete [2023-05-05T05:40:10.454Z] bab4dde63d76: Verifying Checksum [2023-05-05T05:40:10.454Z] bab4dde63d76: Download complete [2023-05-05T05:40:11.396Z] b85a868b505f: Pull complete [2023-05-05T05:40:11.396Z] e2be974225ed: Pull complete [2023-05-05T05:40:11.966Z] 339a4e72a1f5: Pull complete [2023-05-05T05:40:11.966Z] 988bab9f4d93: Pull complete [2023-05-05T05:40:12.227Z] 1469e6f7b9e6: Pull complete [2023-05-05T05:40:12.486Z] eaf3925da568: Pull complete [2023-05-05T05:40:14.459Z] bab4dde63d76: Pull complete [2023-05-05T05:40:14.459Z] bde34c3a00c8: Pull complete [2023-05-05T05:40:14.459Z] b352a97aabf1: Pull complete [2023-05-05T05:40:14.459Z] 4872d77fe225: Pull complete [2023-05-05T05:40:14.718Z] 5851b861e8e6: Pull complete [2023-05-05T05:40:14.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T05:40:14.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:40:14.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:40:15.005Z] prd-ubuntu20.04-docker-8c-8g-13826 does not seem to be running inside a container [2023-05-05T05:40:15.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-471 -v /w/workspace/xfoundry_device-modbus-go_PR-471:/w/workspace/xfoundry_device-modbus-go_PR-471:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-471@tmp:/w/workspace/xfoundry_device-modbus-go_PR-471@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-05-05T05:40:17.532Z] $ docker top d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a -eo pid,comm [2023-05-05T05:40:17.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:40:17.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:40:17.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:40:17.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:40:17.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:40:17.865Z] $ docker exec d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a ssh-agent [2023-05-05T05:40:17.975Z] SSH_AUTH_SOCK=/tmp/ssh-1KNuTSqTxPxo/agent.32 [2023-05-05T05:40:17.975Z] SSH_AGENT_PID=38 [2023-05-05T05:40:17.982Z] Running ssh-add (command line suppressed) [2023-05-05T05:40:18.076Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-471@tmp/private_key_11331752737019108839.key (/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/private_key_11331752737019108839.key) [2023-05-05T05:40:18.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:40:18.445Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T05:40:18.465Z] $ docker exec --env ******** --env ******** d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a ssh-agent -k [2023-05-05T05:40:18.589Z] unset SSH_AUTH_SOCK; [2023-05-05T05:40:18.589Z] unset SSH_AGENT_PID; [2023-05-05T05:40:18.589Z] echo Agent pid 38 killed; [2023-05-05T05:40:18.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T05:40:18.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:40:18.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:40:18.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:40:18.820Z] $ docker exec d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a ssh-agent [2023-05-05T05:40:18.934Z] SSH_AUTH_SOCK=/tmp/ssh-VZd2SbbEjlAS/agent.70 [2023-05-05T05:40:18.934Z] SSH_AGENT_PID=76 [2023-05-05T05:40:18.939Z] Running ssh-add (command line suppressed) [2023-05-05T05:40:19.047Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-471@tmp/private_key_2656607403558667747.key (/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/private_key_2656607403558667747.key) [2023-05-05T05:40:19.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:40:19.405Z] + git semver init [2023-05-05T05:40:19.665Z] 2023-05-05 05:40:19,577 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T05:40:19.665Z] 2023-05-05 05:40:19,579 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-471/.semver [2023-05-05T05:40:19.665Z] 2023-05-05 05:40:19,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-471/.semver [2023-05-05T05:40:19.665Z] 2023-05-05 05:40:19,579 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-471/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-471, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,370 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-471/.git/info/exclude [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-471/.semver/PR-471 with force:False [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,371 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-471/.semver/PR-471 [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,375 [execute] INFO git cat-file --batch-check [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-471/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,381 [execute] INFO git cat-file --batch [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-471/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:40:20.623Z] 2023-05-05 05:40:20,385 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-471/.semver/PR-471 [2023-05-05T05:40:20.623Z] 0.0.0 [Pipeline] } [2023-05-05T05:40:20.644Z] $ docker exec --env ******** --env ******** d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a ssh-agent -k [2023-05-05T05:40:20.743Z] unset SSH_AUTH_SOCK; [2023-05-05T05:40:20.743Z] unset SSH_AGENT_PID; [2023-05-05T05:40:20.743Z] echo Agent pid 76 killed; [2023-05-05T05:40:20.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:40:21.195Z] + git semver [Pipeline] } [2023-05-05T05:40:21.469Z] $ docker stop --time=1 d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a [2023-05-05T05:40:22.785Z] $ docker rm -f --volumes d8d0cd474616e5a3ffe6559fe7793eb7aa0d9db840ae2450d7cf370356264b1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:40:23.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T05:40:23.467Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T05:40:23.484Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:40:24.037Z] provisioning config files... [2023-05-05T05:40:24.046Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/config3429495916958830407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:40:24.399Z] ---> docker-login.sh [2023-05-05T05:40:24.399Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:40:24.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:24.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:24.399Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:24.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:24.399Z] [2023-05-05T05:40:24.399Z] Login Succeeded [2023-05-05T05:40:24.399Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:40:24.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:24.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:24.399Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:24.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:24.399Z] [2023-05-05T05:40:24.399Z] Login Succeeded [2023-05-05T05:40:24.399Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:40:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:24.660Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:24.660Z] [2023-05-05T05:40:24.660Z] Login Succeeded [2023-05-05T05:40:24.660Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:40:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:24.660Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:24.660Z] [2023-05-05T05:40:24.660Z] Login Succeeded [2023-05-05T05:40:24.660Z] docker.io [2023-05-05T05:40:24.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:40:24.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:40:24.919Z] Configure a credential helper to remove this warning. See [2023-05-05T05:40:24.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:40:24.920Z] [2023-05-05T05:40:24.920Z] Login Succeeded [2023-05-05T05:40:24.920Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:40:24.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:40:25.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:40:25.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:40:25.212Z] ========================================================= [2023-05-05T05:40:25.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T05:40:25.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:40:25.681Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:40:25.681Z] Sending build context to Docker daemon 6.487MB [2023-05-05T05:40:25.681Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:40:25.681Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-05T05:40:25.681Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T05:40:25.681Z] f56be85fc22e: Pulling fs layer [2023-05-05T05:40:25.681Z] 85791d961cd3: Pulling fs layer [2023-05-05T05:40:25.681Z] d694b5ae8c79: Pulling fs layer [2023-05-05T05:40:25.681Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T05:40:25.681Z] 4d19c01a9841: Pulling fs layer [2023-05-05T05:40:25.681Z] 9325e15d5711: Pulling fs layer [2023-05-05T05:40:25.681Z] 556b6ee489ea: Pulling fs layer [2023-05-05T05:40:25.681Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T05:40:25.681Z] 556b6ee489ea: Waiting [2023-05-05T05:40:25.681Z] 9f32a84ed3da: Waiting [2023-05-05T05:40:25.681Z] c5a4b2cf53e6: Waiting [2023-05-05T05:40:25.681Z] 9325e15d5711: Waiting [2023-05-05T05:40:25.681Z] 4d19c01a9841: Waiting [2023-05-05T05:40:25.681Z] 85791d961cd3: Download complete [2023-05-05T05:40:25.681Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T05:40:25.681Z] 9f32a84ed3da: Download complete [2023-05-05T05:40:25.681Z] 4d19c01a9841: Verifying Checksum [2023-05-05T05:40:25.681Z] 4d19c01a9841: Download complete [2023-05-05T05:40:25.941Z] f56be85fc22e: Verifying Checksum [2023-05-05T05:40:25.941Z] f56be85fc22e: Download complete [2023-05-05T05:40:25.941Z] 9325e15d5711: Verifying Checksum [2023-05-05T05:40:25.941Z] 9325e15d5711: Download complete [2023-05-05T05:40:25.941Z] f56be85fc22e: Pull complete [2023-05-05T05:40:26.206Z] 85791d961cd3: Pull complete [2023-05-05T05:40:26.469Z] d694b5ae8c79: Verifying Checksum [2023-05-05T05:40:26.469Z] d694b5ae8c79: Download complete [2023-05-05T05:40:26.729Z] c5a4b2cf53e6: Download complete [2023-05-05T05:40:26.729Z] 556b6ee489ea: Verifying Checksum [2023-05-05T05:40:26.729Z] 556b6ee489ea: Download complete [2023-05-05T05:40:30.012Z] d694b5ae8c79: Pull complete [2023-05-05T05:40:30.012Z] 9f32a84ed3da: Pull complete [2023-05-05T05:40:30.012Z] 4d19c01a9841: Pull complete [2023-05-05T05:40:30.012Z] 9325e15d5711: Pull complete [2023-05-05T05:40:32.552Z] 556b6ee489ea: Pull complete [2023-05-05T05:40:33.120Z] c5a4b2cf53e6: Pull complete [2023-05-05T05:40:33.120Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T05:40:33.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T05:40:33.379Z] ---> c4be618373d6 [2023-05-05T05:40:33.379Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:40:37.591Z] ---> Running in ce42318e2fe9 [2023-05-05T05:40:37.591Z] Removing intermediate container ce42318e2fe9 [2023-05-05T05:40:37.591Z] ---> cd388b8544fb [2023-05-05T05:40:37.591Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:40:37.591Z] ---> Running in f3902d685c85 [2023-05-05T05:40:37.591Z] Removing intermediate container f3902d685c85 [2023-05-05T05:40:37.591Z] ---> 364b0f88919a [2023-05-05T05:40:37.591Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-05T05:40:37.591Z] ---> Running in 7c8f90ea51d5 [2023-05-05T05:40:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:40:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:40:38.111Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-05T05:40:38.111Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-05T05:40:38.111Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-05T05:40:38.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:40:38.111Z] OK: 270 MiB in 61 packages [2023-05-05T05:40:38.678Z] Removing intermediate container 7c8f90ea51d5 [2023-05-05T05:40:38.678Z] ---> ec1d7a3921c0 [2023-05-05T05:40:38.678Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-05T05:40:38.678Z] ---> Running in 869058e123a2 [2023-05-05T05:40:38.678Z] Removing intermediate container 869058e123a2 [2023-05-05T05:40:38.678Z] ---> 71ae5c54de27 [2023-05-05T05:40:38.678Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-05T05:40:38.863Z] Still waiting to schedule task [2023-05-05T05:40:38.863Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T05:40:38.938Z] ---> cec7d62b6405 [2023-05-05T05:40:38.938Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:40:38.938Z] ---> Running in 8088adabd73f [2023-05-05T05:41:11.140Z] Removing intermediate container 8088adabd73f [2023-05-05T05:41:11.140Z] ---> ac4938da1467 [2023-05-05T05:41:11.140Z] Step 9/10 : COPY . . [2023-05-05T05:41:11.140Z] ---> 38ae5b86f020 [2023-05-05T05:41:11.140Z] Step 10/10 : RUN ${MAKE} [2023-05-05T05:41:11.140Z] ---> Running in d1a29da7e99e [2023-05-05T05:41:11.140Z] noop [2023-05-05T05:41:11.140Z] Removing intermediate container d1a29da7e99e [2023-05-05T05:41:11.140Z] ---> 1efcff8606c9 [2023-05-05T05:41:11.140Z] Successfully built 1efcff8606c9 [2023-05-05T05:41:11.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:11.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:41:11.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:41:11.740Z] prd-ubuntu20.04-docker-8c-8g-13826 does not seem to be running inside a container [2023-05-05T05:41:11.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-471 -v /w/workspace/xfoundry_device-modbus-go_PR-471:/w/workspace/xfoundry_device-modbus-go_PR-471:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-471@tmp:/w/workspace/xfoundry_device-modbus-go_PR-471@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-05-05T05:41:12.121Z] $ docker top 92ca3ebf35dbe16c45c59e6aada0b150ba51f5cc035f4a09a13ec9b2fa9a3b50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:41:12.511Z] + go version [2023-05-05T05:41:12.511Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T05:41:12.553Z] $ docker stop --time=1 92ca3ebf35dbe16c45c59e6aada0b150ba51f5cc035f4a09a13ec9b2fa9a3b50 [2023-05-05T05:41:13.842Z] $ docker rm -f --volumes 92ca3ebf35dbe16c45c59e6aada0b150ba51f5cc035f4a09a13ec9b2fa9a3b50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:14.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:41:14.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:41:14.668Z] prd-ubuntu20.04-docker-8c-8g-13826 does not seem to be running inside a container [2023-05-05T05:41:14.708Z] $ 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-471 -v /w/workspace/xfoundry_device-modbus-go_PR-471:/w/workspace/xfoundry_device-modbus-go_PR-471:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-471@tmp:/w/workspace/xfoundry_device-modbus-go_PR-471@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-05-05T05:41:15.079Z] $ docker top 0c8a4095c962db5a16a6f66fb8e09d5ac5c75e6a1db98776b413c3b2f9ffed02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:41:15.463Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-471 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:41:15.817Z] + make test [2023-05-05T05:41:15.818Z] go test ./... -coverprofile=coverage.out [2023-05-05T05:41:21.090Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-05T05:41:31.076Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-05T05:41:31.076Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements [2023-05-05T05:41:39.185Z] go vet ./... [2023-05-05T05:41:42.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:41:42.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:41:42.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:41:42.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:41:42.164Z] $ docker stop --time=1 0c8a4095c962db5a16a6f66fb8e09d5ac5c75e6a1db98776b413c3b2f9ffed02 [2023-05-05T05:41:45.642Z] $ docker rm -f --volumes 0c8a4095c962db5a16a6f66fb8e09d5ac5c75e6a1db98776b413c3b2f9ffed02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:41:46.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:41:46.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T05:41:46.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:41:47.222Z] + ls -al . [2023-05-05T05:41:47.222Z] total 180 [2023-05-05T05:41:47.222Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:41 . [2023-05-05T05:41:47.222Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:39 .. [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 05:39 .dockerignore [2023-05-05T05:41:47.222Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:40 .git [2023-05-05T05:41:47.222Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 .github [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 331 May 5 05:39 .gitignore [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:39 .golangci.yml [2023-05-05T05:41:47.222Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:40 .semver [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 5 05:39 Attribution.txt [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 5 05:39 CHANGELOG.md [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 5 05:39 Dockerfile [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:39 GOVERNANCE.md [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 05:39 Jenkinsfile [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:39 LICENSE [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 5 05:39 Makefile [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 622 May 5 05:39 OWNERS.md [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 5 05:39 README.md [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:40 VERSION [2023-05-05T05:41:47.222Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:39 bin [2023-05-05T05:41:47.222Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 cmd [2023-05-05T05:41:47.222Z] -rw-r--r-- 1 jenkins jenkins 24160 May 5 05:41 coverage.out [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 5 05:39 go.mod [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 5 05:39 go.sum [2023-05-05T05:41:47.222Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 internal [2023-05-05T05:41:47.222Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:39 simulator [2023-05-05T05:41:47.222Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:39 snap [2023-05-05T05:41:47.222Z] -rw-rw-r-- 1 jenkins jenkins 229 May 5 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:47.620Z] + 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=b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 --label arch=amd64 --label version=0.0.0 . [2023-05-05T05:41:47.620Z] Sending build context to Docker daemon 6.512MB [2023-05-05T05:41:47.620Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:41:47.620Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-05T05:41:47.620Z] ---> 1efcff8606c9 [2023-05-05T05:41:47.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:41:47.620Z] ---> Running in 4d1642815377 [2023-05-05T05:41:47.880Z] Removing intermediate container 4d1642815377 [2023-05-05T05:41:47.880Z] ---> 5d00f47a62c8 [2023-05-05T05:41:47.880Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:41:47.880Z] ---> Running in 397d9f89776e [2023-05-05T05:41:47.880Z] Removing intermediate container 397d9f89776e [2023-05-05T05:41:47.880Z] ---> d78735b4e478 [2023-05-05T05:41:47.880Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-05T05:41:47.880Z] ---> Running in 99ef1c77fbb0 [2023-05-05T05:41:48.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:48.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:48.665Z] OK: 270 MiB in 61 packages [2023-05-05T05:41:48.923Z] Removing intermediate container 99ef1c77fbb0 [2023-05-05T05:41:48.923Z] ---> af74fd89261d [2023-05-05T05:41:48.923Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-05T05:41:48.923Z] ---> Running in d24ce129ab4b [2023-05-05T05:41:48.923Z] Removing intermediate container d24ce129ab4b [2023-05-05T05:41:48.923Z] ---> 3b080f3d968b [2023-05-05T05:41:48.924Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-05T05:41:49.184Z] ---> 5ca08315f86a [2023-05-05T05:41:49.184Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:41:49.184Z] ---> Running in acd8544cc510 [2023-05-05T05:41:50.207Z] Removing intermediate container acd8544cc510 [2023-05-05T05:41:50.207Z] ---> 3f4046e65c37 [2023-05-05T05:41:50.207Z] Step 9/22 : COPY . . [2023-05-05T05:41:50.466Z] ---> babced1c07fd [2023-05-05T05:41:50.466Z] Step 10/22 : RUN ${MAKE} [2023-05-05T05:41:50.466Z] ---> Running in 62467ff79221 [2023-05-05T05:41:50.728Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-05T05:42:12.651Z] Removing intermediate container 62467ff79221 [2023-05-05T05:42:12.651Z] ---> 269e80a21f87 [2023-05-05T05:42:12.651Z] Step 11/22 : FROM alpine:3.17 [2023-05-05T05:42:12.651Z] 3.17: Pulling from library/alpine [2023-05-05T05:42:12.651Z] f56be85fc22e: Already exists [2023-05-05T05:42:12.651Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:42:12.651Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:42:12.651Z] ---> 9ed4aefc74f6 [2023-05-05T05:42:12.651Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-05T05:42:12.651Z] ---> Running in 9e6f43fcbda3 [2023-05-05T05:42:12.651Z] Removing intermediate container 9e6f43fcbda3 [2023-05-05T05:42:12.651Z] ---> d1568ad3c0a2 [2023-05-05T05:42:12.651Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-05T05:42:12.651Z] ---> Running in 7bf874a1361b [2023-05-05T05:42:12.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:42:12.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:42:12.651Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T05:42:12.651Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:42:12.652Z] OK: 7 MiB in 16 packages [2023-05-05T05:42:12.652Z] Removing intermediate container 7bf874a1361b [2023-05-05T05:42:12.652Z] ---> 542e17d37786 [2023-05-05T05:42:12.652Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-05T05:42:12.652Z] ---> 52fd4a6c148e [2023-05-05T05:42:12.652Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-05T05:42:12.910Z] ---> 0eba223a8ee2 [2023-05-05T05:42:12.910Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-05T05:42:12.910Z] ---> 9b1ef775e103 [2023-05-05T05:42:12.910Z] Step 17/22 : EXPOSE 59901 [2023-05-05T05:42:12.910Z] ---> Running in 31f53d1ed8c3 [2023-05-05T05:42:13.169Z] Removing intermediate container 31f53d1ed8c3 [2023-05-05T05:42:13.169Z] ---> e5583ef9fa45 [2023-05-05T05:42:13.169Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-05T05:42:13.169Z] ---> Running in 50dbfa523e5e [2023-05-05T05:42:13.169Z] Removing intermediate container 50dbfa523e5e [2023-05-05T05:42:13.169Z] ---> 390fd471a93a [2023-05-05T05:42:13.169Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T05:42:13.169Z] ---> Running in a55fce8b995e [2023-05-05T05:42:13.428Z] Removing intermediate container a55fce8b995e [2023-05-05T05:42:13.428Z] ---> 305e7c551a83 [2023-05-05T05:42:13.428Z] Step 20/22 : LABEL arch=amd64 [2023-05-05T05:42:13.428Z] ---> Running in 4bb1459e9eed [2023-05-05T05:42:13.428Z] Removing intermediate container 4bb1459e9eed [2023-05-05T05:42:13.428Z] ---> 1c35daa830e0 [2023-05-05T05:42:13.428Z] Step 21/22 : LABEL git_sha=b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [2023-05-05T05:42:13.428Z] ---> Running in 81be172b560d [2023-05-05T05:42:13.685Z] Removing intermediate container 81be172b560d [2023-05-05T05:42:13.685Z] ---> 631faa49272d [2023-05-05T05:42:13.685Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T05:42:13.685Z] ---> Running in adba81fee390 [2023-05-05T05:42:13.685Z] Removing intermediate container adba81fee390 [2023-05-05T05:42:13.685Z] ---> 4d63926a1269 [2023-05-05T05:42:13.685Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:42:13.685Z] Successfully built 4d63926a1269 [2023-05-05T05:42:13.685Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:42:14.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:42:14.539Z] [2023-05-05T05:42:14.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:42:14.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:42:14.920Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T05:42:14.920Z] 5eb5b503b376: Pulling fs layer [2023-05-05T05:42:14.920Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T05:42:14.920Z] ec43610c2a17: Pulling fs layer [2023-05-05T05:42:14.920Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T05:42:14.920Z] 33b1e0a273af: Pulling fs layer [2023-05-05T05:42:14.920Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T05:42:14.920Z] 2f39f015ded8: Pulling fs layer [2023-05-05T05:42:14.920Z] 3a2ae6a8a46f: Waiting [2023-05-05T05:42:14.920Z] 33b1e0a273af: Waiting [2023-05-05T05:42:14.920Z] 5d3b04190fa2: Waiting [2023-05-05T05:42:14.920Z] 2f39f015ded8: Waiting [2023-05-05T05:42:14.920Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T05:42:14.920Z] 5c69ac0246d0: Download complete [2023-05-05T05:42:14.920Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T05:42:14.920Z] 3a2ae6a8a46f: Download complete [2023-05-05T05:42:14.920Z] 33b1e0a273af: Verifying Checksum [2023-05-05T05:42:14.920Z] 33b1e0a273af: Download complete [2023-05-05T05:42:14.920Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T05:42:14.920Z] 5d3b04190fa2: Download complete [2023-05-05T05:42:14.920Z] ec43610c2a17: Verifying Checksum [2023-05-05T05:42:14.920Z] ec43610c2a17: Download complete [2023-05-05T05:42:15.179Z] 5eb5b503b376: Verifying Checksum [2023-05-05T05:42:15.179Z] 5eb5b503b376: Download complete [2023-05-05T05:42:15.749Z] 2f39f015ded8: Download complete [2023-05-05T05:42:16.356Z] 5eb5b503b376: Pull complete [2023-05-05T05:42:16.614Z] 5c69ac0246d0: Pull complete [2023-05-05T05:42:16.875Z] ec43610c2a17: Pull complete [2023-05-05T05:42:17.152Z] 3a2ae6a8a46f: Pull complete [2023-05-05T05:42:17.411Z] 33b1e0a273af: Pull complete [2023-05-05T05:42:17.411Z] 5d3b04190fa2: Pull complete [2023-05-05T05:42:22.817Z] 2f39f015ded8: Pull complete [2023-05-05T05:42:22.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T05:42:22.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:42:22.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:42:23.051Z] prd-ubuntu20.04-docker-8c-8g-13826 does not seem to be running inside a container [2023-05-05T05:42:23.091Z] $ 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-471 -v /w/workspace/xfoundry_device-modbus-go_PR-471:/w/workspace/xfoundry_device-modbus-go_PR-471:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-471@tmp:/w/workspace/xfoundry_device-modbus-go_PR-471@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-05-05T05:42:26.885Z] $ docker top 3cdee0366e544b3d8cf3d4436b7a38e83a848567bce1ca616729d1f84d1e0020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:42:27.331Z] ---> job-cost.sh [2023-05-05T05:42:27.332Z] lf-activate-venv: SKIPPING [2023-05-05T05:42:27.332Z] INFO: No Stack... [2023-05-05T05:42:27.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:42:28.159Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:42:28.480Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-471/archives/cost.csv [2023-05-05T05:42:28.480Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T05:42:28.519Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [2023-05-05T05:42:28.525Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] did not exist. Created. [2023-05-05T05:42:28.525Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:42:28.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T05:42:28.980Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:42:29.009Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:42:29.083Z] $ docker stop --time=1 3cdee0366e544b3d8cf3d4436b7a38e83a848567bce1ca616729d1f84d1e0020 [2023-05-05T05:42:30.226Z] $ docker rm -f --volumes 3cdee0366e544b3d8cf3d4436b7a38e83a848567bce1ca616729d1f84d1e0020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T05:44:00.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13828 in /w/workspace/xfoundry_device-modbus-go_PR-471 [Pipeline] { [Pipeline] ws [2023-05-05T05:44:00.471Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T05:44:00.560Z] Selected Git installation does not exist. Using Default [2023-05-05T05:44:00.560Z] The recommended git tool is: NONE [2023-05-05T05:44:06.555Z] using credential edgex-jenkins-ssh [2023-05-05T05:44:06.581Z] Cloning the remote Git repository [2023-05-05T05:44:06.661Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-05T05:44:06.773Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-05T05:44:06.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-05T05:44:06.961Z] > git --version # timeout=10 [2023-05-05T05:44:06.988Z] > git --version # 'git version 2.25.1' [2023-05-05T05:44:06.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:44:07.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:44:10.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-05T05:44:10.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:44:11.974Z] Merging remotes/origin/main commit 54464c102ac0d16f572eda0a03f8ee766b26f00f into PR head commit b8327fd3511f819d79f4a789c4fe4ac80a007fca [2023-05-05T05:44:11.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-05T05:44:11.367Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-05T05:44:11.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:44:11.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T05:44:11.998Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:44:12.099Z] > git checkout -f b8327fd3511f819d79f4a789c4fe4ac80a007fca # timeout=10 [2023-05-05T05:44:12.204Z] > git remote # timeout=10 [2023-05-05T05:44:12.227Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T05:44:12.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:44:12.264Z] > git merge 54464c102ac0d16f572eda0a03f8ee766b26f00f # timeout=10 [2023-05-05T05:44:12.331Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T05:44:12.359Z] Merge succeeded, producing 6d405ba6170669ce9ad89fa4cc1799bc1dfc95c6 [2023-05-05T05:44:12.360Z] Checking out Revision 6d405ba6170669ce9ad89fa4cc1799bc1dfc95c6 (PR-471) [2023-05-05T05:44:12.370Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:44:12.387Z] > git checkout -f 6d405ba6170669ce9ad89fa4cc1799bc1dfc95c6 # timeout=10 [2023-05-05T05:44:15.927Z] Commit message: "Merge commit '54464c102ac0d16f572eda0a03f8ee766b26f00f' into HEAD" [2023-05-05T05:44:15.928Z] First time build. Skipping changelog. [2023-05-05T05:44:15.990Z] > git --version # timeout=10 [2023-05-05T05:44:16.002Z] > git --version # 'git version 2.25.1' [2023-05-05T05:44:16.021Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:44:17.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T05:44:17.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:44:17.106Z] Dload Upload Total Spent Left Speed [2023-05-05T05:44:17.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-05T05:44:17.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T05:44:18.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T05:44:18.222Z] + sudo tee /etc/docker/daemon.new [2023-05-05T05:44:18.222Z] { [2023-05-05T05:44:18.222Z] "registry-mirrors": [ [2023-05-05T05:44:18.222Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T05:44:18.222Z] ], [2023-05-05T05:44:18.222Z] "bip": "10.250.0.254/24", [2023-05-05T05:44:18.222Z] "hosts": [ [2023-05-05T05:44:18.222Z] "tcp://0.0.0.0:5555", [2023-05-05T05:44:18.222Z] "unix:///var/run/docker.sock" [2023-05-05T05:44:18.222Z] ], [2023-05-05T05:44:18.222Z] "mtu": 1458, [2023-05-05T05:44:18.222Z] "selinux-enabled": true, [2023-05-05T05:44:18.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T05:44:18.222Z] } [Pipeline] sh [2023-05-05T05:44:18.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T05:44:18.948Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:44:37.531Z] provisioning config files... [2023-05-05T05:44:37.565Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11671938956105525078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:44:37.970Z] ---> docker-login.sh [2023-05-05T05:44:37.970Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:44:38.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:44:38.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:44:38.564Z] Configure a credential helper to remove this warning. See [2023-05-05T05:44:38.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:44:38.564Z] [2023-05-05T05:44:38.564Z] Login Succeeded [2023-05-05T05:44:38.564Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:44:38.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:44:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:44:39.113Z] Configure a credential helper to remove this warning. See [2023-05-05T05:44:39.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:44:39.113Z] [2023-05-05T05:44:39.113Z] Login Succeeded [2023-05-05T05:44:39.113Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:44:39.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:44:39.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:44:39.391Z] Configure a credential helper to remove this warning. See [2023-05-05T05:44:39.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:44:39.391Z] [2023-05-05T05:44:39.391Z] Login Succeeded [2023-05-05T05:44:39.391Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:44:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:44:39.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:44:39.934Z] Configure a credential helper to remove this warning. See [2023-05-05T05:44:39.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:44:39.934Z] [2023-05-05T05:44:39.934Z] Login Succeeded [2023-05-05T05:44:39.934Z] docker.io [2023-05-05T05:44:40.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:44:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:44:40.471Z] Configure a credential helper to remove this warning. See [2023-05-05T05:44:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:44:40.471Z] [2023-05-05T05:44:40.471Z] Login Succeeded [2023-05-05T05:44:40.471Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:44:40.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:44:40.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:44:40.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:44:40.970Z] ========================================================= [2023-05-05T05:44:40.970Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T05:44:40.970Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:44:41.461Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:44:41.731Z] Sending build context to Docker daemon 3.395MB [2023-05-05T05:44:41.731Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:44:41.731Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-05T05:44:42.022Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T05:44:42.022Z] c41833b44d91: Pulling fs layer [2023-05-05T05:44:42.022Z] ed15518f5707: Pulling fs layer [2023-05-05T05:44:42.022Z] feae8fd75edb: Pulling fs layer [2023-05-05T05:44:42.022Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T05:44:42.022Z] 3cdef696dda3: Pulling fs layer [2023-05-05T05:44:42.022Z] 2ced38df9373: Pulling fs layer [2023-05-05T05:44:42.022Z] 58f1dce35555: Pulling fs layer [2023-05-05T05:44:42.022Z] 242c74f7c9fa: Waiting [2023-05-05T05:44:42.022Z] 3cdef696dda3: Waiting [2023-05-05T05:44:42.022Z] 2ced38df9373: Waiting [2023-05-05T05:44:42.022Z] 58f1dce35555: Waiting [2023-05-05T05:44:42.022Z] ed15518f5707: Verifying Checksum [2023-05-05T05:44:42.022Z] ed15518f5707: Download complete [2023-05-05T05:44:42.022Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T05:44:42.022Z] 242c74f7c9fa: Download complete [2023-05-05T05:44:42.022Z] 3cdef696dda3: Verifying Checksum [2023-05-05T05:44:42.022Z] 3cdef696dda3: Download complete [2023-05-05T05:44:42.022Z] c41833b44d91: Verifying Checksum [2023-05-05T05:44:43.013Z] c41833b44d91: Pull complete [2023-05-05T05:44:44.002Z] 58f1dce35555: Verifying Checksum [2023-05-05T05:44:44.002Z] 58f1dce35555: Download complete [2023-05-05T05:44:44.002Z] ed15518f5707: Pull complete [2023-05-05T05:44:44.975Z] feae8fd75edb: Verifying Checksum [2023-05-05T05:44:44.975Z] feae8fd75edb: Download complete [2023-05-05T05:44:44.975Z] 2ced38df9373: Verifying Checksum [2023-05-05T05:44:44.975Z] 2ced38df9373: Download complete [2023-05-05T05:44:57.329Z] feae8fd75edb: Pull complete [2023-05-05T05:44:57.329Z] 242c74f7c9fa: Pull complete [2023-05-05T05:44:57.329Z] 3cdef696dda3: Pull complete [2023-05-05T05:45:02.675Z] 2ced38df9373: Pull complete [2023-05-05T05:45:06.048Z] 58f1dce35555: Pull complete [2023-05-05T05:45:06.048Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T05:45:06.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T05:45:06.048Z] ---> fadd8f120f05 [2023-05-05T05:45:06.048Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:45:07.997Z] ---> Running in db6ffc0f3185 [2023-05-05T05:45:07.997Z] Removing intermediate container db6ffc0f3185 [2023-05-05T05:45:07.997Z] ---> 51c2ad443a5a [2023-05-05T05:45:07.997Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:45:08.266Z] ---> Running in 48e53d340b6e [2023-05-05T05:45:08.544Z] Removing intermediate container 48e53d340b6e [2023-05-05T05:45:08.544Z] ---> 90134299f311 [2023-05-05T05:45:08.544Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-05T05:45:08.544Z] ---> Running in 39505b5992c6 [2023-05-05T05:45:09.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:45:10.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:45:11.510Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-05T05:45:11.510Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-05T05:45:11.510Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-05T05:45:11.510Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:45:11.510Z] OK: 270 MiB in 61 packages [2023-05-05T05:45:12.471Z] Removing intermediate container 39505b5992c6 [2023-05-05T05:45:12.471Z] ---> 20d151824aea [2023-05-05T05:45:12.471Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-05T05:45:12.737Z] ---> Running in b77be8e9e8f4 [2023-05-05T05:45:13.004Z] Removing intermediate container b77be8e9e8f4 [2023-05-05T05:45:13.004Z] ---> c5521152cba6 [2023-05-05T05:45:13.004Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-05T05:45:13.271Z] ---> 053affcc395d [2023-05-05T05:45:13.271Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:45:13.538Z] ---> Running in d7bced5900e6 [2023-05-05T05:46:21.461Z] Removing intermediate container d7bced5900e6 [2023-05-05T05:46:21.461Z] ---> 8c15ee48c8a9 [2023-05-05T05:46:21.461Z] Step 9/10 : COPY . . [2023-05-05T05:46:21.461Z] ---> 0b359f1b1abe [2023-05-05T05:46:21.461Z] Step 10/10 : RUN ${MAKE} [2023-05-05T05:46:21.461Z] ---> Running in e35be6dff801 [2023-05-05T05:46:21.461Z] noop [2023-05-05T05:46:21.461Z] Removing intermediate container e35be6dff801 [2023-05-05T05:46:21.461Z] ---> 4d8a418f8ba2 [2023-05-05T05:46:21.461Z] Successfully built 4d8a418f8ba2 [2023-05-05T05:46:21.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:46:21.954Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:46:21.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:46:22.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container [2023-05-05T05:46:22.367Z] $ 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-05-05T05:46:23.790Z] $ docker top d1bcc42083bf89d6418b51d7de5a7ac8c416f2102eea92e5c6bf058fdac0b685 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:46:24.708Z] + go version [2023-05-05T05:46:24.708Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T05:46:24.745Z] $ docker stop --time=1 d1bcc42083bf89d6418b51d7de5a7ac8c416f2102eea92e5c6bf058fdac0b685 [2023-05-05T05:46:26.432Z] $ docker rm -f --volumes d1bcc42083bf89d6418b51d7de5a7ac8c416f2102eea92e5c6bf058fdac0b685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:46:27.303Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:46:27.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:46:27.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container [2023-05-05T05:46:27.657Z] $ 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-05-05T05:46:28.857Z] $ docker top 64aa9d9df2c34ec3891e38feb89f28001825eac8f62f44aca95f858196ad8d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:46:29.753Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:46:30.463Z] + make test [2023-05-05T05:46:30.463Z] go test ./... -coverprofile=coverage.out [2023-05-05T05:47:09.368Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-05T05:49:16.069Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-05T05:49:17.031Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.4% of statements [2023-05-05T05:49:17.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T05:49:17.995Z] go vet ./... [2023-05-05T05:49:44.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:49:44.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:49:44.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:49:45.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:49:45.361Z] $ docker stop --time=1 64aa9d9df2c34ec3891e38feb89f28001825eac8f62f44aca95f858196ad8d14 [2023-05-05T05:49:47.189Z] $ docker rm -f --volumes 64aa9d9df2c34ec3891e38feb89f28001825eac8f62f44aca95f858196ad8d14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:49:48.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:49:48.419Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T05:49:49.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:49:49.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:49:50.028Z] + ls -al . [2023-05-05T05:49:50.028Z] total 176 [2023-05-05T05:49:50.028Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:46 . [2023-05-05T05:49:50.028Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:44 .. [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 05:44 .dockerignore [2023-05-05T05:49:50.028Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:44 .git [2023-05-05T05:49:50.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:44 .github [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 331 May 5 05:44 .gitignore [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:44 .golangci.yml [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 5 05:44 Attribution.txt [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 5 05:44 CHANGELOG.md [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 5 05:44 Dockerfile [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:44 GOVERNANCE.md [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 05:44 Jenkinsfile [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:44 LICENSE [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 5 05:44 Makefile [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 622 May 5 05:44 OWNERS.md [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 5 05:44 README.md [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:40 VERSION [2023-05-05T05:49:50.028Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:44 bin [2023-05-05T05:49:50.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:44 cmd [2023-05-05T05:49:50.028Z] -rw-r--r-- 1 jenkins jenkins 24160 May 5 05:49 coverage.out [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 5 05:44 go.mod [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 5 05:44 go.sum [2023-05-05T05:49:50.028Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:44 internal [2023-05-05T05:49:50.028Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:44 simulator [2023-05-05T05:49:50.028Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:44 snap [2023-05-05T05:49:50.028Z] -rw-rw-r-- 1 jenkins jenkins 229 May 5 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:49:50.468Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6d405ba6170669ce9ad89fa4cc1799bc1dfc95c6 --label arch=arm64 --label version=0.0.0 . [2023-05-05T05:49:50.747Z] Sending build context to Docker daemon 3.42MB [2023-05-05T05:49:50.747Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:49:50.747Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-05T05:49:50.747Z] ---> 4d8a418f8ba2 [2023-05-05T05:49:50.747Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:49:51.014Z] ---> Running in e17181ce9b78 [2023-05-05T05:49:51.282Z] Removing intermediate container e17181ce9b78 [2023-05-05T05:49:51.282Z] ---> 37e43f1f5f8c [2023-05-05T05:49:51.282Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:49:51.282Z] ---> Running in 52dc6ab9e2ca [2023-05-05T05:49:51.555Z] Removing intermediate container 52dc6ab9e2ca [2023-05-05T05:49:51.555Z] ---> d154f5024050 [2023-05-05T05:49:51.555Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-05T05:49:51.555Z] ---> Running in c5b3f9ea3da9 [2023-05-05T05:49:52.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:49:53.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:49:54.664Z] OK: 270 MiB in 61 packages [2023-05-05T05:49:55.249Z] Removing intermediate container c5b3f9ea3da9 [2023-05-05T05:49:55.249Z] ---> 1578bc1a00e8 [2023-05-05T05:49:55.249Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-05T05:49:55.249Z] ---> Running in 0b86e5d0ed9d [2023-05-05T05:49:55.515Z] Removing intermediate container 0b86e5d0ed9d [2023-05-05T05:49:55.515Z] ---> 68e51b6b4d47 [2023-05-05T05:49:55.515Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-05T05:49:56.098Z] ---> 92c0bb145fe4 [2023-05-05T05:49:56.098Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:49:56.098Z] ---> Running in 577315badad7 [2023-05-05T05:50:00.360Z] Removing intermediate container 577315badad7 [2023-05-05T05:50:00.360Z] ---> 49232acbd093 [2023-05-05T05:50:00.360Z] Step 9/22 : COPY . . [2023-05-05T05:50:00.947Z] ---> ef1c977e28fb [2023-05-05T05:50:00.947Z] Step 10/22 : RUN ${MAKE} [2023-05-05T05:50:00.947Z] ---> Running in 3c747858ca0e [2023-05-05T05:50:01.910Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-05T05:52:26.408Z] Removing intermediate container 3c747858ca0e [2023-05-05T05:52:26.408Z] ---> 9d35115cca07 [2023-05-05T05:52:26.408Z] Step 11/22 : FROM alpine:3.17 [2023-05-05T05:52:26.408Z] 3.17: Pulling from library/alpine [2023-05-05T05:52:26.408Z] c41833b44d91: Already exists [2023-05-05T05:52:26.408Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:52:26.408Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:52:26.408Z] ---> 51e60588ff2c [2023-05-05T05:52:26.408Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-05T05:52:26.408Z] ---> Running in ecd33db1701a [2023-05-05T05:52:26.408Z] Removing intermediate container ecd33db1701a [2023-05-05T05:52:26.408Z] ---> 80b501c16161 [2023-05-05T05:52:26.408Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-05T05:52:26.409Z] ---> Running in 4e0cf9809377 [2023-05-05T05:52:26.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:52:26.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:52:26.409Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T05:52:26.409Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:52:26.409Z] OK: 8 MiB in 16 packages [2023-05-05T05:52:26.409Z] Removing intermediate container 4e0cf9809377 [2023-05-05T05:52:26.409Z] ---> 0d8b72151e76 [2023-05-05T05:52:26.409Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-05T05:52:26.409Z] ---> 68ef13694e90 [2023-05-05T05:52:26.409Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-05T05:52:26.409Z] ---> 94fe72028207 [2023-05-05T05:52:26.409Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-05T05:52:26.409Z] ---> f21d78bbcda4 [2023-05-05T05:52:26.409Z] Step 17/22 : EXPOSE 59901 [2023-05-05T05:52:26.409Z] ---> Running in a2eb3fcf2225 [2023-05-05T05:52:26.409Z] Removing intermediate container a2eb3fcf2225 [2023-05-05T05:52:26.409Z] ---> d19be1a4dc9d [2023-05-05T05:52:26.409Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-05T05:52:26.409Z] ---> Running in 757c3fcc3dc2 [2023-05-05T05:52:26.409Z] Removing intermediate container 757c3fcc3dc2 [2023-05-05T05:52:26.409Z] ---> 12a2bd75e9b2 [2023-05-05T05:52:26.409Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T05:52:26.409Z] ---> Running in 3b8d054af54b [2023-05-05T05:52:26.409Z] Removing intermediate container 3b8d054af54b [2023-05-05T05:52:26.409Z] ---> 9e2c0add6dfd [2023-05-05T05:52:26.409Z] Step 20/22 : LABEL arch=arm64 [2023-05-05T05:52:26.409Z] ---> Running in 0b528fc3e4e3 [2023-05-05T05:52:26.409Z] Removing intermediate container 0b528fc3e4e3 [2023-05-05T05:52:26.409Z] ---> f3ef74ec0f8a [2023-05-05T05:52:26.409Z] Step 21/22 : LABEL git_sha=6d405ba6170669ce9ad89fa4cc1799bc1dfc95c6 [2023-05-05T05:52:26.409Z] ---> Running in 61a0506988b1 [2023-05-05T05:52:26.409Z] Removing intermediate container 61a0506988b1 [2023-05-05T05:52:26.409Z] ---> 229640e97186 [2023-05-05T05:52:26.409Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T05:52:26.409Z] ---> Running in f263f35e489b [2023-05-05T05:52:26.409Z] Removing intermediate container f263f35e489b [2023-05-05T05:52:26.409Z] ---> 6bbd4af3de50 [2023-05-05T05:52:26.409Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:52:26.409Z] Successfully built 6bbd4af3de50 [2023-05-05T05:52:26.409Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:52:27.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:52:27.207Z] [2023-05-05T05:52:27.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:52:27.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:52:28.566Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T05:52:28.566Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T05:52:28.566Z] 04944245beec: Pulling fs layer [2023-05-05T05:52:28.566Z] 699f458cf7ca: Pulling fs layer [2023-05-05T05:52:28.566Z] 765212b225bb: Pulling fs layer [2023-05-05T05:52:28.566Z] f23df028b6ca: Pulling fs layer [2023-05-05T05:52:28.566Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T05:52:28.566Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T05:52:28.566Z] 765212b225bb: Waiting [2023-05-05T05:52:28.566Z] d65c8cfc05b1: Waiting [2023-05-05T05:52:28.566Z] f23df028b6ca: Waiting [2023-05-05T05:52:28.566Z] 2437ff75d9bd: Waiting [2023-05-05T05:52:28.566Z] 04944245beec: Verifying Checksum [2023-05-05T05:52:28.566Z] 765212b225bb: Verifying Checksum [2023-05-05T05:52:28.566Z] 765212b225bb: Download complete [2023-05-05T05:52:28.838Z] f23df028b6ca: Verifying Checksum [2023-05-05T05:52:28.838Z] f23df028b6ca: Download complete [2023-05-05T05:52:28.838Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T05:52:28.838Z] d65c8cfc05b1: Download complete [2023-05-05T05:52:28.838Z] 699f458cf7ca: Verifying Checksum [2023-05-05T05:52:28.838Z] 699f458cf7ca: Download complete [2023-05-05T05:52:29.430Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T05:52:29.430Z] 8998bd30e6a1: Download complete [2023-05-05T05:52:31.379Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T05:52:31.379Z] 2437ff75d9bd: Download complete [2023-05-05T05:52:33.329Z] 8998bd30e6a1: Pull complete [2023-05-05T05:52:33.911Z] 04944245beec: Pull complete [2023-05-05T05:52:35.318Z] 699f458cf7ca: Pull complete [2023-05-05T05:52:35.318Z] 765212b225bb: Pull complete [2023-05-05T05:52:39.582Z] f23df028b6ca: Pull complete [2023-05-05T05:52:39.850Z] d65c8cfc05b1: Pull complete [2023-05-05T05:52:54.840Z] 2437ff75d9bd: Pull complete [2023-05-05T05:52:54.840Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T05:52:54.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:52:54.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:52:55.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container [2023-05-05T05:52:55.211Z] $ 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-05-05T05:52:58.076Z] $ docker top 5cd1fbb301211cbbbff774ab1d5c8bfc37f8566d385873de7911d24a23bea90f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:52:59.003Z] ---> job-cost.sh [2023-05-05T05:52:59.003Z] lf-activate-venv: SKIPPING [2023-05-05T05:52:59.003Z] INFO: No Stack... [2023-05-05T05:52:59.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T05:53:00.542Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:53:01.192Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-05T05:53:01.192Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T05:53:01.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [2023-05-05T05:53:01.282Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] did not exist. Created. [2023-05-05T05:53:01.282Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:53:02.014Z] /w/workspace/device-modbus-go/1@tmp/durable-e184425c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T05:53:02.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T05:53:02.408Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T05:53:02.468Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:53:02.482Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-471-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:53:02.555Z] $ docker stop --time=1 5cd1fbb301211cbbbff774ab1d5c8bfc37f8566d385873de7911d24a23bea90f [2023-05-05T05:53:04.035Z] $ docker rm -f --volumes 5cd1fbb301211cbbbff774ab1d5c8bfc37f8566d385873de7911d24a23bea90f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T05:53:04.966Z] provisioning config files... [2023-05-05T05:53:04.973Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/config6629321618233108477tmp [Pipeline] { [Pipeline] sh [2023-05-05T05:53:05.320Z] + set +x [2023-05-05T05:53:05.320Z] + curl -s https://codecov.io/bash [2023-05-05T05:53:05.320Z] + bash -s -- [2023-05-05T05:53:05.320Z] [2023-05-05T05:53:05.320Z] _____ _ [2023-05-05T05:53:05.320Z] / ____| | | [2023-05-05T05:53:05.320Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T05:53:05.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T05:53:05.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T05:53:05.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T05:53:05.320Z] Bash-1.0.6 [2023-05-05T05:53:05.320Z] [2023-05-05T05:53:05.320Z] [2023-05-05T05:53:05.320Z] ==> git version 2.25.1 found [2023-05-05T05:53:05.320Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T05:53:05.320Z] Release-Date: 2020-01-08 [2023-05-05T05:53:05.320Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T05:53:05.320Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T05:53:05.320Z] ==> Jenkins CI detected. [2023-05-05T05:53:05.320Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-471 [2023-05-05T05:53:05.320Z] project root: . [2023-05-05T05:53:05.320Z] --> token set from env [2023-05-05T05:53:05.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T05:53:05.320Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T05:53:05.320Z] ==> Python coveragepy not found [2023-05-05T05:53:05.320Z] ==> Searching for coverage reports in: [2023-05-05T05:53:05.320Z] + . [2023-05-05T05:53:05.320Z] -> Found 1 reports [2023-05-05T05:53:05.320Z] ==> Detecting git/mercurial file structure [2023-05-05T05:53:05.320Z] ==> Reading reports [2023-05-05T05:53:05.320Z] + ./coverage.out bytes=24160 [2023-05-05T05:53:05.320Z] ==> Appending adjustments [2023-05-05T05:53:05.320Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T05:53:05.578Z] + Found adjustments [2023-05-05T05:53:05.578Z] ==> Gzipping contents [2023-05-05T05:53:05.578Z] 4.0K /tmp/codecov.bhnxtE.gz [2023-05-05T05:53:05.578Z] ==> Uploading reports [2023-05-05T05:53:05.578Z] url: https://codecov.io [2023-05-05T05:53:05.578Z] query: branch=PR-471&commit=b86a38c7d16f7476d59d4e8f1660887c70d8d4c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-471%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=471&job=&cmd_args= [2023-05-05T05:53:05.578Z] -> Pinging Codecov [2023-05-05T05:53:05.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-471&commit=b86a38c7d16f7476d59d4e8f1660887c70d8d4c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-471%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=471&job=&cmd_args= [2023-05-05T05:53:05.837Z] -> Uploading to [2023-05-05T05:53:05.838Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/55DBCA73C666E3227836607328DD7E49/b86a38c7d16f7476d59d4e8f1660887c70d8d4c3/d91a0e1d-491b-41c6-84e0-128cdc0674e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T055305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a485fd1193381a56cb50b8190f341651a688b0e69d1112b3fe2a9bd021bc592 [2023-05-05T05:53:05.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:53:05.838Z] Dload Upload Total Spent Left Speed [2023-05-05T05:53:05.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18509 --:--:-- --:--:-- --:--:-- 18509 [2023-05-05T05:53:05.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b86a38c7d16f7476d59d4e8f1660887c70d8d4c3 [Pipeline] } [2023-05-05T05:53:05.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T05:53:07.570Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-471/archives ] [2023-05-05T05:53:07.570Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-471/archives [2023-05-05T05:53:07.570Z] total 16 [2023-05-05T05:53:07.570Z] drwxr-xr-x 3 root root 4096 May 5 05:42 . [2023-05-05T05:53:07.570Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:42 .. [2023-05-05T05:53:07.570Z] drwxr-xr-x 2 root root 4096 May 5 05:42 cost [2023-05-05T05:53:07.570Z] -rw-r--r-- 1 root root 88 May 5 05:42 cost.csv [2023-05-05T05:53:07.570Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-471/archives [2023-05-05T05:53:07.570Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-471/archives [2023-05-05T05:53:07.570Z] total 16 [2023-05-05T05:53:07.570Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:42 . [2023-05-05T05:53:07.571Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:42 .. [2023-05-05T05:53:07.571Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:42 cost [2023-05-05T05:53:07.571Z] -rw-r--r-- 1 jenkins jenkins 88 May 5 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:07.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:08.793Z] ---> package-listing.sh [2023-05-05T05:53:08.793Z] ++ facter osfamily [2023-05-05T05:53:08.793Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T05:53:09.052Z] + OS_FAMILY=debian [2023-05-05T05:53:09.052Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-471 [2023-05-05T05:53:09.052Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T05:53:09.052Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T05:53:09.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T05:53:09.052Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T05:53:09.052Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-471 ']' [2023-05-05T05:53:09.052Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T05:53:09.052Z] + case "${OS_FAMILY}" in [2023-05-05T05:53:09.052Z] + grep '^ii' [2023-05-05T05:53:09.052Z] + dpkg -l [2023-05-05T05:53:09.052Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T05:53:09.052Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T05:53:09.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T05:53:09.052Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-471 ']' [2023-05-05T05:53:09.052Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-471/archives/ [2023-05-05T05:53:09.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-471/archives/ [Pipeline] echo [2023-05-05T05:53:09.082Z] 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-471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T05:53:09.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:53:09.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:53:09.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:53:10.144Z] prd-ubuntu20.04-docker-8c-8g-13826 does not seem to be running inside a container [2023-05-05T05:53:10.186Z] $ 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-471/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-471 -v /w/workspace/xfoundry_device-modbus-go_PR-471:/w/workspace/xfoundry_device-modbus-go_PR-471:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-471@tmp:/w/workspace/xfoundry_device-modbus-go_PR-471@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-05-05T05:53:10.443Z] $ docker top 800c9039ed7db14d2c754a27597a7f2ea30ac7cb681c26c9dc252fac5562bb51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:53:10.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T05:53:11.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T05:53:11.439Z] + ls /var/log/sa-host [2023-05-05T05:53:11.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:53:11.577Z] provisioning config files... [2023-05-05T05:53:11.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-471@tmp/config17519922634584391290tmp [Pipeline] { [Pipeline] echo [2023-05-05T05:53:11.639Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:11.952Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T05:53:12.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:12.465Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T05:53:12.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:12.806Z] ---> sudo-logs.sh [2023-05-05T05:53:12.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T05:53:12.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:13.199Z] ---> job-cost.sh [2023-05-05T05:53:13.199Z] lf-activate-venv: SKIPPING [2023-05-05T05:53:13.199Z] DEBUG: total: 0.2199999988079071 [2023-05-05T05:53:13.199Z] INFO: Retrieving Stack Cost... [2023-05-05T05:53:13.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:53:14.027Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T05:53:14.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:14.374Z] ---> logs-deploy.sh [2023-05-05T05:53:14.374Z] lf-activate-venv: SKIPPING [2023-05-05T05:53:14.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-471/1 [2023-05-05T05:53:14.374Z] INFO: archiving workspace using pattern(s): [2023-05-05T05:53:15.313Z] Archives upload complete. [2023-05-05T05:53:15.572Z] INFO: archiving logs to Nexus