Pull request #492 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of mglmc for edgexfoundry/device-modbus-go Loading trusted files from base branch main at 06c6c40304b77554eb9683b844624724d2909e81 rather than 17dc72f002ebf344085b9a752535fb7c34705e89 Obtained Jenkinsfile from 06c6c40304b77554eb9683b844624724d2909e81 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-ssh16602874985372543700.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16529653176925013237.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-492/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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1549336992898309750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10930446414390877235.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-492/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-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10770968943035719176.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2818 in /w/workspace/xfoundry_device-modbus-go_PR-492 [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-492 # 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/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 06c6c40304b77554eb9683b844624724d2909e81 into PR head commit 17dc72f002ebf344085b9a752535fb7c34705e89 Merge succeeded, producing 17dc72f002ebf344085b9a752535fb7c34705e89 Checking out Revision 17dc72f002ebf344085b9a752535fb7c34705e89 (PR-492) > git config core.sparsecheckout # timeout=10 > git checkout -f 17dc72f002ebf344085b9a752535fb7c34705e89 # 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 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17dc72f002ebf344085b9a752535fb7c34705e89 # timeout=10 Commit message: "feat: rawType int32 for valueType float64 added" First time build. Skipping changelog. > git rev-list --no-walk b0e8a58a81210339d7ff3e2d7790a874b0dd29b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T07:19:24.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T07:19:24.939Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T07:19:24.952Z] ========================================================= [2023-08-03T07:19:24.952Z] EdgeX Global Pipelines Version Info [2023-08-03T07:19:24.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:19:25.666Z] ------------------- [2023-08-03T07:19:25.666Z] stable info: [2023-08-03T07:19:25.666Z] ------------------- [2023-08-03T07:19:25.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T07:19:25.666Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T07:19:25.666Z] Message: update stable to v1.0.250 [2023-08-03T07:19:26.236Z] ------------------- [2023-08-03T07:19:26.236Z] experimental info: [2023-08-03T07:19:26.236Z] ------------------- [2023-08-03T07:19:26.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T07:19:26.236Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T07:19:26.236Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T07:19:26.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-08-03T07:19:26.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-08-03T07:19:26.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T07:19:26.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T07:19:26.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T07:19:26.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T07:19:26.460Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T07:19:26.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-03T07:19:26.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T07:19:26.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T07:19:26.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T07:19:26.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-08-03T07:19:26.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T07:19:26.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T07:19:26.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T07:19:26.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T07:19:26.627Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T07:19:26.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T07:19:26.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T07:19:26.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T07:19:26.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-03T07:19:26.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-03T07:19:26.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T07:19:26.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T07:19:26.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-03T07:19:26.767Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T07:19:26.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T07:19:26.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo [2023-08-03T07:19:26.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo [2023-08-03T07:19:26.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo [2023-08-03T07:19:26.840Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17dc72f002ebf344085b9a752535fb7c34705e89 [Pipeline] echo [2023-08-03T07:19:26.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17dc72f [Pipeline] echo [2023-08-03T07:19:26.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T07:19:26.915Z] provisioning config files... [2023-08-03T07:19:26.928Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/config7841436176314354969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:19:27.234Z] ---> docker-login.sh [2023-08-03T07:19:27.235Z] nexus3.edgexfoundry.org:10001 [2023-08-03T07:19:27.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:27.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:27.494Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:27.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:27.494Z] [2023-08-03T07:19:27.494Z] Login Succeeded [2023-08-03T07:19:27.494Z] nexus3.edgexfoundry.org:10002 [2023-08-03T07:19:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:27.755Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:27.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:27.755Z] [2023-08-03T07:19:27.755Z] Login Succeeded [2023-08-03T07:19:27.755Z] nexus3.edgexfoundry.org:10003 [2023-08-03T07:19:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:27.755Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:27.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:27.755Z] [2023-08-03T07:19:27.755Z] Login Succeeded [2023-08-03T07:19:27.755Z] nexus3.edgexfoundry.org:10004 [2023-08-03T07:19:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:28.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:28.015Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:28.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:28.015Z] [2023-08-03T07:19:28.015Z] Login Succeeded [2023-08-03T07:19:28.015Z] docker.io [2023-08-03T07:19:28.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:28.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:28.277Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:28.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:28.277Z] [2023-08-03T07:19:28.277Z] Login Succeeded [2023-08-03T07:19:28.277Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T07:19:28.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T07:19:28.671Z] + git rev-list -1 --merges 17dc72f002ebf344085b9a752535fb7c34705e89~1..17dc72f002ebf344085b9a752535fb7c34705e89 [Pipeline] echo [2023-08-03T07:19:28.717Z] -----------> git rev-list -1 --merges 17dc72f002ebf344085b9a752535fb7c34705e89~1..17dc72f002ebf344085b9a752535fb7c34705e89 17dc72f002ebf344085b9a752535fb7c34705e89 [false] [Pipeline] sh [2023-08-03T07:19:29.006Z] + git log --format=format:%s -1 17dc72f002ebf344085b9a752535fb7c34705e89 [Pipeline] echo [2023-08-03T07:19:29.020Z] ========================================================= [2023-08-03T07:19:29.020Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T07:19:29.020Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T07:19:29.358Z] + git log --format=format:%s -1 17dc72f002ebf344085b9a752535fb7c34705e89 [Pipeline] echo [2023-08-03T07:19:29.369Z] [semverPrep] GIT_COMMIT: 17dc72f002ebf344085b9a752535fb7c34705e89, Commit Message: feat: rawType int32 for valueType float64 added [Pipeline] echo [2023-08-03T07:19:29.379Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T07:19:29.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T07:19:29.754Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T07:19:29.754Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T07:19:29.754Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T07:19:29.754Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T07:19:29.754Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T07:19:29.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:19:30.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T07:19:30.185Z] [2023-08-03T07:19:30.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:19:30.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T07:19:30.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T07:19:30.486Z] b85a868b505f: Pulling fs layer [2023-08-03T07:19:30.486Z] e2be974225ed: Pulling fs layer [2023-08-03T07:19:30.486Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T07:19:30.486Z] 988bab9f4d93: Pulling fs layer [2023-08-03T07:19:30.486Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T07:19:30.486Z] 988bab9f4d93: Waiting [2023-08-03T07:19:30.486Z] eaf3925da568: Pulling fs layer [2023-08-03T07:19:30.486Z] bab4dde63d76: Pulling fs layer [2023-08-03T07:19:30.486Z] 1469e6f7b9e6: Waiting [2023-08-03T07:19:30.486Z] bde34c3a00c8: Pulling fs layer [2023-08-03T07:19:30.486Z] eaf3925da568: Waiting [2023-08-03T07:19:30.486Z] b352a97aabf1: Pulling fs layer [2023-08-03T07:19:30.486Z] bab4dde63d76: Waiting [2023-08-03T07:19:30.486Z] bde34c3a00c8: Waiting [2023-08-03T07:19:30.486Z] 4872d77fe225: Pulling fs layer [2023-08-03T07:19:30.486Z] b352a97aabf1: Waiting [2023-08-03T07:19:30.486Z] 5851b861e8e6: Pulling fs layer [2023-08-03T07:19:30.486Z] 4872d77fe225: Waiting [2023-08-03T07:19:30.486Z] e2be974225ed: Verifying Checksum [2023-08-03T07:19:30.486Z] e2be974225ed: Download complete [2023-08-03T07:19:30.486Z] 988bab9f4d93: Download complete [2023-08-03T07:19:30.486Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T07:19:30.486Z] eaf3925da568: Download complete [2023-08-03T07:19:30.745Z] 339a4e72a1f5: Verifying Checksum [2023-08-03T07:19:30.745Z] 339a4e72a1f5: Download complete [2023-08-03T07:19:30.745Z] bde34c3a00c8: Verifying Checksum [2023-08-03T07:19:30.745Z] bde34c3a00c8: Download complete [2023-08-03T07:19:30.745Z] b352a97aabf1: Verifying Checksum [2023-08-03T07:19:30.745Z] b352a97aabf1: Download complete [2023-08-03T07:19:30.745Z] 4872d77fe225: Download complete [2023-08-03T07:19:30.745Z] 5851b861e8e6: Download complete [2023-08-03T07:19:30.745Z] b85a868b505f: Verifying Checksum [2023-08-03T07:19:30.745Z] b85a868b505f: Download complete [2023-08-03T07:19:33.712Z] bab4dde63d76: Verifying Checksum [2023-08-03T07:19:33.712Z] bab4dde63d76: Download complete [2023-08-03T07:19:35.850Z] b85a868b505f: Pull complete [2023-08-03T07:19:35.850Z] e2be974225ed: Pull complete [2023-08-03T07:19:36.418Z] 339a4e72a1f5: Pull complete [2023-08-03T07:19:36.418Z] 988bab9f4d93: Pull complete [2023-08-03T07:19:36.678Z] 1469e6f7b9e6: Pull complete [2023-08-03T07:19:36.678Z] eaf3925da568: Pull complete [2023-08-03T07:19:38.586Z] bab4dde63d76: Pull complete [2023-08-03T07:19:38.586Z] bde34c3a00c8: Pull complete [2023-08-03T07:19:38.847Z] b352a97aabf1: Pull complete [2023-08-03T07:19:38.847Z] 4872d77fe225: Pull complete [2023-08-03T07:19:39.107Z] 5851b861e8e6: Pull complete [2023-08-03T07:19:39.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T07:19:39.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T07:19:39.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:19:39.205Z] prd-ubuntu20.04-docker-8c-8g-2818 does not seem to be running inside a container [2023-08-03T07:19:39.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-492 -v /w/workspace/xfoundry_device-modbus-go_PR-492:/w/workspace/xfoundry_device-modbus-go_PR-492:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-492@tmp:/w/workspace/xfoundry_device-modbus-go_PR-492@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-devops/py-git-semver:0.1.4 cat [2023-08-03T07:19:41.695Z] $ docker top 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 -eo pid,comm [2023-08-03T07:19:41.582Z] 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-08-03T07:19:41.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T07:19:41.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T07:19:41.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T07:19:41.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T07:19:41.899Z] $ docker exec 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 ssh-agent [2023-08-03T07:19:41.830Z] SSH_AUTH_SOCK=/tmp/ssh-W02HDShzSBeK/agent.33 [2023-08-03T07:19:41.830Z] SSH_AGENT_PID=39 [2023-08-03T07:19:41.836Z] Running ssh-add (command line suppressed) [2023-08-03T07:19:42.117Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-492@tmp/private_key_15984056160131373612.key (/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/private_key_15984056160131373612.key) [2023-08-03T07:19:41.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T07:19:42.245Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T07:19:42.435Z] $ docker exec --env ******** --env ******** 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 ssh-agent -k [2023-08-03T07:19:42.544Z] unset SSH_AUTH_SOCK; [2023-08-03T07:19:42.544Z] unset SSH_AGENT_PID; [2023-08-03T07:19:42.545Z] echo Agent pid 39 killed; [2023-08-03T07:19:42.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T07:19:42.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T07:19:42.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T07:19:42.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T07:19:42.696Z] $ docker exec 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 ssh-agent [2023-08-03T07:19:42.610Z] SSH_AUTH_SOCK=/tmp/ssh-eIb9YHBq4y5j/agent.71 [2023-08-03T07:19:42.610Z] SSH_AGENT_PID=77 [2023-08-03T07:19:42.615Z] Running ssh-add (command line suppressed) [2023-08-03T07:19:42.894Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-492@tmp/private_key_13911743354152428329.key (/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/private_key_13911743354152428329.key) [2023-08-03T07:19:42.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T07:19:43.009Z] + git semver init [2023-08-03T07:19:43.268Z] 2023-08-03 07:19:43,383 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T07:19:43.268Z] 2023-08-03 07:19:43,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-492/.semver [2023-08-03T07:19:43.268Z] 2023-08-03 07:19:43,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-492/.semver [2023-08-03T07:19:43.268Z] 2023-08-03 07:19:43,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-492/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-492, universal_newlines=False, shell=None, istream=None) [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,576 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-492/.git/info/exclude [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-492/.semver/PR-492 with force:False [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,577 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-492/.semver/PR-492 [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,581 [execute] INFO git cat-file --batch-check [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,588 [execute] INFO git cat-file --batch [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-492/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T07:19:45.468Z] 2023-08-03 07:19:45,592 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-492/.semver/PR-492 [2023-08-03T07:19:45.468Z] 0.0.0 [Pipeline] } [2023-08-03T07:19:45.707Z] $ docker exec --env ******** --env ******** 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 ssh-agent -k [2023-08-03T07:19:45.811Z] unset SSH_AUTH_SOCK; [2023-08-03T07:19:45.812Z] unset SSH_AGENT_PID; [2023-08-03T07:19:45.812Z] echo Agent pid 77 killed; [2023-08-03T07:19:45.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T07:19:45.895Z] + git semver [Pipeline] } [2023-08-03T07:19:46.405Z] $ docker stop --time=1 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 [2023-08-03T07:19:47.695Z] $ docker rm -f --volumes 3f8e492588a687d500ac9d845656449d390cf3d917a6559e2f7511cfe58a8f60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T07:19:47.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T07:19:47.992Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T07:19:47.995Z] [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-08-03T07:19:48.163Z] provisioning config files... [2023-08-03T07:19:48.172Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/config6292777037463469258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:19:48.469Z] ---> docker-login.sh [2023-08-03T07:19:48.469Z] nexus3.edgexfoundry.org:10001 [2023-08-03T07:19:48.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:48.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:48.469Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:48.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:48.469Z] [2023-08-03T07:19:48.469Z] Login Succeeded [2023-08-03T07:19:48.469Z] nexus3.edgexfoundry.org:10002 [2023-08-03T07:19:48.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:48.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:48.469Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:48.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:48.469Z] [2023-08-03T07:19:48.469Z] Login Succeeded [2023-08-03T07:19:48.469Z] nexus3.edgexfoundry.org:10003 [2023-08-03T07:19:48.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:48.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:48.729Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:48.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:48.729Z] [2023-08-03T07:19:48.729Z] Login Succeeded [2023-08-03T07:19:48.729Z] nexus3.edgexfoundry.org:10004 [2023-08-03T07:19:48.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:48.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:48.729Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:48.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:48.729Z] [2023-08-03T07:19:48.729Z] Login Succeeded [2023-08-03T07:19:48.729Z] docker.io [2023-08-03T07:19:49.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:19:50.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:19:50.100Z] Configure a credential helper to remove this warning. See [2023-08-03T07:19:50.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:19:50.100Z] [2023-08-03T07:19:50.100Z] Login Succeeded [2023-08-03T07:19:50.100Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T07:19:50.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T07:19:50.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T07:19:50.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T07:19:50.938Z] ========================================================= [2023-08-03T07:19:50.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T07:19:50.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:19:51.236Z] + 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-08-03T07:19:51.236Z] Sending build context to Docker daemon 6.424MB [2023-08-03T07:19:51.236Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T07:19:51.236Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-03T07:19:51.236Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T07:19:51.236Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T07:19:51.236Z] 6911f1a30b25: Pulling fs layer [2023-08-03T07:19:51.236Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T07:19:51.236Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T07:19:51.236Z] ec0bb842ea78: Pulling fs layer [2023-08-03T07:19:51.236Z] 40a00589a448: Pulling fs layer [2023-08-03T07:19:51.236Z] 6c08303d61cc: Pulling fs layer [2023-08-03T07:19:51.236Z] 798269fcf238: Pulling fs layer [2023-08-03T07:19:51.236Z] 6863d3e3a2b1: Waiting [2023-08-03T07:19:51.236Z] 6c08303d61cc: Waiting [2023-08-03T07:19:51.236Z] ec0bb842ea78: Waiting [2023-08-03T07:19:51.236Z] 40a00589a448: Waiting [2023-08-03T07:19:51.236Z] 798269fcf238: Waiting [2023-08-03T07:19:51.236Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-03T07:19:51.495Z] 4db1b89c0bd1: Verifying Checksum [2023-08-03T07:19:51.496Z] 4db1b89c0bd1: Download complete [2023-08-03T07:19:51.496Z] 6863d3e3a2b1: Verifying Checksum [2023-08-03T07:19:51.496Z] 6863d3e3a2b1: Download complete [2023-08-03T07:19:51.496Z] ec0bb842ea78: Verifying Checksum [2023-08-03T07:19:51.496Z] ec0bb842ea78: Download complete [2023-08-03T07:19:51.496Z] 40a00589a448: Verifying Checksum [2023-08-03T07:19:51.496Z] 40a00589a448: Download complete [2023-08-03T07:19:51.496Z] 4db1b89c0bd1: Pull complete [2023-08-03T07:19:52.064Z] e194b8c5c2a9: Verifying Checksum [2023-08-03T07:19:52.064Z] e194b8c5c2a9: Download complete [2023-08-03T07:19:52.322Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-03T07:19:52.322Z] 6c08303d61cc: Verifying Checksum [2023-08-03T07:19:52.322Z] 6c08303d61cc: Download complete [2023-08-03T07:19:52.580Z] 798269fcf238: Verifying Checksum [2023-08-03T07:19:52.580Z] 798269fcf238: Download complete [2023-08-03T07:19:53.515Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-03T07:19:54.452Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-03T07:19:55.392Z] 6911f1a30b25: Retrying in 1 second [2023-08-03T07:19:56.329Z] 6911f1a30b25: Retrying in 10 seconds [2023-08-03T07:19:57.265Z] 6911f1a30b25: Retrying in 9 seconds [2023-08-03T07:19:58.642Z] 6911f1a30b25: Retrying in 8 seconds [2023-08-03T07:19:59.576Z] 6911f1a30b25: Retrying in 7 seconds [2023-08-03T07:20:00.514Z] 6911f1a30b25: Retrying in 6 seconds [2023-08-03T07:20:01.452Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-03T07:20:02.390Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-03T07:20:03.113Z] Still waiting to schedule task [2023-08-03T07:20:03.113Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-03T07:20:03.330Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-03T07:20:04.267Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-03T07:20:05.208Z] 6911f1a30b25: Retrying in 1 second [2023-08-03T07:20:06.585Z] 6911f1a30b25: Download complete [2023-08-03T07:20:06.585Z] 6911f1a30b25: Pull complete [2023-08-03T07:20:10.776Z] e194b8c5c2a9: Pull complete [2023-08-03T07:20:10.776Z] 6863d3e3a2b1: Pull complete [2023-08-03T07:20:10.776Z] ec0bb842ea78: Pull complete [2023-08-03T07:20:10.776Z] 40a00589a448: Pull complete [2023-08-03T07:20:12.673Z] 6c08303d61cc: Pull complete [2023-08-03T07:20:13.606Z] 798269fcf238: Pull complete [2023-08-03T07:20:13.606Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T07:20:13.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T07:20:13.606Z] ---> ec979cd7f677 [2023-08-03T07:20:13.606Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-08-03T07:20:17.793Z] ---> Running in cbf4b9f8d06e [2023-08-03T07:20:17.793Z] Removing intermediate container cbf4b9f8d06e [2023-08-03T07:20:17.793Z] ---> 407039139677 [2023-08-03T07:20:17.793Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T07:20:17.793Z] ---> Running in f61e9c9f24bd [2023-08-03T07:20:17.793Z] Removing intermediate container f61e9c9f24bd [2023-08-03T07:20:17.793Z] ---> 7e032671ff96 [2023-08-03T07:20:17.793Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-08-03T07:20:17.793Z] ---> Running in 6ffc9b8e2d5e [2023-08-03T07:20:17.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T07:20:17.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T07:20:18.051Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-08-03T07:20:18.051Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-08-03T07:20:18.051Z] (8/8) Installing openssh (9.1_p1-r4) [2023-08-03T07:20:18.051Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T07:20:18.051Z] OK: 270 MiB in 61 packages [2023-08-03T07:20:18.618Z] Removing intermediate container 6ffc9b8e2d5e [2023-08-03T07:20:18.618Z] ---> 35bbb2376005 [2023-08-03T07:20:18.618Z] Step 6/10 : WORKDIR /device-modbus-go [2023-08-03T07:20:18.618Z] ---> Running in 8e4afef67d78 [2023-08-03T07:20:18.877Z] Removing intermediate container 8e4afef67d78 [2023-08-03T07:20:18.877Z] ---> 2d7d399ab59b [2023-08-03T07:20:18.877Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-03T07:20:18.877Z] ---> 5125997a91d4 [2023-08-03T07:20:18.877Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T07:20:18.877Z] ---> Running in 3720572071d9 [2023-08-03T07:21:06.301Z] Removing intermediate container 3720572071d9 [2023-08-03T07:21:06.301Z] ---> c4cf10931dc4 [2023-08-03T07:21:06.301Z] Step 9/10 : COPY . . [2023-08-03T07:21:06.301Z] ---> 6d44c8176dcf [2023-08-03T07:21:06.301Z] Step 10/10 : RUN ${MAKE} [2023-08-03T07:21:06.301Z] ---> Running in 6fe538ac5ad4 [2023-08-03T07:21:06.301Z] noop [2023-08-03T07:21:06.301Z] Removing intermediate container 6fe538ac5ad4 [2023-08-03T07:21:06.301Z] ---> 0484eeb241b8 [2023-08-03T07:21:06.301Z] Successfully built 0484eeb241b8 [2023-08-03T07:21:06.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:21:06.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T07:21:06.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:21:06.684Z] prd-ubuntu20.04-docker-8c-8g-2818 does not seem to be running inside a container [2023-08-03T07:21:06.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-492 -v /w/workspace/xfoundry_device-modbus-go_PR-492:/w/workspace/xfoundry_device-modbus-go_PR-492:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-492@tmp:/w/workspace/xfoundry_device-modbus-go_PR-492@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T07:21:07.055Z] $ docker top 4c58e44188b804178a366c7502e554b6aae9b206f05254a29238a958486250f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T07:21:07.411Z] + go version [2023-08-03T07:21:07.412Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T07:21:07.407Z] $ docker stop --time=1 4c58e44188b804178a366c7502e554b6aae9b206f05254a29238a958486250f8 [2023-08-03T07:21:08.652Z] $ docker rm -f --volumes 4c58e44188b804178a366c7502e554b6aae9b206f05254a29238a958486250f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:21:09.066Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T07:21:09.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:21:09.139Z] prd-ubuntu20.04-docker-8c-8g-2818 does not seem to be running inside a container [2023-08-03T07:21:09.151Z] $ 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-492 -v /w/workspace/xfoundry_device-modbus-go_PR-492:/w/workspace/xfoundry_device-modbus-go_PR-492:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-492@tmp:/w/workspace/xfoundry_device-modbus-go_PR-492@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T07:21:09.480Z] $ docker top 7a45880ab399784a6d41248ac547983186a4c1111b74c6a7fd8b1536e0a4ca5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T07:21:09.852Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-492 [Pipeline] fileExists [Pipeline] sh [2023-08-03T07:21:10.145Z] + make test [2023-08-03T07:21:10.145Z] go test ./... -coverprofile=coverage.out [2023-08-03T07:21:15.416Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-08-03T07:21:25.385Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-08-03T07:21:25.385Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements [2023-08-03T07:21:31.938Z] go vet ./... [2023-08-03T07:21:33.218Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2819 in /w/workspace/xfoundry_device-modbus-go_PR-492 [Pipeline] { [Pipeline] ws [2023-08-03T07:21:33.235Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2023-08-03T07:21:33.275Z] Selected Git installation does not exist. Using Default [2023-08-03T07:21:33.275Z] The recommended git tool is: NONE [2023-08-03T07:21:35.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T07:21:35.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T07:21:35.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T07:21:35.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T07:21:35.224Z] $ docker stop --time=1 7a45880ab399784a6d41248ac547983186a4c1111b74c6a7fd8b1536e0a4ca5c [2023-08-03T07:21:38.237Z] using credential edgex-jenkins-ssh [2023-08-03T07:21:38.254Z] Cloning the remote Git repository [2023-08-03T07:21:39.092Z] $ docker rm -f --volumes 7a45880ab399784a6d41248ac547983186a4c1111b74c6a7fd8b1536e0a4ca5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T07:21:38.301Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-08-03T07:21:38.979Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2023-08-03T07:21:39.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-08-03T07:21:39.134Z] > git --version # timeout=10 [2023-08-03T07:21:39.157Z] > git --version # 'git version 2.25.1' [2023-08-03T07:21:39.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T07:21:39.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T07:21:39.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T07:21:39.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-03T07:21:40.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T07:21:40.414Z] + ls -al . [2023-08-03T07:21:40.414Z] total 188 [2023-08-03T07:21:40.414Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 07:21 . [2023-08-03T07:21:40.414Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:19 .. [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 07:19 .dockerignore [2023-08-03T07:21:40.414Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:19 .git [2023-08-03T07:21:40.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:19 .github [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 331 Aug 3 07:19 .gitignore [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 07:19 .golangci.yml [2023-08-03T07:21:40.414Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 07:19 .semver [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 10132 Aug 3 07:19 Attribution.txt [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 14764 Aug 3 07:19 CHANGELOG.md [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 1365 Aug 3 07:19 Dockerfile [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 07:19 GOVERNANCE.md [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 3 07:19 Jenkinsfile [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 07:19 LICENSE [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 1705 Aug 3 07:19 Makefile [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 3 07:19 OWNERS.md [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 4578 Aug 3 07:19 README.md [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 07:19 VERSION [2023-08-03T07:21:40.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:19 bin [2023-08-03T07:21:40.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:19 cmd [2023-08-03T07:21:40.414Z] -rw-r--r-- 1 jenkins jenkins 24334 Aug 3 07:21 coverage.out [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 3405 Aug 3 07:19 go.mod [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 31664 Aug 3 07:19 go.sum [2023-08-03T07:21:40.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:19 internal [2023-08-03T07:21:40.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:19 simulator [2023-08-03T07:21:40.414Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:19 snap [2023-08-03T07:21:40.414Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 3 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:21:40.428Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-08-03T07:21:40.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T07:21:40.712Z] + 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=17dc72f002ebf344085b9a752535fb7c34705e89 --label arch=amd64 --label version=0.0.0 . [2023-08-03T07:21:40.712Z] Sending build context to Docker daemon 6.449MB [2023-08-03T07:21:40.713Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T07:21:40.713Z] Step 2/22 : FROM ${BASE} AS builder [2023-08-03T07:21:40.713Z] ---> 0484eeb241b8 [2023-08-03T07:21:40.713Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-08-03T07:21:40.713Z] ---> Running in 25bb5173c9f0 [2023-08-03T07:21:40.971Z] Removing intermediate container 25bb5173c9f0 [2023-08-03T07:21:40.971Z] ---> d55fce1e6d4c [2023-08-03T07:21:40.971Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T07:21:40.971Z] ---> Running in 649863af1fa5 [2023-08-03T07:21:40.971Z] Removing intermediate container 649863af1fa5 [2023-08-03T07:21:40.971Z] ---> 1d843491684e [2023-08-03T07:21:40.971Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-08-03T07:21:40.971Z] ---> Running in fd317a40cdc7 [2023-08-03T07:21:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T07:21:41.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T07:21:41.907Z] Merging remotes/origin/main commit 06c6c40304b77554eb9683b844624724d2909e81 into PR head commit 17dc72f002ebf344085b9a752535fb7c34705e89 [2023-08-03T07:21:41.252Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-08-03T07:21:41.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-08-03T07:21:41.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T07:21:41.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-03T07:21:41.929Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T07:21:42.057Z] OK: 270 MiB in 61 packages [2023-08-03T07:21:42.173Z] Merge succeeded, producing 17dc72f002ebf344085b9a752535fb7c34705e89 [2023-08-03T07:21:42.174Z] Checking out Revision 17dc72f002ebf344085b9a752535fb7c34705e89 (PR-492) [2023-08-03T07:21:42.315Z] Removing intermediate container fd317a40cdc7 [2023-08-03T07:21:42.315Z] ---> 30ca89eded08 [2023-08-03T07:21:42.315Z] Step 6/22 : WORKDIR /device-modbus-go [2023-08-03T07:21:42.315Z] ---> Running in 2057a702939f [2023-08-03T07:21:42.315Z] Removing intermediate container 2057a702939f [2023-08-03T07:21:42.315Z] ---> 204008d99cc3 [2023-08-03T07:21:42.315Z] Step 7/22 : COPY go.mod vendor* ./ [2023-08-03T07:21:42.573Z] ---> 18315dfedb68 [2023-08-03T07:21:42.573Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T07:21:42.573Z] ---> Running in 75f4e9d87799 [2023-08-03T07:21:43.139Z] Removing intermediate container 75f4e9d87799 [2023-08-03T07:21:43.139Z] ---> b2afa802c363 [2023-08-03T07:21:43.139Z] Step 9/22 : COPY . . [2023-08-03T07:21:41.992Z] > git checkout -f 17dc72f002ebf344085b9a752535fb7c34705e89 # timeout=10 [2023-08-03T07:21:42.072Z] > git remote # timeout=10 [2023-08-03T07:21:42.100Z] > git config --get remote.origin.url # timeout=10 [2023-08-03T07:21:42.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T07:21:42.134Z] > git merge 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 [2023-08-03T07:21:42.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-03T07:21:42.182Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T07:21:42.196Z] > git checkout -f 17dc72f002ebf344085b9a752535fb7c34705e89 # timeout=10 [2023-08-03T07:21:43.397Z] ---> db555a2b9c51 [2023-08-03T07:21:43.397Z] Step 10/22 : RUN ${MAKE} [2023-08-03T07:21:43.397Z] ---> Running in 746b02fddae0 [2023-08-03T07:21:43.655Z] 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-08-03T07:21:45.662Z] Commit message: "feat: rawType int32 for valueType float64 added" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T07:21:46.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T07:21:46.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T07:21:46.586Z] Dload Upload Total Spent Left Speed [2023-08-03T07:21:46.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 40097 0 --:--:-- --:--:-- --:--:-- 39971 [Pipeline] sh [2023-08-03T07:21:47.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T07:21:47.890Z] + sudo tee /etc/docker/daemon.new [2023-08-03T07:21:47.890Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-03T07:21:47.890Z] { [2023-08-03T07:21:47.890Z] "registry-mirrors": [ [2023-08-03T07:21:47.890Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T07:21:47.890Z] ], [2023-08-03T07:21:47.890Z] "bip": "10.250.0.254/24", [2023-08-03T07:21:47.890Z] "hosts": [ [2023-08-03T07:21:47.890Z] "tcp://0.0.0.0:5555", [2023-08-03T07:21:47.890Z] "unix:///var/run/docker.sock" [2023-08-03T07:21:47.890Z] ], [2023-08-03T07:21:47.890Z] "mtu": 1458, [2023-08-03T07:21:47.890Z] "selinux-enabled": true, [2023-08-03T07:21:47.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T07:21:47.890Z] } [Pipeline] sh [2023-08-03T07:21:48.216Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T07:21:48.542Z] + sudo service docker restart [2023-08-03T07:22:05.593Z] Removing intermediate container 746b02fddae0 [2023-08-03T07:22:05.593Z] ---> 4129c9e7d8aa [2023-08-03T07:22:05.593Z] Step 11/22 : FROM alpine:3.17 [2023-08-03T07:22:05.593Z] 3.17: Pulling from library/alpine [2023-08-03T07:22:05.593Z] 4db1b89c0bd1: Already exists [2023-08-03T07:22:05.593Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T07:22:05.593Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T07:22:05.593Z] ---> 1f73a9d63274 [2023-08-03T07:22:05.593Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-08-03T07:22:05.593Z] ---> Running in a8de22887b36 [2023-08-03T07:22:05.593Z] Removing intermediate container a8de22887b36 [2023-08-03T07:22:05.593Z] ---> e368021b123f [2023-08-03T07:22:05.593Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-08-03T07:22:05.593Z] ---> Running in 2ead7bb828fb [2023-08-03T07:22:05.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T07:22:05.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T07:22:05.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-03T07:22:05.593Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T07:22:05.593Z] OK: 7 MiB in 16 packages [2023-08-03T07:22:05.593Z] Removing intermediate container 2ead7bb828fb [2023-08-03T07:22:05.593Z] ---> a8a9809cda29 [2023-08-03T07:22:05.593Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-08-03T07:22:06.160Z] ---> 578952521427 [2023-08-03T07:22:06.160Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-08-03T07:22:06.160Z] ---> 9d8c4e4a32da [2023-08-03T07:22:06.160Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-08-03T07:22:06.160Z] ---> ff0c01a9f04b [2023-08-03T07:22:06.160Z] Step 17/22 : EXPOSE 59901 [2023-08-03T07:22:06.160Z] ---> Running in 3c7ef8c892aa [2023-08-03T07:22:06.418Z] Removing intermediate container 3c7ef8c892aa [2023-08-03T07:22:06.418Z] ---> a74ddcb67a48 [2023-08-03T07:22:06.418Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-08-03T07:22:06.418Z] ---> Running in c62185b706d3 [2023-08-03T07:22:06.418Z] Removing intermediate container c62185b706d3 [2023-08-03T07:22:06.418Z] ---> e73764c15dcd [2023-08-03T07:22:06.418Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-03T07:22:06.418Z] ---> Running in 83808268490a [2023-08-03T07:22:06.677Z] Removing intermediate container 83808268490a [2023-08-03T07:22:06.677Z] ---> 56ce375ba31e [2023-08-03T07:22:06.677Z] Step 20/22 : LABEL arch=amd64 [2023-08-03T07:22:06.677Z] ---> Running in 6df9c6ed71e6 [2023-08-03T07:22:06.677Z] Removing intermediate container 6df9c6ed71e6 [2023-08-03T07:22:06.677Z] ---> 9d98e8d649fb [2023-08-03T07:22:06.677Z] Step 21/22 : LABEL git_sha=17dc72f002ebf344085b9a752535fb7c34705e89 [2023-08-03T07:22:06.677Z] ---> Running in 0725a76720a8 [2023-08-03T07:22:06.677Z] Removing intermediate container 0725a76720a8 [2023-08-03T07:22:06.677Z] ---> 8605453a1e47 [2023-08-03T07:22:06.677Z] Step 22/22 : LABEL version=0.0.0 [2023-08-03T07:22:06.677Z] ---> Running in f2e1249f45b4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T07:22:06.797Z] provisioning config files... [2023-08-03T07:22:06.818Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config9981550870373047541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:22:06.934Z] Removing intermediate container f2e1249f45b4 [2023-08-03T07:22:06.934Z] ---> bd7fda24513b [2023-08-03T07:22:06.934Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T07:22:06.934Z] Successfully built bd7fda24513b [2023-08-03T07:22:06.934Z] 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-08-03T07:22:07.159Z] ---> docker-login.sh [2023-08-03T07:22:07.159Z] nexus3.edgexfoundry.org:10001 [2023-08-03T07:22:07.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T07:22:07.347Z] [2023-08-03T07:22:07.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:22:07.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:22:07.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T07:22:07.648Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T07:22:07.648Z] 5eb5b503b376: Pulling fs layer [2023-08-03T07:22:07.648Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T07:22:07.648Z] ec43610c2a17: Pulling fs layer [2023-08-03T07:22:07.648Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T07:22:07.648Z] 33b1e0a273af: Pulling fs layer [2023-08-03T07:22:07.648Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T07:22:07.648Z] 2f39f015ded8: Pulling fs layer [2023-08-03T07:22:07.648Z] 3a2ae6a8a46f: Waiting [2023-08-03T07:22:07.648Z] 5d3b04190fa2: Waiting [2023-08-03T07:22:07.648Z] 2f39f015ded8: Waiting [2023-08-03T07:22:07.648Z] 5c69ac0246d0: Download complete [2023-08-03T07:22:07.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T07:22:07.648Z] 3a2ae6a8a46f: Download complete [2023-08-03T07:22:07.648Z] 33b1e0a273af: Verifying Checksum [2023-08-03T07:22:07.648Z] 33b1e0a273af: Download complete [2023-08-03T07:22:07.648Z] ec43610c2a17: Download complete [2023-08-03T07:22:07.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:22:07.699Z] Configure a credential helper to remove this warning. See [2023-08-03T07:22:07.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:22:07.699Z] [2023-08-03T07:22:07.699Z] Login Succeeded [2023-08-03T07:22:07.699Z] nexus3.edgexfoundry.org:10002 [2023-08-03T07:22:07.906Z] 5d3b04190fa2: Verifying Checksum [2023-08-03T07:22:07.906Z] 5d3b04190fa2: Download complete [2023-08-03T07:22:07.906Z] 5eb5b503b376: Verifying Checksum [2023-08-03T07:22:07.906Z] 5eb5b503b376: Download complete [2023-08-03T07:22:07.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:22:07.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:22:07.968Z] Configure a credential helper to remove this warning. See [2023-08-03T07:22:07.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:22:07.968Z] [2023-08-03T07:22:07.968Z] Login Succeeded [2023-08-03T07:22:07.968Z] nexus3.edgexfoundry.org:10003 [2023-08-03T07:22:08.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:22:08.472Z] 2f39f015ded8: Download complete [2023-08-03T07:22:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:22:08.510Z] Configure a credential helper to remove this warning. See [2023-08-03T07:22:08.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:22:08.510Z] [2023-08-03T07:22:08.510Z] Login Succeeded [2023-08-03T07:22:08.510Z] nexus3.edgexfoundry.org:10004 [2023-08-03T07:22:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:22:08.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:22:08.779Z] Configure a credential helper to remove this warning. See [2023-08-03T07:22:08.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:22:08.779Z] [2023-08-03T07:22:08.779Z] Login Succeeded [2023-08-03T07:22:08.779Z] docker.io [2023-08-03T07:22:09.038Z] 5eb5b503b376: Pull complete [2023-08-03T07:22:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T07:22:09.296Z] 5c69ac0246d0: Pull complete [2023-08-03T07:22:09.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T07:22:09.310Z] Configure a credential helper to remove this warning. See [2023-08-03T07:22:09.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T07:22:09.310Z] [2023-08-03T07:22:09.310Z] Login Succeeded [2023-08-03T07:22:09.310Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T07:22:09.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T07:22:09.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T07:22:09.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T07:22:09.584Z] ========================================================= [2023-08-03T07:22:09.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T07:22:09.584Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:22:09.861Z] ec43610c2a17: Pull complete [2023-08-03T07:22:09.861Z] 3a2ae6a8a46f: Pull complete [2023-08-03T07:22:09.932Z] + 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-08-03T07:22:10.119Z] 33b1e0a273af: Pull complete [2023-08-03T07:22:10.119Z] 5d3b04190fa2: Pull complete [2023-08-03T07:22:10.198Z] Sending build context to Docker daemon 3.335MB [2023-08-03T07:22:10.199Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T07:22:10.199Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-03T07:22:10.468Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T07:22:10.468Z] edb6bdbacee9: Pulling fs layer [2023-08-03T07:22:10.468Z] 5f9638ab2659: Pulling fs layer [2023-08-03T07:22:10.468Z] 8d51d6327a98: Pulling fs layer [2023-08-03T07:22:10.468Z] 8b374f2dd631: Pulling fs layer [2023-08-03T07:22:10.468Z] ec14aa9079de: Pulling fs layer [2023-08-03T07:22:10.468Z] 8b374f2dd631: Waiting [2023-08-03T07:22:10.468Z] 2f466654f4bb: Pulling fs layer [2023-08-03T07:22:10.468Z] 554e91adad29: Pulling fs layer [2023-08-03T07:22:10.468Z] 2f466654f4bb: Waiting [2023-08-03T07:22:10.468Z] ec14aa9079de: Waiting [2023-08-03T07:22:10.468Z] 554e91adad29: Waiting [2023-08-03T07:22:10.468Z] 5f9638ab2659: Verifying Checksum [2023-08-03T07:22:10.468Z] 5f9638ab2659: Download complete [2023-08-03T07:22:10.468Z] 8b374f2dd631: Verifying Checksum [2023-08-03T07:22:10.468Z] 8b374f2dd631: Download complete [2023-08-03T07:22:10.468Z] ec14aa9079de: Verifying Checksum [2023-08-03T07:22:10.468Z] ec14aa9079de: Download complete [2023-08-03T07:22:10.468Z] edb6bdbacee9: Verifying Checksum [2023-08-03T07:22:10.468Z] edb6bdbacee9: Download complete [2023-08-03T07:22:11.900Z] edb6bdbacee9: Pull complete [2023-08-03T07:22:11.901Z] 554e91adad29: Verifying Checksum [2023-08-03T07:22:11.901Z] 554e91adad29: Download complete [2023-08-03T07:22:12.170Z] 5f9638ab2659: Pull complete [2023-08-03T07:22:13.138Z] 2f466654f4bb: Verifying Checksum [2023-08-03T07:22:13.138Z] 2f466654f4bb: Download complete [2023-08-03T07:22:13.138Z] 8d51d6327a98: Verifying Checksum [2023-08-03T07:22:13.138Z] 8d51d6327a98: Download complete [2023-08-03T07:22:15.381Z] 2f39f015ded8: Pull complete [2023-08-03T07:22:15.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T07:22:15.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T07:22:15.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:22:15.466Z] prd-ubuntu20.04-docker-8c-8g-2818 does not seem to be running inside a container [2023-08-03T07:22:15.475Z] $ 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-492 -v /w/workspace/xfoundry_device-modbus-go_PR-492:/w/workspace/xfoundry_device-modbus-go_PR-492:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-492@tmp:/w/workspace/xfoundry_device-modbus-go_PR-492@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T07:22:18.762Z] $ docker top 169557eb6ddc15aa4208296c3a8a1febeefce3db210e7668c6f9dbc9e739f572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:22:19.172Z] ---> job-cost.sh [2023-08-03T07:22:19.172Z] lf-activate-venv: SKIPPING [2023-08-03T07:22:19.172Z] INFO: No Stack... [2023-08-03T07:22:19.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T07:22:19.690Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T07:22:19.977Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-492/archives/cost.csv [2023-08-03T07:22:19.977Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T07:22:19.991Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [2023-08-03T07:22:19.999Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] did not exist. Created. [2023-08-03T07:22:19.999Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T07:22:20.299Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T07:22:20.326Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T07:22:20.332Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T07:22:20.331Z] $ docker stop --time=1 169557eb6ddc15aa4208296c3a8a1febeefce3db210e7668c6f9dbc9e739f572 [2023-08-03T07:22:21.477Z] $ docker rm -f --volumes 169557eb6ddc15aa4208296c3a8a1febeefce3db210e7668c6f9dbc9e739f572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T07:22:25.496Z] 8d51d6327a98: Pull complete [2023-08-03T07:22:25.496Z] 8b374f2dd631: Pull complete [2023-08-03T07:22:25.496Z] ec14aa9079de: Pull complete [2023-08-03T07:22:30.842Z] 2f466654f4bb: Pull complete [2023-08-03T07:22:35.109Z] 554e91adad29: Pull complete [2023-08-03T07:22:35.109Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T07:22:35.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T07:22:35.109Z] ---> 1e15ea492957 [2023-08-03T07:22:35.109Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-08-03T07:22:36.519Z] ---> Running in de4bdeb13806 [2023-08-03T07:22:36.787Z] Removing intermediate container de4bdeb13806 [2023-08-03T07:22:36.787Z] ---> 4ecfd2332018 [2023-08-03T07:22:36.787Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T07:22:36.787Z] ---> Running in 5e1854be23d9 [2023-08-03T07:22:37.054Z] Removing intermediate container 5e1854be23d9 [2023-08-03T07:22:37.054Z] ---> a7046211a035 [2023-08-03T07:22:37.054Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-08-03T07:22:37.054Z] ---> Running in 6012de5248d6 [2023-08-03T07:22:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T07:22:38.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T07:22:39.547Z] (1/8) Installing openssh-keygen (9.1_p1-r4) [2023-08-03T07:22:39.547Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-08-03T07:22:39.547Z] (3/8) Installing openssh-client-common (9.1_p1-r4) [2023-08-03T07:22:39.547Z] (4/8) Installing openssh-client-default (9.1_p1-r4) [2023-08-03T07:22:39.812Z] (5/8) Installing openssh-sftp-server (9.1_p1-r4) [2023-08-03T07:22:39.812Z] (6/8) Installing openssh-server-common (9.1_p1-r4) [2023-08-03T07:22:39.812Z] (7/8) Installing openssh-server (9.1_p1-r4) [2023-08-03T07:22:39.812Z] (8/8) Installing openssh (9.1_p1-r4) [2023-08-03T07:22:39.812Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T07:22:39.812Z] OK: 270 MiB in 61 packages [2023-08-03T07:22:40.791Z] Removing intermediate container 6012de5248d6 [2023-08-03T07:22:40.791Z] ---> b855f9a15eb6 [2023-08-03T07:22:40.791Z] Step 6/10 : WORKDIR /device-modbus-go [2023-08-03T07:22:40.791Z] ---> Running in e647c4f2df0b [2023-08-03T07:22:41.058Z] Removing intermediate container e647c4f2df0b [2023-08-03T07:22:41.058Z] ---> 534bce3f6069 [2023-08-03T07:22:41.058Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-03T07:22:41.642Z] ---> fe1abd9ae6d9 [2023-08-03T07:22:41.642Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T07:22:41.642Z] ---> Running in a02c8ddd79ec [2023-08-03T07:23:49.510Z] Removing intermediate container a02c8ddd79ec [2023-08-03T07:23:49.510Z] ---> d48df5fb1f35 [2023-08-03T07:23:49.510Z] Step 9/10 : COPY . . [2023-08-03T07:23:49.510Z] ---> 84ee47bbc6ea [2023-08-03T07:23:49.510Z] Step 10/10 : RUN ${MAKE} [2023-08-03T07:23:49.510Z] ---> Running in 8a791dabc10f [2023-08-03T07:23:49.510Z] noop [2023-08-03T07:23:49.510Z] Removing intermediate container 8a791dabc10f [2023-08-03T07:23:49.510Z] ---> bface5abd771 [2023-08-03T07:23:49.510Z] Successfully built bface5abd771 [2023-08-03T07:23:49.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:23:49.859Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T07:23:49.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:23:50.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-2819 does not seem to be running inside a container [2023-08-03T07:23:50.119Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T07:23:51.325Z] $ docker top ec7b8649d243c2b4588db356f80cf76c996acef4290c93f3c17789c058b49bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T07:23:52.162Z] + go version [2023-08-03T07:23:52.162Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T07:23:52.183Z] $ docker stop --time=1 ec7b8649d243c2b4588db356f80cf76c996acef4290c93f3c17789c058b49bc3 [2023-08-03T07:23:53.796Z] $ docker rm -f --volumes ec7b8649d243c2b4588db356f80cf76c996acef4290c93f3c17789c058b49bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:23:54.341Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T07:23:54.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:23:54.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-2819 does not seem to be running inside a container [2023-08-03T07:23:54.566Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T07:23:55.698Z] $ docker top 36bde6ba2c451bd591913c7d701f9529b2aa0c252406e1eb0989cd4fd606b570 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T07:23:56.181Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2023-08-03T07:23:56.506Z] + make test [2023-08-03T07:23:56.506Z] go test ./... -coverprofile=coverage.out [2023-08-03T07:24:28.727Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-08-03T07:26:20.804Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-08-03T07:26:20.804Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.9% of statements [2023-08-03T07:26:20.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-03T07:26:20.804Z] go vet ./... [2023-08-03T07:26:47.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T07:26:47.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T07:26:47.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T07:26:47.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T07:26:47.621Z] $ docker stop --time=1 36bde6ba2c451bd591913c7d701f9529b2aa0c252406e1eb0989cd4fd606b570 [2023-08-03T07:26:49.795Z] $ docker rm -f --volumes 36bde6ba2c451bd591913c7d701f9529b2aa0c252406e1eb0989cd4fd606b570 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T07:26:50.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T07:26:50.876Z] Warning: overwriting stash ‘coverage-report’ [2023-08-03T07:26:51.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T07:26:51.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T07:26:52.027Z] + ls -al . [2023-08-03T07:26:52.027Z] total 184 [2023-08-03T07:26:52.027Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 07:23 . [2023-08-03T07:26:52.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:21 .. [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 07:21 .dockerignore [2023-08-03T07:26:52.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:21 .git [2023-08-03T07:26:52.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:21 .github [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 331 Aug 3 07:21 .gitignore [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 07:21 .golangci.yml [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 10132 Aug 3 07:21 Attribution.txt [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 14764 Aug 3 07:21 CHANGELOG.md [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 1365 Aug 3 07:21 Dockerfile [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 07:21 GOVERNANCE.md [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 3 07:21 Jenkinsfile [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 07:21 LICENSE [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 1705 Aug 3 07:21 Makefile [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 3 07:21 OWNERS.md [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 4578 Aug 3 07:21 README.md [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 07:19 VERSION [2023-08-03T07:26:52.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:21 bin [2023-08-03T07:26:52.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:21 cmd [2023-08-03T07:26:52.027Z] -rw-r--r-- 1 jenkins jenkins 24334 Aug 3 07:26 coverage.out [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 3405 Aug 3 07:21 go.mod [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 31664 Aug 3 07:21 go.sum [2023-08-03T07:26:52.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:21 internal [2023-08-03T07:26:52.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:21 simulator [2023-08-03T07:26:52.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:21 snap [2023-08-03T07:26:52.027Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 3 07:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:26:52.359Z] + 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=17dc72f002ebf344085b9a752535fb7c34705e89 --label arch=arm64 --label version=0.0.0 . [2023-08-03T07:26:52.637Z] Sending build context to Docker daemon 3.36MB [2023-08-03T07:26:52.637Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T07:26:52.637Z] Step 2/22 : FROM ${BASE} AS builder [2023-08-03T07:26:52.637Z] ---> bface5abd771 [2023-08-03T07:26:52.637Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-08-03T07:26:52.903Z] ---> Running in ab060becdab9 [2023-08-03T07:26:53.169Z] Removing intermediate container ab060becdab9 [2023-08-03T07:26:53.169Z] ---> ece18b2c69d4 [2023-08-03T07:26:53.169Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T07:26:53.169Z] ---> Running in 30dbbaffbac1 [2023-08-03T07:26:53.436Z] Removing intermediate container 30dbbaffbac1 [2023-08-03T07:26:53.436Z] ---> 94dc1f9604cb [2023-08-03T07:26:53.436Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-08-03T07:26:53.436Z] ---> Running in 1366fef9e3bf [2023-08-03T07:26:54.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T07:26:55.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T07:26:56.535Z] OK: 270 MiB in 61 packages [2023-08-03T07:26:57.496Z] Removing intermediate container 1366fef9e3bf [2023-08-03T07:26:57.496Z] ---> d171e0e23ffa [2023-08-03T07:26:57.496Z] Step 6/22 : WORKDIR /device-modbus-go [2023-08-03T07:26:57.496Z] ---> Running in 360996ccc7ed [2023-08-03T07:26:58.901Z] Removing intermediate container 360996ccc7ed [2023-08-03T07:26:58.901Z] ---> e900d5345cbb [2023-08-03T07:26:58.901Z] Step 7/22 : COPY go.mod vendor* ./ [2023-08-03T07:26:59.487Z] ---> 3590306351e4 [2023-08-03T07:26:59.487Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T07:26:59.487Z] ---> Running in 0a6d019ae4c1 [2023-08-03T07:27:02.833Z] Removing intermediate container 0a6d019ae4c1 [2023-08-03T07:27:02.833Z] ---> 6d2262f3805b [2023-08-03T07:27:02.833Z] Step 9/22 : COPY . . [2023-08-03T07:27:04.778Z] ---> b1cca9a82359 [2023-08-03T07:27:04.778Z] Step 10/22 : RUN ${MAKE} [2023-08-03T07:27:04.778Z] ---> Running in ea0031a9e092 [2023-08-03T07:27:07.357Z] 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-08-03T07:29:14.052Z] Removing intermediate container ea0031a9e092 [2023-08-03T07:29:14.052Z] ---> 5e27d9edc03d [2023-08-03T07:29:14.052Z] Step 11/22 : FROM alpine:3.17 [2023-08-03T07:29:14.052Z] 3.17: Pulling from library/alpine [2023-08-03T07:29:14.052Z] edb6bdbacee9: Already exists [2023-08-03T07:29:14.052Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T07:29:14.052Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T07:29:14.052Z] ---> 779605e5fbc0 [2023-08-03T07:29:14.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-08-03T07:29:14.052Z] ---> Running in 03cc2566aceb [2023-08-03T07:29:14.052Z] Removing intermediate container 03cc2566aceb [2023-08-03T07:29:14.052Z] ---> 190f04710207 [2023-08-03T07:29:14.052Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-08-03T07:29:14.052Z] ---> Running in 3dd735bfb00f [2023-08-03T07:29:14.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T07:29:14.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T07:29:14.052Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-03T07:29:14.052Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T07:29:14.052Z] OK: 8 MiB in 16 packages [2023-08-03T07:29:14.052Z] Removing intermediate container 3dd735bfb00f [2023-08-03T07:29:14.052Z] ---> c5c0293fc9f3 [2023-08-03T07:29:14.052Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-08-03T07:29:14.052Z] ---> 9441d7517802 [2023-08-03T07:29:14.052Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-08-03T07:29:14.052Z] ---> e9eed9f6fea5 [2023-08-03T07:29:14.052Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-08-03T07:29:14.052Z] ---> 0aa2b8a34e06 [2023-08-03T07:29:14.052Z] Step 17/22 : EXPOSE 59901 [2023-08-03T07:29:14.052Z] ---> Running in 58e1cc17c2d1 [2023-08-03T07:29:14.052Z] Removing intermediate container 58e1cc17c2d1 [2023-08-03T07:29:14.052Z] ---> 8019f724f7bb [2023-08-03T07:29:14.052Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-08-03T07:29:14.052Z] ---> Running in 7548ab63b0a0 [2023-08-03T07:29:14.052Z] Removing intermediate container 7548ab63b0a0 [2023-08-03T07:29:14.052Z] ---> aabfa91e3a0e [2023-08-03T07:29:14.052Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-03T07:29:14.052Z] ---> Running in f0b3a0419b24 [2023-08-03T07:29:14.052Z] Removing intermediate container f0b3a0419b24 [2023-08-03T07:29:14.052Z] ---> 4dc23ec56ced [2023-08-03T07:29:14.052Z] Step 20/22 : LABEL arch=arm64 [2023-08-03T07:29:14.052Z] ---> Running in 589d84ff6a04 [2023-08-03T07:29:14.052Z] Removing intermediate container 589d84ff6a04 [2023-08-03T07:29:14.052Z] ---> 6f4401d53679 [2023-08-03T07:29:14.052Z] Step 21/22 : LABEL git_sha=17dc72f002ebf344085b9a752535fb7c34705e89 [2023-08-03T07:29:14.052Z] ---> Running in 986f3fb6378f [2023-08-03T07:29:14.052Z] Removing intermediate container 986f3fb6378f [2023-08-03T07:29:14.052Z] ---> 78eee8bc2338 [2023-08-03T07:29:14.052Z] Step 22/22 : LABEL version=0.0.0 [2023-08-03T07:29:14.052Z] ---> Running in ab2758f91a31 [2023-08-03T07:29:14.319Z] Removing intermediate container ab2758f91a31 [2023-08-03T07:29:14.319Z] ---> 47221e8cb2ed [2023-08-03T07:29:14.319Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T07:29:14.319Z] Successfully built 47221e8cb2ed [2023-08-03T07:29:14.319Z] 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-08-03T07:29:14.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T07:29:14.740Z] [2023-08-03T07:29:14.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:29:15.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T07:29:15.068Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-03T07:29:15.068Z] 8998bd30e6a1: Pulling fs layer [2023-08-03T07:29:15.068Z] 04944245beec: Pulling fs layer [2023-08-03T07:29:15.068Z] 699f458cf7ca: Pulling fs layer [2023-08-03T07:29:15.068Z] 765212b225bb: Pulling fs layer [2023-08-03T07:29:15.068Z] f23df028b6ca: Pulling fs layer [2023-08-03T07:29:15.068Z] d65c8cfc05b1: Pulling fs layer [2023-08-03T07:29:15.068Z] 2437ff75d9bd: Pulling fs layer [2023-08-03T07:29:15.068Z] f23df028b6ca: Waiting [2023-08-03T07:29:15.068Z] d65c8cfc05b1: Waiting [2023-08-03T07:29:15.068Z] 2437ff75d9bd: Waiting [2023-08-03T07:29:15.068Z] 765212b225bb: Waiting [2023-08-03T07:29:15.335Z] 04944245beec: Verifying Checksum [2023-08-03T07:29:15.335Z] 04944245beec: Download complete [2023-08-03T07:29:15.335Z] 765212b225bb: Verifying Checksum [2023-08-03T07:29:15.335Z] 765212b225bb: Download complete [2023-08-03T07:29:15.335Z] f23df028b6ca: Download complete [2023-08-03T07:29:15.335Z] d65c8cfc05b1: Verifying Checksum [2023-08-03T07:29:15.335Z] d65c8cfc05b1: Download complete [2023-08-03T07:29:15.335Z] 699f458cf7ca: Verifying Checksum [2023-08-03T07:29:15.335Z] 699f458cf7ca: Download complete [2023-08-03T07:29:15.920Z] 8998bd30e6a1: Verifying Checksum [2023-08-03T07:29:15.920Z] 8998bd30e6a1: Download complete [2023-08-03T07:29:17.864Z] 2437ff75d9bd: Verifying Checksum [2023-08-03T07:29:17.864Z] 2437ff75d9bd: Download complete [2023-08-03T07:29:19.807Z] 8998bd30e6a1: Pull complete [2023-08-03T07:29:20.074Z] 04944245beec: Pull complete [2023-08-03T07:29:21.491Z] 699f458cf7ca: Pull complete [2023-08-03T07:29:21.758Z] 765212b225bb: Pull complete [2023-08-03T07:29:22.340Z] f23df028b6ca: Pull complete [2023-08-03T07:29:22.608Z] d65c8cfc05b1: Pull complete [2023-08-03T07:29:37.613Z] 2437ff75d9bd: Pull complete [2023-08-03T07:29:37.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-03T07:29:37.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T07:29:37.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:29:37.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-2819 does not seem to be running inside a container [2023-08-03T07:29:37.857Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-03T07:29:40.249Z] $ docker top d7a546bf0ac492509ea2f1ad4f3cb02cf1f38c2925d98ff593b9392ddbbb05c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:41.074Z] ---> job-cost.sh [2023-08-03T07:29:41.074Z] lf-activate-venv: SKIPPING [2023-08-03T07:29:41.074Z] INFO: No Stack... [2023-08-03T07:29:41.340Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-03T07:29:42.296Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T07:29:42.615Z] + cat /w/workspace/device-modbus-go/3/archives/cost.csv [2023-08-03T07:29:42.615Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T07:29:42.649Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [2023-08-03T07:29:42.658Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] did not exist. Created. [2023-08-03T07:29:42.658Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T07:29:42.988Z] /w/workspace/device-modbus-go/3@tmp/durable-8a8ab5d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-03T07:29:43.633Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-03T07:29:43.654Z] Warning: overwriting stash ‘stack-cost’ [2023-08-03T07:29:43.704Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T07:29:43.713Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-492-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T07:29:43.727Z] $ docker stop --time=1 d7a546bf0ac492509ea2f1ad4f3cb02cf1f38c2925d98ff593b9392ddbbb05c5 [2023-08-03T07:29:45.195Z] $ docker rm -f --volumes d7a546bf0ac492509ea2f1ad4f3cb02cf1f38c2925d98ff593b9392ddbbb05c5 [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-08-03T07:29:45.559Z] provisioning config files... [2023-08-03T07:29:45.566Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/config14864868656864595148tmp [Pipeline] { [Pipeline] sh [2023-08-03T07:29:45.864Z] + set +x [2023-08-03T07:29:45.864Z] + curl -s https://codecov.io/bash [2023-08-03T07:29:45.864Z] + bash -s -- [2023-08-03T07:29:45.864Z] [2023-08-03T07:29:45.864Z] _____ _ [2023-08-03T07:29:45.864Z] / ____| | | [2023-08-03T07:29:45.864Z] | | ___ __| | ___ ___ _____ __ [2023-08-03T07:29:45.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-03T07:29:45.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-03T07:29:45.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-03T07:29:45.864Z] Bash-1.0.6 [2023-08-03T07:29:45.864Z] [2023-08-03T07:29:45.864Z] [2023-08-03T07:29:45.864Z] ==> git version 2.25.1 found [2023-08-03T07:29:45.864Z] ==> 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-08-03T07:29:45.864Z] Release-Date: 2020-01-08 [2023-08-03T07:29:45.864Z] 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-08-03T07:29:45.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-03T07:29:45.864Z] ==> Jenkins CI detected. [2023-08-03T07:29:45.864Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-492 [2023-08-03T07:29:45.864Z] project root: . [2023-08-03T07:29:45.864Z] --> token set from env [2023-08-03T07:29:45.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-03T07:29:45.864Z] ==> Running gcov in . (disable via -X gcov) [2023-08-03T07:29:45.864Z] ==> Python coveragepy not found [2023-08-03T07:29:45.864Z] ==> Searching for coverage reports in: [2023-08-03T07:29:45.864Z] + . [2023-08-03T07:29:45.864Z] -> Found 1 reports [2023-08-03T07:29:45.864Z] ==> Detecting git/mercurial file structure [2023-08-03T07:29:46.124Z] ==> Reading reports [2023-08-03T07:29:46.124Z] + ./coverage.out bytes=24334 [2023-08-03T07:29:46.124Z] ==> Appending adjustments [2023-08-03T07:29:46.124Z] https://docs.codecov.io/docs/fixing-reports [2023-08-03T07:29:46.124Z] + Found adjustments [2023-08-03T07:29:46.124Z] ==> Gzipping contents [2023-08-03T07:29:46.124Z] 4.0K /tmp/codecov.eZ84Yd.gz [2023-08-03T07:29:46.124Z] ==> Uploading reports [2023-08-03T07:29:46.124Z] url: https://codecov.io [2023-08-03T07:29:46.124Z] query: branch=PR-492&commit=17dc72f002ebf344085b9a752535fb7c34705e89&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-492%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=492&job=&cmd_args= [2023-08-03T07:29:46.124Z] -> Pinging Codecov [2023-08-03T07:29:46.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-492&commit=17dc72f002ebf344085b9a752535fb7c34705e89&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-492%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=492&job=&cmd_args= [2023-08-03T07:29:46.383Z] -> Uploading to [2023-08-03T07:29:46.383Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-03/55DBCA73C666E3227836607328DD7E49/17dc72f002ebf344085b9a752535fb7c34705e89/be6a6e8b-0f14-4eb3-b4ab-6842c923c649.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230803T072946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db2e9008c3f254896d7556fef540d0bce425e26bf9783a17e3dd8fb0b69df0bb [2023-08-03T07:29:46.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T07:29:46.383Z] Dload Upload Total Spent Left Speed [2023-08-03T07:29:46.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 20806 --:--:-- --:--:-- --:--:-- 20806 [2023-08-03T07:29:46.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/17dc72f002ebf344085b9a752535fb7c34705e89 [Pipeline] } [2023-08-03T07:29:46.390Z] 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-08-03T07:29:47.042Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-492/archives ] [2023-08-03T07:29:47.042Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-492/archives [2023-08-03T07:29:47.042Z] total 16 [2023-08-03T07:29:47.042Z] drwxr-xr-x 3 root root 4096 Aug 3 07:22 . [2023-08-03T07:29:47.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 07:22 .. [2023-08-03T07:29:47.042Z] drwxr-xr-x 2 root root 4096 Aug 3 07:22 cost [2023-08-03T07:29:47.042Z] -rw-r--r-- 1 root root 88 Aug 3 07:22 cost.csv [2023-08-03T07:29:47.042Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-492/archives [2023-08-03T07:29:47.042Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-492/archives [2023-08-03T07:29:47.042Z] total 16 [2023-08-03T07:29:47.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 07:22 . [2023-08-03T07:29:47.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 07:22 .. [2023-08-03T07:29:47.042Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 07:22 cost [2023-08-03T07:29:47.042Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 3 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:47.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:48.193Z] ---> package-listing.sh [2023-08-03T07:29:48.193Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-03T07:29:48.193Z] ++ facter osfamily [2023-08-03T07:29:48.453Z] + OS_FAMILY=debian [2023-08-03T07:29:48.453Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-492 [2023-08-03T07:29:48.453Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-03T07:29:48.453Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-03T07:29:48.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-03T07:29:48.453Z] + PACKAGES=/tmp/packages_start.txt [2023-08-03T07:29:48.453Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-492 ']' [2023-08-03T07:29:48.453Z] + PACKAGES=/tmp/packages_end.txt [2023-08-03T07:29:48.453Z] + case "${OS_FAMILY}" in [2023-08-03T07:29:48.453Z] + dpkg -l [2023-08-03T07:29:48.453Z] + grep '^ii' [2023-08-03T07:29:48.453Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-03T07:29:48.453Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-03T07:29:48.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-03T07:29:48.453Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-492 ']' [2023-08-03T07:29:48.453Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-492/archives/ [2023-08-03T07:29:48.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-492/archives/ [Pipeline] echo [2023-08-03T07:29:48.463Z] 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-03T07:29:48.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T07:29:49.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T07:29:49.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T07:29:49.371Z] prd-ubuntu20.04-docker-8c-8g-2818 does not seem to be running inside a container [2023-08-03T07:29:49.378Z] $ 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-492/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-492 -v /w/workspace/xfoundry_device-modbus-go_PR-492:/w/workspace/xfoundry_device-modbus-go_PR-492:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-492@tmp:/w/workspace/xfoundry_device-modbus-go_PR-492@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T07:29:49.579Z] $ docker top 753bc89e3ba4756c7d19aa8bde4d21b888ee668f51e395b117c95405e5e3826d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T07:29:49.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-03T07:29:50.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-03T07:29:50.521Z] + ls /var/log/sa-host [2023-08-03T07:29:50.522Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T07:29:50.679Z] provisioning config files... [2023-08-03T07:29:50.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-492@tmp/config12757726313789962278tmp [Pipeline] { [Pipeline] echo [2023-08-03T07:29:50.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:50.983Z] ---> create-netrc.sh [Pipeline] } [2023-08-03T07:29:50.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:51.312Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-03T07:29:51.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:51.607Z] ---> sudo-logs.sh [2023-08-03T07:29:51.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-03T07:29:51.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:51.909Z] ---> job-cost.sh [2023-08-03T07:29:51.910Z] lf-activate-venv: SKIPPING [2023-08-03T07:29:51.910Z] DEBUG: total: 0.2199999988079071 [2023-08-03T07:29:51.910Z] INFO: Retrieving Stack Cost... [2023-08-03T07:29:52.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T07:29:52.737Z] INFO: Archiving Costs [Pipeline] echo [2023-08-03T07:29:52.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T07:29:53.033Z] ---> logs-deploy.sh [2023-08-03T07:29:53.033Z] lf-activate-venv: SKIPPING [2023-08-03T07:29:53.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-492/3 [2023-08-03T07:29:53.033Z] INFO: archiving workspace using pattern(s): [2023-08-03T07:29:53.969Z] Archives upload complete. [2023-08-03T07:29:53.969Z] INFO: archiving logs to Nexus