Pull request #468 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b46b52e5118a47de436d218566d044646d9e0b6+831951377c32840706638568b0e432e598c2b631 (18b2685c7d319b5f13c5a5fe5a8fc8e604671299) 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-ssh10430115942659284850.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-ssh8011092136851252091.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-468/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-468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6343171428242486846.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-468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7222345292670214792.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-ssh9697837074406460525.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-468/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-468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2459716073857346670.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12309’ Running on prd-ubuntu20.04-docker-8c-8g-12322 in /w/workspace/xfoundry_device-modbus-go_PR-468 [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-468 # 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/468/head:refs/remotes/origin/PR-468 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 3b46b52e5118a47de436d218566d044646d9e0b6 Merge succeeded, producing 3b46b52e5118a47de436d218566d044646d9e0b6 Checking out Revision 3b46b52e5118a47de436d218566d044646d9e0b6 (PR-468) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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-02T06:02:45.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T06:02:45.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3b46b52e5118a47de436d218566d044646d9e0b6 # 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 831951377c32840706638568b0e432e598c2b631 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b46b52e5118a47de436d218566d044646d9e0b6 # timeout=10 [Pipeline] echo [2023-05-02T06:02:45.747Z] ========================================================= [2023-05-02T06:02:45.747Z] EdgeX Global Pipelines Version Info [2023-05-02T06:02:45.747Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:46.487Z] ------------------- [2023-05-02T06:02:46.487Z] stable info: [2023-05-02T06:02:46.487Z] ------------------- [2023-05-02T06:02:46.487Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T06:02:46.487Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:02:46.487Z] Message: update stable to v1.0.248 [2023-05-02T06:02:47.060Z] ------------------- [2023-05-02T06:02:47.060Z] experimental info: [2023-05-02T06:02:47.060Z] ------------------- [2023-05-02T06:02:47.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T06:02:47.060Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T06:02:47.060Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T06:02:47.328Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-02T06:02:47.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-02T06:02:47.418Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T06:02:47.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T06:02:47.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T06:02:47.550Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T06:02:47.593Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T06:02:47.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T06:02:47.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T06:02:47.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T06:02:47.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T06:02:47.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-02T06:02:47.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T06:02:47.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T06:02:47.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:47.973Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:48.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:48.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:48.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T06:02:48.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T06:02:48.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T06:02:48.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T06:02:48.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T06:02:48.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T06:02:48.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T06:02:48.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T06:02:48.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T06:02:48.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo [2023-05-02T06:02:48.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo [2023-05-02T06:02:48.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo [2023-05-02T06:02:48.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b46b52e5118a47de436d218566d044646d9e0b6 [Pipeline] echo [2023-05-02T06:02:48.695Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b46b52 [Pipeline] echo [2023-05-02T06:02:48.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:02:48.845Z] provisioning config files... [2023-05-02T06:02:48.859Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/config15567191867611764933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:49.301Z] ---> docker-login.sh [2023-05-02T06:02:49.301Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:02:49.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:49.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:49.563Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:49.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:49.563Z] [2023-05-02T06:02:49.563Z] Login Succeeded [2023-05-02T06:02:49.563Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:02:49.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:49.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:49.822Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:49.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:49.822Z] [2023-05-02T06:02:49.822Z] Login Succeeded [2023-05-02T06:02:49.822Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:02:49.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:49.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:49.822Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:49.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:49.822Z] [2023-05-02T06:02:49.822Z] Login Succeeded [2023-05-02T06:02:49.822Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:02:49.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.081Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.081Z] [2023-05-02T06:02:50.081Z] Login Succeeded [2023-05-02T06:02:50.081Z] docker.io [2023-05-02T06:02:50.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.341Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.341Z] [2023-05-02T06:02:50.341Z] Login Succeeded [2023-05-02T06:02:50.341Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:02:50.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T06:02:51.066Z] + git rev-list -1 --merges 3b46b52e5118a47de436d218566d044646d9e0b6~1..3b46b52e5118a47de436d218566d044646d9e0b6 [Pipeline] echo [2023-05-02T06:02:51.138Z] -----------> git rev-list -1 --merges 3b46b52e5118a47de436d218566d044646d9e0b6~1..3b46b52e5118a47de436d218566d044646d9e0b6 3b46b52e5118a47de436d218566d044646d9e0b6 [false] [Pipeline] sh [2023-05-02T06:02:51.453Z] + git log --format=format:%s -1 3b46b52e5118a47de436d218566d044646d9e0b6 [Pipeline] echo [2023-05-02T06:02:51.492Z] ========================================================= [2023-05-02T06:02:51.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T06:02:51.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:02:51.940Z] + git log --format=format:%s -1 3b46b52e5118a47de436d218566d044646d9e0b6 [Pipeline] echo [2023-05-02T06:02:51.971Z] [semverPrep] GIT_COMMIT: 3b46b52e5118a47de436d218566d044646d9e0b6, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-02T06:02:51.999Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T06:02:52.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T06:02:52.367Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T06:02:52.367Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T06:02:52.367Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T06:02:52.367Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T06:02:52.367Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T06:02:52.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:52.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:52.798Z] [2023-05-02T06:02:52.798Z] 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-02T06:02:53.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:53.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T06:02:53.245Z] b85a868b505f: Pulling fs layer [2023-05-02T06:02:53.245Z] e2be974225ed: Pulling fs layer [2023-05-02T06:02:53.245Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T06:02:53.245Z] 988bab9f4d93: Pulling fs layer [2023-05-02T06:02:53.245Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T06:02:53.245Z] eaf3925da568: Pulling fs layer [2023-05-02T06:02:53.245Z] bab4dde63d76: Pulling fs layer [2023-05-02T06:02:53.245Z] bde34c3a00c8: Pulling fs layer [2023-05-02T06:02:53.245Z] b352a97aabf1: Pulling fs layer [2023-05-02T06:02:53.245Z] 4872d77fe225: Pulling fs layer [2023-05-02T06:02:53.245Z] 5851b861e8e6: Pulling fs layer [2023-05-02T06:02:53.245Z] 1469e6f7b9e6: Waiting [2023-05-02T06:02:53.245Z] eaf3925da568: Waiting [2023-05-02T06:02:53.245Z] 988bab9f4d93: Waiting [2023-05-02T06:02:53.245Z] bab4dde63d76: Waiting [2023-05-02T06:02:53.245Z] bde34c3a00c8: Waiting [2023-05-02T06:02:53.245Z] b352a97aabf1: Waiting [2023-05-02T06:02:53.245Z] 4872d77fe225: Waiting [2023-05-02T06:02:53.245Z] 5851b861e8e6: Waiting [2023-05-02T06:02:53.245Z] e2be974225ed: Verifying Checksum [2023-05-02T06:02:53.245Z] e2be974225ed: Download complete [2023-05-02T06:02:53.245Z] 988bab9f4d93: Download complete [2023-05-02T06:02:53.245Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T06:02:53.245Z] 1469e6f7b9e6: Download complete [2023-05-02T06:02:53.245Z] eaf3925da568: Download complete [2023-05-02T06:02:53.505Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T06:02:53.505Z] 339a4e72a1f5: Download complete [2023-05-02T06:02:53.505Z] bde34c3a00c8: Verifying Checksum [2023-05-02T06:02:53.505Z] bde34c3a00c8: Download complete [2023-05-02T06:02:53.505Z] b352a97aabf1: Verifying Checksum [2023-05-02T06:02:53.505Z] b352a97aabf1: Download complete [2023-05-02T06:02:53.505Z] 4872d77fe225: Verifying Checksum [2023-05-02T06:02:53.505Z] 4872d77fe225: Download complete [2023-05-02T06:02:53.505Z] 5851b861e8e6: Verifying Checksum [2023-05-02T06:02:53.505Z] 5851b861e8e6: Download complete [2023-05-02T06:02:53.505Z] b85a868b505f: Verifying Checksum [2023-05-02T06:02:53.505Z] b85a868b505f: Download complete [2023-05-02T06:02:53.764Z] bab4dde63d76: Verifying Checksum [2023-05-02T06:02:53.764Z] bab4dde63d76: Download complete [2023-05-02T06:02:55.143Z] b85a868b505f: Pull complete [2023-05-02T06:02:55.143Z] e2be974225ed: Pull complete [2023-05-02T06:02:55.717Z] 339a4e72a1f5: Pull complete [2023-05-02T06:02:55.977Z] 988bab9f4d93: Pull complete [2023-05-02T06:02:56.241Z] 1469e6f7b9e6: Pull complete [2023-05-02T06:02:56.241Z] eaf3925da568: Pull complete [2023-05-02T06:02:58.164Z] bab4dde63d76: Pull complete [2023-05-02T06:02:58.164Z] bde34c3a00c8: Pull complete [2023-05-02T06:02:58.164Z] b352a97aabf1: Pull complete [2023-05-02T06:02:58.424Z] 4872d77fe225: Pull complete [2023-05-02T06:02:58.424Z] 5851b861e8e6: Pull complete [2023-05-02T06:02:58.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T06:02:58.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:58.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:02:58.651Z] prd-ubuntu20.04-docker-8c-8g-12322 does not seem to be running inside a container [2023-05-02T06:02:58.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-468 -v /w/workspace/xfoundry_device-modbus-go_PR-468:/w/workspace/xfoundry_device-modbus-go_PR-468:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-468@tmp:/w/workspace/xfoundry_device-modbus-go_PR-468@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T06:03:00.710Z] $ docker top c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 -eo pid,comm [2023-05-02T06:03:00.764Z] 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-02T06:03:00.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T06:03:00.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:03:00.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:03:01.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:03:01.012Z] $ docker exec c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 ssh-agent [2023-05-02T06:03:01.124Z] SSH_AUTH_SOCK=/tmp/ssh-316ZWuFJZlCf/agent.32 [2023-05-02T06:03:01.124Z] SSH_AGENT_PID=38 [2023-05-02T06:03:01.131Z] Running ssh-add (command line suppressed) [2023-05-02T06:03:01.229Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-468@tmp/private_key_6219799055492768616.key (/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/private_key_6219799055492768616.key) [2023-05-02T06:03:01.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:03:01.565Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T06:03:01.593Z] $ docker exec --env ******** --env ******** c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 ssh-agent -k [2023-05-02T06:03:01.689Z] unset SSH_AUTH_SOCK; [2023-05-02T06:03:01.690Z] unset SSH_AGENT_PID; [2023-05-02T06:03:01.691Z] echo Agent pid 38 killed; [2023-05-02T06:03:01.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T06:03:01.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:03:01.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:03:01.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:03:01.896Z] $ docker exec c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 ssh-agent [2023-05-02T06:03:02.016Z] SSH_AUTH_SOCK=/tmp/ssh-mEU895AHLVFA/agent.70 [2023-05-02T06:03:02.016Z] SSH_AGENT_PID=76 [2023-05-02T06:03:02.021Z] Running ssh-add (command line suppressed) [2023-05-02T06:03:02.123Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-468@tmp/private_key_1641468365007180288.key (/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/private_key_1641468365007180288.key) [2023-05-02T06:03:02.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:03:02.489Z] + git semver init [2023-05-02T06:03:02.750Z] 2023-05-02 06:03:02,714 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T06:03:02.750Z] 2023-05-02 06:03:02,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-468/.semver [2023-05-02T06:03:02.750Z] 2023-05-02 06:03:02,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-468/.semver [2023-05-02T06:03:02.750Z] 2023-05-02 06:03:02,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-468/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-468, universal_newlines=False, shell=None, istream=None) [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,484 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-468/.git/info/exclude [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-468/.semver/PR-468 with force:False [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,484 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-468/.semver/PR-468 [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,487 [execute] INFO git cat-file --batch-check [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-468/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,494 [execute] INFO git cat-file --batch [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-468/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:03:03.731Z] 2023-05-02 06:03:03,501 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-468/.semver/PR-468 [2023-05-02T06:03:03.731Z] 0.0.0 [Pipeline] } [2023-05-02T06:03:03.760Z] $ docker exec --env ******** --env ******** c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 ssh-agent -k [2023-05-02T06:03:03.861Z] unset SSH_AUTH_SOCK; [2023-05-02T06:03:03.862Z] unset SSH_AGENT_PID; [2023-05-02T06:03:03.862Z] echo Agent pid 76 killed; [2023-05-02T06:03:03.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T06:03:04.285Z] + git semver [Pipeline] } [2023-05-02T06:03:04.590Z] $ docker stop --time=1 c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 [2023-05-02T06:03:05.900Z] $ docker rm -f --volumes c2ee185932d5a96fc34d6f5c89788f135d856d9f854a963d978866d415cd7827 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:03:06.294Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T06:03:06.591Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T06:03:06.608Z] [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-02T06:03:07.210Z] provisioning config files... [2023-05-02T06:03:07.220Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/config4803121100520134750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:03:07.579Z] ---> docker-login.sh [2023-05-02T06:03:07.579Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:03:07.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:03:07.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:03:07.579Z] Configure a credential helper to remove this warning. See [2023-05-02T06:03:07.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:03:07.579Z] [2023-05-02T06:03:07.579Z] Login Succeeded [2023-05-02T06:03:07.579Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:03:07.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:03:07.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:03:07.579Z] Configure a credential helper to remove this warning. See [2023-05-02T06:03:07.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:03:07.579Z] [2023-05-02T06:03:07.579Z] Login Succeeded [2023-05-02T06:03:07.579Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:03:08.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:03:08.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:03:08.042Z] Configure a credential helper to remove this warning. See [2023-05-02T06:03:08.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:03:08.042Z] [2023-05-02T06:03:08.042Z] Login Succeeded [2023-05-02T06:03:08.042Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:03:08.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:03:08.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:03:08.042Z] Configure a credential helper to remove this warning. See [2023-05-02T06:03:08.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:03:08.042Z] [2023-05-02T06:03:08.042Z] Login Succeeded [2023-05-02T06:03:08.042Z] docker.io [2023-05-02T06:03:08.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:03:08.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:03:08.304Z] Configure a credential helper to remove this warning. See [2023-05-02T06:03:08.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:03:08.304Z] [2023-05-02T06:03:08.304Z] Login Succeeded [2023-05-02T06:03:08.304Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:03:08.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:03:08.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:03:08.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:03:08.580Z] ========================================================= [2023-05-02T06:03:08.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T06:03:08.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:09.043Z] + 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-02T06:03:09.043Z] Sending build context to Docker daemon 6.467MB [2023-05-02T06:03:09.043Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:03:09.043Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T06:03:09.043Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T06:03:09.043Z] f56be85fc22e: Pulling fs layer [2023-05-02T06:03:09.043Z] 85791d961cd3: Pulling fs layer [2023-05-02T06:03:09.043Z] d694b5ae8c79: Pulling fs layer [2023-05-02T06:03:09.043Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T06:03:09.043Z] 4d19c01a9841: Pulling fs layer [2023-05-02T06:03:09.043Z] 9325e15d5711: Pulling fs layer [2023-05-02T06:03:09.043Z] 556b6ee489ea: Pulling fs layer [2023-05-02T06:03:09.043Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T06:03:09.043Z] 9f32a84ed3da: Waiting [2023-05-02T06:03:09.043Z] 4d19c01a9841: Waiting [2023-05-02T06:03:09.043Z] 9325e15d5711: Waiting [2023-05-02T06:03:09.043Z] 556b6ee489ea: Waiting [2023-05-02T06:03:09.043Z] c5a4b2cf53e6: Waiting [2023-05-02T06:03:09.043Z] 85791d961cd3: Download complete [2023-05-02T06:03:09.043Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T06:03:09.043Z] 9f32a84ed3da: Download complete [2023-05-02T06:03:09.305Z] 4d19c01a9841: Verifying Checksum [2023-05-02T06:03:09.305Z] 4d19c01a9841: Download complete [2023-05-02T06:03:09.305Z] f56be85fc22e: Verifying Checksum [2023-05-02T06:03:09.305Z] f56be85fc22e: Download complete [2023-05-02T06:03:09.305Z] 9325e15d5711: Verifying Checksum [2023-05-02T06:03:09.305Z] 9325e15d5711: Download complete [2023-05-02T06:03:09.305Z] f56be85fc22e: Pull complete [2023-05-02T06:03:09.564Z] 85791d961cd3: Pull complete [2023-05-02T06:03:09.823Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T06:03:09.823Z] c5a4b2cf53e6: Download complete [2023-05-02T06:03:09.823Z] d694b5ae8c79: Download complete [2023-05-02T06:03:10.081Z] 556b6ee489ea: Verifying Checksum [2023-05-02T06:03:10.081Z] 556b6ee489ea: Download complete [2023-05-02T06:03:13.367Z] d694b5ae8c79: Pull complete [2023-05-02T06:03:13.627Z] 9f32a84ed3da: Pull complete [2023-05-02T06:03:13.627Z] 4d19c01a9841: Pull complete [2023-05-02T06:03:13.627Z] 9325e15d5711: Pull complete [2023-05-02T06:03:16.163Z] 556b6ee489ea: Pull complete [2023-05-02T06:03:17.094Z] c5a4b2cf53e6: Pull complete [2023-05-02T06:03:17.094Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T06:03:17.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T06:03:17.094Z] ---> c4be618373d6 [2023-05-02T06:03:17.094Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:03:20.384Z] ---> Running in 361b79e5aee5 [2023-05-02T06:03:20.384Z] Removing intermediate container 361b79e5aee5 [2023-05-02T06:03:20.384Z] ---> eda55430ee14 [2023-05-02T06:03:20.384Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:03:20.384Z] ---> Running in a1814a6dd9c0 [2023-05-02T06:03:20.384Z] Removing intermediate container a1814a6dd9c0 [2023-05-02T06:03:20.384Z] ---> 55006ecf5b53 [2023-05-02T06:03:20.384Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:03:20.384Z] ---> Running in 78392b2a6ad2 [2023-05-02T06:03:20.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:03:20.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:03:20.903Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-02T06:03:20.903Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-02T06:03:20.903Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-02T06:03:20.903Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:03:20.903Z] OK: 270 MiB in 61 packages [2023-05-02T06:03:21.470Z] Removing intermediate container 78392b2a6ad2 [2023-05-02T06:03:21.470Z] ---> 555f9bc8b822 [2023-05-02T06:03:21.470Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-02T06:03:21.470Z] ---> Running in d34e6fa117a8 [2023-05-02T06:03:21.729Z] Removing intermediate container d34e6fa117a8 [2023-05-02T06:03:21.729Z] ---> 912166699cb4 [2023-05-02T06:03:21.729Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T06:03:21.729Z] ---> 259f4f1864ee [2023-05-02T06:03:21.729Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:03:21.729Z] ---> Running in e83e417b4e33 [2023-05-02T06:03:22.022Z] Still waiting to schedule task [2023-05-02T06:03:22.023Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12315’ [2023-05-02T06:04:00.460Z] Removing intermediate container e83e417b4e33 [2023-05-02T06:04:00.460Z] ---> 497d76a4303c [2023-05-02T06:04:00.460Z] Step 9/10 : COPY . . [2023-05-02T06:04:00.460Z] ---> 938e292c7c46 [2023-05-02T06:04:00.460Z] Step 10/10 : RUN ${MAKE} [2023-05-02T06:04:00.460Z] ---> Running in 7e5faf7ca9a6 [2023-05-02T06:04:00.460Z] noop [2023-05-02T06:04:00.460Z] Removing intermediate container 7e5faf7ca9a6 [2023-05-02T06:04:00.460Z] ---> f3c56e8705ed [2023-05-02T06:04:00.460Z] Successfully built f3c56e8705ed [2023-05-02T06:04:00.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:00.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:04:00.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:04:01.064Z] prd-ubuntu20.04-docker-8c-8g-12322 does not seem to be running inside a container [2023-05-02T06:04:01.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-468 -v /w/workspace/xfoundry_device-modbus-go_PR-468:/w/workspace/xfoundry_device-modbus-go_PR-468:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-468@tmp:/w/workspace/xfoundry_device-modbus-go_PR-468@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-x86_64 cat [2023-05-02T06:04:01.454Z] $ docker top 347885b84736ee4f3dccac62372f4dc04c7930e11b689d6996823d8ce1ba7c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:04:01.842Z] + go version [2023-05-02T06:04:01.842Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T06:04:01.876Z] $ docker stop --time=1 347885b84736ee4f3dccac62372f4dc04c7930e11b689d6996823d8ce1ba7c9c [2023-05-02T06:04:03.145Z] $ docker rm -f --volumes 347885b84736ee4f3dccac62372f4dc04c7930e11b689d6996823d8ce1ba7c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:03.957Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:04:03.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:04:04.113Z] prd-ubuntu20.04-docker-8c-8g-12322 does not seem to be running inside a container [2023-05-02T06:04:04.146Z] $ 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-468 -v /w/workspace/xfoundry_device-modbus-go_PR-468:/w/workspace/xfoundry_device-modbus-go_PR-468:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-468@tmp:/w/workspace/xfoundry_device-modbus-go_PR-468@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-x86_64 cat [2023-05-02T06:04:04.475Z] $ docker top 59e4416bdf4f27bce29b418216ac2ac450b22510823da282aa8dc49653423a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:04:04.859Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-468 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:04:05.207Z] + make test [2023-05-02T06:04:05.208Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:04:10.474Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-02T06:04:21.239Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-02T06:04:21.239Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-02T06:04:26.653Z] go vet ./... [2023-05-02T06:04:29.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:04:29.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:04:29.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:04:29.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:04:30.017Z] $ docker stop --time=1 59e4416bdf4f27bce29b418216ac2ac450b22510823da282aa8dc49653423a22 [2023-05-02T06:04:32.506Z] $ docker rm -f --volumes 59e4416bdf4f27bce29b418216ac2ac450b22510823da282aa8dc49653423a22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:04:33.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:04:33.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T06:04:33.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:04:34.035Z] + ls -al . [2023-05-02T06:04:34.035Z] total 180 [2023-05-02T06:04:34.035Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:04 . [2023-05-02T06:04:34.035Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 .. [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 06:02 .dockerignore [2023-05-02T06:04:34.035Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:03 .git [2023-05-02T06:04:34.035Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 .github [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 06:02 .gitignore [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:02 .golangci.yml [2023-05-02T06:04:34.035Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:03 .semver [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 2 06:02 Attribution.txt [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 2 06:02 CHANGELOG.md [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 2 06:02 Dockerfile [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:02 GOVERNANCE.md [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 06:02 Jenkinsfile [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:02 LICENSE [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 2 06:02 Makefile [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 06:02 OWNERS.md [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 2 06:02 README.md [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:03 VERSION [2023-05-02T06:04:34.035Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:02 bin [2023-05-02T06:04:34.035Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 cmd [2023-05-02T06:04:34.035Z] -rw-r--r-- 1 jenkins jenkins 24160 May 2 06:04 coverage.out [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 2 06:02 go.mod [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 2 06:02 go.sum [2023-05-02T06:04:34.035Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 internal [2023-05-02T06:04:34.035Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:02 simulator [2023-05-02T06:04:34.035Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 snap [2023-05-02T06:04:34.035Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:34.448Z] + 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=3b46b52e5118a47de436d218566d044646d9e0b6 --label arch=amd64 --label version=0.0.0 . [2023-05-02T06:04:34.448Z] Sending build context to Docker daemon 6.492MB [2023-05-02T06:04:34.448Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:04:34.448Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-02T06:04:34.448Z] ---> f3c56e8705ed [2023-05-02T06:04:34.448Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:04:34.448Z] ---> Running in 1f14b2e5389d [2023-05-02T06:04:34.448Z] Removing intermediate container 1f14b2e5389d [2023-05-02T06:04:34.448Z] ---> 219cb41a8e14 [2023-05-02T06:04:34.448Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:04:34.448Z] ---> Running in d2b811cbe66e [2023-05-02T06:04:34.705Z] Removing intermediate container d2b811cbe66e [2023-05-02T06:04:34.705Z] ---> b12625494052 [2023-05-02T06:04:34.705Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:04:34.705Z] ---> Running in 1ca2108acd74 [2023-05-02T06:04:34.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:34.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:35.226Z] OK: 270 MiB in 61 packages [2023-05-02T06:04:35.796Z] Removing intermediate container 1ca2108acd74 [2023-05-02T06:04:35.796Z] ---> a67fa55ce0a3 [2023-05-02T06:04:35.796Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-02T06:04:35.796Z] ---> Running in 43092ed79238 [2023-05-02T06:04:35.796Z] Removing intermediate container 43092ed79238 [2023-05-02T06:04:35.796Z] ---> 094433adb7a9 [2023-05-02T06:04:35.796Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-02T06:04:36.056Z] ---> a9c2ddb85893 [2023-05-02T06:04:36.056Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:04:36.056Z] ---> Running in bdb369716f03 [2023-05-02T06:04:37.094Z] Removing intermediate container bdb369716f03 [2023-05-02T06:04:37.094Z] ---> f5f91cc39855 [2023-05-02T06:04:37.094Z] Step 9/22 : COPY . . [2023-05-02T06:04:37.353Z] ---> 1d7c54c5d13d [2023-05-02T06:04:37.353Z] Step 10/22 : RUN ${MAKE} [2023-05-02T06:04:37.353Z] ---> Running in 7db1edfd7301 [2023-05-02T06:04:37.615Z] 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-02T06:04:55.700Z] Removing intermediate container 7db1edfd7301 [2023-05-02T06:04:55.700Z] ---> 96bfc675fee7 [2023-05-02T06:04:55.700Z] Step 11/22 : FROM alpine:3.17 [2023-05-02T06:04:55.700Z] 3.17: Pulling from library/alpine [2023-05-02T06:04:55.700Z] f56be85fc22e: Already exists [2023-05-02T06:04:55.700Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:04:55.700Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:04:55.700Z] ---> 9ed4aefc74f6 [2023-05-02T06:04:55.700Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-02T06:04:55.960Z] ---> Running in 0c39b79fe7de [2023-05-02T06:04:55.960Z] Removing intermediate container 0c39b79fe7de [2023-05-02T06:04:55.960Z] ---> f708a7b18c59 [2023-05-02T06:04:55.960Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:04:55.960Z] ---> Running in 655d8955a7cc [2023-05-02T06:04:56.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:56.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:56.478Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:04:56.478Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:04:56.478Z] OK: 7 MiB in 16 packages [2023-05-02T06:04:57.045Z] Removing intermediate container 655d8955a7cc [2023-05-02T06:04:57.045Z] ---> 97a40e161178 [2023-05-02T06:04:57.045Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-02T06:04:57.618Z] ---> 4278d6ba49a1 [2023-05-02T06:04:57.618Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-02T06:04:57.618Z] ---> 196a4381c18d [2023-05-02T06:04:57.618Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-02T06:04:57.618Z] ---> 9b6ab3cccbe9 [2023-05-02T06:04:57.618Z] Step 17/22 : EXPOSE 59901 [2023-05-02T06:04:57.618Z] ---> Running in 7b30a5b241a6 [2023-05-02T06:04:57.876Z] Removing intermediate container 7b30a5b241a6 [2023-05-02T06:04:57.876Z] ---> 5b7913f75345 [2023-05-02T06:04:57.876Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-02T06:04:57.876Z] ---> Running in 896b89228ce6 [2023-05-02T06:04:57.876Z] Removing intermediate container 896b89228ce6 [2023-05-02T06:04:57.876Z] ---> 996c24f86dda [2023-05-02T06:04:57.876Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T06:04:57.876Z] ---> Running in a8fc491d59f1 [2023-05-02T06:04:57.876Z] Removing intermediate container a8fc491d59f1 [2023-05-02T06:04:57.876Z] ---> c3bccdedbd61 [2023-05-02T06:04:57.876Z] Step 20/22 : LABEL arch=amd64 [2023-05-02T06:04:57.876Z] ---> Running in cbf96de0e19f [2023-05-02T06:04:58.137Z] Removing intermediate container cbf96de0e19f [2023-05-02T06:04:58.137Z] ---> 02311dd5f619 [2023-05-02T06:04:58.137Z] Step 21/22 : LABEL git_sha=3b46b52e5118a47de436d218566d044646d9e0b6 [2023-05-02T06:04:58.137Z] ---> Running in e9a37c0149ae [2023-05-02T06:04:58.137Z] Removing intermediate container e9a37c0149ae [2023-05-02T06:04:58.137Z] ---> a9f73436d2df [2023-05-02T06:04:58.137Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T06:04:58.137Z] ---> Running in b5d0ab01e40f [2023-05-02T06:04:58.137Z] Removing intermediate container b5d0ab01e40f [2023-05-02T06:04:58.137Z] ---> 8477322d532e [2023-05-02T06:04:58.137Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:04:58.137Z] Successfully built 8477322d532e [2023-05-02T06:04:58.137Z] 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-02T06:04:59.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:59.060Z] [2023-05-02T06:04:59.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:59.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:59.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T06:04:59.444Z] 5eb5b503b376: Pulling fs layer [2023-05-02T06:04:59.444Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T06:04:59.444Z] ec43610c2a17: Pulling fs layer [2023-05-02T06:04:59.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T06:04:59.444Z] 33b1e0a273af: Pulling fs layer [2023-05-02T06:04:59.444Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T06:04:59.444Z] 2f39f015ded8: Pulling fs layer [2023-05-02T06:04:59.444Z] 3a2ae6a8a46f: Waiting [2023-05-02T06:04:59.444Z] 5d3b04190fa2: Waiting [2023-05-02T06:04:59.444Z] 33b1e0a273af: Waiting [2023-05-02T06:04:59.444Z] 2f39f015ded8: Waiting [2023-05-02T06:04:59.444Z] 5c69ac0246d0: Download complete [2023-05-02T06:04:59.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T06:04:59.444Z] 3a2ae6a8a46f: Download complete [2023-05-02T06:04:59.444Z] 33b1e0a273af: Verifying Checksum [2023-05-02T06:04:59.444Z] 33b1e0a273af: Download complete [2023-05-02T06:04:59.444Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T06:04:59.444Z] 5d3b04190fa2: Download complete [2023-05-02T06:04:59.444Z] ec43610c2a17: Download complete [2023-05-02T06:04:59.702Z] 5eb5b503b376: Verifying Checksum [2023-05-02T06:04:59.702Z] 5eb5b503b376: Download complete [2023-05-02T06:05:00.271Z] 2f39f015ded8: Verifying Checksum [2023-05-02T06:05:00.271Z] 2f39f015ded8: Download complete [2023-05-02T06:05:00.835Z] 5eb5b503b376: Pull complete [2023-05-02T06:05:00.835Z] 5c69ac0246d0: Pull complete [2023-05-02T06:05:01.403Z] ec43610c2a17: Pull complete [2023-05-02T06:05:01.403Z] 3a2ae6a8a46f: Pull complete [2023-05-02T06:05:01.403Z] 33b1e0a273af: Pull complete [2023-05-02T06:05:01.662Z] 5d3b04190fa2: Pull complete [2023-05-02T06:05:05.852Z] 2f39f015ded8: Pull complete [2023-05-02T06:05:05.852Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T06:05:05.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:05:05.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:05:06.076Z] prd-ubuntu20.04-docker-8c-8g-12322 does not seem to be running inside a container [2023-05-02T06:05:06.114Z] $ 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-468 -v /w/workspace/xfoundry_device-modbus-go_PR-468:/w/workspace/xfoundry_device-modbus-go_PR-468:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-468@tmp:/w/workspace/xfoundry_device-modbus-go_PR-468@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:latest cat [2023-05-02T06:05:09.506Z] $ docker top 4aef953407dd9fa757fa49d61f91c1daedd8d9c18281aa7997071196b6778883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:05:10.343Z] ---> job-cost.sh [2023-05-02T06:05:10.343Z] lf-activate-venv: SKIPPING [2023-05-02T06:05:10.343Z] INFO: No Stack... [2023-05-02T06:05:10.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:05:10.861Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:05:11.170Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-468/archives/cost.csv [2023-05-02T06:05:11.171Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:05:11.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [2023-05-02T06:05:11.213Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] did not exist. Created. [2023-05-02T06:05:11.213Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:05:11.586Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T06:05:11.635Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:05:11.663Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:05:11.830Z] $ docker stop --time=1 4aef953407dd9fa757fa49d61f91c1daedd8d9c18281aa7997071196b6778883 [2023-05-02T06:05:12.976Z] $ docker rm -f --volumes 4aef953407dd9fa757fa49d61f91c1daedd8d9c18281aa7997071196b6778883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T06:06:36.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12329 in /w/workspace/xfoundry_device-modbus-go_PR-468 [Pipeline] { [Pipeline] ws [2023-05-02T06:06:36.214Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T06:06:36.301Z] Selected Git installation does not exist. Using Default [2023-05-02T06:06:36.301Z] The recommended git tool is: NONE [2023-05-02T06:06:43.402Z] using credential edgex-jenkins-ssh [2023-05-02T06:06:43.430Z] Cloning the remote Git repository [2023-05-02T06:06:43.477Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:43.605Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-02T06:06:43.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:43.820Z] > git --version # timeout=10 [2023-05-02T06:06:43.862Z] > git --version # 'git version 2.25.1' [2023-05-02T06:06:43.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:44.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:06:45.305Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-02T06:06:45.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:06:46.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-02T06:06:46.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:46.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:46.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T06:06:47.097Z] Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 3b46b52e5118a47de436d218566d044646d9e0b6 [2023-05-02T06:06:47.435Z] Merge succeeded, producing 3b46b52e5118a47de436d218566d044646d9e0b6 [2023-05-02T06:06:47.436Z] Checking out Revision 3b46b52e5118a47de436d218566d044646d9e0b6 (PR-468) [2023-05-02T06:06:48.026Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-02T06:06:48.073Z] > git --version # timeout=10 [2023-05-02T06:06:48.086Z] > git --version # 'git version 2.25.1' [2023-05-02T06:06:48.101Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:06:47.096Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:06:47.181Z] > git checkout -f 3b46b52e5118a47de436d218566d044646d9e0b6 # timeout=10 [2023-05-02T06:06:47.283Z] > git remote # timeout=10 [2023-05-02T06:06:47.305Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T06:06:47.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:47.358Z] > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 [2023-05-02T06:06:47.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T06:06:47.418Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:06:47.447Z] > git checkout -f 3b46b52e5118a47de436d218566d044646d9e0b6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:06:49.188Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T06:06:49.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:06:49.188Z] Dload Upload Total Spent Left Speed [2023-05-02T06:06:49.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-02T06:06:49.843Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T06:06:50.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T06:06:50.213Z] + sudo tee /etc/docker/daemon.new [2023-05-02T06:06:50.213Z] { [2023-05-02T06:06:50.213Z] "registry-mirrors": [ [2023-05-02T06:06:50.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T06:06:50.213Z] ], [2023-05-02T06:06:50.213Z] "bip": "10.250.0.254/24", [2023-05-02T06:06:50.213Z] "hosts": [ [2023-05-02T06:06:50.213Z] "tcp://0.0.0.0:5555", [2023-05-02T06:06:50.213Z] "unix:///var/run/docker.sock" [2023-05-02T06:06:50.213Z] ], [2023-05-02T06:06:50.213Z] "mtu": 1458, [2023-05-02T06:06:50.213Z] "selinux-enabled": true, [2023-05-02T06:06:50.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T06:06:50.213Z] } [Pipeline] sh [2023-05-02T06:06:50.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T06:06:50.933Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:07:09.291Z] provisioning config files... [2023-05-02T06:07:09.330Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4443190795137885464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:07:09.755Z] ---> docker-login.sh [2023-05-02T06:07:09.756Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:07:10.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:07:10.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:07:10.351Z] Configure a credential helper to remove this warning. See [2023-05-02T06:07:10.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:07:10.351Z] [2023-05-02T06:07:10.351Z] Login Succeeded [2023-05-02T06:07:10.351Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:07:10.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:07:10.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:07:10.899Z] Configure a credential helper to remove this warning. See [2023-05-02T06:07:10.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:07:10.899Z] [2023-05-02T06:07:10.899Z] Login Succeeded [2023-05-02T06:07:10.899Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:07:11.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:07:11.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:07:11.172Z] Configure a credential helper to remove this warning. See [2023-05-02T06:07:11.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:07:11.172Z] [2023-05-02T06:07:11.172Z] Login Succeeded [2023-05-02T06:07:11.172Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:07:11.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:07:11.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:07:11.762Z] Configure a credential helper to remove this warning. See [2023-05-02T06:07:11.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:07:11.762Z] [2023-05-02T06:07:11.762Z] Login Succeeded [2023-05-02T06:07:11.762Z] docker.io [2023-05-02T06:07:12.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:07:12.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:07:12.301Z] Configure a credential helper to remove this warning. See [2023-05-02T06:07:12.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:07:12.301Z] [2023-05-02T06:07:12.301Z] Login Succeeded [2023-05-02T06:07:12.301Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:07:12.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:07:12.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:07:12.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:07:12.853Z] ========================================================= [2023-05-02T06:07:12.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T06:07:12.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:07:13.368Z] + 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-02T06:07:13.658Z] Sending build context to Docker daemon 3.383MB [2023-05-02T06:07:13.658Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:07:13.658Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T06:07:13.931Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T06:07:13.931Z] c41833b44d91: Pulling fs layer [2023-05-02T06:07:13.931Z] ed15518f5707: Pulling fs layer [2023-05-02T06:07:13.931Z] feae8fd75edb: Pulling fs layer [2023-05-02T06:07:13.931Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T06:07:13.931Z] 3cdef696dda3: Pulling fs layer [2023-05-02T06:07:13.931Z] 2ced38df9373: Pulling fs layer [2023-05-02T06:07:13.931Z] 58f1dce35555: Pulling fs layer [2023-05-02T06:07:13.931Z] 3cdef696dda3: Waiting [2023-05-02T06:07:13.931Z] 242c74f7c9fa: Waiting [2023-05-02T06:07:13.931Z] 2ced38df9373: Waiting [2023-05-02T06:07:13.931Z] 58f1dce35555: Waiting [2023-05-02T06:07:13.931Z] ed15518f5707: Verifying Checksum [2023-05-02T06:07:13.931Z] ed15518f5707: Download complete [2023-05-02T06:07:13.931Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T06:07:13.931Z] 242c74f7c9fa: Download complete [2023-05-02T06:07:14.421Z] 3cdef696dda3: Verifying Checksum [2023-05-02T06:07:14.421Z] 3cdef696dda3: Download complete [2023-05-02T06:07:14.421Z] c41833b44d91: Verifying Checksum [2023-05-02T06:07:14.421Z] c41833b44d91: Download complete [2023-05-02T06:07:15.404Z] c41833b44d91: Pull complete [2023-05-02T06:07:15.681Z] 58f1dce35555: Verifying Checksum [2023-05-02T06:07:15.681Z] 58f1dce35555: Download complete [2023-05-02T06:07:15.958Z] ed15518f5707: Pull complete [2023-05-02T06:07:17.397Z] feae8fd75edb: Verifying Checksum [2023-05-02T06:07:17.397Z] feae8fd75edb: Download complete [2023-05-02T06:07:17.397Z] 2ced38df9373: Verifying Checksum [2023-05-02T06:07:29.760Z] feae8fd75edb: Pull complete [2023-05-02T06:07:29.760Z] 242c74f7c9fa: Pull complete [2023-05-02T06:07:29.760Z] 3cdef696dda3: Pull complete [2023-05-02T06:07:38.142Z] 2ced38df9373: Pull complete [2023-05-02T06:07:39.560Z] 58f1dce35555: Pull complete [2023-05-02T06:07:39.560Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T06:07:39.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:07:39.560Z] ---> fadd8f120f05 [2023-05-02T06:07:39.560Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:07:42.050Z] ---> Running in 43bfcc19931c [2023-05-02T06:07:42.050Z] Removing intermediate container 43bfcc19931c [2023-05-02T06:07:42.050Z] ---> 7451d22e99c0 [2023-05-02T06:07:42.050Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:07:42.050Z] ---> Running in 121c1500b884 [2023-05-02T06:07:42.050Z] Removing intermediate container 121c1500b884 [2023-05-02T06:07:42.050Z] ---> df6e94f26f98 [2023-05-02T06:07:42.050Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:07:42.050Z] ---> Running in 298afdeb1693 [2023-05-02T06:07:42.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:07:43.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:07:44.575Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-02T06:07:44.847Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-02T06:07:44.847Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-02T06:07:44.847Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:07:44.847Z] OK: 270 MiB in 61 packages [2023-05-02T06:07:46.267Z] Removing intermediate container 298afdeb1693 [2023-05-02T06:07:46.267Z] ---> c38e0fafe869 [2023-05-02T06:07:46.267Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-02T06:07:46.267Z] ---> Running in 36a622d1fd76 [2023-05-02T06:07:46.539Z] Removing intermediate container 36a622d1fd76 [2023-05-02T06:07:46.539Z] ---> 859e1895eab9 [2023-05-02T06:07:46.539Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T06:07:47.132Z] ---> a6aaf68cefcf [2023-05-02T06:07:47.132Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:07:47.132Z] ---> Running in 29287c990f2d [2023-05-02T06:08:55.048Z] Removing intermediate container 29287c990f2d [2023-05-02T06:08:55.048Z] ---> af8fcbda814f [2023-05-02T06:08:55.048Z] Step 9/10 : COPY . . [2023-05-02T06:08:55.048Z] ---> b92ef2fce3e9 [2023-05-02T06:08:55.048Z] Step 10/10 : RUN ${MAKE} [2023-05-02T06:08:55.048Z] ---> Running in 9e3e097a498d [2023-05-02T06:08:55.048Z] noop [2023-05-02T06:08:55.048Z] Removing intermediate container 9e3e097a498d [2023-05-02T06:08:55.048Z] ---> f913d81c3193 [2023-05-02T06:08:55.048Z] Successfully built f913d81c3193 [2023-05-02T06:08:55.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:08:55.517Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:08:55.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:08:55.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-12329 does not seem to be running inside a container [2023-05-02T06:08:55.871Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-02T06:08:57.191Z] $ docker top 4b01ab35eac83ad1e50a0fb6ab99aba61bb484bfdd049a444669c28c8c66d340 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:08:58.104Z] + go version [2023-05-02T06:08:58.104Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T06:08:58.136Z] $ docker stop --time=1 4b01ab35eac83ad1e50a0fb6ab99aba61bb484bfdd049a444669c28c8c66d340 [2023-05-02T06:08:59.795Z] $ docker rm -f --volumes 4b01ab35eac83ad1e50a0fb6ab99aba61bb484bfdd049a444669c28c8c66d340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:09:00.672Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:09:00.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:09:00.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-12329 does not seem to be running inside a container [2023-05-02T06:09:01.010Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-02T06:09:02.293Z] $ docker top 655e90e40568b1d4a7ed2010280853ec6e4536b842ccee218c11467ff8dd3240 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:09:03.213Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:09:03.931Z] + make test [2023-05-02T06:09:03.931Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:09:42.857Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-02T06:11:49.604Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-02T06:11:50.192Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.4% of statements [2023-05-02T06:11:51.157Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T06:11:51.157Z] go vet ./... [2023-05-02T06:12:23.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:12:23.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:12:23.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:12:23.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:12:23.485Z] $ docker stop --time=1 655e90e40568b1d4a7ed2010280853ec6e4536b842ccee218c11467ff8dd3240 [2023-05-02T06:12:25.381Z] $ docker rm -f --volumes 655e90e40568b1d4a7ed2010280853ec6e4536b842ccee218c11467ff8dd3240 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:12:26.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:12:26.688Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T06:12:27.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:12:27.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:12:28.265Z] + ls -al . [2023-05-02T06:12:28.266Z] total 176 [2023-05-02T06:12:28.266Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 06:09 . [2023-05-02T06:12:28.266Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:06 .. [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 06:06 .dockerignore [2023-05-02T06:12:28.266Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:06 .git [2023-05-02T06:12:28.266Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 .github [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 06:06 .gitignore [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:06 .golangci.yml [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 2 06:06 Attribution.txt [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 2 06:06 CHANGELOG.md [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 2 06:06 Dockerfile [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:06 GOVERNANCE.md [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 06:06 Jenkinsfile [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:06 LICENSE [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 2 06:06 Makefile [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 06:06 OWNERS.md [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 2 06:06 README.md [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:03 VERSION [2023-05-02T06:12:28.266Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:06 bin [2023-05-02T06:12:28.266Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 cmd [2023-05-02T06:12:28.266Z] -rw-r--r-- 1 jenkins jenkins 24160 May 2 06:11 coverage.out [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 2 06:06 go.mod [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 2 06:06 go.sum [2023-05-02T06:12:28.266Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 internal [2023-05-02T06:12:28.266Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:06 simulator [2023-05-02T06:12:28.266Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:06 snap [2023-05-02T06:12:28.266Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:12:28.694Z] + 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=3b46b52e5118a47de436d218566d044646d9e0b6 --label arch=arm64 --label version=0.0.0 . [2023-05-02T06:12:28.973Z] Sending build context to Docker daemon 3.408MB [2023-05-02T06:12:28.973Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:12:28.973Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-02T06:12:28.973Z] ---> f913d81c3193 [2023-05-02T06:12:28.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:12:29.249Z] ---> Running in 9b0dc6e7ece2 [2023-05-02T06:12:29.520Z] Removing intermediate container 9b0dc6e7ece2 [2023-05-02T06:12:29.520Z] ---> 008855a75916 [2023-05-02T06:12:29.520Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:12:29.520Z] ---> Running in 17db794a2671 [2023-05-02T06:12:29.795Z] Removing intermediate container 17db794a2671 [2023-05-02T06:12:29.795Z] ---> 9e08ebfe351d [2023-05-02T06:12:29.795Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:12:30.086Z] ---> Running in d65bb9b43d0a [2023-05-02T06:12:31.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:12:31.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:12:33.091Z] OK: 270 MiB in 61 packages [2023-05-02T06:12:34.060Z] Removing intermediate container d65bb9b43d0a [2023-05-02T06:12:34.060Z] ---> 9a91cb553002 [2023-05-02T06:12:34.060Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-02T06:12:34.060Z] ---> Running in 7b22094d166e [2023-05-02T06:12:34.330Z] Removing intermediate container 7b22094d166e [2023-05-02T06:12:34.330Z] ---> 12f3ec0ee8de [2023-05-02T06:12:34.330Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-02T06:12:36.356Z] ---> e12b12c8f04b [2023-05-02T06:12:36.356Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:12:36.356Z] ---> Running in ac26e6232fde [2023-05-02T06:12:38.955Z] Removing intermediate container ac26e6232fde [2023-05-02T06:12:38.955Z] ---> 02feddd00845 [2023-05-02T06:12:38.955Z] Step 9/22 : COPY . . [2023-05-02T06:12:39.934Z] ---> 51ce13a49c21 [2023-05-02T06:12:39.934Z] Step 10/22 : RUN ${MAKE} [2023-05-02T06:12:39.934Z] ---> Running in 92d2f34cf209 [2023-05-02T06:12:40.904Z] 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-02T06:15:02.673Z] Removing intermediate container 92d2f34cf209 [2023-05-02T06:15:02.673Z] ---> fc0ecd6eba7f [2023-05-02T06:15:02.673Z] Step 11/22 : FROM alpine:3.17 [2023-05-02T06:15:06.027Z] 3.17: Pulling from library/alpine [2023-05-02T06:15:06.296Z] c41833b44d91: Already exists [2023-05-02T06:15:06.296Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:15:06.296Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:15:06.296Z] ---> 51e60588ff2c [2023-05-02T06:15:06.296Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-02T06:15:06.565Z] ---> Running in 5a8cadfecf5c [2023-05-02T06:15:06.836Z] Removing intermediate container 5a8cadfecf5c [2023-05-02T06:15:06.836Z] ---> 0efdcb04e1c5 [2023-05-02T06:15:06.836Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:15:06.836Z] ---> Running in 48a5fde4e85e [2023-05-02T06:15:07.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:15:08.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:15:09.807Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:15:09.807Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:15:09.807Z] OK: 8 MiB in 16 packages [2023-05-02T06:15:10.408Z] Removing intermediate container 48a5fde4e85e [2023-05-02T06:15:10.408Z] ---> faf515f9a623 [2023-05-02T06:15:10.408Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-02T06:15:11.815Z] ---> 6d5a098aaa33 [2023-05-02T06:15:11.815Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-02T06:15:12.399Z] ---> ff5e93b43d97 [2023-05-02T06:15:12.399Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-02T06:15:12.666Z] ---> 0e7410f2f07b [2023-05-02T06:15:12.666Z] Step 17/22 : EXPOSE 59901 [2023-05-02T06:15:12.932Z] ---> Running in e135b361c031 [2023-05-02T06:15:13.199Z] Removing intermediate container e135b361c031 [2023-05-02T06:15:13.199Z] ---> ee4b51fe6432 [2023-05-02T06:15:13.199Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-02T06:15:13.199Z] ---> Running in 67c346dc4e44 [2023-05-02T06:15:13.466Z] Removing intermediate container 67c346dc4e44 [2023-05-02T06:15:13.466Z] ---> 87e5b5f69ed2 [2023-05-02T06:15:13.466Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T06:15:13.466Z] ---> Running in 0b193b77771f [2023-05-02T06:15:13.733Z] Removing intermediate container 0b193b77771f [2023-05-02T06:15:13.733Z] ---> 48c6aaa136ab [2023-05-02T06:15:13.733Z] Step 20/22 : LABEL arch=arm64 [2023-05-02T06:15:13.999Z] ---> Running in ac9196f67011 [2023-05-02T06:15:13.999Z] Removing intermediate container ac9196f67011 [2023-05-02T06:15:13.999Z] ---> b517c84f9975 [2023-05-02T06:15:13.999Z] Step 21/22 : LABEL git_sha=3b46b52e5118a47de436d218566d044646d9e0b6 [2023-05-02T06:15:14.267Z] ---> Running in fa3c35139bab [2023-05-02T06:15:14.534Z] Removing intermediate container fa3c35139bab [2023-05-02T06:15:14.534Z] ---> 783037cfaaa0 [2023-05-02T06:15:14.534Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T06:15:14.534Z] ---> Running in e43127ecb11f [2023-05-02T06:15:14.802Z] Removing intermediate container e43127ecb11f [2023-05-02T06:15:14.802Z] ---> ec951f156939 [2023-05-02T06:15:14.802Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:15:14.802Z] Successfully built ec951f156939 [2023-05-02T06:15:14.802Z] 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-02T06:15:15.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:15.615Z] [2023-05-02T06:15:15.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:15:16.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:16.023Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T06:15:16.023Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T06:15:16.023Z] 04944245beec: Pulling fs layer [2023-05-02T06:15:16.023Z] 699f458cf7ca: Pulling fs layer [2023-05-02T06:15:16.023Z] 765212b225bb: Pulling fs layer [2023-05-02T06:15:16.023Z] f23df028b6ca: Pulling fs layer [2023-05-02T06:15:16.023Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T06:15:16.023Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T06:15:16.023Z] 765212b225bb: Waiting [2023-05-02T06:15:16.023Z] f23df028b6ca: Waiting [2023-05-02T06:15:16.023Z] d65c8cfc05b1: Waiting [2023-05-02T06:15:16.023Z] 2437ff75d9bd: Waiting [2023-05-02T06:15:16.309Z] 04944245beec: Verifying Checksum [2023-05-02T06:15:16.309Z] 04944245beec: Download complete [2023-05-02T06:15:16.309Z] 765212b225bb: Verifying Checksum [2023-05-02T06:15:16.309Z] 765212b225bb: Download complete [2023-05-02T06:15:16.309Z] f23df028b6ca: Download complete [2023-05-02T06:15:16.309Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T06:15:16.309Z] d65c8cfc05b1: Download complete [2023-05-02T06:15:16.623Z] 699f458cf7ca: Verifying Checksum [2023-05-02T06:15:16.623Z] 699f458cf7ca: Download complete [2023-05-02T06:15:16.910Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T06:15:16.910Z] 8998bd30e6a1: Download complete [2023-05-02T06:15:19.528Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T06:15:19.528Z] 2437ff75d9bd: Download complete [2023-05-02T06:15:20.943Z] 8998bd30e6a1: Pull complete [2023-05-02T06:15:21.530Z] 04944245beec: Pull complete [2023-05-02T06:15:22.944Z] 699f458cf7ca: Pull complete [2023-05-02T06:15:23.213Z] 765212b225bb: Pull complete [2023-05-02T06:15:24.179Z] f23df028b6ca: Pull complete [2023-05-02T06:15:24.179Z] d65c8cfc05b1: Pull complete [2023-05-02T06:15:39.175Z] 2437ff75d9bd: Pull complete [2023-05-02T06:15:39.175Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T06:15:39.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:39.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:15:39.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-12329 does not seem to be running inside a container [2023-05-02T06:15:39.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T06:15:42.331Z] $ docker top d4d72c18a2bbee8e1e67cbc9a5029fb7e743c62bd27024ae0de68b50f4290189 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:43.236Z] ---> job-cost.sh [2023-05-02T06:15:43.236Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:43.236Z] INFO: No Stack... [2023-05-02T06:15:43.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T06:15:44.464Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:15:45.118Z] + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 [2023-05-02T06:15:45.118Z] [Pipeline] lock [2023-05-02T06:15:45.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [2023-05-02T06:15:45.205Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] did not exist. Created. [2023-05-02T06:15:45.205Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:15:45.624Z] /w/workspace/device-modbus-go/1@tmp/durable-79cb3fc0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T06:15:45.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T06:15:46.030Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T06:15:46.076Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:15:46.092Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-468-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:15:46.171Z] $ docker stop --time=1 d4d72c18a2bbee8e1e67cbc9a5029fb7e743c62bd27024ae0de68b50f4290189 [2023-05-02T06:15:48.556Z] $ docker rm -f --volumes d4d72c18a2bbee8e1e67cbc9a5029fb7e743c62bd27024ae0de68b50f4290189 [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-02T06:15:49.522Z] provisioning config files... [2023-05-02T06:15:49.530Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/config14474126409155448859tmp [Pipeline] { [Pipeline] sh [2023-05-02T06:15:49.873Z] + set +x [2023-05-02T06:15:49.873Z] + curl -s https://codecov.io/bash [2023-05-02T06:15:49.873Z] + bash -s -- [2023-05-02T06:15:49.873Z] [2023-05-02T06:15:49.873Z] _____ _ [2023-05-02T06:15:49.873Z] / ____| | | [2023-05-02T06:15:49.873Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T06:15:49.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T06:15:49.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T06:15:49.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T06:15:49.873Z] Bash-1.0.6 [2023-05-02T06:15:49.873Z] [2023-05-02T06:15:49.873Z] [2023-05-02T06:15:49.873Z] ==> git version 2.25.1 found [2023-05-02T06:15:49.873Z] ==> 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-02T06:15:49.873Z] Release-Date: 2020-01-08 [2023-05-02T06:15:49.874Z] 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-02T06:15:49.874Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T06:15:49.874Z] ==> Jenkins CI detected. [2023-05-02T06:15:49.874Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-468 [2023-05-02T06:15:49.874Z] project root: . [2023-05-02T06:15:49.874Z] --> token set from env [2023-05-02T06:15:49.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T06:15:49.874Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T06:15:49.874Z] ==> Python coveragepy not found [2023-05-02T06:15:49.874Z] ==> Searching for coverage reports in: [2023-05-02T06:15:49.874Z] + . [2023-05-02T06:15:49.874Z] -> Found 1 reports [2023-05-02T06:15:49.874Z] ==> Detecting git/mercurial file structure [2023-05-02T06:15:49.874Z] ==> Reading reports [2023-05-02T06:15:49.874Z] + ./coverage.out bytes=24160 [2023-05-02T06:15:49.874Z] ==> Appending adjustments [2023-05-02T06:15:49.874Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T06:15:50.133Z] + Found adjustments [2023-05-02T06:15:50.133Z] ==> Gzipping contents [2023-05-02T06:15:50.133Z] 4.0K /tmp/codecov.7MaYTh.gz [2023-05-02T06:15:50.133Z] ==> Uploading reports [2023-05-02T06:15:50.133Z] url: https://codecov.io [2023-05-02T06:15:50.133Z] query: branch=PR-468&commit=3b46b52e5118a47de436d218566d044646d9e0b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=468&job=&cmd_args= [2023-05-02T06:15:50.133Z] -> Pinging Codecov [2023-05-02T06:15:50.133Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-468&commit=3b46b52e5118a47de436d218566d044646d9e0b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=468&job=&cmd_args= [2023-05-02T06:15:50.133Z] -> Uploading to [2023-05-02T06:15:50.133Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/55DBCA73C666E3227836607328DD7E49/3b46b52e5118a47de436d218566d044646d9e0b6/976e39af-87d9-4ace-9cd2-12a84ca35520.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T061550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4cdb11b87c8615c7a1f01522d2784480325bbcc3e4e4028f50c36c777480be [2023-05-02T06:15:50.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:15:50.133Z] Dload Upload Total Spent Left Speed [2023-05-02T06:15:50.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18775 --:--:-- --:--:-- --:--:-- 18775 [2023-05-02T06:15:50.393Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3b46b52e5118a47de436d218566d044646d9e0b6 [Pipeline] } [2023-05-02T06:15:50.421Z] 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-02T06:15:52.149Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-468/archives ] [2023-05-02T06:15:52.149Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-468/archives [2023-05-02T06:15:52.149Z] total 16 [2023-05-02T06:15:52.149Z] drwxr-xr-x 3 root root 4096 May 2 06:05 . [2023-05-02T06:15:52.150Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:15:52.150Z] drwxr-xr-x 2 root root 4096 May 2 06:05 cost [2023-05-02T06:15:52.150Z] -rw-r--r-- 1 root root 88 May 2 06:05 cost.csv [2023-05-02T06:15:52.150Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-468/archives [2023-05-02T06:15:52.150Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-468/archives [2023-05-02T06:15:52.150Z] total 16 [2023-05-02T06:15:52.150Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:05 . [2023-05-02T06:15:52.150Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:15:52.150Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 06:05 cost [2023-05-02T06:15:52.150Z] -rw-r--r-- 1 jenkins jenkins 88 May 2 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:52.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:53.362Z] ---> package-listing.sh [2023-05-02T06:15:53.363Z] ++ facter osfamily [2023-05-02T06:15:53.363Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T06:15:53.363Z] + OS_FAMILY=debian [2023-05-02T06:15:53.363Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-468 [2023-05-02T06:15:53.363Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T06:15:53.363Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T06:15:53.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T06:15:53.363Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T06:15:53.363Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-468 ']' [2023-05-02T06:15:53.363Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T06:15:53.363Z] + case "${OS_FAMILY}" in [2023-05-02T06:15:53.363Z] + dpkg -l [2023-05-02T06:15:53.363Z] + grep '^ii' [2023-05-02T06:15:53.621Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T06:15:53.621Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T06:15:53.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T06:15:53.621Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-468 ']' [2023-05-02T06:15:53.621Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-468/archives/ [2023-05-02T06:15:53.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-468/archives/ [Pipeline] echo [2023-05-02T06:15:53.655Z] 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-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T06:15:53.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:15:54.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:15:54.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:15:54.714Z] prd-ubuntu20.04-docker-8c-8g-12322 does not seem to be running inside a container [2023-05-02T06:15:54.750Z] $ 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-468/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-468 -v /w/workspace/xfoundry_device-modbus-go_PR-468:/w/workspace/xfoundry_device-modbus-go_PR-468:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-468@tmp:/w/workspace/xfoundry_device-modbus-go_PR-468@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-02T06:15:54.967Z] $ docker top ba4ec528e5b14010101b93e1b12abffd67a23dcb81c8f4949d17968cdd2512a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:15:55.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T06:15:55.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T06:15:55.970Z] + ls /var/log/sa-host [2023-05-02T06:15:55.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:15:56.099Z] provisioning config files... [2023-05-02T06:15:56.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-468@tmp/config11111291836824543092tmp [Pipeline] { [Pipeline] echo [2023-05-02T06:15:56.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:56.470Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T06:15:56.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:56.892Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T06:15:56.922Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:57.236Z] ---> sudo-logs.sh [2023-05-02T06:15:57.236Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T06:15:57.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:57.631Z] ---> job-cost.sh [2023-05-02T06:15:57.631Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:57.631Z] DEBUG: total: 0.2199999988079071 [2023-05-02T06:15:57.631Z] INFO: Retrieving Stack Cost... [2023-05-02T06:15:57.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:15:58.457Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T06:15:58.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:58.807Z] ---> logs-deploy.sh [2023-05-02T06:15:58.807Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:58.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-468/1 [2023-05-02T06:15:58.807Z] INFO: archiving workspace using pattern(s): [2023-05-02T06:15:59.745Z] Archives upload complete. [2023-05-02T06:15:59.745Z] INFO: archiving logs to Nexus