Pull request #447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0c18ac1281d7b8112966dca73ed99450a52f26a+c1bc75661fc51a1e1f09ff5cc1bcda06482736aa (373e21f56e3e3f234dffe3b445fc4ac16355602c) 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-ssh13443962688718474200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11340351951072531938.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9263317266927043936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13253418289831080704.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14196336424408621969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6292’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6295’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6296’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6298’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6299’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6323’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6304’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6305’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6306’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6327 in /w/workspace/xfoundry_device-modbus-go_PR-447 [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-447 # 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/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1bc75661fc51a1e1f09ff5cc1bcda06482736aa into PR head commit b0c18ac1281d7b8112966dca73ed99450a52f26a Merge succeeded, producing b0c18ac1281d7b8112966dca73ed99450a52f26a Checking out Revision b0c18ac1281d7b8112966dca73ed99450a52f26a (PR-447) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:26:48.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:26:48.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:26:48.884Z] ========================================================= [2023-03-29T23:26:48.884Z] EdgeX Global Pipelines Version Info [2023-03-29T23:26:48.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b0c18ac1281d7b8112966dca73ed99450a52f26a # 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 c1bc75661fc51a1e1f09ff5cc1bcda06482736aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0c18ac1281d7b8112966dca73ed99450a52f26a # timeout=10 > git rev-list --no-walk 16cf1a831c17c051fd34675e16faf7638fffd89b # timeout=10 [2023-03-29T23:26:49.612Z] ------------------- [2023-03-29T23:26:49.612Z] stable info: [2023-03-29T23:26:49.612Z] ------------------- [2023-03-29T23:26:49.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:26:49.612Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:26:49.612Z] Message: update stable to v1.0.245 [2023-03-29T23:26:50.181Z] ------------------- [2023-03-29T23:26:50.181Z] experimental info: [2023-03-29T23:26:50.181Z] ------------------- [2023-03-29T23:26:50.181Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:26:50.181Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:26:50.181Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:26:50.347Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-29T23:26:50.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-29T23:26:50.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:26:50.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:26:50.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:26:50.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:26:50.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:26:50.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:26:50.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:26:50.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:26:50.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:26:50.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-29T23:26:50.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:26:50.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:26:50.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:50.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:26:50.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:50.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:26:50.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:26:50.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:26:50.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T23:26:50.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T23:26:50.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:26:50.641Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:26:50.653Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:26:50.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:26:50.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:26:50.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2023-03-29T23:26:50.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2023-03-29T23:26:50.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2023-03-29T23:26:50.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0c18ac1281d7b8112966dca73ed99450a52f26a [Pipeline] echo [2023-03-29T23:26:50.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0c18ac [Pipeline] echo [2023-03-29T23:26:50.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:26:50.785Z] provisioning config files... [2023-03-29T23:26:50.798Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config10492049429120369654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:26:51.108Z] ---> docker-login.sh [2023-03-29T23:26:51.108Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:26:51.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:51.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:51.370Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:51.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:51.370Z] [2023-03-29T23:26:51.370Z] Login Succeeded [2023-03-29T23:26:51.370Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:26:51.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:51.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:51.630Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:51.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:51.630Z] [2023-03-29T23:26:51.630Z] Login Succeeded [2023-03-29T23:26:51.630Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:26:51.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:51.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:51.630Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:51.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:51.630Z] [2023-03-29T23:26:51.630Z] Login Succeeded [2023-03-29T23:26:51.630Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:26:51.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:51.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:51.890Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:51.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:51.890Z] [2023-03-29T23:26:51.890Z] Login Succeeded [2023-03-29T23:26:51.890Z] docker.io [2023-03-29T23:26:51.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:26:52.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:26:52.151Z] Configure a credential helper to remove this warning. See [2023-03-29T23:26:52.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:26:52.151Z] [2023-03-29T23:26:52.151Z] Login Succeeded [2023-03-29T23:26:52.151Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:26:52.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:26:52.543Z] + git rev-list -1 --merges b0c18ac1281d7b8112966dca73ed99450a52f26a~1..b0c18ac1281d7b8112966dca73ed99450a52f26a [Pipeline] echo [2023-03-29T23:26:52.592Z] -----------> git rev-list -1 --merges b0c18ac1281d7b8112966dca73ed99450a52f26a~1..b0c18ac1281d7b8112966dca73ed99450a52f26a b0c18ac1281d7b8112966dca73ed99450a52f26a [false] [Pipeline] sh [2023-03-29T23:26:52.885Z] + git log --format=format:%s -1 b0c18ac1281d7b8112966dca73ed99450a52f26a [Pipeline] echo [2023-03-29T23:26:52.902Z] ========================================================= [2023-03-29T23:26:52.902Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:26:52.902Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:26:53.227Z] + git log --format=format:%s -1 b0c18ac1281d7b8112966dca73ed99450a52f26a [Pipeline] echo [2023-03-29T23:26:53.240Z] [semverPrep] GIT_COMMIT: b0c18ac1281d7b8112966dca73ed99450a52f26a, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-29T23:26:53.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:26:53.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:26:53.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:26:53.610Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:26:53.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:26:53.610Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:26:53.610Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:26:53.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:53.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:53.967Z] [2023-03-29T23:26:53.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:54.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:54.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:26:54.266Z] b85a868b505f: Pulling fs layer [2023-03-29T23:26:54.266Z] e2be974225ed: Pulling fs layer [2023-03-29T23:26:54.266Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:26:54.266Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:26:54.266Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:26:54.266Z] eaf3925da568: Pulling fs layer [2023-03-29T23:26:54.266Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:26:54.266Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:26:54.266Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:26:54.266Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:26:54.266Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:26:54.266Z] bab4dde63d76: Waiting [2023-03-29T23:26:54.266Z] bde34c3a00c8: Waiting [2023-03-29T23:26:54.266Z] b352a97aabf1: Waiting [2023-03-29T23:26:54.266Z] 4872d77fe225: Waiting [2023-03-29T23:26:54.266Z] 5851b861e8e6: Waiting [2023-03-29T23:26:54.267Z] 988bab9f4d93: Waiting [2023-03-29T23:26:54.267Z] 1469e6f7b9e6: Waiting [2023-03-29T23:26:54.267Z] eaf3925da568: Waiting [2023-03-29T23:26:54.267Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:26:54.267Z] 988bab9f4d93: Download complete [2023-03-29T23:26:54.526Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:26:54.526Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:26:54.526Z] 1469e6f7b9e6: Download complete [2023-03-29T23:26:54.526Z] 339a4e72a1f5: Download complete [2023-03-29T23:26:54.526Z] eaf3925da568: Verifying Checksum [2023-03-29T23:26:54.526Z] eaf3925da568: Download complete [2023-03-29T23:26:54.526Z] bde34c3a00c8: Download complete [2023-03-29T23:26:54.526Z] b352a97aabf1: Download complete [2023-03-29T23:26:54.526Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:26:54.526Z] 4872d77fe225: Download complete [2023-03-29T23:26:54.526Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:26:54.526Z] 5851b861e8e6: Download complete [2023-03-29T23:26:54.526Z] b85a868b505f: Download complete [2023-03-29T23:26:54.786Z] bab4dde63d76: Download complete [2023-03-29T23:26:55.720Z] b85a868b505f: Pull complete [2023-03-29T23:26:55.978Z] e2be974225ed: Pull complete [2023-03-29T23:26:56.248Z] 339a4e72a1f5: Pull complete [2023-03-29T23:26:56.506Z] 988bab9f4d93: Pull complete [2023-03-29T23:26:56.765Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:26:56.765Z] eaf3925da568: Pull complete [2023-03-29T23:26:58.691Z] bab4dde63d76: Pull complete [2023-03-29T23:26:58.691Z] bde34c3a00c8: Pull complete [2023-03-29T23:26:58.691Z] b352a97aabf1: Pull complete [2023-03-29T23:26:58.691Z] 4872d77fe225: Pull complete [2023-03-29T23:26:58.950Z] 5851b861e8e6: Pull complete [2023-03-29T23:26:58.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:26:58.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:26:58.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:26:59.052Z] prd-ubuntu20.04-docker-8c-8g-6327 does not seem to be running inside a container [2023-03-29T23:26:59.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:27:01.875Z] $ docker top ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea -eo pid,comm [2023-03-29T23:27:01.932Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:27:01.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:27:01.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:27:01.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:27:02.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:27:02.090Z] $ docker exec ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea ssh-agent [2023-03-29T23:27:02.199Z] SSH_AUTH_SOCK=/tmp/ssh-qeGLb5Frx6OS/agent.31 [2023-03-29T23:27:02.199Z] SSH_AGENT_PID=38 [2023-03-29T23:27:02.210Z] Running ssh-add (command line suppressed) [2023-03-29T23:27:02.318Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_11756435029902614003.key (/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_11756435029902614003.key) [2023-03-29T23:27:02.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:27:02.612Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:27:02.630Z] $ docker exec --env ******** --env ******** ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea ssh-agent -k [2023-03-29T23:27:02.731Z] unset SSH_AUTH_SOCK; [2023-03-29T23:27:02.732Z] unset SSH_AGENT_PID; [2023-03-29T23:27:02.732Z] echo Agent pid 38 killed; [2023-03-29T23:27:02.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:27:02.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:27:02.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:27:02.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:27:02.891Z] $ docker exec ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea ssh-agent [2023-03-29T23:27:02.998Z] SSH_AUTH_SOCK=/tmp/ssh-dE6x8KdzXpS0/agent.70 [2023-03-29T23:27:02.998Z] SSH_AGENT_PID=76 [2023-03-29T23:27:03.003Z] Running ssh-add (command line suppressed) [2023-03-29T23:27:03.105Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_17173716904610312353.key (/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_17173716904610312353.key) [2023-03-29T23:27:03.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:27:03.403Z] + git semver init [2023-03-29T23:27:03.662Z] 2023-03-29 23:27:03,604 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:27:03.662Z] 2023-03-29 23:27:03,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver [2023-03-29T23:27:03.662Z] 2023-03-29 23:27:03,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-447/.semver [2023-03-29T23:27:03.662Z] 2023-03-29 23:27:03,606 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-447/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,347 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-447/.git/info/exclude [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 with force:False [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,350 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,356 [execute] INFO git cat-file --batch-check [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,363 [execute] INFO git cat-file --batch [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:27:04.603Z] 2023-03-29 23:27:04,370 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 [2023-03-29T23:27:04.603Z] 0.0.0 [Pipeline] } [2023-03-29T23:27:04.616Z] $ docker exec --env ******** --env ******** ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea ssh-agent -k [2023-03-29T23:27:04.709Z] unset SSH_AUTH_SOCK; [2023-03-29T23:27:04.710Z] unset SSH_AGENT_PID; [2023-03-29T23:27:04.710Z] echo Agent pid 76 killed; [2023-03-29T23:27:04.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:27:05.029Z] + git semver [Pipeline] } [2023-03-29T23:27:05.305Z] $ docker stop --time=1 ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea [2023-03-29T23:27:06.675Z] $ docker rm -f --volumes ebd8dea84132b9b815bede74034eb2aa3545da88ab829f45a7cabaad5dcc49ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:27:07.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:27:07.210Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:27:07.212Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:27:07.368Z] provisioning config files... [2023-03-29T23:27:07.376Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config6832600526377900166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:27:07.667Z] ---> docker-login.sh [2023-03-29T23:27:07.667Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:27:07.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:07.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:07.667Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:07.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:07.667Z] [2023-03-29T23:27:07.667Z] Login Succeeded [2023-03-29T23:27:07.667Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:27:07.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:07.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:07.927Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:07.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:07.927Z] [2023-03-29T23:27:07.927Z] Login Succeeded [2023-03-29T23:27:07.927Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:27:07.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:07.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:07.927Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:07.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:07.927Z] [2023-03-29T23:27:07.927Z] Login Succeeded [2023-03-29T23:27:07.927Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:27:07.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:08.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:08.186Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:08.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:08.186Z] [2023-03-29T23:27:08.186Z] Login Succeeded [2023-03-29T23:27:08.186Z] docker.io [2023-03-29T23:27:08.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:08.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:08.446Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:08.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:08.446Z] [2023-03-29T23:27:08.446Z] Login Succeeded [2023-03-29T23:27:08.446Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:27:08.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:27:08.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:08.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:08.521Z] ========================================================= [2023-03-29T23:27:08.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:27:08.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:08.823Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:27:08.823Z] Sending build context to Docker daemon 6.411MB [2023-03-29T23:27:08.823Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:08.823Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T23:27:08.823Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:27:08.823Z] 63b65145d645: Pulling fs layer [2023-03-29T23:27:08.823Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:27:08.823Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:27:08.823Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:27:08.823Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:27:08.823Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:27:08.823Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:27:08.823Z] f25807f1079a: Pulling fs layer [2023-03-29T23:27:08.823Z] 94cc34f8dd06: Waiting [2023-03-29T23:27:08.823Z] 30dea6a524f1: Waiting [2023-03-29T23:27:08.823Z] f25807f1079a: Waiting [2023-03-29T23:27:08.823Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:27:08.823Z] a2d21d5440eb: Download complete [2023-03-29T23:27:08.823Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:27:08.823Z] 94cc34f8dd06: Download complete [2023-03-29T23:27:08.823Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:27:08.823Z] 30dea6a524f1: Download complete [2023-03-29T23:27:09.082Z] 63b65145d645: Verifying Checksum [2023-03-29T23:27:09.082Z] 63b65145d645: Download complete [2023-03-29T23:27:09.082Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:27:09.082Z] a2aff8979fd8: Download complete [2023-03-29T23:27:09.082Z] 63b65145d645: Pull complete [2023-03-29T23:27:09.341Z] a2d21d5440eb: Pull complete [2023-03-29T23:27:09.341Z] f25807f1079a: Verifying Checksum [2023-03-29T23:27:09.341Z] f25807f1079a: Download complete [2023-03-29T23:27:09.600Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:27:09.600Z] 935e6c44a52c: Download complete [2023-03-29T23:27:09.857Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:27:09.857Z] 6808be2612f2: Download complete [2023-03-29T23:27:13.133Z] 935e6c44a52c: Pull complete [2023-03-29T23:27:13.133Z] 94cc34f8dd06: Pull complete [2023-03-29T23:27:13.133Z] 30dea6a524f1: Pull complete [2023-03-29T23:27:13.133Z] a2aff8979fd8: Pull complete [2023-03-29T23:27:15.662Z] 6808be2612f2: Pull complete [2023-03-29T23:27:16.595Z] f25807f1079a: Pull complete [2023-03-29T23:27:16.595Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:27:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:27:16.595Z] ---> 3b553350e43f [2023-03-29T23:27:16.595Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:27:20.784Z] ---> Running in 65879265c3ae [2023-03-29T23:27:20.784Z] Removing intermediate container 65879265c3ae [2023-03-29T23:27:20.784Z] ---> 7338f8c5a33a [2023-03-29T23:27:20.784Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:27:20.784Z] ---> Running in d5deb99bcb6a [2023-03-29T23:27:20.784Z] Removing intermediate container d5deb99bcb6a [2023-03-29T23:27:20.784Z] ---> 5175b551badb [2023-03-29T23:27:20.784Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:27:20.784Z] ---> Running in 620dd4bb63ad [2023-03-29T23:27:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:21.609Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-29T23:27:21.609Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-29T23:27:21.609Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-29T23:27:21.609Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:27:21.609Z] OK: 270 MiB in 61 packages [2023-03-29T23:27:22.181Z] Removing intermediate container 620dd4bb63ad [2023-03-29T23:27:22.181Z] ---> 6999d9394f0f [2023-03-29T23:27:22.181Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-29T23:27:22.181Z] ---> Running in 191bb16a78f1 [2023-03-29T23:27:22.319Z] Still waiting to schedule task [2023-03-29T23:27:22.319Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:27:22.440Z] Removing intermediate container 191bb16a78f1 [2023-03-29T23:27:22.440Z] ---> 7d92e70c8615 [2023-03-29T23:27:22.440Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T23:27:22.440Z] ---> bd657216d04e [2023-03-29T23:27:22.440Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:22.440Z] ---> Running in 2b72e959aea3 [2023-03-29T23:27:54.583Z] Removing intermediate container 2b72e959aea3 [2023-03-29T23:27:54.583Z] ---> 722ca9cf2680 [2023-03-29T23:27:54.583Z] Step 9/10 : COPY . . [2023-03-29T23:27:54.583Z] ---> eb4bc43d3dc3 [2023-03-29T23:27:54.583Z] Step 10/10 : RUN ${MAKE} [2023-03-29T23:27:54.583Z] ---> Running in dd956ac8498e [2023-03-29T23:27:54.583Z] noop [2023-03-29T23:27:54.583Z] Removing intermediate container dd956ac8498e [2023-03-29T23:27:54.583Z] ---> 63cde5fd6f8d [2023-03-29T23:27:54.583Z] Successfully built 63cde5fd6f8d [2023-03-29T23:27:54.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:54.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:27:54.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:27:54.965Z] prd-ubuntu20.04-docker-8c-8g-6327 does not seem to be running inside a container [2023-03-29T23:27:55.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:27:55.699Z] $ docker top 44eb3f033c1c698e79f8a899131cc932c81a2bfba573dc6d48cf00df76bb49dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:27:56.037Z] + go version [2023-03-29T23:27:56.037Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:27:56.057Z] $ docker stop --time=1 44eb3f033c1c698e79f8a899131cc932c81a2bfba573dc6d48cf00df76bb49dd [2023-03-29T23:27:57.542Z] $ docker rm -f --volumes 44eb3f033c1c698e79f8a899131cc932c81a2bfba573dc6d48cf00df76bb49dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:57.998Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:27:57.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:27:58.068Z] prd-ubuntu20.04-docker-8c-8g-6327 does not seem to be running inside a container [2023-03-29T23:27:58.205Z] $ 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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:27:58.848Z] $ docker top 876c3272d33f563f3752e7ec13559bd4ab3e9184b865447e56ca2832e3bca959 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:27:59.188Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-447 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:27:59.483Z] + make test [2023-03-29T23:27:59.483Z] go test ./... -coverprofile=coverage.out [2023-03-29T23:28:04.792Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-29T23:28:14.744Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-29T23:28:14.744Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements [2023-03-29T23:28:18.925Z] go vet ./... [2023-03-29T23:28:22.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:28:22.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:28:22.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:28:22.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:28:22.303Z] $ docker stop --time=1 876c3272d33f563f3752e7ec13559bd4ab3e9184b865447e56ca2832e3bca959 [2023-03-29T23:28:26.230Z] $ docker rm -f --volumes 876c3272d33f563f3752e7ec13559bd4ab3e9184b865447e56ca2832e3bca959 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:28:26.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:28:26.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:28:27.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:28:27.708Z] + ls -al . [2023-03-29T23:28:27.708Z] total 180 [2023-03-29T23:28:27.708Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:27 . [2023-03-29T23:28:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 .. [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 23:26 .dockerignore [2023-03-29T23:28:27.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:27 .git [2023-03-29T23:28:27.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 .github [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 29 23:26 .gitignore [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:26 .golangci.yml [2023-03-29T23:28:27.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:27 .semver [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 29 23:26 Attribution.txt [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 29 23:26 CHANGELOG.md [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 29 23:26 Dockerfile [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:26 GOVERNANCE.md [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:26 Jenkinsfile [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:26 LICENSE [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 29 23:26 Makefile [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 23:26 OWNERS.md [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 29 23:26 README.md [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION [2023-03-29T23:28:27.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:26 bin [2023-03-29T23:28:27.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 cmd [2023-03-29T23:28:27.708Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 29 23:28 coverage.out [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 29 23:26 go.mod [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 29 23:26 go.sum [2023-03-29T23:28:27.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:26 internal [2023-03-29T23:28:27.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:26 simulator [2023-03-29T23:28:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:26 snap [2023-03-29T23:28:27.708Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 29 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:28.011Z] + 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=b0c18ac1281d7b8112966dca73ed99450a52f26a --label arch=amd64 --label version=0.0.0 . [2023-03-29T23:28:28.011Z] Sending build context to Docker daemon 6.436MB [2023-03-29T23:28:28.011Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:28:28.011Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-29T23:28:28.011Z] ---> 63cde5fd6f8d [2023-03-29T23:28:28.011Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:28:28.269Z] ---> Running in 4a217c8275d6 [2023-03-29T23:28:28.269Z] Removing intermediate container 4a217c8275d6 [2023-03-29T23:28:28.269Z] ---> 3bcf93230252 [2023-03-29T23:28:28.269Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:28:28.269Z] ---> Running in bc0a678ff9d2 [2023-03-29T23:28:28.269Z] Removing intermediate container bc0a678ff9d2 [2023-03-29T23:28:28.269Z] ---> 965305716ed5 [2023-03-29T23:28:28.269Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:28:28.269Z] ---> Running in d871fd470f6a [2023-03-29T23:28:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:29.094Z] OK: 270 MiB in 61 packages [2023-03-29T23:28:29.351Z] Removing intermediate container d871fd470f6a [2023-03-29T23:28:29.351Z] ---> 5576c4969487 [2023-03-29T23:28:29.351Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-29T23:28:29.351Z] ---> Running in bdb03d14d168 [2023-03-29T23:28:29.351Z] Removing intermediate container bdb03d14d168 [2023-03-29T23:28:29.351Z] ---> 11e8a1eef90f [2023-03-29T23:28:29.351Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-29T23:28:29.609Z] ---> f1b03ab40530 [2023-03-29T23:28:29.609Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:28:29.609Z] ---> Running in db17e3998415 [2023-03-29T23:28:30.629Z] Removing intermediate container db17e3998415 [2023-03-29T23:28:30.629Z] ---> d11ba83a92cf [2023-03-29T23:28:30.629Z] Step 9/22 : COPY . . [2023-03-29T23:28:30.888Z] ---> d1c2d6292fc7 [2023-03-29T23:28:30.888Z] Step 10/22 : RUN ${MAKE} [2023-03-29T23:28:30.888Z] ---> Running in 27ca4b543c38 [2023-03-29T23:28:31.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-29T23:28:53.064Z] Removing intermediate container 27ca4b543c38 [2023-03-29T23:28:53.064Z] ---> 6b0ab68179d0 [2023-03-29T23:28:53.064Z] Step 11/22 : FROM alpine:3.17 [2023-03-29T23:28:53.064Z] 3.17: Pulling from library/alpine [2023-03-29T23:28:53.064Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:28:53.064Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:28:53.064Z] f56be85fc22e: Download complete [2023-03-29T23:28:53.064Z] f56be85fc22e: Pull complete [2023-03-29T23:28:53.064Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:28:53.064Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:28:53.064Z] ---> 9ed4aefc74f6 [2023-03-29T23:28:53.064Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-29T23:28:53.064Z] ---> Running in d3e21c643ea9 [2023-03-29T23:28:53.064Z] Removing intermediate container d3e21c643ea9 [2023-03-29T23:28:53.064Z] ---> e50438510b3f [2023-03-29T23:28:53.064Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:28:53.064Z] ---> Running in e55fe03b4ec1 [2023-03-29T23:28:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:28:53.064Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:28:53.064Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:28:53.064Z] OK: 7 MiB in 16 packages [2023-03-29T23:28:53.064Z] Removing intermediate container e55fe03b4ec1 [2023-03-29T23:28:53.064Z] ---> 6464f4d3f08f [2023-03-29T23:28:53.064Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-29T23:28:53.064Z] ---> 391578f9c5b0 [2023-03-29T23:28:53.064Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-29T23:28:53.323Z] ---> 40e9c31618c8 [2023-03-29T23:28:53.323Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-29T23:28:53.323Z] ---> c7c0fb98c409 [2023-03-29T23:28:53.323Z] Step 17/22 : EXPOSE 59901 [2023-03-29T23:28:53.323Z] ---> Running in 4fb9d0e5ff6a [2023-03-29T23:28:53.323Z] Removing intermediate container 4fb9d0e5ff6a [2023-03-29T23:28:53.323Z] ---> fc55cee7d630 [2023-03-29T23:28:53.323Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-29T23:28:53.584Z] ---> Running in 3ceb5d2b615f [2023-03-29T23:28:53.584Z] Removing intermediate container 3ceb5d2b615f [2023-03-29T23:28:53.584Z] ---> 75d2c98ed805 [2023-03-29T23:28:53.584Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:28:53.584Z] ---> Running in 24afa22c0d53 [2023-03-29T23:28:53.584Z] Removing intermediate container 24afa22c0d53 [2023-03-29T23:28:53.584Z] ---> 2681b6c5fd3f [2023-03-29T23:28:53.584Z] Step 20/22 : LABEL arch=amd64 [2023-03-29T23:28:53.584Z] ---> Running in 8abaffd447a2 [2023-03-29T23:28:53.584Z] Removing intermediate container 8abaffd447a2 [2023-03-29T23:28:53.584Z] ---> 7e76c5b09e76 [2023-03-29T23:28:53.584Z] Step 21/22 : LABEL git_sha=b0c18ac1281d7b8112966dca73ed99450a52f26a [2023-03-29T23:28:53.843Z] ---> Running in 1d3128594e2a [2023-03-29T23:28:53.843Z] Removing intermediate container 1d3128594e2a [2023-03-29T23:28:53.843Z] ---> c577792c7b16 [2023-03-29T23:28:53.843Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:28:53.843Z] ---> Running in de7e988f092a [2023-03-29T23:28:53.843Z] Removing intermediate container de7e988f092a [2023-03-29T23:28:53.843Z] ---> a5d94775bb47 [2023-03-29T23:28:53.843Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:28:53.843Z] Successfully built a5d94775bb47 [2023-03-29T23:28:53.843Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:54.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:28:54.303Z] [2023-03-29T23:28:54.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:28:54.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:28:54.602Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:28:54.602Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:28:54.602Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:28:54.602Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:28:54.602Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:28:54.602Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:28:54.602Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:28:54.602Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:28:54.602Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:28:54.602Z] 33b1e0a273af: Waiting [2023-03-29T23:28:54.602Z] 5d3b04190fa2: Waiting [2023-03-29T23:28:54.602Z] 2f39f015ded8: Waiting [2023-03-29T23:28:54.602Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:28:54.602Z] 5c69ac0246d0: Download complete [2023-03-29T23:28:54.602Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:28:54.602Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:28:54.602Z] 33b1e0a273af: Download complete [2023-03-29T23:28:54.602Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:28:54.602Z] ec43610c2a17: Download complete [2023-03-29T23:28:54.602Z] 5d3b04190fa2: Download complete [2023-03-29T23:28:54.860Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:28:54.860Z] 5eb5b503b376: Download complete [2023-03-29T23:28:55.428Z] 2f39f015ded8: Download complete [2023-03-29T23:28:55.994Z] 5eb5b503b376: Pull complete [2023-03-29T23:28:56.253Z] 5c69ac0246d0: Pull complete [2023-03-29T23:28:56.511Z] ec43610c2a17: Pull complete [2023-03-29T23:28:56.770Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:28:56.770Z] 33b1e0a273af: Pull complete [2023-03-29T23:28:57.028Z] 5d3b04190fa2: Pull complete [2023-03-29T23:29:01.207Z] 2f39f015ded8: Pull complete [2023-03-29T23:29:01.207Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:29:01.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:29:01.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:29:01.285Z] prd-ubuntu20.04-docker-8c-8g-6327 does not seem to be running inside a container [2023-03-29T23:29:01.317Z] $ 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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:29:07.341Z] $ docker top fc6a580ee24a082159633dd2fee3b672178dde4fcf0aadfa4b0901a357120227 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:29:07.719Z] ---> job-cost.sh [2023-03-29T23:29:07.719Z] lf-activate-venv: SKIPPING [2023-03-29T23:29:07.719Z] INFO: No Stack... [2023-03-29T23:29:07.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:29:08.546Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:29:08.838Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-447/archives/cost.csv [2023-03-29T23:29:08.838Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:29:08.849Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [2023-03-29T23:29:08.855Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] did not exist. Created. [2023-03-29T23:29:08.856Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:29:09.171Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:29:09.202Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:29:09.208Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:29:09.237Z] $ docker stop --time=1 fc6a580ee24a082159633dd2fee3b672178dde4fcf0aadfa4b0901a357120227 [2023-03-29T23:29:10.635Z] $ docker rm -f --volumes fc6a580ee24a082159633dd2fee3b672178dde4fcf0aadfa4b0901a357120227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:30:50.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6334 in /w/workspace/xfoundry_device-modbus-go_PR-447 [Pipeline] { [Pipeline] ws [2023-03-29T23:30:50.654Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2023-03-29T23:30:50.709Z] Selected Git installation does not exist. Using Default [2023-03-29T23:30:50.709Z] The recommended git tool is: NONE [2023-03-29T23:31:05.058Z] using credential edgex-jenkins-ssh [2023-03-29T23:31:05.100Z] Cloning the remote Git repository [2023-03-29T23:31:05.206Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:31:05.364Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2023-03-29T23:31:05.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:31:05.669Z] > git --version # timeout=10 [2023-03-29T23:31:05.740Z] > git --version # 'git version 2.25.1' [2023-03-29T23:31:05.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:31:06.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:31:08.207Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-29T23:31:08.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:31:10.971Z] Merging remotes/origin/main commit c1bc75661fc51a1e1f09ff5cc1bcda06482736aa into PR head commit b0c18ac1281d7b8112966dca73ed99450a52f26a [2023-03-29T23:31:10.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-29T23:31:10.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:31:10.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:31:10.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:31:11.001Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:31:11.175Z] > git checkout -f b0c18ac1281d7b8112966dca73ed99450a52f26a # timeout=10 [2023-03-29T23:31:11.320Z] > git remote # timeout=10 [2023-03-29T23:31:11.361Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:31:11.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:31:11.418Z] > git merge c1bc75661fc51a1e1f09ff5cc1bcda06482736aa # timeout=10 [2023-03-29T23:31:11.558Z] Merge succeeded, producing b0c18ac1281d7b8112966dca73ed99450a52f26a [2023-03-29T23:31:11.559Z] Checking out Revision b0c18ac1281d7b8112966dca73ed99450a52f26a (PR-447) [2023-03-29T23:31:12.391Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:31:13.409Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:31:13.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:31:13.409Z] Dload Upload Total Spent Left Speed [2023-03-29T23:31:13.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [2023-03-29T23:31:11.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:31:11.574Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:31:11.615Z] > git checkout -f b0c18ac1281d7b8112966dca73ed99450a52f26a # timeout=10 [Pipeline] sh [2023-03-29T23:31:14.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:31:14.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:31:14.569Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:31:14.569Z] { [2023-03-29T23:31:14.569Z] "registry-mirrors": [ [2023-03-29T23:31:14.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:31:14.569Z] ], [2023-03-29T23:31:14.569Z] "bip": "10.250.0.254/24", [2023-03-29T23:31:14.569Z] "hosts": [ [2023-03-29T23:31:14.569Z] "tcp://0.0.0.0:5555", [2023-03-29T23:31:14.569Z] "unix:///var/run/docker.sock" [2023-03-29T23:31:14.569Z] ], [2023-03-29T23:31:14.569Z] "mtu": 1458, [2023-03-29T23:31:14.569Z] "selinux-enabled": true, [2023-03-29T23:31:14.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:31:14.569Z] } [Pipeline] sh [2023-03-29T23:31:14.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:31:15.349Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:31:33.813Z] provisioning config files... [2023-03-29T23:31:33.850Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config9107841873774937391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:31:34.254Z] ---> docker-login.sh [2023-03-29T23:31:34.254Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:31:34.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:35.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:35.141Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:35.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:35.141Z] [2023-03-29T23:31:35.141Z] Login Succeeded [2023-03-29T23:31:35.141Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:31:35.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:35.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:35.421Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:35.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:35.421Z] [2023-03-29T23:31:35.421Z] Login Succeeded [2023-03-29T23:31:35.421Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:31:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:36.036Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:36.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:36.036Z] [2023-03-29T23:31:36.036Z] Login Succeeded [2023-03-29T23:31:36.036Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:31:36.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:36.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:36.590Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:36.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:36.590Z] [2023-03-29T23:31:36.590Z] Login Succeeded [2023-03-29T23:31:36.590Z] docker.io [2023-03-29T23:31:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:31:37.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:31:37.144Z] Configure a credential helper to remove this warning. See [2023-03-29T23:31:37.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:31:37.144Z] [2023-03-29T23:31:37.144Z] Login Succeeded [2023-03-29T23:31:37.144Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:31:37.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:31:37.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:31:37.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:31:37.598Z] ========================================================= [2023-03-29T23:31:37.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:31:37.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:37.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:31:38.247Z] Sending build context to Docker daemon 3.343MB [2023-03-29T23:31:38.520Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:31:38.520Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T23:31:38.520Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:31:38.521Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:31:38.521Z] 55522c791124: Pulling fs layer [2023-03-29T23:31:38.521Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:31:38.521Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:31:38.521Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:31:38.521Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:31:38.521Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:31:38.521Z] 169dfbe0d373: Waiting [2023-03-29T23:31:38.521Z] e1ff8fa3b103: Waiting [2023-03-29T23:31:38.521Z] 52ebb69f0ebf: Waiting [2023-03-29T23:31:38.521Z] 5abe8eddf0d5: Waiting [2023-03-29T23:31:38.794Z] 55522c791124: Verifying Checksum [2023-03-29T23:31:38.794Z] 55522c791124: Download complete [2023-03-29T23:31:38.794Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:31:38.794Z] 169dfbe0d373: Download complete [2023-03-29T23:31:38.794Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:31:38.794Z] e1ff8fa3b103: Download complete [2023-03-29T23:31:38.794Z] af6eaf76a39c: Download complete [2023-03-29T23:31:40.250Z] af6eaf76a39c: Pull complete [2023-03-29T23:31:40.250Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:31:40.250Z] 5abe8eddf0d5: Download complete [2023-03-29T23:31:40.851Z] 55522c791124: Pull complete [2023-03-29T23:31:41.838Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:31:41.838Z] ce5c4a1c91eb: Download complete [2023-03-29T23:31:41.838Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:31:41.838Z] 52ebb69f0ebf: Download complete [2023-03-29T23:31:54.369Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:31:54.369Z] 169dfbe0d373: Pull complete [2023-03-29T23:31:54.641Z] e1ff8fa3b103: Pull complete [2023-03-29T23:32:02.909Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:32:03.884Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:32:03.884Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:32:03.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:32:03.884Z] ---> 6cb57ee374ae [2023-03-29T23:32:03.884Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:32:04.947Z] ---> Running in b87997ff796c [2023-03-29T23:32:05.221Z] Removing intermediate container b87997ff796c [2023-03-29T23:32:05.221Z] ---> 86671a62a03b [2023-03-29T23:32:05.221Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:32:05.221Z] ---> Running in 8d031672867b [2023-03-29T23:32:05.825Z] Removing intermediate container 8d031672867b [2023-03-29T23:32:05.825Z] ---> b753a6a1ed7d [2023-03-29T23:32:05.825Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:32:05.825Z] ---> Running in 80289d78a156 [2023-03-29T23:32:07.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:32:07.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:32:09.317Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:32:09.317Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-29T23:32:09.317Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:32:09.317Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:32:09.317Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-29T23:32:09.317Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-29T23:32:09.596Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-29T23:32:09.596Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-29T23:32:09.596Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:32:09.596Z] OK: 270 MiB in 61 packages [2023-03-29T23:32:11.059Z] Removing intermediate container 80289d78a156 [2023-03-29T23:32:11.059Z] ---> 969f72f1b660 [2023-03-29T23:32:11.059Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-29T23:32:11.059Z] ---> Running in 73a3221196b7 [2023-03-29T23:32:11.334Z] Removing intermediate container 73a3221196b7 [2023-03-29T23:32:11.334Z] ---> fa0af76b3e5c [2023-03-29T23:32:11.334Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T23:32:11.946Z] ---> a27e76f8600c [2023-03-29T23:32:11.946Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:32:11.946Z] ---> Running in 7c6fc71287b4 [2023-03-29T23:33:19.947Z] Removing intermediate container 7c6fc71287b4 [2023-03-29T23:33:19.947Z] ---> 012dc8b09836 [2023-03-29T23:33:19.947Z] Step 9/10 : COPY . . [2023-03-29T23:33:19.947Z] ---> 5c56d9204daa [2023-03-29T23:33:19.947Z] Step 10/10 : RUN ${MAKE} [2023-03-29T23:33:19.947Z] ---> Running in 4260015fa78a [2023-03-29T23:33:19.947Z] noop [2023-03-29T23:33:20.544Z] Removing intermediate container 4260015fa78a [2023-03-29T23:33:20.544Z] ---> e454e34a186f [2023-03-29T23:33:20.544Z] Successfully built e454e34a186f [2023-03-29T23:33:20.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:20.920Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:33:20.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:33:21.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-6334 does not seem to be running inside a container [2023-03-29T23:33:21.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:33:22.681Z] $ docker top 97871eb20299292fd58c1359d3c85935da2555999d60bf7886376b6c20322c44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:33:23.585Z] + go version [2023-03-29T23:33:23.585Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:33:23.608Z] $ docker stop --time=1 97871eb20299292fd58c1359d3c85935da2555999d60bf7886376b6c20322c44 [2023-03-29T23:33:25.336Z] $ docker rm -f --volumes 97871eb20299292fd58c1359d3c85935da2555999d60bf7886376b6c20322c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:25.905Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:33:25.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:33:26.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-6334 does not seem to be running inside a container [2023-03-29T23:33:26.206Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:33:27.583Z] $ docker top b54c95432620746ba15f740f079774458b509a1b725de79b1995a81be4e3c1e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:33:28.461Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:33:29.131Z] + make test [2023-03-29T23:33:29.131Z] go test ./... -coverprofile=coverage.out [2023-03-29T23:34:16.032Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-29T23:36:37.829Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-29T23:36:37.829Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.088s coverage: 48.0% of statements [2023-03-29T23:36:37.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:36:37.829Z] go vet ./... [2023-03-29T23:37:10.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:37:10.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:37:10.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:37:10.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:37:10.183Z] $ docker stop --time=1 b54c95432620746ba15f740f079774458b509a1b725de79b1995a81be4e3c1e3 [2023-03-29T23:37:12.254Z] $ docker rm -f --volumes b54c95432620746ba15f740f079774458b509a1b725de79b1995a81be4e3c1e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:37:13.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:37:13.685Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:37:14.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:37:14.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:37:15.202Z] + ls -al . [2023-03-29T23:37:15.202Z] total 176 [2023-03-29T23:37:15.202Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:33 . [2023-03-29T23:37:15.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:31 .. [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 23:31 .dockerignore [2023-03-29T23:37:15.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:31 .git [2023-03-29T23:37:15.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:31 .github [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 29 23:31 .gitignore [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:31 .golangci.yml [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 29 23:31 Attribution.txt [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 29 23:31 CHANGELOG.md [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 29 23:31 Dockerfile [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:31 GOVERNANCE.md [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:31 Jenkinsfile [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:31 LICENSE [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 29 23:31 Makefile [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 23:31 OWNERS.md [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 29 23:31 README.md [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:27 VERSION [2023-03-29T23:37:15.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:31 bin [2023-03-29T23:37:15.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:31 cmd [2023-03-29T23:37:15.202Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 29 23:36 coverage.out [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 29 23:31 go.mod [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 29 23:31 go.sum [2023-03-29T23:37:15.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:31 internal [2023-03-29T23:37:15.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:31 simulator [2023-03-29T23:37:15.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:31 snap [2023-03-29T23:37:15.202Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 29 23:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:37:15.566Z] + 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=b0c18ac1281d7b8112966dca73ed99450a52f26a --label arch=arm64 --label version=0.0.0 . [2023-03-29T23:37:15.840Z] Sending build context to Docker daemon 3.368MB [2023-03-29T23:37:16.113Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:37:16.113Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-29T23:37:16.113Z] ---> e454e34a186f [2023-03-29T23:37:16.113Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:37:16.387Z] ---> Running in 9d9bc15fdbaa [2023-03-29T23:37:16.664Z] Removing intermediate container 9d9bc15fdbaa [2023-03-29T23:37:16.664Z] ---> 54dbcc97fdc7 [2023-03-29T23:37:16.664Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:37:16.950Z] ---> Running in bafd2f10a513 [2023-03-29T23:37:17.237Z] Removing intermediate container bafd2f10a513 [2023-03-29T23:37:17.237Z] ---> b37a09e6dd69 [2023-03-29T23:37:17.237Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:37:17.237Z] ---> Running in 2d1087d46dad [2023-03-29T23:37:18.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:37:19.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:37:21.086Z] OK: 270 MiB in 61 packages [2023-03-29T23:37:22.061Z] Removing intermediate container 2d1087d46dad [2023-03-29T23:37:22.061Z] ---> a11fd46629c6 [2023-03-29T23:37:22.061Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-29T23:37:22.336Z] ---> Running in 176a9bb570a0 [2023-03-29T23:37:22.607Z] Removing intermediate container 176a9bb570a0 [2023-03-29T23:37:22.607Z] ---> ef0561eb4144 [2023-03-29T23:37:22.607Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-29T23:37:25.864Z] ---> 720aa658a730 [2023-03-29T23:37:25.864Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:37:25.864Z] ---> Running in 0d510eb23e6a [2023-03-29T23:37:29.247Z] Removing intermediate container 0d510eb23e6a [2023-03-29T23:37:29.247Z] ---> c1c83267bbea [2023-03-29T23:37:29.247Z] Step 9/22 : COPY . . [2023-03-29T23:37:29.843Z] ---> e27d3ad8a58c [2023-03-29T23:37:29.843Z] Step 10/22 : RUN ${MAKE} [2023-03-29T23:37:29.843Z] ---> Running in 7e060c7f37e8 [2023-03-29T23:37:31.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-29T23:40:23.170Z] Removing intermediate container 7e060c7f37e8 [2023-03-29T23:40:23.170Z] ---> fa2bd8480c6e [2023-03-29T23:40:23.170Z] Step 11/22 : FROM alpine:3.17 [2023-03-29T23:40:23.170Z] 3.17: Pulling from library/alpine [2023-03-29T23:40:23.170Z] c41833b44d91: Pulling fs layer [2023-03-29T23:40:23.170Z] c41833b44d91: Verifying Checksum [2023-03-29T23:40:23.170Z] c41833b44d91: Download complete [2023-03-29T23:40:23.170Z] c41833b44d91: Pull complete [2023-03-29T23:40:23.170Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:40:23.170Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:40:23.170Z] ---> 51e60588ff2c [2023-03-29T23:40:23.170Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-29T23:40:23.170Z] ---> Running in 4e8cecd033a0 [2023-03-29T23:40:23.170Z] Removing intermediate container 4e8cecd033a0 [2023-03-29T23:40:23.170Z] ---> c90f75927cd2 [2023-03-29T23:40:23.170Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:40:23.170Z] ---> Running in 9bbb965261c7 [2023-03-29T23:40:23.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:40:23.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:40:24.855Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:40:24.855Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:40:24.855Z] OK: 8 MiB in 16 packages [2023-03-29T23:40:25.821Z] Removing intermediate container 9bbb965261c7 [2023-03-29T23:40:25.821Z] ---> 94a2a4ebb5cf [2023-03-29T23:40:25.821Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-29T23:40:27.235Z] ---> cb277018f727 [2023-03-29T23:40:27.235Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-29T23:40:27.820Z] ---> 3a7a126c242c [2023-03-29T23:40:27.820Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-29T23:40:28.407Z] ---> 913e0ebdb005 [2023-03-29T23:40:28.408Z] Step 17/22 : EXPOSE 59901 [2023-03-29T23:40:28.408Z] ---> Running in fd8e17c8795f [2023-03-29T23:40:28.685Z] Removing intermediate container fd8e17c8795f [2023-03-29T23:40:28.685Z] ---> 0e9977fb9efa [2023-03-29T23:40:28.685Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-29T23:40:28.685Z] ---> Running in 4079bf4de069 [2023-03-29T23:40:29.298Z] Removing intermediate container 4079bf4de069 [2023-03-29T23:40:29.298Z] ---> cc8758935b4f [2023-03-29T23:40:29.298Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:40:29.298Z] ---> Running in e8eaf14f79ef [2023-03-29T23:40:29.568Z] Removing intermediate container e8eaf14f79ef [2023-03-29T23:40:29.568Z] ---> c14b435f1da1 [2023-03-29T23:40:29.568Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T23:40:29.568Z] ---> Running in f3934a227c98 [2023-03-29T23:40:29.841Z] Removing intermediate container f3934a227c98 [2023-03-29T23:40:29.841Z] ---> 56ce21538ae9 [2023-03-29T23:40:29.841Z] Step 21/22 : LABEL git_sha=b0c18ac1281d7b8112966dca73ed99450a52f26a [2023-03-29T23:40:30.115Z] ---> Running in 3324255eb017 [2023-03-29T23:40:30.384Z] Removing intermediate container 3324255eb017 [2023-03-29T23:40:30.384Z] ---> 7334d9589301 [2023-03-29T23:40:30.384Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:40:30.384Z] ---> Running in 2b3fbb3372c8 [2023-03-29T23:40:30.653Z] Removing intermediate container 2b3fbb3372c8 [2023-03-29T23:40:30.653Z] ---> b99eb2f0bd6d [2023-03-29T23:40:30.653Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:40:30.653Z] Successfully built b99eb2f0bd6d [2023-03-29T23:40:30.923Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:31.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:40:31.346Z] [2023-03-29T23:40:31.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:31.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:40:31.970Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:40:31.970Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:40:31.970Z] 04944245beec: Pulling fs layer [2023-03-29T23:40:31.970Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:40:31.970Z] 765212b225bb: Pulling fs layer [2023-03-29T23:40:31.970Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:40:31.970Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:40:31.970Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:40:31.970Z] f23df028b6ca: Waiting [2023-03-29T23:40:31.970Z] d65c8cfc05b1: Waiting [2023-03-29T23:40:31.970Z] 2437ff75d9bd: Waiting [2023-03-29T23:40:31.970Z] 765212b225bb: Waiting [2023-03-29T23:40:31.970Z] 04944245beec: Verifying Checksum [2023-03-29T23:40:31.970Z] 04944245beec: Download complete [2023-03-29T23:40:31.970Z] 765212b225bb: Verifying Checksum [2023-03-29T23:40:31.970Z] 765212b225bb: Download complete [2023-03-29T23:40:31.970Z] f23df028b6ca: Download complete [2023-03-29T23:40:31.970Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:40:31.970Z] d65c8cfc05b1: Download complete [2023-03-29T23:40:32.241Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:40:32.241Z] 699f458cf7ca: Download complete [2023-03-29T23:40:32.512Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:40:32.512Z] 8998bd30e6a1: Download complete [2023-03-29T23:40:35.120Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:40:35.120Z] 2437ff75d9bd: Download complete [2023-03-29T23:40:37.078Z] 8998bd30e6a1: Pull complete [2023-03-29T23:40:37.348Z] 04944245beec: Pull complete [2023-03-29T23:40:38.769Z] 699f458cf7ca: Pull complete [2023-03-29T23:40:39.040Z] 765212b225bb: Pull complete [2023-03-29T23:40:40.009Z] f23df028b6ca: Pull complete [2023-03-29T23:40:40.010Z] d65c8cfc05b1: Pull complete [2023-03-29T23:40:55.045Z] 2437ff75d9bd: Pull complete [2023-03-29T23:40:55.045Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:40:55.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:40:55.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:40:55.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-6334 does not seem to be running inside a container [2023-03-29T23:40:55.364Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T23:40:58.266Z] $ docker top d3fb210837a753db996679707a459bae5eedba9ef3f3f26934c54847cff86773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:40:59.140Z] ---> job-cost.sh [2023-03-29T23:40:59.140Z] lf-activate-venv: SKIPPING [2023-03-29T23:40:59.140Z] INFO: No Stack... [2023-03-29T23:40:59.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:41:00.693Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:41:01.347Z] + cat /w/workspace/device-modbus-go/3/archives/cost.csv [2023-03-29T23:41:01.347Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:41:01.436Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [2023-03-29T23:41:01.448Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] did not exist. Created. [2023-03-29T23:41:01.448Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:41:02.119Z] /w/workspace/device-modbus-go/3@tmp/durable-44a8ab3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:41:02.878Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:41:02.904Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:41:02.978Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:41:02.991Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:41:03.012Z] $ docker stop --time=1 d3fb210837a753db996679707a459bae5eedba9ef3f3f26934c54847cff86773 [2023-03-29T23:41:04.615Z] $ docker rm -f --volumes d3fb210837a753db996679707a459bae5eedba9ef3f3f26934c54847cff86773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T23:41:04.997Z] provisioning config files... [2023-03-29T23:41:05.004Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config10318031662794840424tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:41:05.298Z] + set +x [2023-03-29T23:41:05.298Z] + + curl -s https://codecov.io/bash [2023-03-29T23:41:05.298Z] bash -s -- [2023-03-29T23:41:05.298Z] [2023-03-29T23:41:05.298Z] _____ _ [2023-03-29T23:41:05.298Z] / ____| | | [2023-03-29T23:41:05.298Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:41:05.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:41:05.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:41:05.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:41:05.298Z] Bash-1.0.6 [2023-03-29T23:41:05.298Z] [2023-03-29T23:41:05.298Z] [2023-03-29T23:41:05.298Z] ==> git version 2.25.1 found [2023-03-29T23:41:05.298Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T23:41:05.298Z] Release-Date: 2020-01-08 [2023-03-29T23:41:05.298Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T23:41:05.298Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:41:05.298Z] ==> Jenkins CI detected. [2023-03-29T23:41:05.298Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-447 [2023-03-29T23:41:05.298Z] project root: . [2023-03-29T23:41:05.298Z] --> token set from env [2023-03-29T23:41:05.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:41:05.298Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:41:05.298Z] ==> Python coveragepy not found [2023-03-29T23:41:05.298Z] ==> Searching for coverage reports in: [2023-03-29T23:41:05.298Z] + . [2023-03-29T23:41:05.298Z] -> Found 1 reports [2023-03-29T23:41:05.298Z] ==> Detecting git/mercurial file structure [2023-03-29T23:41:05.298Z] ==> Reading reports [2023-03-29T23:41:05.298Z] + ./coverage.out bytes=23739 [2023-03-29T23:41:05.298Z] ==> Appending adjustments [2023-03-29T23:41:05.298Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:41:05.557Z] + Found adjustments [2023-03-29T23:41:05.557Z] ==> Gzipping contents [2023-03-29T23:41:05.557Z] 4.0K /tmp/codecov.Tljhv7.gz [2023-03-29T23:41:05.557Z] ==> Uploading reports [2023-03-29T23:41:05.557Z] url: https://codecov.io [2023-03-29T23:41:05.557Z] query: branch=PR-447&commit=b0c18ac1281d7b8112966dca73ed99450a52f26a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-03-29T23:41:05.557Z] -> Pinging Codecov [2023-03-29T23:41:05.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-447&commit=b0c18ac1281d7b8112966dca73ed99450a52f26a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-03-29T23:41:05.557Z] -> Uploading to [2023-03-29T23:41:05.557Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/55DBCA73C666E3227836607328DD7E49/b0c18ac1281d7b8112966dca73ed99450a52f26a/a7541272-dbf0-44a7-9631-0b014d70b9ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b840da37742b1830aa554682241a685653221eb576db9f6353cfea035635820c [2023-03-29T23:41:05.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:41:05.557Z] Dload Upload Total Spent Left Speed [2023-03-29T23:41:05.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3877 0 0 100 3877 0 14520 --:--:-- --:--:-- --:--:-- 14520 [2023-03-29T23:41:06.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b0c18ac1281d7b8112966dca73ed99450a52f26a [Pipeline] } [2023-03-29T23:41:06.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T23:41:06.704Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-447/archives ] [2023-03-29T23:41:06.704Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-29T23:41:06.704Z] total 16 [2023-03-29T23:41:06.704Z] drwxr-xr-x 3 root root 4096 Mar 29 23:29 . [2023-03-29T23:41:06.704Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. [2023-03-29T23:41:06.704Z] drwxr-xr-x 2 root root 4096 Mar 29 23:29 cost [2023-03-29T23:41:06.704Z] -rw-r--r-- 1 root root 88 Mar 29 23:29 cost.csv [2023-03-29T23:41:06.704Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-29T23:41:06.704Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-29T23:41:06.704Z] total 16 [2023-03-29T23:41:06.704Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:29 . [2023-03-29T23:41:06.704Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:29 .. [2023-03-29T23:41:06.705Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:29 cost [2023-03-29T23:41:06.705Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 29 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:06.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:07.843Z] ---> package-listing.sh [2023-03-29T23:41:07.843Z] ++ facter osfamily [2023-03-29T23:41:07.843Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:41:08.101Z] + OS_FAMILY=debian [2023-03-29T23:41:08.101Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-447 [2023-03-29T23:41:08.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:41:08.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:41:08.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:41:08.101Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:41:08.101Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-447 ']' [2023-03-29T23:41:08.101Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:41:08.101Z] + case "${OS_FAMILY}" in [2023-03-29T23:41:08.101Z] + dpkg -l [2023-03-29T23:41:08.101Z] + grep '^ii' [2023-03-29T23:41:08.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:41:08.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:41:08.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:41:08.101Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-447 ']' [2023-03-29T23:41:08.101Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-447/archives/ [2023-03-29T23:41:08.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-447/archives/ [Pipeline] echo [2023-03-29T23:41:08.110Z] 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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:41:08.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:08.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:41:08.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:41:09.040Z] prd-ubuntu20.04-docker-8c-8g-6327 does not seem to be running inside a container [2023-03-29T23:41:09.063Z] $ 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-447/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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:41:09.280Z] $ docker top 7e49bfcdf6f3ecc13becdb2c0e36f58384981e7493eb3e41046b8e4269a33e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:41:09.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:41:10.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:41:10.298Z] + ls /var/log/sa-host [2023-03-29T23:41:10.298Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:41:10.373Z] provisioning config files... [2023-03-29T23:41:10.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config4760492298904986518tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:41:10.392Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:10.678Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:41:10.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:11.013Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:41:11.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:11.305Z] ---> sudo-logs.sh [2023-03-29T23:41:11.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:41:11.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:11.604Z] ---> job-cost.sh [2023-03-29T23:41:11.604Z] lf-activate-venv: SKIPPING [2023-03-29T23:41:11.604Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:41:11.604Z] INFO: Retrieving Stack Cost... [2023-03-29T23:41:11.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:41:12.431Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:41:12.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:12.720Z] ---> logs-deploy.sh [2023-03-29T23:41:12.721Z] lf-activate-venv: SKIPPING [2023-03-29T23:41:12.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-447/3 [2023-03-29T23:41:12.721Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:41:13.654Z] Archives upload complete. [2023-03-29T23:41:13.654Z] INFO: archiving logs to Nexus