Pull request #470 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3768867bea6ee754eec792a933fe093e65a63cbc+54464c102ac0d16f572eda0a03f8ee766b26f00f (0da6d56a21ecc28abb8ac5be58d992fab5423148) 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-ssh17721528377201298102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7152021396438913137.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-470/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-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9984512951965891068.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-470/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1847539370150261509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16183906436733606311.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-470/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-470/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9817109002078631455.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13262 in /w/workspace/xfoundry_device-modbus-go_PR-470 [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-470 # 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/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54464c102ac0d16f572eda0a03f8ee766b26f00f into PR head commit 3768867bea6ee754eec792a933fe093e65a63cbc Merge succeeded, producing 3768867bea6ee754eec792a933fe093e65a63cbc Checking out Revision 3768867bea6ee754eec792a933fe093e65a63cbc (PR-470) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T05:58:25.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3768867bea6ee754eec792a933fe093e65a63cbc # 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 3768867bea6ee754eec792a933fe093e65a63cbc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T05:58:25.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T05:58:25.617Z] ========================================================= [2023-05-04T05:58:25.617Z] EdgeX Global Pipelines Version Info [2023-05-04T05:58:25.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:58:26.378Z] ------------------- [2023-05-04T05:58:26.378Z] stable info: [2023-05-04T05:58:26.379Z] ------------------- [2023-05-04T05:58:26.379Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T05:58:26.379Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T05:58:26.379Z] Message: update stable to v1.0.248 [2023-05-04T05:58:26.951Z] ------------------- [2023-05-04T05:58:26.951Z] experimental info: [2023-05-04T05:58:26.951Z] ------------------- [2023-05-04T05:58:26.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T05:58:26.951Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T05:58:26.951Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T05:58:27.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-04T05:58:27.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-04T05:58:27.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T05:58:27.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T05:58:27.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T05:58:27.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T05:58:27.488Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T05:58:27.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T05:58:27.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T05:58:27.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T05:58:27.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T05:58:27.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-04T05:58:27.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T05:58:27.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T05:58:27.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T05:58:27.822Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T05:58:27.863Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T05:58:27.902Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T05:58:27.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T05:58:27.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T05:58:28.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T05:58:28.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T05:58:28.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T05:58:28.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T05:58:28.177Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T05:58:28.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T05:58:28.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T05:58:28.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2023-05-04T05:58:28.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2023-05-04T05:58:28.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2023-05-04T05:58:28.392Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3768867bea6ee754eec792a933fe093e65a63cbc [Pipeline] echo [2023-05-04T05:58:28.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3768867 [Pipeline] echo [2023-05-04T05:58:28.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T05:58:28.575Z] provisioning config files... [2023-05-04T05:58:28.589Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/config2142117831605922584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:58:28.932Z] ---> docker-login.sh [2023-05-04T05:58:28.932Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:58:29.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:29.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:29.453Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:29.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:29.453Z] [2023-05-04T05:58:29.453Z] Login Succeeded [2023-05-04T05:58:29.453Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:58:29.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:29.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:29.454Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:29.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:29.454Z] [2023-05-04T05:58:29.454Z] Login Succeeded [2023-05-04T05:58:29.454Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:58:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:29.713Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:29.713Z] [2023-05-04T05:58:29.713Z] Login Succeeded [2023-05-04T05:58:29.713Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:58:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:29.713Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:29.713Z] [2023-05-04T05:58:29.713Z] Login Succeeded [2023-05-04T05:58:29.713Z] docker.io [2023-05-04T05:58:29.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:29.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:29.973Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:29.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:29.973Z] [2023-05-04T05:58:29.973Z] Login Succeeded [2023-05-04T05:58:29.973Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:58:30.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T05:58:30.577Z] + git rev-list -1 --merges 3768867bea6ee754eec792a933fe093e65a63cbc~1..3768867bea6ee754eec792a933fe093e65a63cbc [Pipeline] echo [2023-05-04T05:58:30.635Z] -----------> git rev-list -1 --merges 3768867bea6ee754eec792a933fe093e65a63cbc~1..3768867bea6ee754eec792a933fe093e65a63cbc 3768867bea6ee754eec792a933fe093e65a63cbc [false] [Pipeline] sh [2023-05-04T05:58:30.945Z] + git log --format=format:%s -1 3768867bea6ee754eec792a933fe093e65a63cbc [Pipeline] echo [2023-05-04T05:58:30.983Z] ========================================================= [2023-05-04T05:58:30.983Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T05:58:30.983Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T05:58:31.419Z] + git log --format=format:%s -1 3768867bea6ee754eec792a933fe093e65a63cbc [Pipeline] echo [2023-05-04T05:58:31.451Z] [semverPrep] GIT_COMMIT: 3768867bea6ee754eec792a933fe093e65a63cbc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-04T05:58:31.479Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T05:58:31.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T05:58:31.880Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T05:58:31.880Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T05:58:31.880Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T05:58:31.880Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T05:58:31.880Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T05:58:31.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:58:32.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:58:32.380Z] [2023-05-04T05:58:32.380Z] 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-04T05:58:32.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:58:32.753Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T05:58:32.753Z] b85a868b505f: Pulling fs layer [2023-05-04T05:58:32.753Z] e2be974225ed: Pulling fs layer [2023-05-04T05:58:32.753Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T05:58:32.753Z] 988bab9f4d93: Pulling fs layer [2023-05-04T05:58:32.753Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T05:58:32.753Z] eaf3925da568: Pulling fs layer [2023-05-04T05:58:32.753Z] bab4dde63d76: Pulling fs layer [2023-05-04T05:58:32.753Z] bde34c3a00c8: Pulling fs layer [2023-05-04T05:58:32.753Z] b352a97aabf1: Pulling fs layer [2023-05-04T05:58:32.753Z] 4872d77fe225: Pulling fs layer [2023-05-04T05:58:32.753Z] 5851b861e8e6: Pulling fs layer [2023-05-04T05:58:32.753Z] bab4dde63d76: Waiting [2023-05-04T05:58:32.753Z] 5851b861e8e6: Waiting [2023-05-04T05:58:32.753Z] b352a97aabf1: Waiting [2023-05-04T05:58:32.753Z] bde34c3a00c8: Waiting [2023-05-04T05:58:32.753Z] 988bab9f4d93: Waiting [2023-05-04T05:58:32.753Z] 4872d77fe225: Waiting [2023-05-04T05:58:32.753Z] 1469e6f7b9e6: Waiting [2023-05-04T05:58:32.753Z] eaf3925da568: Waiting [2023-05-04T05:58:32.753Z] e2be974225ed: Verifying Checksum [2023-05-04T05:58:32.753Z] e2be974225ed: Download complete [2023-05-04T05:58:32.753Z] 988bab9f4d93: Verifying Checksum [2023-05-04T05:58:32.753Z] 988bab9f4d93: Download complete [2023-05-04T05:58:32.753Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T05:58:32.753Z] 1469e6f7b9e6: Download complete [2023-05-04T05:58:33.013Z] eaf3925da568: Verifying Checksum [2023-05-04T05:58:33.013Z] eaf3925da568: Download complete [2023-05-04T05:58:33.013Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T05:58:33.013Z] 339a4e72a1f5: Download complete [2023-05-04T05:58:33.013Z] bde34c3a00c8: Download complete [2023-05-04T05:58:33.013Z] b352a97aabf1: Download complete [2023-05-04T05:58:33.013Z] 4872d77fe225: Verifying Checksum [2023-05-04T05:58:33.013Z] 4872d77fe225: Download complete [2023-05-04T05:58:33.013Z] 5851b861e8e6: Download complete [2023-05-04T05:58:33.013Z] b85a868b505f: Download complete [2023-05-04T05:58:33.271Z] bab4dde63d76: Verifying Checksum [2023-05-04T05:58:33.271Z] bab4dde63d76: Download complete [2023-05-04T05:58:34.213Z] b85a868b505f: Pull complete [2023-05-04T05:58:34.213Z] e2be974225ed: Pull complete [2023-05-04T05:58:34.779Z] 339a4e72a1f5: Pull complete [2023-05-04T05:58:34.779Z] 988bab9f4d93: Pull complete [2023-05-04T05:58:35.042Z] 1469e6f7b9e6: Pull complete [2023-05-04T05:58:35.302Z] eaf3925da568: Pull complete [2023-05-04T05:58:37.207Z] bab4dde63d76: Pull complete [2023-05-04T05:58:37.207Z] bde34c3a00c8: Pull complete [2023-05-04T05:58:37.207Z] b352a97aabf1: Pull complete [2023-05-04T05:58:37.466Z] 4872d77fe225: Pull complete [2023-05-04T05:58:37.466Z] 5851b861e8e6: Pull complete [2023-05-04T05:58:37.466Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T05:58:37.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:58:37.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:58:37.685Z] prd-ubuntu20.04-docker-8c-8g-13262 does not seem to be running inside a container [2023-05-04T05:58:37.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-470 -v /w/workspace/xfoundry_device-modbus-go_PR-470:/w/workspace/xfoundry_device-modbus-go_PR-470:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-470@tmp:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T05:58:40.503Z] $ docker top f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 -eo pid,comm [2023-05-04T05:58:40.556Z] 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-04T05:58:40.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T05:58:40.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T05:58:40.691Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T05:58:40.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T05:58:40.826Z] $ docker exec f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 ssh-agent [2023-05-04T05:58:40.931Z] SSH_AUTH_SOCK=/tmp/ssh-DBvCTX05cwiS/agent.32 [2023-05-04T05:58:40.931Z] SSH_AGENT_PID=39 [2023-05-04T05:58:40.938Z] Running ssh-add (command line suppressed) [2023-05-04T05:58:41.051Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-470@tmp/private_key_1252123458689877182.key (/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/private_key_1252123458689877182.key) [2023-05-04T05:58:41.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T05:58:41.395Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T05:58:41.425Z] $ docker exec --env ******** --env ******** f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 ssh-agent -k [2023-05-04T05:58:41.529Z] unset SSH_AUTH_SOCK; [2023-05-04T05:58:41.530Z] unset SSH_AGENT_PID; [2023-05-04T05:58:41.530Z] echo Agent pid 39 killed; [2023-05-04T05:58:41.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T05:58:41.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T05:58:41.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T05:58:41.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T05:58:41.738Z] $ docker exec f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 ssh-agent [2023-05-04T05:58:41.844Z] SSH_AUTH_SOCK=/tmp/ssh-FDKyxcet0JST/agent.71 [2023-05-04T05:58:41.844Z] SSH_AGENT_PID=77 [2023-05-04T05:58:41.849Z] Running ssh-add (command line suppressed) [2023-05-04T05:58:41.961Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-470@tmp/private_key_18303305667003180759.key (/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/private_key_18303305667003180759.key) [2023-05-04T05:58:41.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T05:58:42.299Z] + git semver init [2023-05-04T05:58:42.560Z] 2023-05-04 05:58:42,490 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T05:58:42.560Z] 2023-05-04 05:58:42,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-470/.semver [2023-05-04T05:58:42.560Z] 2023-05-04 05:58:42,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-470/.semver [2023-05-04T05:58:42.560Z] 2023-05-04 05:58:42,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-470/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-470, universal_newlines=False, shell=None, istream=None) [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,279 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-470/.git/info/exclude [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-470/.semver/PR-470 with force:False [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,280 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-470/.semver/PR-470 [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,284 [execute] INFO git cat-file --batch-check [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,290 [execute] INFO git cat-file --batch [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-470/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:58:43.501Z] 2023-05-04 05:58:43,295 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-470/.semver/PR-470 [2023-05-04T05:58:43.501Z] 0.0.0 [Pipeline] } [2023-05-04T05:58:43.533Z] $ docker exec --env ******** --env ******** f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 ssh-agent -k [2023-05-04T05:58:43.645Z] unset SSH_AUTH_SOCK; [2023-05-04T05:58:43.645Z] unset SSH_AGENT_PID; [2023-05-04T05:58:43.646Z] echo Agent pid 77 killed; [2023-05-04T05:58:43.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T05:58:44.079Z] + git semver [Pipeline] } [2023-05-04T05:58:44.368Z] $ docker stop --time=1 f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 [2023-05-04T05:58:45.670Z] $ docker rm -f --volumes f33bc893578a3cc2b2fddf9764c957e2284ab617c2379e946f210dbc39da1ba9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T05:58:46.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T05:58:46.357Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T05:58:46.374Z] [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-04T05:58:46.933Z] provisioning config files... [2023-05-04T05:58:46.945Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/config17608458642223831946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:58:47.291Z] ---> docker-login.sh [2023-05-04T05:58:47.291Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:58:47.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:47.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:47.291Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:47.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:47.291Z] [2023-05-04T05:58:47.291Z] Login Succeeded [2023-05-04T05:58:47.291Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:58:47.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:47.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:47.291Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:47.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:47.291Z] [2023-05-04T05:58:47.291Z] Login Succeeded [2023-05-04T05:58:47.291Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:58:47.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:47.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:47.551Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:47.551Z] [2023-05-04T05:58:47.551Z] Login Succeeded [2023-05-04T05:58:47.551Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:58:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:47.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:47.551Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:47.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:47.551Z] [2023-05-04T05:58:47.551Z] Login Succeeded [2023-05-04T05:58:47.551Z] docker.io [2023-05-04T05:58:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:58:47.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:58:47.810Z] Configure a credential helper to remove this warning. See [2023-05-04T05:58:47.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:58:47.810Z] [2023-05-04T05:58:47.810Z] Login Succeeded [2023-05-04T05:58:47.810Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:58:47.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T05:58:48.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:58:48.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:58:48.104Z] ========================================================= [2023-05-04T05:58:48.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T05:58:48.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:58:48.564Z] + 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-04T05:58:48.564Z] Sending build context to Docker daemon 6.471MB [2023-05-04T05:58:48.564Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:58:48.564Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-04T05:58:48.564Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T05:58:48.564Z] f56be85fc22e: Pulling fs layer [2023-05-04T05:58:48.564Z] 85791d961cd3: Pulling fs layer [2023-05-04T05:58:48.564Z] d694b5ae8c79: Pulling fs layer [2023-05-04T05:58:48.564Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T05:58:48.564Z] 4d19c01a9841: Pulling fs layer [2023-05-04T05:58:48.564Z] 9325e15d5711: Pulling fs layer [2023-05-04T05:58:48.564Z] 556b6ee489ea: Pulling fs layer [2023-05-04T05:58:48.564Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T05:58:48.564Z] 4d19c01a9841: Waiting [2023-05-04T05:58:48.564Z] 9325e15d5711: Waiting [2023-05-04T05:58:48.564Z] 556b6ee489ea: Waiting [2023-05-04T05:58:48.564Z] c5a4b2cf53e6: Waiting [2023-05-04T05:58:48.564Z] 9f32a84ed3da: Waiting [2023-05-04T05:58:48.564Z] 85791d961cd3: Verifying Checksum [2023-05-04T05:58:48.564Z] 85791d961cd3: Download complete [2023-05-04T05:58:48.564Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T05:58:48.564Z] 9f32a84ed3da: Download complete [2023-05-04T05:58:48.564Z] 4d19c01a9841: Verifying Checksum [2023-05-04T05:58:48.564Z] 4d19c01a9841: Download complete [2023-05-04T05:58:48.826Z] f56be85fc22e: Verifying Checksum [2023-05-04T05:58:48.826Z] f56be85fc22e: Download complete [2023-05-04T05:58:48.826Z] 9325e15d5711: Verifying Checksum [2023-05-04T05:58:48.826Z] 9325e15d5711: Download complete [2023-05-04T05:58:48.826Z] f56be85fc22e: Pull complete [2023-05-04T05:58:49.086Z] 85791d961cd3: Pull complete [2023-05-04T05:58:49.086Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T05:58:49.086Z] c5a4b2cf53e6: Download complete [2023-05-04T05:58:49.345Z] d694b5ae8c79: Download complete [2023-05-04T05:58:49.604Z] 556b6ee489ea: Verifying Checksum [2023-05-04T05:58:49.604Z] 556b6ee489ea: Download complete [2023-05-04T05:58:52.898Z] d694b5ae8c79: Pull complete [2023-05-04T05:58:52.898Z] 9f32a84ed3da: Pull complete [2023-05-04T05:58:52.898Z] 4d19c01a9841: Pull complete [2023-05-04T05:58:52.898Z] 9325e15d5711: Pull complete [2023-05-04T05:58:54.806Z] 556b6ee489ea: Pull complete [2023-05-04T05:58:55.740Z] c5a4b2cf53e6: Pull complete [2023-05-04T05:58:55.740Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T05:58:55.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T05:58:55.740Z] ---> c4be618373d6 [2023-05-04T05:58:55.740Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-04T05:58:59.052Z] ---> Running in e1d95372e17e [2023-05-04T05:58:59.052Z] Removing intermediate container e1d95372e17e [2023-05-04T05:58:59.052Z] ---> ff0a0357abbb [2023-05-04T05:58:59.052Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T05:58:59.052Z] ---> Running in 809e978c21f5 [2023-05-04T05:58:59.052Z] Removing intermediate container 809e978c21f5 [2023-05-04T05:58:59.052Z] ---> 63e2f4142e07 [2023-05-04T05:58:59.052Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-04T05:58:59.052Z] ---> Running in 510494f6cf21 [2023-05-04T05:58:59.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T05:59:01.767Z] Still waiting to schedule task [2023-05-04T05:59:01.768Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T05:59:01.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T05:59:02.114Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-04T05:59:02.114Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-04T05:59:02.114Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-04T05:59:02.114Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T05:59:02.114Z] OK: 270 MiB in 61 packages [2023-05-04T05:59:03.051Z] Removing intermediate container 510494f6cf21 [2023-05-04T05:59:03.051Z] ---> 8a0cedf57ac7 [2023-05-04T05:59:03.051Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-04T05:59:03.051Z] ---> Running in c139a95bdbed [2023-05-04T05:59:03.313Z] Removing intermediate container c139a95bdbed [2023-05-04T05:59:03.313Z] ---> dbb5eb210481 [2023-05-04T05:59:03.313Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-04T05:59:03.313Z] ---> ac061611f5d4 [2023-05-04T05:59:03.313Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:59:03.313Z] ---> Running in 95cffee4e88d [2023-05-04T05:59:29.914Z] Removing intermediate container 95cffee4e88d [2023-05-04T05:59:29.914Z] ---> 62d8178fa105 [2023-05-04T05:59:29.914Z] Step 9/10 : COPY . . [2023-05-04T05:59:29.914Z] ---> c3a551ce60b7 [2023-05-04T05:59:29.914Z] Step 10/10 : RUN ${MAKE} [2023-05-04T05:59:29.914Z] ---> Running in f19879ef8ea0 [2023-05-04T05:59:29.914Z] noop [2023-05-04T05:59:29.914Z] Removing intermediate container f19879ef8ea0 [2023-05-04T05:59:29.914Z] ---> c408fde72beb [2023-05-04T05:59:29.914Z] Successfully built c408fde72beb [2023-05-04T05:59:29.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:59:30.349Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T05:59:30.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:59:30.493Z] prd-ubuntu20.04-docker-8c-8g-13262 does not seem to be running inside a container [2023-05-04T05:59:30.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-470 -v /w/workspace/xfoundry_device-modbus-go_PR-470:/w/workspace/xfoundry_device-modbus-go_PR-470:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-470@tmp:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T05:59:30.864Z] $ docker top 2cc83a218c71d44171c98121f334ee1ebdf2a142a5e084c319e764fe593aa151 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:59:31.243Z] + go version [2023-05-04T05:59:31.243Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T05:59:31.280Z] $ docker stop --time=1 2cc83a218c71d44171c98121f334ee1ebdf2a142a5e084c319e764fe593aa151 [2023-05-04T05:59:32.591Z] $ docker rm -f --volumes 2cc83a218c71d44171c98121f334ee1ebdf2a142a5e084c319e764fe593aa151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:59:33.296Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T05:59:33.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:59:33.447Z] prd-ubuntu20.04-docker-8c-8g-13262 does not seem to be running inside a container [2023-05-04T05:59:33.481Z] $ 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-470 -v /w/workspace/xfoundry_device-modbus-go_PR-470:/w/workspace/xfoundry_device-modbus-go_PR-470:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-470@tmp:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T05:59:33.804Z] $ docker top 2225ecbd08ff19741f3137d3ac0bfb4ca6ac9c1569ad40418a2b95f3a6123e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:59:34.191Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-470 [Pipeline] fileExists [Pipeline] sh [2023-05-04T05:59:34.554Z] + make test [2023-05-04T05:59:34.554Z] go test ./... -coverprofile=coverage.out [2023-05-04T05:59:39.841Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-04T05:59:49.813Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-04T05:59:49.813Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.4% of statements [2023-05-04T05:59:55.083Z] go vet ./... [2023-05-04T05:59:58.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T05:59:58.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T05:59:58.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T05:59:58.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T05:59:58.846Z] $ docker stop --time=1 2225ecbd08ff19741f3137d3ac0bfb4ca6ac9c1569ad40418a2b95f3a6123e66 [2023-05-04T06:00:02.322Z] $ docker rm -f --volumes 2225ecbd08ff19741f3137d3ac0bfb4ca6ac9c1569ad40418a2b95f3a6123e66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T06:00:02.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T06:00:02.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T06:00:03.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T06:00:03.903Z] + ls -al . [2023-05-04T06:00:03.903Z] total 180 [2023-05-04T06:00:03.903Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 05:59 . [2023-05-04T06:00:03.903Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:58 .. [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 05:58 .dockerignore [2023-05-04T06:00:03.903Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:58 .git [2023-05-04T06:00:03.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:58 .github [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 331 May 4 05:58 .gitignore [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 05:58 .golangci.yml [2023-05-04T06:00:03.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:58 .semver [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 4 05:58 Attribution.txt [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 4 05:58 CHANGELOG.md [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 4 05:58 Dockerfile [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 05:58 GOVERNANCE.md [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 05:58 Jenkinsfile [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 05:58 LICENSE [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 4 05:58 Makefile [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 622 May 4 05:58 OWNERS.md [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 4 05:58 README.md [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:58 VERSION [2023-05-04T06:00:03.903Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:58 bin [2023-05-04T06:00:03.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:58 cmd [2023-05-04T06:00:03.903Z] -rw-r--r-- 1 jenkins jenkins 24160 May 4 05:59 coverage.out [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 4 05:58 go.mod [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 4 05:58 go.sum [2023-05-04T06:00:03.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:58 internal [2023-05-04T06:00:03.903Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:58 simulator [2023-05-04T06:00:03.903Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:58 snap [2023-05-04T06:00:03.903Z] -rw-rw-r-- 1 jenkins jenkins 229 May 4 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:00:04.315Z] + 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=3768867bea6ee754eec792a933fe093e65a63cbc --label arch=amd64 --label version=0.0.0 . [2023-05-04T06:00:04.315Z] Sending build context to Docker daemon 6.496MB [2023-05-04T06:00:04.315Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:00:04.315Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-04T06:00:04.315Z] ---> c408fde72beb [2023-05-04T06:00:04.315Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:00:04.574Z] ---> Running in 8f68711a73f3 [2023-05-04T06:00:04.574Z] Removing intermediate container 8f68711a73f3 [2023-05-04T06:00:04.574Z] ---> 8a610ef5ec4f [2023-05-04T06:00:04.574Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:00:04.833Z] ---> Running in 826b4f92f7b2 [2023-05-04T06:00:04.833Z] Removing intermediate container 826b4f92f7b2 [2023-05-04T06:00:04.833Z] ---> 8b84f5c3c25b [2023-05-04T06:00:04.833Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-04T06:00:04.833Z] ---> Running in 18485184982d [2023-05-04T06:00:05.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T06:00:05.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T06:00:05.609Z] OK: 270 MiB in 61 packages [2023-05-04T06:00:05.868Z] Removing intermediate container 18485184982d [2023-05-04T06:00:05.868Z] ---> 07d3fb3b838a [2023-05-04T06:00:05.868Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-04T06:00:05.868Z] ---> Running in 40429336b19b [2023-05-04T06:00:05.868Z] Removing intermediate container 40429336b19b [2023-05-04T06:00:05.868Z] ---> 58128e4a3f05 [2023-05-04T06:00:05.868Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-04T06:00:06.125Z] ---> 7175fe733173 [2023-05-04T06:00:06.125Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:00:06.125Z] ---> Running in bc402032908f [2023-05-04T06:00:07.066Z] Removing intermediate container bc402032908f [2023-05-04T06:00:07.066Z] ---> c65d062e58c7 [2023-05-04T06:00:07.066Z] Step 9/22 : COPY . . [2023-05-04T06:00:07.066Z] ---> 585f4b57c89a [2023-05-04T06:00:07.066Z] Step 10/22 : RUN ${MAKE} [2023-05-04T06:00:07.066Z] ---> Running in 3fb7d008bb41 [2023-05-04T06:00:07.326Z] 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-04T06:00:25.157Z] Removing intermediate container 3fb7d008bb41 [2023-05-04T06:00:25.157Z] ---> f086c338cd0f [2023-05-04T06:00:25.157Z] Step 11/22 : FROM alpine:3.17 [2023-05-04T06:00:25.157Z] 3.17: Pulling from library/alpine [2023-05-04T06:00:25.157Z] f56be85fc22e: Already exists [2023-05-04T06:00:25.157Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T06:00:25.157Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T06:00:25.157Z] ---> 9ed4aefc74f6 [2023-05-04T06:00:25.157Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-04T06:00:25.157Z] ---> Running in 398f421fa1de [2023-05-04T06:00:25.157Z] Removing intermediate container 398f421fa1de [2023-05-04T06:00:25.157Z] ---> 8c6904ba977e [2023-05-04T06:00:25.157Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-04T06:00:25.157Z] ---> Running in e1c139011033 [2023-05-04T06:00:25.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T06:00:25.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T06:00:25.675Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T06:00:25.675Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:00:25.675Z] OK: 7 MiB in 16 packages [2023-05-04T06:00:25.934Z] Removing intermediate container e1c139011033 [2023-05-04T06:00:25.934Z] ---> 39c2b0f07f00 [2023-05-04T06:00:25.934Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-04T06:00:26.502Z] ---> 8f25402443d3 [2023-05-04T06:00:26.502Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-04T06:00:26.762Z] ---> 1a0e67387378 [2023-05-04T06:00:26.762Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-04T06:00:26.762Z] ---> 0b48c4d07d0f [2023-05-04T06:00:26.762Z] Step 17/22 : EXPOSE 59901 [2023-05-04T06:00:26.762Z] ---> Running in f80816f8ebb0 [2023-05-04T06:00:26.762Z] Removing intermediate container f80816f8ebb0 [2023-05-04T06:00:26.762Z] ---> 5d7cf397f4c5 [2023-05-04T06:00:26.762Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-04T06:00:26.762Z] ---> Running in b76649295512 [2023-05-04T06:00:27.034Z] Removing intermediate container b76649295512 [2023-05-04T06:00:27.034Z] ---> 0cddbf64adf7 [2023-05-04T06:00:27.035Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T06:00:27.035Z] ---> Running in 2d23266e4fb4 [2023-05-04T06:00:27.035Z] Removing intermediate container 2d23266e4fb4 [2023-05-04T06:00:27.035Z] ---> 10504a3b9c4a [2023-05-04T06:00:27.035Z] Step 20/22 : LABEL arch=amd64 [2023-05-04T06:00:27.035Z] ---> Running in 54d6a298ae9a [2023-05-04T06:00:27.035Z] Removing intermediate container 54d6a298ae9a [2023-05-04T06:00:27.035Z] ---> 789b99f86064 [2023-05-04T06:00:27.035Z] Step 21/22 : LABEL git_sha=3768867bea6ee754eec792a933fe093e65a63cbc [2023-05-04T06:00:27.035Z] ---> Running in 924ac8251e3d [2023-05-04T06:00:27.293Z] Removing intermediate container 924ac8251e3d [2023-05-04T06:00:27.294Z] ---> 6b66ff322a42 [2023-05-04T06:00:27.294Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T06:00:27.294Z] ---> Running in 6d93b210b656 [2023-05-04T06:00:27.294Z] Removing intermediate container 6d93b210b656 [2023-05-04T06:00:27.294Z] ---> 6cf0e5517dc2 [2023-05-04T06:00:27.294Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T06:00:27.294Z] Successfully built 6cf0e5517dc2 [2023-05-04T06:00:27.294Z] 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-04T06:00:28.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:00:28.156Z] [2023-05-04T06:00:28.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:00:28.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:00:28.782Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T06:00:28.782Z] 5eb5b503b376: Pulling fs layer [2023-05-04T06:00:28.782Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T06:00:28.782Z] ec43610c2a17: Pulling fs layer [2023-05-04T06:00:28.782Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T06:00:28.782Z] 33b1e0a273af: Pulling fs layer [2023-05-04T06:00:28.782Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T06:00:28.782Z] 2f39f015ded8: Pulling fs layer [2023-05-04T06:00:28.782Z] 3a2ae6a8a46f: Waiting [2023-05-04T06:00:28.782Z] 5d3b04190fa2: Waiting [2023-05-04T06:00:28.782Z] 33b1e0a273af: Waiting [2023-05-04T06:00:28.782Z] 2f39f015ded8: Waiting [2023-05-04T06:00:28.782Z] 5c69ac0246d0: Download complete [2023-05-04T06:00:29.041Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T06:00:29.041Z] 3a2ae6a8a46f: Download complete [2023-05-04T06:00:29.041Z] 33b1e0a273af: Verifying Checksum [2023-05-04T06:00:29.041Z] 33b1e0a273af: Download complete [2023-05-04T06:00:29.041Z] ec43610c2a17: Verifying Checksum [2023-05-04T06:00:29.041Z] ec43610c2a17: Download complete [2023-05-04T06:00:29.041Z] 5eb5b503b376: Verifying Checksum [2023-05-04T06:00:29.041Z] 5eb5b503b376: Download complete [2023-05-04T06:00:29.608Z] 2f39f015ded8: Download complete [2023-05-04T06:00:30.173Z] 5eb5b503b376: Pull complete [2023-05-04T06:00:30.173Z] 5c69ac0246d0: Pull complete [2023-05-04T06:00:30.740Z] ec43610c2a17: Pull complete [2023-05-04T06:00:30.740Z] 3a2ae6a8a46f: Pull complete [2023-05-04T06:00:30.740Z] 33b1e0a273af: Pull complete [2023-05-04T06:00:30.998Z] 5d3b04190fa2: Pull complete [2023-05-04T06:00:35.320Z] 2f39f015ded8: Pull complete [2023-05-04T06:00:35.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T06:00:35.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:00:35.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:00:35.539Z] prd-ubuntu20.04-docker-8c-8g-13262 does not seem to be running inside a container [2023-05-04T06:00:35.573Z] $ 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-470 -v /w/workspace/xfoundry_device-modbus-go_PR-470:/w/workspace/xfoundry_device-modbus-go_PR-470:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-470@tmp:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T06:00:38.856Z] $ docker top 4e1a4e11cf9b1552a79ae8ede157a38556aaad2157b334a4d2e5bac07873ad3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:00:39.307Z] ---> job-cost.sh [2023-05-04T06:00:39.307Z] lf-activate-venv: SKIPPING [2023-05-04T06:00:39.307Z] INFO: No Stack... [2023-05-04T06:00:39.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T06:00:39.827Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T06:00:40.235Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-470/archives/cost.csv [2023-05-04T06:00:40.235Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T06:00:40.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [2023-05-04T06:00:40.283Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] did not exist. Created. [2023-05-04T06:00:40.283Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T06:00:40.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T06:00:40.730Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T06:00:40.751Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T06:00:40.833Z] $ docker stop --time=1 4e1a4e11cf9b1552a79ae8ede157a38556aaad2157b334a4d2e5bac07873ad3b [2023-05-04T06:00:41.989Z] $ docker rm -f --volumes 4e1a4e11cf9b1552a79ae8ede157a38556aaad2157b334a4d2e5bac07873ad3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T06:00:52.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13264 in /w/workspace/xfoundry_device-modbus-go_PR-470 [Pipeline] { [Pipeline] ws [2023-05-04T06:00:52.431Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T06:00:52.511Z] Selected Git installation does not exist. Using Default [2023-05-04T06:00:52.511Z] The recommended git tool is: NONE [2023-05-04T06:01:01.151Z] using credential edgex-jenkins-ssh [2023-05-04T06:01:01.173Z] Cloning the remote Git repository [2023-05-04T06:01:01.233Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-04T06:01:01.349Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-04T06:01:01.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-04T06:01:01.531Z] > git --version # timeout=10 [2023-05-04T06:01:01.559Z] > git --version # 'git version 2.25.1' [2023-05-04T06:01:01.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:01:01.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T06:01:03.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-04T06:01:03.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T06:01:04.199Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-04T06:01:04.802Z] Merging remotes/origin/main commit 54464c102ac0d16f572eda0a03f8ee766b26f00f into PR head commit 3768867bea6ee754eec792a933fe093e65a63cbc [2023-05-04T06:01:05.110Z] Merge succeeded, producing 3768867bea6ee754eec792a933fe093e65a63cbc [2023-05-04T06:01:05.111Z] Checking out Revision 3768867bea6ee754eec792a933fe093e65a63cbc (PR-470) [2023-05-04T06:01:05.750Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-04T06:01:04.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-04T06:01:04.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:01:04.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T06:01:04.825Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T06:01:04.897Z] > git checkout -f 3768867bea6ee754eec792a933fe093e65a63cbc # timeout=10 [2023-05-04T06:01:04.992Z] > git remote # timeout=10 [2023-05-04T06:01:05.010Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T06:01:05.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:01:05.053Z] > git merge 54464c102ac0d16f572eda0a03f8ee766b26f00f # timeout=10 [2023-05-04T06:01:05.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T06:01:05.121Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T06:01:05.148Z] > git checkout -f 3768867bea6ee754eec792a933fe093e65a63cbc # timeout=10 [2023-05-04T06:01:05.813Z] > git --version # timeout=10 [2023-05-04T06:01:05.830Z] > git --version # 'git version 2.25.1' [2023-05-04T06:01:05.855Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T06:01:06.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T06:01:06.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T06:01:06.947Z] Dload Upload Total Spent Left Speed [2023-05-04T06:01:06.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 57670 0 --:--:-- --:--:-- --:--:-- 57670 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh [2023-05-04T06:01:07.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T06:01:07.982Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T06:01:07.982Z] + sudo tee /etc/docker/daemon.new [2023-05-04T06:01:07.982Z] { [2023-05-04T06:01:07.982Z] "registry-mirrors": [ [2023-05-04T06:01:07.982Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T06:01:07.982Z] ], [2023-05-04T06:01:07.982Z] "bip": "10.250.0.254/24", [2023-05-04T06:01:07.982Z] "hosts": [ [2023-05-04T06:01:07.982Z] "tcp://0.0.0.0:5555", [2023-05-04T06:01:07.982Z] "unix:///var/run/docker.sock" [2023-05-04T06:01:07.982Z] ], [2023-05-04T06:01:07.982Z] "mtu": 1458, [2023-05-04T06:01:07.982Z] "selinux-enabled": true, [2023-05-04T06:01:07.982Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T06:01:07.982Z] } [Pipeline] sh [2023-05-04T06:01:08.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T06:01:08.711Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T06:01:27.065Z] provisioning config files... [2023-05-04T06:01:27.097Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4989132801741436334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:01:27.501Z] ---> docker-login.sh [2023-05-04T06:01:27.501Z] nexus3.edgexfoundry.org:10001 [2023-05-04T06:01:28.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:01:28.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:01:28.092Z] Configure a credential helper to remove this warning. See [2023-05-04T06:01:28.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:01:28.092Z] [2023-05-04T06:01:28.092Z] Login Succeeded [2023-05-04T06:01:28.092Z] nexus3.edgexfoundry.org:10002 [2023-05-04T06:01:28.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:01:28.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:01:28.637Z] Configure a credential helper to remove this warning. See [2023-05-04T06:01:28.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:01:28.637Z] [2023-05-04T06:01:28.637Z] Login Succeeded [2023-05-04T06:01:28.637Z] nexus3.edgexfoundry.org:10003 [2023-05-04T06:01:28.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:01:28.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:01:28.908Z] Configure a credential helper to remove this warning. See [2023-05-04T06:01:28.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:01:28.908Z] [2023-05-04T06:01:28.908Z] Login Succeeded [2023-05-04T06:01:28.908Z] nexus3.edgexfoundry.org:10004 [2023-05-04T06:01:29.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:01:29.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:01:29.182Z] Configure a credential helper to remove this warning. See [2023-05-04T06:01:29.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:01:29.182Z] [2023-05-04T06:01:29.452Z] Login Succeeded [2023-05-04T06:01:29.452Z] docker.io [2023-05-04T06:01:29.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:01:29.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:01:29.724Z] Configure a credential helper to remove this warning. See [2023-05-04T06:01:29.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:01:29.724Z] [2023-05-04T06:01:29.724Z] Login Succeeded [2023-05-04T06:01:29.724Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T06:01:29.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T06:01:30.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T06:01:30.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T06:01:30.238Z] ========================================================= [2023-05-04T06:01:30.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T06:01:30.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:01:30.737Z] + 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-04T06:01:31.007Z] Sending build context to Docker daemon 3.383MB [2023-05-04T06:01:31.007Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:01:31.007Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-04T06:01:31.277Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T06:01:31.277Z] c41833b44d91: Pulling fs layer [2023-05-04T06:01:31.277Z] ed15518f5707: Pulling fs layer [2023-05-04T06:01:31.277Z] feae8fd75edb: Pulling fs layer [2023-05-04T06:01:31.277Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T06:01:31.277Z] 3cdef696dda3: Pulling fs layer [2023-05-04T06:01:31.277Z] 2ced38df9373: Pulling fs layer [2023-05-04T06:01:31.277Z] 58f1dce35555: Pulling fs layer [2023-05-04T06:01:31.277Z] 242c74f7c9fa: Waiting [2023-05-04T06:01:31.277Z] 3cdef696dda3: Waiting [2023-05-04T06:01:31.277Z] 2ced38df9373: Waiting [2023-05-04T06:01:31.277Z] 58f1dce35555: Waiting [2023-05-04T06:01:31.277Z] ed15518f5707: Verifying Checksum [2023-05-04T06:01:31.277Z] ed15518f5707: Download complete [2023-05-04T06:01:31.277Z] 242c74f7c9fa: Download complete [2023-05-04T06:01:31.277Z] 3cdef696dda3: Verifying Checksum [2023-05-04T06:01:31.277Z] 3cdef696dda3: Download complete [2023-05-04T06:01:31.277Z] c41833b44d91: Download complete [2023-05-04T06:01:32.250Z] c41833b44d91: Pull complete [2023-05-04T06:01:32.838Z] 58f1dce35555: Verifying Checksum [2023-05-04T06:01:32.838Z] 58f1dce35555: Download complete [2023-05-04T06:01:32.838Z] ed15518f5707: Pull complete [2023-05-04T06:01:33.802Z] feae8fd75edb: Verifying Checksum [2023-05-04T06:01:33.802Z] feae8fd75edb: Download complete [2023-05-04T06:01:33.802Z] 2ced38df9373: Verifying Checksum [2023-05-04T06:01:33.802Z] 2ced38df9373: Download complete [2023-05-04T06:01:43.898Z] feae8fd75edb: Pull complete [2023-05-04T06:01:43.898Z] 242c74f7c9fa: Pull complete [2023-05-04T06:01:43.898Z] 3cdef696dda3: Pull complete [2023-05-04T06:01:52.190Z] 2ced38df9373: Pull complete [2023-05-04T06:01:54.876Z] 58f1dce35555: Pull complete [2023-05-04T06:01:54.876Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T06:01:54.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T06:01:54.876Z] ---> fadd8f120f05 [2023-05-04T06:01:54.876Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:01:56.857Z] ---> Running in 51596e45d220 [2023-05-04T06:01:57.126Z] Removing intermediate container 51596e45d220 [2023-05-04T06:01:57.126Z] ---> 74e91b6d01b5 [2023-05-04T06:01:57.126Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:01:57.126Z] ---> Running in e3f812b8cda4 [2023-05-04T06:01:57.392Z] Removing intermediate container e3f812b8cda4 [2023-05-04T06:01:57.392Z] ---> 6c29f4859d0b [2023-05-04T06:01:57.392Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-04T06:01:57.658Z] ---> Running in 38280e59ed6b [2023-05-04T06:01:58.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:01:59.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:02:00.621Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-04T06:02:00.621Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-04T06:02:00.621Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-04T06:02:00.621Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:02:00.621Z] OK: 270 MiB in 61 packages [2023-05-04T06:02:01.581Z] Removing intermediate container 38280e59ed6b [2023-05-04T06:02:01.581Z] ---> 45a2cf23cfcf [2023-05-04T06:02:01.581Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-04T06:02:01.581Z] ---> Running in 19e6f3740bab [2023-05-04T06:02:01.852Z] Removing intermediate container 19e6f3740bab [2023-05-04T06:02:01.852Z] ---> bae67430777a [2023-05-04T06:02:01.852Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-04T06:02:02.439Z] ---> d33a83bfd23d [2023-05-04T06:02:02.439Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:02:02.439Z] ---> Running in 31f34cb34abf [2023-05-04T06:03:10.333Z] Removing intermediate container 31f34cb34abf [2023-05-04T06:03:10.333Z] ---> 0f8e670b0ccd [2023-05-04T06:03:10.333Z] Step 9/10 : COPY . . [2023-05-04T06:03:10.333Z] ---> 0e11a7a070f9 [2023-05-04T06:03:10.333Z] Step 10/10 : RUN ${MAKE} [2023-05-04T06:03:10.333Z] ---> Running in 13e06b76dc2a [2023-05-04T06:03:10.333Z] noop [2023-05-04T06:03:10.333Z] Removing intermediate container 13e06b76dc2a [2023-05-04T06:03:10.333Z] ---> ea8fb220029a [2023-05-04T06:03:10.333Z] Successfully built ea8fb220029a [2023-05-04T06:03:10.333Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:03:10.823Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T06:03:10.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:03:11.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-13264 does not seem to be running inside a container [2023-05-04T06:03:11.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T06:03:13.644Z] $ docker top 78809ac7f44db6d23e2994cfe806053546a1db1ae465978b1362e3a4ac559af3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:03:14.509Z] + go version [2023-05-04T06:03:14.509Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T06:03:14.548Z] $ docker stop --time=1 78809ac7f44db6d23e2994cfe806053546a1db1ae465978b1362e3a4ac559af3 [2023-05-04T06:03:16.166Z] $ docker rm -f --volumes 78809ac7f44db6d23e2994cfe806053546a1db1ae465978b1362e3a4ac559af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:03:17.014Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T06:03:17.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:03:17.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-13264 does not seem to be running inside a container [2023-05-04T06:03:17.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T06:03:18.412Z] $ docker top d7e98f47013ce6243c22a76f61ecb28de173b47184cebe78f343dd147cb53411 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:03:18.959Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T06:03:19.344Z] + make test [2023-05-04T06:03:19.345Z] go test ./... -coverprofile=coverage.out [2023-05-04T06:03:51.590Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-04T06:05:58.313Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-04T06:05:58.313Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.092s coverage: 47.4% of statements [2023-05-04T06:05:58.313Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T06:05:58.313Z] go vet ./... [2023-05-04T06:06:20.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T06:06:20.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T06:06:20.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T06:06:20.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T06:06:20.484Z] $ docker stop --time=1 d7e98f47013ce6243c22a76f61ecb28de173b47184cebe78f343dd147cb53411 [2023-05-04T06:06:22.247Z] $ docker rm -f --volumes d7e98f47013ce6243c22a76f61ecb28de173b47184cebe78f343dd147cb53411 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T06:06:23.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T06:06:23.454Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T06:06:23.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T06:06:24.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T06:06:24.909Z] + ls -al . [2023-05-04T06:06:24.909Z] total 176 [2023-05-04T06:06:24.909Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 06:03 . [2023-05-04T06:06:24.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:01 .. [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 06:01 .dockerignore [2023-05-04T06:06:24.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:01 .git [2023-05-04T06:06:24.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:01 .github [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 331 May 4 06:01 .gitignore [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 06:01 .golangci.yml [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 4 06:01 Attribution.txt [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 4 06:01 CHANGELOG.md [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 4 06:01 Dockerfile [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 06:01 GOVERNANCE.md [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 06:01 Jenkinsfile [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 06:01 LICENSE [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 4 06:01 Makefile [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 622 May 4 06:01 OWNERS.md [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 4 06:01 README.md [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:58 VERSION [2023-05-04T06:06:24.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:01 bin [2023-05-04T06:06:24.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:01 cmd [2023-05-04T06:06:24.909Z] -rw-r--r-- 1 jenkins jenkins 24160 May 4 06:05 coverage.out [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 4 06:01 go.mod [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 4 06:01 go.sum [2023-05-04T06:06:24.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:01 internal [2023-05-04T06:06:24.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:01 simulator [2023-05-04T06:06:24.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:01 snap [2023-05-04T06:06:24.909Z] -rw-rw-r-- 1 jenkins jenkins 229 May 4 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:06:25.399Z] + 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=3768867bea6ee754eec792a933fe093e65a63cbc --label arch=arm64 --label version=0.0.0 . [2023-05-04T06:06:25.669Z] Sending build context to Docker daemon 3.408MB [2023-05-04T06:06:25.669Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:06:25.669Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-04T06:06:25.669Z] ---> ea8fb220029a [2023-05-04T06:06:25.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:06:25.938Z] ---> Running in 1a758f9dec41 [2023-05-04T06:06:26.206Z] Removing intermediate container 1a758f9dec41 [2023-05-04T06:06:26.207Z] ---> 20c0f43392d0 [2023-05-04T06:06:26.207Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:06:26.207Z] ---> Running in ef0cd4718a7c [2023-05-04T06:06:26.474Z] Removing intermediate container ef0cd4718a7c [2023-05-04T06:06:26.474Z] ---> 43f47f350d99 [2023-05-04T06:06:26.474Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-04T06:06:26.474Z] ---> Running in 19ad449f33ec [2023-05-04T06:06:27.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:06:28.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:06:29.427Z] OK: 270 MiB in 61 packages [2023-05-04T06:06:33.996Z] Removing intermediate container 19ad449f33ec [2023-05-04T06:06:33.996Z] ---> e6cffa1b0edd [2023-05-04T06:06:33.996Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-04T06:06:33.996Z] ---> Running in 2e2c98767c27 [2023-05-04T06:06:33.996Z] Removing intermediate container 2e2c98767c27 [2023-05-04T06:06:33.996Z] ---> 2b4d54671fb6 [2023-05-04T06:06:33.996Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-04T06:06:33.996Z] ---> 254b506fbcd1 [2023-05-04T06:06:33.996Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:06:33.996Z] ---> Running in 66281746250e [2023-05-04T06:06:36.594Z] Removing intermediate container 66281746250e [2023-05-04T06:06:36.594Z] ---> 78053347fa83 [2023-05-04T06:06:36.594Z] Step 9/22 : COPY . . [2023-05-04T06:06:37.567Z] ---> b8352ffbbc72 [2023-05-04T06:06:37.567Z] Step 10/22 : RUN ${MAKE} [2023-05-04T06:06:37.567Z] ---> Running in 48e783c744e8 [2023-05-04T06:06:38.990Z] 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-04T06:09:02.002Z] Removing intermediate container 48e783c744e8 [2023-05-04T06:09:02.002Z] ---> 4a4921071139 [2023-05-04T06:09:02.002Z] Step 11/22 : FROM alpine:3.17 [2023-05-04T06:09:02.002Z] 3.17: Pulling from library/alpine [2023-05-04T06:09:02.002Z] c41833b44d91: Already exists [2023-05-04T06:09:02.002Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T06:09:02.002Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T06:09:02.002Z] ---> 51e60588ff2c [2023-05-04T06:09:02.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-04T06:09:02.002Z] ---> Running in 1c1de01994a2 [2023-05-04T06:09:02.002Z] Removing intermediate container 1c1de01994a2 [2023-05-04T06:09:02.002Z] ---> 2f7b048e8b84 [2023-05-04T06:09:02.002Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-04T06:09:02.002Z] ---> Running in 376136fd9408 [2023-05-04T06:09:02.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:09:02.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:09:02.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T06:09:02.002Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:09:02.002Z] OK: 8 MiB in 16 packages [2023-05-04T06:09:02.002Z] Removing intermediate container 376136fd9408 [2023-05-04T06:09:02.002Z] ---> 8fb3fa74255f [2023-05-04T06:09:02.002Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-04T06:09:02.002Z] ---> 9dbdc6bade5c [2023-05-04T06:09:02.002Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-04T06:09:02.002Z] ---> 4bd28ddc808f [2023-05-04T06:09:02.002Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-04T06:09:02.002Z] ---> f42818674425 [2023-05-04T06:09:02.002Z] Step 17/22 : EXPOSE 59901 [2023-05-04T06:09:02.002Z] ---> Running in a51c29e26f91 [2023-05-04T06:09:02.002Z] Removing intermediate container a51c29e26f91 [2023-05-04T06:09:02.002Z] ---> 50de63f07ebe [2023-05-04T06:09:02.002Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-04T06:09:02.002Z] ---> Running in babe6e260a29 [2023-05-04T06:09:02.002Z] Removing intermediate container babe6e260a29 [2023-05-04T06:09:02.002Z] ---> 0c85888b8fb7 [2023-05-04T06:09:02.003Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T06:09:02.003Z] ---> Running in 8ab9c5e5af52 [2023-05-04T06:09:02.003Z] Removing intermediate container 8ab9c5e5af52 [2023-05-04T06:09:02.003Z] ---> 7fa66a31e9dc [2023-05-04T06:09:02.003Z] Step 20/22 : LABEL arch=arm64 [2023-05-04T06:09:02.003Z] ---> Running in 8f49de441cd0 [2023-05-04T06:09:02.271Z] Removing intermediate container 8f49de441cd0 [2023-05-04T06:09:02.271Z] ---> 22304407666f [2023-05-04T06:09:02.271Z] Step 21/22 : LABEL git_sha=3768867bea6ee754eec792a933fe093e65a63cbc [2023-05-04T06:09:02.538Z] ---> Running in 2bf107ac2870 [2023-05-04T06:09:02.805Z] Removing intermediate container 2bf107ac2870 [2023-05-04T06:09:02.805Z] ---> 20bf23194ee2 [2023-05-04T06:09:02.805Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T06:09:02.805Z] ---> Running in 5130f9687c54 [2023-05-04T06:09:03.071Z] Removing intermediate container 5130f9687c54 [2023-05-04T06:09:03.071Z] ---> b36e1f22e62d [2023-05-04T06:09:03.071Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T06:09:03.071Z] Successfully built b36e1f22e62d [2023-05-04T06:09:03.071Z] 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-04T06:09:03.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:09:03.894Z] [2023-05-04T06:09:03.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:09:04.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:09:04.306Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T06:09:04.306Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T06:09:04.306Z] 04944245beec: Pulling fs layer [2023-05-04T06:09:04.306Z] 699f458cf7ca: Pulling fs layer [2023-05-04T06:09:04.306Z] 765212b225bb: Pulling fs layer [2023-05-04T06:09:04.306Z] f23df028b6ca: Pulling fs layer [2023-05-04T06:09:04.306Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T06:09:04.306Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T06:09:04.306Z] 765212b225bb: Waiting [2023-05-04T06:09:04.306Z] f23df028b6ca: Waiting [2023-05-04T06:09:04.306Z] d65c8cfc05b1: Waiting [2023-05-04T06:09:04.306Z] 2437ff75d9bd: Waiting [2023-05-04T06:09:04.574Z] 04944245beec: Verifying Checksum [2023-05-04T06:09:04.574Z] 04944245beec: Download complete [2023-05-04T06:09:04.574Z] 765212b225bb: Verifying Checksum [2023-05-04T06:09:04.574Z] 765212b225bb: Download complete [2023-05-04T06:09:04.574Z] f23df028b6ca: Download complete [2023-05-04T06:09:04.574Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T06:09:04.574Z] d65c8cfc05b1: Download complete [2023-05-04T06:09:04.574Z] 699f458cf7ca: Verifying Checksum [2023-05-04T06:09:04.574Z] 699f458cf7ca: Download complete [2023-05-04T06:09:05.157Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T06:09:05.157Z] 8998bd30e6a1: Download complete [2023-05-04T06:09:07.101Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T06:09:07.101Z] 2437ff75d9bd: Download complete [2023-05-04T06:09:08.508Z] 8998bd30e6a1: Pull complete [2023-05-04T06:09:09.090Z] 04944245beec: Pull complete [2023-05-04T06:09:10.059Z] 699f458cf7ca: Pull complete [2023-05-04T06:09:10.324Z] 765212b225bb: Pull complete [2023-05-04T06:09:14.571Z] f23df028b6ca: Pull complete [2023-05-04T06:09:14.571Z] d65c8cfc05b1: Pull complete [2023-05-04T06:09:27.014Z] 2437ff75d9bd: Pull complete [2023-05-04T06:09:27.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T06:09:27.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:09:27.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:09:27.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-13264 does not seem to be running inside a container [2023-05-04T06:09:27.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T06:09:30.063Z] $ docker top 7df718aa4bb1d7b8b82bc24172db3edff37e0549b70f0cddaef7ebd4d0221cb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:30.961Z] ---> job-cost.sh [2023-05-04T06:09:30.961Z] lf-activate-venv: SKIPPING [2023-05-04T06:09:30.961Z] INFO: No Stack... [2023-05-04T06:09:31.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T06:09:32.129Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T06:09:32.747Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-04T06:09:32.748Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T06:09:32.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [2023-05-04T06:09:32.836Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] did not exist. Created. [2023-05-04T06:09:32.836Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T06:09:33.571Z] /w/workspace/device-modbus-go/1@tmp/durable-a205a82e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T06:09:34.244Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T06:09:34.279Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T06:09:34.328Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T06:09:34.343Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-470-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T06:09:34.416Z] $ docker stop --time=1 7df718aa4bb1d7b8b82bc24172db3edff37e0549b70f0cddaef7ebd4d0221cb4 [2023-05-04T06:09:35.892Z] $ docker rm -f --volumes 7df718aa4bb1d7b8b82bc24172db3edff37e0549b70f0cddaef7ebd4d0221cb4 [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-04T06:09:36.918Z] provisioning config files... [2023-05-04T06:09:36.926Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/config4776721438666062889tmp [Pipeline] { [Pipeline] sh [2023-05-04T06:09:37.258Z] + set +x [2023-05-04T06:09:37.258Z] + curl -s https://codecov.io/bash [2023-05-04T06:09:37.258Z] + bash -s -- [2023-05-04T06:09:37.258Z] [2023-05-04T06:09:37.258Z] _____ _ [2023-05-04T06:09:37.258Z] / ____| | | [2023-05-04T06:09:37.258Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T06:09:37.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T06:09:37.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T06:09:37.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T06:09:37.258Z] Bash-1.0.6 [2023-05-04T06:09:37.258Z] [2023-05-04T06:09:37.258Z] [2023-05-04T06:09:37.258Z] ==> git version 2.25.1 found [2023-05-04T06:09:37.258Z] ==> 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-04T06:09:37.258Z] Release-Date: 2020-01-08 [2023-05-04T06:09:37.258Z] 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-04T06:09:37.258Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T06:09:37.258Z] ==> Jenkins CI detected. [2023-05-04T06:09:37.258Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-470 [2023-05-04T06:09:37.258Z] project root: . [2023-05-04T06:09:37.258Z] --> token set from env [2023-05-04T06:09:37.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T06:09:37.258Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T06:09:37.258Z] ==> Python coveragepy not found [2023-05-04T06:09:37.258Z] ==> Searching for coverage reports in: [2023-05-04T06:09:37.258Z] + . [2023-05-04T06:09:37.258Z] -> Found 1 reports [2023-05-04T06:09:37.258Z] ==> Detecting git/mercurial file structure [2023-05-04T06:09:37.258Z] ==> Reading reports [2023-05-04T06:09:37.517Z] + ./coverage.out bytes=24160 [2023-05-04T06:09:37.518Z] ==> Appending adjustments [2023-05-04T06:09:37.518Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T06:09:37.518Z] + Found adjustments [2023-05-04T06:09:37.518Z] ==> Gzipping contents [2023-05-04T06:09:37.518Z] 4.0K /tmp/codecov.AGSxXX.gz [2023-05-04T06:09:37.518Z] ==> Uploading reports [2023-05-04T06:09:37.518Z] url: https://codecov.io [2023-05-04T06:09:37.518Z] query: branch=PR-470&commit=3768867bea6ee754eec792a933fe093e65a63cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=470&job=&cmd_args= [2023-05-04T06:09:37.518Z] -> Pinging Codecov [2023-05-04T06:09:37.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-470&commit=3768867bea6ee754eec792a933fe093e65a63cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-470%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=470&job=&cmd_args= [2023-05-04T06:09:37.777Z] -> Uploading to [2023-05-04T06:09:37.777Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/55DBCA73C666E3227836607328DD7E49/3768867bea6ee754eec792a933fe093e65a63cbc/6bdeff58-50cc-4fa1-95cc-7de85b5108c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T060937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29327c28e353ba06357fdbc4f348747ed96523f9f16a7925f30cf103e32c4fd2 [2023-05-04T06:09:37.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T06:09:37.777Z] Dload Upload Total Spent Left Speed [2023-05-04T06:09:38.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 16350 --:--:-- --:--:-- --:--:-- 16350 [2023-05-04T06:09:38.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3768867bea6ee754eec792a933fe093e65a63cbc [Pipeline] } [2023-05-04T06:09:38.064Z] 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-04T06:09:39.840Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-470/archives ] [2023-05-04T06:09:39.840Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-470/archives [2023-05-04T06:09:39.840Z] total 16 [2023-05-04T06:09:39.840Z] drwxr-xr-x 3 root root 4096 May 4 06:00 . [2023-05-04T06:09:39.840Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 06:00 .. [2023-05-04T06:09:39.840Z] drwxr-xr-x 2 root root 4096 May 4 06:00 cost [2023-05-04T06:09:39.840Z] -rw-r--r-- 1 root root 88 May 4 06:00 cost.csv [2023-05-04T06:09:39.840Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-470/archives [2023-05-04T06:09:39.840Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-470/archives [2023-05-04T06:09:39.840Z] total 16 [2023-05-04T06:09:39.840Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 06:00 . [2023-05-04T06:09:39.840Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 06:00 .. [2023-05-04T06:09:39.840Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 06:00 cost [2023-05-04T06:09:39.840Z] -rw-r--r-- 1 jenkins jenkins 88 May 4 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:40.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:41.053Z] ---> package-listing.sh [2023-05-04T06:09:41.053Z] ++ facter osfamily [2023-05-04T06:09:41.053Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T06:09:41.313Z] + OS_FAMILY=debian [2023-05-04T06:09:41.313Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-470 [2023-05-04T06:09:41.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T06:09:41.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T06:09:41.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T06:09:41.313Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T06:09:41.313Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-470 ']' [2023-05-04T06:09:41.313Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T06:09:41.313Z] + case "${OS_FAMILY}" in [2023-05-04T06:09:41.313Z] + dpkg -l [2023-05-04T06:09:41.313Z] + grep '^ii' [2023-05-04T06:09:41.313Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T06:09:41.313Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T06:09:41.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T06:09:41.313Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-470 ']' [2023-05-04T06:09:41.313Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-470/archives/ [2023-05-04T06:09:41.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-470/archives/ [Pipeline] echo [2023-05-04T06:09:41.346Z] 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T06:09:41.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:09:42.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:09:42.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:09:42.389Z] prd-ubuntu20.04-docker-8c-8g-13262 does not seem to be running inside a container [2023-05-04T06:09:42.420Z] $ 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-470/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-470 -v /w/workspace/xfoundry_device-modbus-go_PR-470:/w/workspace/xfoundry_device-modbus-go_PR-470:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-470@tmp:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T06:09:42.607Z] $ docker top 738d9db18a24f3a7fd34528c4443f464a29bf01ed6d13d681ea7495c51099375 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:09:43.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T06:09:43.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T06:09:43.625Z] + ls /var/log/sa-host [2023-05-04T06:09:43.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T06:09:43.843Z] provisioning config files... [2023-05-04T06:09:43.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-470@tmp/config8738649892546004789tmp [Pipeline] { [Pipeline] echo [2023-05-04T06:09:43.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:44.216Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T06:09:44.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:44.640Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T06:09:44.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:44.978Z] ---> sudo-logs.sh [2023-05-04T06:09:44.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T06:09:45.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:45.378Z] ---> job-cost.sh [2023-05-04T06:09:45.378Z] lf-activate-venv: SKIPPING [2023-05-04T06:09:45.378Z] DEBUG: total: 0.2199999988079071 [2023-05-04T06:09:45.378Z] INFO: Retrieving Stack Cost... [2023-05-04T06:09:45.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T06:09:46.207Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T06:09:46.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:09:46.560Z] ---> logs-deploy.sh [2023-05-04T06:09:46.560Z] lf-activate-venv: SKIPPING [2023-05-04T06:09:46.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-470/1 [2023-05-04T06:09:46.560Z] INFO: archiving workspace using pattern(s): [2023-05-04T06:09:47.495Z] Archives upload complete. [2023-05-04T06:09:47.495Z] INFO: archiving logs to Nexus