Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 892226c059eb5a0163287d1d4603e2b9857b6e84 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-ssh879007261856010936.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh120436906065745020.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7181244989152323889.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17213918151511848905.key Verifying host key using known hosts file > 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3594173956618805946.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1219 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 892226c059eb5a0163287d1d4603e2b9857b6e84 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#377)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 892226c059eb5a0163287d1d4603e2b9857b6e84 # timeout=10 > git rev-list --no-walk 53d947db5a4f9528d63bb92e74d3c6e84cd7a675 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:13:50.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:13:50.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:13:50.557Z] ========================================================= [2022-09-26T21:13:50.557Z] EdgeX Global Pipelines Version Info [2022-09-26T21:13:50.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:51.633Z] ------------------- [2022-09-26T21:13:51.633Z] stable info: [2022-09-26T21:13:51.633Z] ------------------- [2022-09-26T21:13:51.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:13:51.634Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:13:51.634Z] Message: update stable to v1.0.239 [2022-09-26T21:13:51.893Z] ------------------- [2022-09-26T21:13:51.893Z] experimental info: [2022-09-26T21:13:51.893Z] ------------------- [2022-09-26T21:13:51.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:13:51.894Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:13:51.894Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:13:52.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-09-26T21:13:52.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-09-26T21:13:52.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:13:52.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:13:52.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:13:52.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:13:52.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:13:52.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:13:52.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:13:52.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:13:52.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:13:52.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-09-26T21:13:52.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:13:52.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:13:52.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:13:52.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:13:52.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:13:52.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:13:52.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:13:52.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:13:52.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:13:52.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:13:52.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:13:52.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:13:52.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T21:13:52.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:13:52.347Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:13:52.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:13:52.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:13:52.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:13:52.402Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] echo [2022-09-26T21:13:52.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 892226c [Pipeline] echo [2022-09-26T21:13:52.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:13:52.462Z] provisioning config files... [2022-09-26T21:13:52.476Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18079370481341557321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:52.783Z] ---> docker-login.sh [2022-09-26T21:13:52.783Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:13:53.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:53.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:53.045Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:53.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:53.045Z] [2022-09-26T21:13:53.045Z] Login Succeeded [2022-09-26T21:13:53.045Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:13:53.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:53.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:53.045Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:53.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:53.045Z] [2022-09-26T21:13:53.045Z] Login Succeeded [2022-09-26T21:13:53.045Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:13:53.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:53.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:53.304Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:53.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:53.304Z] [2022-09-26T21:13:53.304Z] Login Succeeded [2022-09-26T21:13:53.304Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:13:53.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:53.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:53.304Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:53.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:53.304Z] [2022-09-26T21:13:53.304Z] Login Succeeded [2022-09-26T21:13:53.304Z] docker.io [2022-09-26T21:13:53.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:53.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:53.826Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:53.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:53.826Z] [2022-09-26T21:13:53.826Z] Login Succeeded [2022-09-26T21:13:53.826Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:13:53.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:13:54.205Z] + git rev-list -1 --merges 892226c059eb5a0163287d1d4603e2b9857b6e84~1..892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] echo [2022-09-26T21:13:54.241Z] -----------> git rev-list -1 --merges 892226c059eb5a0163287d1d4603e2b9857b6e84~1..892226c059eb5a0163287d1d4603e2b9857b6e84 892226c059eb5a0163287d1d4603e2b9857b6e84 [false] [Pipeline] sh [2022-09-26T21:13:54.533Z] + git log --format=format:%s -1 892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] echo [2022-09-26T21:13:54.571Z] ========================================================= [2022-09-26T21:13:54.571Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:13:54.571Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:13:54.912Z] + git log --format=format:%s -1 892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] echo [2022-09-26T21:13:54.924Z] [semverPrep] GIT_COMMIT: 892226c059eb5a0163287d1d4603e2b9857b6e84, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#377) [Pipeline] echo [2022-09-26T21:13:54.934Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:13:55.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:13:55.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:13:55.292Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:13:55.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:13:55.292Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:13:55.292Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:13:55.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:55.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:13:55.664Z] [2022-09-26T21:13:55.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:55.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:13:55.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:13:55.967Z] b85a868b505f: Pulling fs layer [2022-09-26T21:13:55.967Z] e2be974225ed: Pulling fs layer [2022-09-26T21:13:55.967Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:13:55.967Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:13:55.967Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:13:55.967Z] eaf3925da568: Pulling fs layer [2022-09-26T21:13:55.967Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:13:55.967Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:13:55.967Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:13:55.967Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:13:55.967Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:13:55.967Z] 1469e6f7b9e6: Waiting [2022-09-26T21:13:55.967Z] eaf3925da568: Waiting [2022-09-26T21:13:55.967Z] bab4dde63d76: Waiting [2022-09-26T21:13:55.967Z] bde34c3a00c8: Waiting [2022-09-26T21:13:55.967Z] b352a97aabf1: Waiting [2022-09-26T21:13:55.967Z] 4872d77fe225: Waiting [2022-09-26T21:13:55.967Z] 5851b861e8e6: Waiting [2022-09-26T21:13:55.967Z] 988bab9f4d93: Waiting [2022-09-26T21:13:55.967Z] e2be974225ed: Download complete [2022-09-26T21:13:55.967Z] 988bab9f4d93: Verifying Checksum [2022-09-26T21:13:55.967Z] 988bab9f4d93: Download complete [2022-09-26T21:13:56.226Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:13:56.226Z] 1469e6f7b9e6: Download complete [2022-09-26T21:13:56.226Z] eaf3925da568: Download complete [2022-09-26T21:13:56.226Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:13:56.226Z] 339a4e72a1f5: Download complete [2022-09-26T21:13:56.226Z] bde34c3a00c8: Download complete [2022-09-26T21:13:56.226Z] b352a97aabf1: Verifying Checksum [2022-09-26T21:13:56.226Z] b352a97aabf1: Download complete [2022-09-26T21:13:56.226Z] 4872d77fe225: Download complete [2022-09-26T21:13:56.226Z] 5851b861e8e6: Verifying Checksum [2022-09-26T21:13:56.226Z] 5851b861e8e6: Download complete [2022-09-26T21:13:56.226Z] b85a868b505f: Verifying Checksum [2022-09-26T21:13:56.226Z] b85a868b505f: Download complete [2022-09-26T21:13:56.485Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:13:56.485Z] bab4dde63d76: Download complete [2022-09-26T21:13:57.420Z] b85a868b505f: Pull complete [2022-09-26T21:13:57.679Z] e2be974225ed: Pull complete [2022-09-26T21:13:58.255Z] 339a4e72a1f5: Pull complete [2022-09-26T21:13:58.255Z] 988bab9f4d93: Pull complete [2022-09-26T21:13:58.521Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:13:58.521Z] eaf3925da568: Pull complete [2022-09-26T21:14:00.446Z] bab4dde63d76: Pull complete [2022-09-26T21:14:00.446Z] bde34c3a00c8: Pull complete [2022-09-26T21:14:00.729Z] b352a97aabf1: Pull complete [2022-09-26T21:14:00.729Z] 4872d77fe225: Pull complete [2022-09-26T21:14:00.729Z] 5851b861e8e6: Pull complete [2022-09-26T21:14:00.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:14:00.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:14:00.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:00.809Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:14:00.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:14:03.276Z] $ docker top 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 -eo pid,comm [2022-09-26T21:14:03.334Z] 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). [2022-09-26T21:14:03.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:14:03.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:14:03.368Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:14:03.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:14:03.491Z] $ docker exec 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 ssh-agent [2022-09-26T21:14:03.592Z] SSH_AUTH_SOCK=/tmp/ssh-5PDfuz46t1h4/agent.32 [2022-09-26T21:14:03.592Z] SSH_AGENT_PID=38 [2022-09-26T21:14:03.598Z] Running ssh-add (command line suppressed) [2022-09-26T21:14:03.700Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9366407132781091983.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9366407132781091983.key) [2022-09-26T21:14:03.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:14:03.996Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:14:04.011Z] $ docker exec --env ******** --env ******** 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 ssh-agent -k [2022-09-26T21:14:04.103Z] unset SSH_AUTH_SOCK; [2022-09-26T21:14:04.104Z] unset SSH_AGENT_PID; [2022-09-26T21:14:04.104Z] echo Agent pid 38 killed; [2022-09-26T21:14:04.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:14:04.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:14:04.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:14:04.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:14:04.258Z] $ docker exec 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 ssh-agent [2022-09-26T21:14:04.371Z] SSH_AUTH_SOCK=/tmp/ssh-ziD02JxFeXia/agent.70 [2022-09-26T21:14:04.371Z] SSH_AGENT_PID=76 [2022-09-26T21:14:04.375Z] Running ssh-add (command line suppressed) [2022-09-26T21:14:04.492Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3555772011396680153.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3555772011396680153.key) [2022-09-26T21:14:04.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:14:04.793Z] + git semver init [2022-09-26T21:14:05.051Z] 2022-09-26 21:14:04,980 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:14:05.051Z] 2022-09-26 21:14:04,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-09-26T21:14:05.051Z] 2022-09-26 21:14:04,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-09-26T21:14:05.051Z] 2022-09-26 21:14:04,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:14:06.433Z] 2022-09-26 21:14:06,133 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-09-26T21:14:06.433Z] 2022-09-26 21:14:06,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-09-26T21:14:06.433Z] 2022-09-26 21:14:06,134 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:14:06.433Z] 2022-09-26 21:14:06,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:14:06.433Z] 2.3.0-dev.13 [Pipeline] } [2022-09-26T21:14:06.444Z] $ docker exec --env ******** --env ******** 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 ssh-agent -k [2022-09-26T21:14:06.538Z] unset SSH_AUTH_SOCK; [2022-09-26T21:14:06.538Z] unset SSH_AGENT_PID; [2022-09-26T21:14:06.538Z] echo Agent pid 76 killed; [2022-09-26T21:14:06.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:14:06.855Z] + git semver [Pipeline] } [2022-09-26T21:14:07.131Z] $ docker stop --time=1 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 [2022-09-26T21:14:08.398Z] $ docker rm -f 60b1d6d202af7048666685a7aced48917a6dd157823f3910c15a5cceef494410 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:14:08.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:14:08.964Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:14:08.968Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 [2022-09-26T21:14:09.120Z] provisioning config files... [2022-09-26T21:14:09.132Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2269670469493120392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:09.436Z] ---> docker-login.sh [2022-09-26T21:14:09.436Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:14:09.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:09.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:09.436Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:09.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:09.436Z] [2022-09-26T21:14:09.436Z] Login Succeeded [2022-09-26T21:14:09.436Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:14:09.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:09.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:09.436Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:09.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:09.436Z] [2022-09-26T21:14:09.436Z] Login Succeeded [2022-09-26T21:14:09.436Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:14:09.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:09.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:09.696Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:09.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:09.696Z] [2022-09-26T21:14:09.696Z] Login Succeeded [2022-09-26T21:14:09.696Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:14:09.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:09.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:09.696Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:09.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:09.697Z] [2022-09-26T21:14:09.697Z] Login Succeeded [2022-09-26T21:14:09.697Z] docker.io [2022-09-26T21:14:09.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:10.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:10.217Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:10.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:10.217Z] [2022-09-26T21:14:10.217Z] Login Succeeded [2022-09-26T21:14:10.217Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:14:10.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:14:10.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:10.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:10.315Z] ========================================================= [2022-09-26T21:14:10.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:14:10.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:10.619Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:14:10.619Z] Sending build context to Docker daemon 6.127MB [2022-09-26T21:14:10.619Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:14:10.619Z] Step 2/10 : FROM ${BASE} AS builder [2022-09-26T21:14:10.619Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:14:10.619Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:14:10.619Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:14:10.619Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:14:10.619Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:14:10.619Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:14:10.619Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:14:10.619Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:14:10.619Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:14:10.619Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:14:10.619Z] d94ebbe4e438: Waiting [2022-09-26T21:14:10.619Z] bcfd1f05c69d: Waiting [2022-09-26T21:14:10.619Z] 59ccb84bbe0f: Waiting [2022-09-26T21:14:10.619Z] 7c6cee850709: Waiting [2022-09-26T21:14:10.619Z] 39a5fcdaea64: Waiting [2022-09-26T21:14:10.619Z] 370296b7ddb6: Waiting [2022-09-26T21:14:10.619Z] 30c4a7721957: Verifying Checksum [2022-09-26T21:14:10.619Z] 30c4a7721957: Download complete [2022-09-26T21:14:10.619Z] ea60b727a1ce: Download complete [2022-09-26T21:14:10.878Z] 7c6cee850709: Verifying Checksum [2022-09-26T21:14:10.878Z] 7c6cee850709: Download complete [2022-09-26T21:14:10.878Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T21:14:10.879Z] 39a5fcdaea64: Download complete [2022-09-26T21:14:10.879Z] 2408cc74d12b: Download complete [2022-09-26T21:14:10.879Z] d94ebbe4e438: Download complete [2022-09-26T21:14:10.879Z] 2408cc74d12b: Pull complete [2022-09-26T21:14:11.146Z] ea60b727a1ce: Pull complete [2022-09-26T21:14:11.146Z] 30c4a7721957: Pull complete [2022-09-26T21:14:11.408Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:14:11.408Z] 59ccb84bbe0f: Download complete [2022-09-26T21:14:11.408Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T21:14:11.408Z] bcfd1f05c69d: Download complete [2022-09-26T21:14:11.666Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:14:11.666Z] 370296b7ddb6: Download complete [2022-09-26T21:14:15.866Z] 370296b7ddb6: Pull complete [2022-09-26T21:14:15.866Z] 7c6cee850709: Pull complete [2022-09-26T21:14:15.866Z] 39a5fcdaea64: Pull complete [2022-09-26T21:14:15.866Z] d94ebbe4e438: Pull complete [2022-09-26T21:14:17.773Z] bcfd1f05c69d: Pull complete [2022-09-26T21:14:18.031Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:14:18.290Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:14:18.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:14:18.290Z] ---> a4fb48ad2a94 [2022-09-26T21:14:18.290Z] Step 3/10 : ARG MAKE='make build' [2022-09-26T21:14:21.579Z] ---> Running in 83f8253bf2df [2022-09-26T21:14:21.579Z] Removing intermediate container 83f8253bf2df [2022-09-26T21:14:21.579Z] ---> c63889116160 [2022-09-26T21:14:21.579Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:14:21.579Z] ---> Running in 73d13d993e6b [2022-09-26T21:14:21.839Z] Removing intermediate container 73d13d993e6b [2022-09-26T21:14:21.839Z] ---> ccd2a9243306 [2022-09-26T21:14:21.839Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T21:14:21.839Z] ---> Running in 05ec3e41f6fe [2022-09-26T21:14:22.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:23.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:23.295Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:14:23.295Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-26T21:14:23.553Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:14:23.553Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:14:23.553Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-26T21:14:23.814Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-26T21:14:23.814Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-26T21:14:24.073Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-26T21:14:24.073Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:14:24.073Z] OK: 217 MiB in 59 packages [2022-09-26T21:14:24.077Z] Still waiting to schedule task [2022-09-26T21:14:24.077Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-26T21:14:24.640Z] Removing intermediate container 05ec3e41f6fe [2022-09-26T21:14:24.640Z] ---> 0c883b3d98c9 [2022-09-26T21:14:24.640Z] Step 6/10 : WORKDIR /device-modbus-go [2022-09-26T21:14:24.640Z] ---> Running in 74050462e03e [2022-09-26T21:14:24.640Z] Removing intermediate container 74050462e03e [2022-09-26T21:14:24.640Z] ---> 640d08266d79 [2022-09-26T21:14:24.640Z] Step 7/10 : COPY go.mod vendor* ./ [2022-09-26T21:14:24.896Z] ---> fcc6180e39e1 [2022-09-26T21:14:24.896Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:14:24.896Z] ---> Running in bf946ad0253c [2022-09-26T21:14:43.007Z] Removing intermediate container bf946ad0253c [2022-09-26T21:14:43.007Z] ---> 1faaff8c2c6e [2022-09-26T21:14:43.007Z] Step 9/10 : COPY . . [2022-09-26T21:14:43.266Z] ---> 4991ee41afa3 [2022-09-26T21:14:43.266Z] Step 10/10 : RUN ${MAKE} [2022-09-26T21:14:43.266Z] ---> Running in 2e68424c9093 [2022-09-26T21:14:43.525Z] noop [2022-09-26T21:14:43.798Z] Removing intermediate container 2e68424c9093 [2022-09-26T21:14:43.798Z] ---> db99b6c6f390 [2022-09-26T21:14:43.798Z] Successfully built db99b6c6f390 [2022-09-26T21:14:44.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:44.362Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:14:44.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:44.427Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:14:44.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-26T21:14:44.827Z] $ docker top b85efbdf7eca00e59e151021b4d1dfa7560f3ec5f298d1366133e698f35c6909 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:14:45.165Z] + go version [2022-09-26T21:14:45.165Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:14:45.179Z] $ docker stop --time=1 b85efbdf7eca00e59e151021b4d1dfa7560f3ec5f298d1366133e698f35c6909 [2022-09-26T21:14:46.500Z] $ docker rm -f b85efbdf7eca00e59e151021b4d1dfa7560f3ec5f298d1366133e698f35c6909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:46.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:14:46.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:46.960Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:14:46.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-26T21:14:47.330Z] $ docker top b1b0689fb70e54dd8b262710e40f6f16e3935a0737f083561ee81d021211ca28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:14:47.664Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:14:47.954Z] + make test [2022-09-26T21:14:47.954Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:14:48.212Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-26T21:14:58.173Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-26T21:14:58.173Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.7% of statements [2022-09-26T21:15:04.766Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T21:15:04.766Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:15:08.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:15:08.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:15:08.055Z] ./bin/test-attribution-txt.sh [2022-09-26T21:15:08.313Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:15:08.313Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:15:08.313Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:15:08.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:15:08.345Z] $ docker stop --time=1 b1b0689fb70e54dd8b262710e40f6f16e3935a0737f083561ee81d021211ca28 [2022-09-26T21:15:10.606Z] $ docker rm -f b1b0689fb70e54dd8b262710e40f6f16e3935a0737f083561ee81d021211ca28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:15:11.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:15:11.071Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T21:15:11.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:15:11.774Z] + ls -al . [2022-09-26T21:15:11.774Z] total 188 [2022-09-26T21:15:11.774Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:14 . [2022-09-26T21:15:11.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:13 .. [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 21:13 .dockerignore [2022-09-26T21:15:11.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:14 .git [2022-09-26T21:15:11.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 .github [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 26 21:13 .gitignore [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:13 .golangci.yml [2022-09-26T21:15:11.774Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:14 .semver [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 9744 Sep 26 21:13 Attribution.txt [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 26 21:13 CHANGELOG.md [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 1550 Sep 26 21:13 Dockerfile [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:13 GOVERNANCE.md [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 26 21:13 Jenkinsfile [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:13 LICENSE [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 1892 Sep 26 21:13 Makefile [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 21:13 OWNERS.md [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 3397 Sep 26 21:13 README.md [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:14 VERSION [2022-09-26T21:15:11.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:13 bin [2022-09-26T21:15:11.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 cmd [2022-09-26T21:15:11.774Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 26 21:14 coverage.out [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 26 21:13 go.mod [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 38287 Sep 26 21:13 go.sum [2022-09-26T21:15:11.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 internal [2022-09-26T21:15:11.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:13 simulator [2022-09-26T21:15:11.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:13 snap [2022-09-26T21:15:11.774Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 26 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:12.094Z] + 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=892226c059eb5a0163287d1d4603e2b9857b6e84 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-09-26T21:15:12.094Z] Sending build context to Docker daemon 6.151MB [2022-09-26T21:15:12.094Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:15:12.094Z] Step 2/23 : FROM ${BASE} AS builder [2022-09-26T21:15:12.094Z] ---> db99b6c6f390 [2022-09-26T21:15:12.094Z] Step 3/23 : ARG MAKE='make build' [2022-09-26T21:15:12.353Z] ---> Running in d404f0d8b8c4 [2022-09-26T21:15:12.353Z] Removing intermediate container d404f0d8b8c4 [2022-09-26T21:15:12.353Z] ---> 3181060e3110 [2022-09-26T21:15:12.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:15:12.353Z] ---> Running in 58541a5d2d1e [2022-09-26T21:15:12.919Z] Removing intermediate container 58541a5d2d1e [2022-09-26T21:15:12.919Z] ---> 5afafa4a4915 [2022-09-26T21:15:12.919Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T21:15:12.919Z] ---> Running in b5d445b7bfbe [2022-09-26T21:15:13.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:14.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:14.487Z] OK: 217 MiB in 59 packages [2022-09-26T21:15:14.745Z] Removing intermediate container b5d445b7bfbe [2022-09-26T21:15:14.745Z] ---> eaf493d48f6a [2022-09-26T21:15:14.745Z] Step 6/23 : WORKDIR /device-modbus-go [2022-09-26T21:15:14.745Z] ---> Running in 4b526dc4c061 [2022-09-26T21:15:14.745Z] Removing intermediate container 4b526dc4c061 [2022-09-26T21:15:14.745Z] ---> e37994257256 [2022-09-26T21:15:14.745Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T21:15:15.003Z] ---> 235fe35e3b6b [2022-09-26T21:15:15.003Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:15:15.003Z] ---> Running in f129c57a8274 [2022-09-26T21:15:15.571Z] Removing intermediate container f129c57a8274 [2022-09-26T21:15:15.571Z] ---> b99c84b27b99 [2022-09-26T21:15:15.571Z] Step 9/23 : COPY . . [2022-09-26T21:15:15.830Z] ---> 40ccecd262c9 [2022-09-26T21:15:15.830Z] Step 10/23 : RUN ${MAKE} [2022-09-26T21:15:15.830Z] ---> Running in 953dc1c644a3 [2022-09-26T21:15:16.088Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-26T21:15:38.009Z] Removing intermediate container 953dc1c644a3 [2022-09-26T21:15:38.009Z] ---> a5297b0cf190 [2022-09-26T21:15:38.009Z] Step 11/23 : FROM alpine:3.14 [2022-09-26T21:15:38.009Z] 3.14: Pulling from library/alpine [2022-09-26T21:15:38.009Z] c7ed990a2339: Pulling fs layer [2022-09-26T21:15:38.009Z] c7ed990a2339: Verifying Checksum [2022-09-26T21:15:38.009Z] c7ed990a2339: Download complete [2022-09-26T21:15:38.009Z] c7ed990a2339: Pull complete [2022-09-26T21:15:38.009Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-26T21:15:38.009Z] Status: Downloaded newer image for alpine:3.14 [2022-09-26T21:15:38.009Z] ---> dd53f409bf0b [2022-09-26T21:15:38.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-26T21:15:38.009Z] ---> Running in 24da370f95c2 [2022-09-26T21:15:38.009Z] Removing intermediate container 24da370f95c2 [2022-09-26T21:15:38.009Z] ---> a6171fa5f4c9 [2022-09-26T21:15:38.009Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:15:38.009Z] ---> Running in bf8a206f97df [2022-09-26T21:15:38.576Z] Removing intermediate container bf8a206f97df [2022-09-26T21:15:38.576Z] ---> b60e853f7c59 [2022-09-26T21:15:38.576Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:15:38.576Z] ---> Running in 233f43b787e0 [2022-09-26T21:15:38.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:39.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:39.771Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:15:40.030Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-26T21:15:40.030Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:15:40.030Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-26T21:15:40.289Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:15:40.289Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:15:40.548Z] Executing busybox-1.33.1-r8.trigger [2022-09-26T21:15:40.548Z] OK: 8 MiB in 20 packages [2022-09-26T21:15:40.805Z] Removing intermediate container 233f43b787e0 [2022-09-26T21:15:40.805Z] ---> 011ec488bfba [2022-09-26T21:15:40.805Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-09-26T21:15:41.432Z] ---> 22c2efaca05c [2022-09-26T21:15:41.432Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-26T21:15:41.432Z] ---> 65a8b5f41036 [2022-09-26T21:15:41.432Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-26T21:15:41.691Z] ---> 6c9c73ba62c5 [2022-09-26T21:15:41.691Z] Step 18/23 : EXPOSE 59901 [2022-09-26T21:15:41.691Z] ---> Running in 52f0283648fc [2022-09-26T21:15:41.691Z] Removing intermediate container 52f0283648fc [2022-09-26T21:15:41.691Z] ---> 561a2f8b18be [2022-09-26T21:15:41.691Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-09-26T21:15:41.691Z] ---> Running in 27c69b7575a6 [2022-09-26T21:15:41.691Z] Removing intermediate container 27c69b7575a6 [2022-09-26T21:15:41.691Z] ---> c81d8ffffd46 [2022-09-26T21:15:41.691Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:15:41.948Z] ---> Running in 947ef94228d4 [2022-09-26T21:15:41.948Z] Removing intermediate container 947ef94228d4 [2022-09-26T21:15:41.948Z] ---> c711222e7fb9 [2022-09-26T21:15:41.948Z] Step 21/23 : LABEL arch=amd64 [2022-09-26T21:15:41.948Z] ---> Running in af77bdbd122f [2022-09-26T21:15:41.948Z] Removing intermediate container af77bdbd122f [2022-09-26T21:15:41.948Z] ---> b663998fdedc [2022-09-26T21:15:41.948Z] Step 22/23 : LABEL git_sha=892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:15:41.948Z] ---> Running in f9c68100f785 [2022-09-26T21:15:42.206Z] Removing intermediate container f9c68100f785 [2022-09-26T21:15:42.206Z] ---> 440d86f8eaab [2022-09-26T21:15:42.206Z] Step 23/23 : LABEL version=2.3.0-dev.13 [2022-09-26T21:15:42.206Z] ---> Running in 651a69acedad [2022-09-26T21:15:42.206Z] Removing intermediate container 651a69acedad [2022-09-26T21:15:42.206Z] ---> 5e6a89ed9fee [2022-09-26T21:15:42.206Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:15:42.206Z] Successfully built 5e6a89ed9fee [2022-09-26T21:15:42.206Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:15:42.279Z] provisioning config files... [2022-09-26T21:15:42.288Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config702667217353646500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:15:42.572Z] ---> docker-login.sh [2022-09-26T21:15:42.572Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:15:42.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.572Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.572Z] [2022-09-26T21:15:42.572Z] Login Succeeded [2022-09-26T21:15:42.572Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:15:42.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.572Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.572Z] [2022-09-26T21:15:42.572Z] Login Succeeded [2022-09-26T21:15:42.572Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:15:42.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.830Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.830Z] [2022-09-26T21:15:42.830Z] Login Succeeded [2022-09-26T21:15:42.830Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:15:42.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.830Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.830Z] [2022-09-26T21:15:42.830Z] Login Succeeded [2022-09-26T21:15:42.830Z] docker.io [2022-09-26T21:15:42.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:43.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:43.397Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:43.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:43.397Z] [2022-09-26T21:15:43.397Z] Login Succeeded [2022-09-26T21:15:43.397Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:15:43.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:15:43.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:15:43.448Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-09-26T21:15:43.448Z] 892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:15:43.448Z] latest [2022-09-26T21:15:43.448Z] 2.3.0-dev.13 [2022-09-26T21:15:43.448Z] 892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:15:43.448Z] main [2022-09-26T21:15:43.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:43.759Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:44.056Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:15:44.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-26T21:15:44.056Z] f195f2f1742f: Preparing [2022-09-26T21:15:44.056Z] 3f4dd3ced154: Preparing [2022-09-26T21:15:44.056Z] b8dd974aeaa6: Preparing [2022-09-26T21:15:44.056Z] 8fbd5a4971a6: Preparing [2022-09-26T21:15:44.056Z] 643ad24176c5: Preparing [2022-09-26T21:15:44.056Z] 63493a9ab2d4: Preparing [2022-09-26T21:15:44.056Z] 63493a9ab2d4: Waiting [2022-09-26T21:15:44.056Z] 643ad24176c5: Pushed [2022-09-26T21:15:44.056Z] 3f4dd3ced154: Pushed [2022-09-26T21:15:44.056Z] f195f2f1742f: Pushed [2022-09-26T21:15:44.056Z] 63493a9ab2d4: Layer already exists [2022-09-26T21:15:44.314Z] 8fbd5a4971a6: Pushed [2022-09-26T21:15:46.851Z] b8dd974aeaa6: Pushed [2022-09-26T21:15:46.851Z] 892226c059eb5a0163287d1d4603e2b9857b6e84: digest: sha256:391be88ef668271fd1f88ee3e6f21f1e474854655bf6deba84a1e1c596f9fdc8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:47.161Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:47.469Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-09-26T21:15:47.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-26T21:15:47.469Z] f195f2f1742f: Preparing [2022-09-26T21:15:47.469Z] 3f4dd3ced154: Preparing [2022-09-26T21:15:47.469Z] b8dd974aeaa6: Preparing [2022-09-26T21:15:47.469Z] 8fbd5a4971a6: Preparing [2022-09-26T21:15:47.469Z] 643ad24176c5: Preparing [2022-09-26T21:15:47.469Z] 63493a9ab2d4: Preparing [2022-09-26T21:15:47.469Z] 63493a9ab2d4: Waiting [2022-09-26T21:15:47.469Z] f195f2f1742f: Layer already exists [2022-09-26T21:15:47.469Z] 643ad24176c5: Layer already exists [2022-09-26T21:15:47.469Z] 3f4dd3ced154: Layer already exists [2022-09-26T21:15:47.469Z] b8dd974aeaa6: Layer already exists [2022-09-26T21:15:47.469Z] 8fbd5a4971a6: Layer already exists [2022-09-26T21:15:47.469Z] 63493a9ab2d4: Layer already exists [2022-09-26T21:15:47.469Z] latest: digest: sha256:391be88ef668271fd1f88ee3e6f21f1e474854655bf6deba84a1e1c596f9fdc8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:47.783Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:48.093Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.13 [2022-09-26T21:15:48.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-26T21:15:48.093Z] f195f2f1742f: Preparing [2022-09-26T21:15:48.093Z] 3f4dd3ced154: Preparing [2022-09-26T21:15:48.093Z] b8dd974aeaa6: Preparing [2022-09-26T21:15:48.093Z] 8fbd5a4971a6: Preparing [2022-09-26T21:15:48.093Z] 643ad24176c5: Preparing [2022-09-26T21:15:48.093Z] 63493a9ab2d4: Preparing [2022-09-26T21:15:48.093Z] 63493a9ab2d4: Waiting [2022-09-26T21:15:48.093Z] 3f4dd3ced154: Layer already exists [2022-09-26T21:15:48.093Z] 8fbd5a4971a6: Layer already exists [2022-09-26T21:15:48.093Z] f195f2f1742f: Layer already exists [2022-09-26T21:15:48.093Z] 643ad24176c5: Layer already exists [2022-09-26T21:15:48.093Z] b8dd974aeaa6: Layer already exists [2022-09-26T21:15:48.093Z] 63493a9ab2d4: Layer already exists [2022-09-26T21:15:48.093Z] 2.3.0-dev.13: digest: sha256:391be88ef668271fd1f88ee3e6f21f1e474854655bf6deba84a1e1c596f9fdc8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:48.399Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:48.701Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:15:48.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-26T21:15:48.701Z] f195f2f1742f: Preparing [2022-09-26T21:15:48.701Z] 3f4dd3ced154: Preparing [2022-09-26T21:15:48.701Z] b8dd974aeaa6: Preparing [2022-09-26T21:15:48.701Z] 8fbd5a4971a6: Preparing [2022-09-26T21:15:48.701Z] 643ad24176c5: Preparing [2022-09-26T21:15:48.701Z] 63493a9ab2d4: Preparing [2022-09-26T21:15:48.701Z] 63493a9ab2d4: Waiting [2022-09-26T21:15:48.701Z] f195f2f1742f: Layer already exists [2022-09-26T21:15:48.701Z] 3f4dd3ced154: Layer already exists [2022-09-26T21:15:48.701Z] 8fbd5a4971a6: Layer already exists [2022-09-26T21:15:48.701Z] 643ad24176c5: Layer already exists [2022-09-26T21:15:48.701Z] b8dd974aeaa6: Layer already exists [2022-09-26T21:15:48.701Z] 63493a9ab2d4: Layer already exists [2022-09-26T21:15:48.701Z] 892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13: digest: sha256:391be88ef668271fd1f88ee3e6f21f1e474854655bf6deba84a1e1c596f9fdc8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:49.001Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:49.300Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-09-26T21:15:49.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-09-26T21:15:49.301Z] f195f2f1742f: Preparing [2022-09-26T21:15:49.301Z] 3f4dd3ced154: Preparing [2022-09-26T21:15:49.301Z] b8dd974aeaa6: Preparing [2022-09-26T21:15:49.301Z] 8fbd5a4971a6: Preparing [2022-09-26T21:15:49.301Z] 643ad24176c5: Preparing [2022-09-26T21:15:49.301Z] 63493a9ab2d4: Preparing [2022-09-26T21:15:49.301Z] 63493a9ab2d4: Waiting [2022-09-26T21:15:49.301Z] 3f4dd3ced154: Layer already exists [2022-09-26T21:15:49.301Z] 643ad24176c5: Layer already exists [2022-09-26T21:15:49.301Z] 8fbd5a4971a6: Layer already exists [2022-09-26T21:15:49.301Z] f195f2f1742f: Layer already exists [2022-09-26T21:15:49.301Z] b8dd974aeaa6: Layer already exists [2022-09-26T21:15:49.301Z] 63493a9ab2d4: Layer already exists [2022-09-26T21:15:49.301Z] main: digest: sha256:391be88ef668271fd1f88ee3e6f21f1e474854655bf6deba84a1e1c596f9fdc8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:15:49.334Z] ===================================================== [Pipeline] echo [2022-09-26T21:15:49.339Z] taggedImages: [2022-09-26T21:15:49.339Z] - nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:15:49.339Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-09-26T21:15:49.339Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.13 [2022-09-26T21:15:49.339Z] - nexus3.edgexfoundry.org:10004/device-modbus:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:15:49.339Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [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 [2022-09-26T21:15:49.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:49.691Z] [2022-09-26T21:15:49.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:49.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:49.985Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:15:49.985Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:15:49.985Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:15:49.985Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:15:49.985Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:15:49.985Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:15:49.985Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:15:49.985Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:15:49.985Z] 5d3b04190fa2: Waiting [2022-09-26T21:15:49.985Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:15:49.985Z] 33b1e0a273af: Waiting [2022-09-26T21:15:49.985Z] 2f39f015ded8: Waiting [2022-09-26T21:15:49.985Z] 5c69ac0246d0: Download complete [2022-09-26T21:15:49.985Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T21:15:49.985Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:15:50.243Z] 33b1e0a273af: Verifying Checksum [2022-09-26T21:15:50.243Z] 33b1e0a273af: Download complete [2022-09-26T21:15:50.243Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T21:15:50.243Z] 5d3b04190fa2: Download complete [2022-09-26T21:15:50.243Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:15:50.243Z] ec43610c2a17: Download complete [2022-09-26T21:15:50.243Z] 5eb5b503b376: Verifying Checksum [2022-09-26T21:15:50.243Z] 5eb5b503b376: Download complete [2022-09-26T21:15:50.808Z] 2f39f015ded8: Download complete [2022-09-26T21:15:51.375Z] 5eb5b503b376: Pull complete [2022-09-26T21:15:51.635Z] 5c69ac0246d0: Pull complete [2022-09-26T21:15:52.208Z] ec43610c2a17: Pull complete [2022-09-26T21:15:52.208Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:15:52.466Z] 33b1e0a273af: Pull complete [2022-09-26T21:15:52.466Z] 5d3b04190fa2: Pull complete [2022-09-26T21:15:56.654Z] 2f39f015ded8: Pull complete [2022-09-26T21:15:56.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:15:56.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:56.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:15:56.733Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:15:56.766Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:15:58.953Z] $ docker top e752a793073743138cac4c85ee253c4cfb18dcb235b146eb0bd37a4c4ab34878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:15:59.320Z] ---> job-cost.sh [2022-09-26T21:15:59.320Z] lf-activate-venv: SKIPPING [2022-09-26T21:15:59.320Z] INFO: No Stack... [2022-09-26T21:15:59.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:16:00.148Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:16:00.434Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-09-26T21:16:00.434Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:16:00.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [2022-09-26T21:16:00.453Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] did not exist. Created. [2022-09-26T21:16:00.453Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:16:00.751Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:16:00.782Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:16:00.788Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:16:00.809Z] $ docker stop --time=1 e752a793073743138cac4c85ee253c4cfb18dcb235b146eb0bd37a4c4ab34878 [2022-09-26T21:16:01.982Z] $ docker rm -f e752a793073743138cac4c85ee253c4cfb18dcb235b146eb0bd37a4c4ab34878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:20:49.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1254 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-09-26T21:20:49.100Z] Running in /w/workspace/device-modbus-go/52 [Pipeline] { [Pipeline] checkout [2022-09-26T21:20:49.135Z] Selected Git installation does not exist. Using Default [2022-09-26T21:20:49.135Z] The recommended git tool is: NONE [2022-09-26T21:20:55.739Z] using credential edgex-jenkins-ssh [2022-09-26T21:20:55.755Z] Cloning the remote Git repository [2022-09-26T21:20:55.814Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-09-26T21:20:55.908Z] > git init /w/workspace/device-modbus-go/52 # timeout=10 [2022-09-26T21:20:56.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-09-26T21:20:56.091Z] > git --version # timeout=10 [2022-09-26T21:20:56.125Z] > git --version # 'git version 2.25.1' [2022-09-26T21:20:56.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:20:56.184Z] Verifying host key using known hosts file [2022-09-26T21:20:56.417Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T21:20:56.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:20:57.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-09-26T21:20:57.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:20:58.735Z] Avoid second fetch [2022-09-26T21:20:58.735Z] Checking out Revision 892226c059eb5a0163287d1d4603e2b9857b6e84 (main) [2022-09-26T21:20:58.760Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:20:58.783Z] > git checkout -f 892226c059eb5a0163287d1d4603e2b9857b6e84 # timeout=10 [2022-09-26T21:20:59.398Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#377)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:21:00.306Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:21:00.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:21:00.307Z] Dload Upload Total Spent Left Speed [2022-09-26T21:21:00.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2022-09-26T21:21:01.002Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:21:01.354Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-26T21:21:01.354Z] [2022-09-26T21:21:01.354Z] { [2022-09-26T21:21:01.354Z] "registry-mirrors": [ [2022-09-26T21:21:01.354Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:21:01.354Z] ], [2022-09-26T21:21:01.354Z] "bip": "10.250.0.254/24", [2022-09-26T21:21:01.354Z] "hosts": [ [2022-09-26T21:21:01.354Z] "tcp://0.0.0.0:5555", [2022-09-26T21:21:01.354Z] "unix:///var/run/docker.sock" [2022-09-26T21:21:01.354Z] ], [2022-09-26T21:21:01.354Z] "mtu": 1458, [2022-09-26T21:21:01.354Z] "selinux-enabled": true, [2022-09-26T21:21:01.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:21:01.354Z] } [Pipeline] sh [2022-09-26T21:21:01.699Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:21:02.057Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:21:20.354Z] provisioning config files... [2022-09-26T21:21:20.385Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/52@tmp/config15917779890169396588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:21:20.767Z] ---> docker-login.sh [2022-09-26T21:21:20.767Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:21:21.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:21.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:21.366Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:21.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:21.366Z] [2022-09-26T21:21:21.366Z] Login Succeeded [2022-09-26T21:21:21.366Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:21:21.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:21.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:21.911Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:21.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:21.911Z] [2022-09-26T21:21:21.911Z] Login Succeeded [2022-09-26T21:21:21.911Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:21:22.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:22.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:22.184Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:22.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:22.184Z] [2022-09-26T21:21:22.184Z] Login Succeeded [2022-09-26T21:21:22.459Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:21:22.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:22.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:22.732Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:22.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:22.732Z] [2022-09-26T21:21:22.732Z] Login Succeeded [2022-09-26T21:21:22.732Z] docker.io [2022-09-26T21:21:23.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:23.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:23.594Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:23.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:23.594Z] [2022-09-26T21:21:23.594Z] Login Succeeded [2022-09-26T21:21:23.594Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:21:23.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:21:23.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:21:23.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:21:23.808Z] ========================================================= [2022-09-26T21:21:23.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:21:23.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:24.156Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:21:24.427Z] Sending build context to Docker daemon 3.183MB [2022-09-26T21:21:24.427Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:21:24.427Z] Step 2/10 : FROM ${BASE} AS builder [2022-09-26T21:21:24.702Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:21:24.702Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:21:24.702Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:21:24.702Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:21:24.702Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:21:24.702Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:21:24.702Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:21:24.702Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:21:24.702Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:21:24.702Z] 656be50a0ddc: Waiting [2022-09-26T21:21:24.702Z] 2bbca73fdf42: Waiting [2022-09-26T21:21:24.702Z] 46d945488cbd: Waiting [2022-09-26T21:21:24.702Z] 8a5474983e97: Waiting [2022-09-26T21:21:24.702Z] 329c88fbcd65: Waiting [2022-09-26T21:21:24.702Z] a050256f5b6f: Verifying Checksum [2022-09-26T21:21:24.702Z] a050256f5b6f: Download complete [2022-09-26T21:21:24.702Z] c0a3192eca97: Download complete [2022-09-26T21:21:24.702Z] 2bbca73fdf42: Download complete [2022-09-26T21:21:24.702Z] 46d945488cbd: Verifying Checksum [2022-09-26T21:21:24.702Z] 46d945488cbd: Download complete [2022-09-26T21:21:24.702Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:21:24.702Z] b3c136eddcbf: Download complete [2022-09-26T21:21:25.696Z] b3c136eddcbf: Pull complete [2022-09-26T21:21:26.320Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:21:26.320Z] 329c88fbcd65: Download complete [2022-09-26T21:21:26.320Z] c0a3192eca97: Pull complete [2022-09-26T21:21:26.924Z] a050256f5b6f: Pull complete [2022-09-26T21:21:27.203Z] 8a5474983e97: Download complete [2022-09-26T21:21:28.178Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:21:28.178Z] 656be50a0ddc: Download complete [2022-09-26T21:21:43.252Z] 656be50a0ddc: Pull complete [2022-09-26T21:21:43.252Z] 2bbca73fdf42: Pull complete [2022-09-26T21:21:43.252Z] 46d945488cbd: Pull complete [2022-09-26T21:21:48.649Z] 8a5474983e97: Pull complete [2022-09-26T21:21:50.087Z] 329c88fbcd65: Pull complete [2022-09-26T21:21:50.087Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:21:50.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:21:50.087Z] ---> ff4287adb874 [2022-09-26T21:21:50.087Z] Step 3/10 : ARG MAKE='make build' [2022-09-26T21:21:52.133Z] ---> Running in 769c9bdf2f22 [2022-09-26T21:21:52.740Z] Removing intermediate container 769c9bdf2f22 [2022-09-26T21:21:52.740Z] ---> f0b07d457cbb [2022-09-26T21:21:52.740Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:21:52.740Z] ---> Running in d0a497d32933 [2022-09-26T21:21:54.705Z] Removing intermediate container d0a497d32933 [2022-09-26T21:21:54.705Z] ---> 069f1dff28d4 [2022-09-26T21:21:54.705Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T21:21:54.705Z] ---> Running in f3fd9216c22c [2022-09-26T21:21:55.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:56.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:57.593Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:21:57.860Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-09-26T21:21:57.860Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:21:58.127Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:21:58.127Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-09-26T21:21:58.393Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-09-26T21:21:58.393Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-09-26T21:21:58.393Z] (8/8) Installing openssh (9.0_p1-r2) [2022-09-26T21:21:58.662Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:21:58.662Z] OK: 228 MiB in 59 packages [2022-09-26T21:21:59.633Z] Removing intermediate container f3fd9216c22c [2022-09-26T21:21:59.633Z] ---> 80c4ef4cf7d6 [2022-09-26T21:21:59.633Z] Step 6/10 : WORKDIR /device-modbus-go [2022-09-26T21:21:59.902Z] ---> Running in fb2a4aa9790c [2022-09-26T21:22:00.171Z] Removing intermediate container fb2a4aa9790c [2022-09-26T21:22:00.171Z] ---> 56e1ee860750 [2022-09-26T21:22:00.171Z] Step 7/10 : COPY go.mod vendor* ./ [2022-09-26T21:22:00.756Z] ---> a536b893c037 [2022-09-26T21:22:00.756Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:22:00.756Z] ---> Running in 4161234fac37 [2022-09-26T21:22:57.257Z] Removing intermediate container 4161234fac37 [2022-09-26T21:22:57.257Z] ---> dbcdd5753277 [2022-09-26T21:22:57.257Z] Step 9/10 : COPY . . [2022-09-26T21:22:57.257Z] ---> 2184fa21bc69 [2022-09-26T21:22:57.257Z] Step 10/10 : RUN ${MAKE} [2022-09-26T21:22:57.257Z] ---> Running in e4f31f29beb9 [2022-09-26T21:22:57.257Z] noop [2022-09-26T21:22:57.257Z] Removing intermediate container e4f31f29beb9 [2022-09-26T21:22:57.257Z] ---> e2751f932d92 [2022-09-26T21:22:57.257Z] Successfully built e2751f932d92 [2022-09-26T21:22:57.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:57.609Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:22:57.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:57.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-1254 does not seem to be running inside a container [2022-09-26T21:22:57.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/52 -v /w/workspace/device-modbus-go/52:/w/workspace/device-modbus-go/52:rw,z -v /w/workspace/device-modbus-go/52@tmp:/w/workspace/device-modbus-go/52@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 ******** ci-base-image-arm64 cat [2022-09-26T21:22:59.139Z] $ docker top 62ffd9f7d34a82549d8c0cb60acf9d1cb191ebaa637382a966fbf841b8ca5b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:22:59.987Z] + go version [2022-09-26T21:22:59.987Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:23:00.010Z] $ docker stop --time=1 62ffd9f7d34a82549d8c0cb60acf9d1cb191ebaa637382a966fbf841b8ca5b14 [2022-09-26T21:23:01.761Z] $ docker rm -f 62ffd9f7d34a82549d8c0cb60acf9d1cb191ebaa637382a966fbf841b8ca5b14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:02.308Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:23:02.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:02.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-1254 does not seem to be running inside a container [2022-09-26T21:23:02.573Z] $ 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/52 -v /w/workspace/device-modbus-go/52:/w/workspace/device-modbus-go/52:rw,z -v /w/workspace/device-modbus-go/52@tmp:/w/workspace/device-modbus-go/52@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 ******** ci-base-image-arm64 cat [2022-09-26T21:23:03.814Z] $ docker top e73705e3836ef6476d7f399faed495187b2d338ac5860e5c193fbde699c9524e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:23:04.678Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/52 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:23:05.347Z] + make test [2022-09-26T21:23:05.347Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:23:07.294Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-09-26T21:24:43.982Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-09-26T21:24:43.982Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 47.7% of statements [2022-09-26T21:24:43.982Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:24:43.982Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:24:58.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:24:58.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:24:58.982Z] ./bin/test-attribution-txt.sh [2022-09-26T21:24:58.982Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:24:58.982Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:24:58.982Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:24:59.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:24:59.290Z] $ docker stop --time=1 e73705e3836ef6476d7f399faed495187b2d338ac5860e5c193fbde699c9524e [2022-09-26T21:25:01.109Z] $ docker rm -f e73705e3836ef6476d7f399faed495187b2d338ac5860e5c193fbde699c9524e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:25:02.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:25:02.115Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:25:02.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:25:02.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:25:03.314Z] + ls -al . [2022-09-26T21:25:03.314Z] total 184 [2022-09-26T21:25:03.314Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:23 . [2022-09-26T21:25:03.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:20 .. [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 21:20 .dockerignore [2022-09-26T21:25:03.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:20 .git [2022-09-26T21:25:03.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 .github [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 26 21:20 .gitignore [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:20 .golangci.yml [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 9744 Sep 26 21:20 Attribution.txt [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 10001 Sep 26 21:20 CHANGELOG.md [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 1550 Sep 26 21:20 Dockerfile [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:20 GOVERNANCE.md [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 26 21:20 Jenkinsfile [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:20 LICENSE [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 1892 Sep 26 21:20 Makefile [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 21:20 OWNERS.md [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 3397 Sep 26 21:20 README.md [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:14 VERSION [2022-09-26T21:25:03.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:20 bin [2022-09-26T21:25:03.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 cmd [2022-09-26T21:25:03.314Z] -rw-r--r-- 1 jenkins jenkins 23241 Sep 26 21:24 coverage.out [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 3643 Sep 26 21:20 go.mod [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 38287 Sep 26 21:20 go.sum [2022-09-26T21:25:03.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 internal [2022-09-26T21:25:03.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:20 simulator [2022-09-26T21:25:03.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:20 snap [2022-09-26T21:25:03.314Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 26 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:25:03.656Z] + 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=892226c059eb5a0163287d1d4603e2b9857b6e84 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-09-26T21:25:03.925Z] Sending build context to Docker daemon 3.207MB [2022-09-26T21:25:03.925Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:25:03.925Z] Step 2/23 : FROM ${BASE} AS builder [2022-09-26T21:25:03.925Z] ---> e2751f932d92 [2022-09-26T21:25:03.925Z] Step 3/23 : ARG MAKE='make build' [2022-09-26T21:25:04.193Z] ---> Running in 071ead682fa2 [2022-09-26T21:25:04.461Z] Removing intermediate container 071ead682fa2 [2022-09-26T21:25:04.461Z] ---> 57e904e58266 [2022-09-26T21:25:04.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:25:04.728Z] ---> Running in d578af537b8f [2022-09-26T21:25:06.672Z] Removing intermediate container d578af537b8f [2022-09-26T21:25:06.672Z] ---> 8e66ff9f7c2e [2022-09-26T21:25:06.672Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T21:25:06.672Z] ---> Running in bec64016ebc7 [2022-09-26T21:25:08.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:25:09.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:25:10.173Z] OK: 228 MiB in 59 packages [2022-09-26T21:25:11.139Z] Removing intermediate container bec64016ebc7 [2022-09-26T21:25:11.139Z] ---> 7fa36eda9836 [2022-09-26T21:25:11.139Z] Step 6/23 : WORKDIR /device-modbus-go [2022-09-26T21:25:11.139Z] ---> Running in a12bba88b3e3 [2022-09-26T21:25:11.725Z] Removing intermediate container a12bba88b3e3 [2022-09-26T21:25:11.725Z] ---> ce6e4382218d [2022-09-26T21:25:11.725Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-26T21:25:11.991Z] ---> c5fcd1b0c1a6 [2022-09-26T21:25:11.991Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:25:12.258Z] ---> Running in ec127d088afa [2022-09-26T21:25:14.209Z] Removing intermediate container ec127d088afa [2022-09-26T21:25:14.209Z] ---> 5910ea1f4cf2 [2022-09-26T21:25:14.209Z] Step 9/23 : COPY . . [2022-09-26T21:25:15.629Z] ---> 0fa1a9ab1d53 [2022-09-26T21:25:15.629Z] Step 10/23 : RUN ${MAKE} [2022-09-26T21:25:15.629Z] ---> Running in 2fa541cd612f [2022-09-26T21:25:16.593Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-09-26T21:27:53.328Z] Removing intermediate container 2fa541cd612f [2022-09-26T21:27:53.328Z] ---> 3e36171c513c [2022-09-26T21:27:53.328Z] Step 11/23 : FROM alpine:3.14 [2022-09-26T21:27:53.328Z] 3.14: Pulling from library/alpine [2022-09-26T21:27:53.328Z] 90cda3b7c325: Pulling fs layer [2022-09-26T21:27:53.328Z] 90cda3b7c325: Download complete [2022-09-26T21:27:53.328Z] 90cda3b7c325: Pull complete [2022-09-26T21:27:53.328Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-26T21:27:53.328Z] Status: Downloaded newer image for alpine:3.14 [2022-09-26T21:27:53.328Z] ---> 376ba31ae3da [2022-09-26T21:27:53.328Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-09-26T21:27:53.328Z] ---> Running in e23bf088ab8c [2022-09-26T21:27:53.328Z] Removing intermediate container e23bf088ab8c [2022-09-26T21:27:53.328Z] ---> a53ac682a455 [2022-09-26T21:27:53.328Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:27:53.328Z] ---> Running in e8865bc6cce8 [2022-09-26T21:27:53.328Z] Removing intermediate container e8865bc6cce8 [2022-09-26T21:27:53.328Z] ---> 0046e5c6d316 [2022-09-26T21:27:53.328Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:27:53.328Z] ---> Running in 81c72a2d5088 [2022-09-26T21:27:53.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:27:53.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:27:54.554Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:27:54.554Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-09-26T21:27:54.819Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:27:54.819Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-26T21:27:54.819Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:27:55.088Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:27:55.088Z] Executing busybox-1.33.1-r8.trigger [2022-09-26T21:27:55.088Z] OK: 8 MiB in 20 packages [2022-09-26T21:27:56.053Z] Removing intermediate container 81c72a2d5088 [2022-09-26T21:27:56.053Z] ---> 54f10cbf5b6a [2022-09-26T21:27:56.053Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-09-26T21:27:57.464Z] ---> aae4724fddd5 [2022-09-26T21:27:57.464Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-09-26T21:27:57.733Z] ---> ac0657edb8d2 [2022-09-26T21:27:57.733Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-09-26T21:27:58.319Z] ---> da97efe570a8 [2022-09-26T21:27:58.319Z] Step 18/23 : EXPOSE 59901 [2022-09-26T21:27:58.319Z] ---> Running in 18d7dc9a5020 [2022-09-26T21:27:58.591Z] Removing intermediate container 18d7dc9a5020 [2022-09-26T21:27:58.591Z] ---> 91256bbeacdd [2022-09-26T21:27:58.591Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-09-26T21:27:58.859Z] ---> Running in 33a6c4ccee9d [2022-09-26T21:27:59.126Z] Removing intermediate container 33a6c4ccee9d [2022-09-26T21:27:59.126Z] ---> 4a19b390c8ee [2022-09-26T21:27:59.126Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:27:59.126Z] ---> Running in c0d3a94b0d8e [2022-09-26T21:27:59.394Z] Removing intermediate container c0d3a94b0d8e [2022-09-26T21:27:59.394Z] ---> 4c95daf9fc76 [2022-09-26T21:27:59.394Z] Step 21/23 : LABEL arch=arm64 [2022-09-26T21:27:59.394Z] ---> Running in d0353856ae6b [2022-09-26T21:27:59.678Z] Removing intermediate container d0353856ae6b [2022-09-26T21:27:59.678Z] ---> ff0c29900bad [2022-09-26T21:27:59.678Z] Step 22/23 : LABEL git_sha=892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:27:59.945Z] ---> Running in 5fb25ec21675 [2022-09-26T21:28:00.212Z] Removing intermediate container 5fb25ec21675 [2022-09-26T21:28:00.212Z] ---> 9157797fcf47 [2022-09-26T21:28:00.212Z] Step 23/23 : LABEL version=2.3.0-dev.13 [2022-09-26T21:28:00.212Z] ---> Running in bc4d9e497e2b [2022-09-26T21:28:00.479Z] Removing intermediate container bc4d9e497e2b [2022-09-26T21:28:00.479Z] ---> 07b841a06f6a [2022-09-26T21:28:00.479Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:28:00.479Z] Successfully built 07b841a06f6a [2022-09-26T21:28:00.479Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:28:00.607Z] provisioning config files... [2022-09-26T21:28:00.622Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/52@tmp/config5700742582427972968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:28:00.948Z] ---> docker-login.sh [2022-09-26T21:28:00.948Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:28:00.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:28:01.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:28:01.215Z] Configure a credential helper to remove this warning. See [2022-09-26T21:28:01.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:28:01.215Z] [2022-09-26T21:28:01.215Z] Login Succeeded [2022-09-26T21:28:01.215Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:28:01.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:28:01.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:28:01.484Z] Configure a credential helper to remove this warning. See [2022-09-26T21:28:01.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:28:01.484Z] [2022-09-26T21:28:01.484Z] Login Succeeded [2022-09-26T21:28:01.484Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:28:01.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:28:02.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:28:02.019Z] Configure a credential helper to remove this warning. See [2022-09-26T21:28:02.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:28:02.019Z] [2022-09-26T21:28:02.019Z] Login Succeeded [2022-09-26T21:28:02.019Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:28:02.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:28:02.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:28:02.286Z] Configure a credential helper to remove this warning. See [2022-09-26T21:28:02.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:28:02.286Z] [2022-09-26T21:28:02.286Z] Login Succeeded [2022-09-26T21:28:02.286Z] docker.io [2022-09-26T21:28:02.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:28:02.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:28:02.817Z] Configure a credential helper to remove this warning. See [2022-09-26T21:28:02.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:28:02.817Z] [2022-09-26T21:28:02.817Z] Login Succeeded [2022-09-26T21:28:02.817Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:28:02.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:28:02.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:28:02.882Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-09-26T21:28:02.882Z] 892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:28:02.882Z] latest [2022-09-26T21:28:02.882Z] 2.3.0-dev.13 [2022-09-26T21:28:02.882Z] 892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:28:02.882Z] main [2022-09-26T21:28:02.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:03.235Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:03.567Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:28:03.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-26T21:28:03.567Z] d9416be75ac9: Preparing [2022-09-26T21:28:03.567Z] d180bcf10619: Preparing [2022-09-26T21:28:03.567Z] 1e7159ec0ac0: Preparing [2022-09-26T21:28:03.567Z] 73f7d5ae3e9a: Preparing [2022-09-26T21:28:03.567Z] 08f0c063e99b: Preparing [2022-09-26T21:28:03.567Z] 28c3ef001483: Preparing [2022-09-26T21:28:03.567Z] 28c3ef001483: Waiting [2022-09-26T21:28:03.833Z] 08f0c063e99b: Pushed [2022-09-26T21:28:03.833Z] d180bcf10619: Pushed [2022-09-26T21:28:03.833Z] d9416be75ac9: Pushed [2022-09-26T21:28:03.833Z] 28c3ef001483: Layer already exists [2022-09-26T21:28:04.416Z] 73f7d5ae3e9a: Pushed [2022-09-26T21:28:09.757Z] 1e7159ec0ac0: Pushed [2022-09-26T21:28:09.757Z] 892226c059eb5a0163287d1d4603e2b9857b6e84: digest: sha256:e9b0cf30d224883d6a919f24ee1eb0ecee047cd90b5c6171c56ef72f9d9802da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:10.094Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:10.430Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-09-26T21:28:10.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-26T21:28:10.430Z] d9416be75ac9: Preparing [2022-09-26T21:28:10.430Z] d180bcf10619: Preparing [2022-09-26T21:28:10.430Z] 1e7159ec0ac0: Preparing [2022-09-26T21:28:10.430Z] 73f7d5ae3e9a: Preparing [2022-09-26T21:28:10.430Z] 08f0c063e99b: Preparing [2022-09-26T21:28:10.430Z] 28c3ef001483: Preparing [2022-09-26T21:28:10.430Z] 28c3ef001483: Waiting [2022-09-26T21:28:10.430Z] d180bcf10619: Layer already exists [2022-09-26T21:28:10.430Z] d9416be75ac9: Layer already exists [2022-09-26T21:28:10.430Z] 08f0c063e99b: Layer already exists [2022-09-26T21:28:10.430Z] 73f7d5ae3e9a: Layer already exists [2022-09-26T21:28:10.430Z] 1e7159ec0ac0: Layer already exists [2022-09-26T21:28:10.430Z] 28c3ef001483: Layer already exists [2022-09-26T21:28:10.697Z] latest: digest: sha256:e9b0cf30d224883d6a919f24ee1eb0ecee047cd90b5c6171c56ef72f9d9802da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:11.105Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:11.444Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.13 [2022-09-26T21:28:11.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-26T21:28:11.445Z] d9416be75ac9: Preparing [2022-09-26T21:28:11.445Z] d180bcf10619: Preparing [2022-09-26T21:28:11.445Z] 1e7159ec0ac0: Preparing [2022-09-26T21:28:11.445Z] 73f7d5ae3e9a: Preparing [2022-09-26T21:28:11.445Z] 08f0c063e99b: Preparing [2022-09-26T21:28:11.445Z] 28c3ef001483: Preparing [2022-09-26T21:28:11.445Z] 28c3ef001483: Waiting [2022-09-26T21:28:11.445Z] 1e7159ec0ac0: Layer already exists [2022-09-26T21:28:11.445Z] 73f7d5ae3e9a: Layer already exists [2022-09-26T21:28:11.445Z] 08f0c063e99b: Layer already exists [2022-09-26T21:28:11.445Z] d9416be75ac9: Layer already exists [2022-09-26T21:28:11.445Z] d180bcf10619: Layer already exists [2022-09-26T21:28:11.445Z] 28c3ef001483: Layer already exists [2022-09-26T21:28:11.716Z] 2.3.0-dev.13: digest: sha256:e9b0cf30d224883d6a919f24ee1eb0ecee047cd90b5c6171c56ef72f9d9802da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:12.067Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:13.008Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:28:13.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-26T21:28:13.008Z] d9416be75ac9: Preparing [2022-09-26T21:28:13.008Z] d180bcf10619: Preparing [2022-09-26T21:28:13.008Z] 1e7159ec0ac0: Preparing [2022-09-26T21:28:13.008Z] 73f7d5ae3e9a: Preparing [2022-09-26T21:28:13.008Z] 08f0c063e99b: Preparing [2022-09-26T21:28:13.008Z] 28c3ef001483: Preparing [2022-09-26T21:28:13.008Z] 28c3ef001483: Waiting [2022-09-26T21:28:13.008Z] 73f7d5ae3e9a: Layer already exists [2022-09-26T21:28:13.008Z] d9416be75ac9: Layer already exists [2022-09-26T21:28:13.008Z] 08f0c063e99b: Layer already exists [2022-09-26T21:28:13.008Z] d180bcf10619: Layer already exists [2022-09-26T21:28:13.008Z] 1e7159ec0ac0: Layer already exists [2022-09-26T21:28:13.008Z] 28c3ef001483: Layer already exists [2022-09-26T21:28:13.008Z] 892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13: digest: sha256:e9b0cf30d224883d6a919f24ee1eb0ecee047cd90b5c6171c56ef72f9d9802da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:13.625Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:13.968Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-09-26T21:28:13.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-09-26T21:28:13.968Z] d9416be75ac9: Preparing [2022-09-26T21:28:13.968Z] d180bcf10619: Preparing [2022-09-26T21:28:13.968Z] 1e7159ec0ac0: Preparing [2022-09-26T21:28:13.968Z] 73f7d5ae3e9a: Preparing [2022-09-26T21:28:13.968Z] 08f0c063e99b: Preparing [2022-09-26T21:28:13.968Z] 28c3ef001483: Preparing [2022-09-26T21:28:13.968Z] d180bcf10619: Layer already exists [2022-09-26T21:28:13.968Z] d9416be75ac9: Layer already exists [2022-09-26T21:28:13.968Z] 08f0c063e99b: Layer already exists [2022-09-26T21:28:13.968Z] 73f7d5ae3e9a: Layer already exists [2022-09-26T21:28:13.968Z] 1e7159ec0ac0: Layer already exists [2022-09-26T21:28:13.968Z] 28c3ef001483: Layer already exists [2022-09-26T21:28:14.234Z] main: digest: sha256:e9b0cf30d224883d6a919f24ee1eb0ecee047cd90b5c6171c56ef72f9d9802da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:28:14.290Z] ===================================================== [Pipeline] echo [2022-09-26T21:28:14.298Z] taggedImages: [2022-09-26T21:28:14.298Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84 [2022-09-26T21:28:14.298Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-09-26T21:28:14.298Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.13 [2022-09-26T21:28:14.298Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:892226c059eb5a0163287d1d4603e2b9857b6e84-2.3.0-dev.13 [2022-09-26T21:28:14.298Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:14.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:14.657Z] [2022-09-26T21:28:14.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:14.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:14.984Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:28:14.984Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:28:14.984Z] 04944245beec: Pulling fs layer [2022-09-26T21:28:14.984Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:28:14.984Z] 765212b225bb: Pulling fs layer [2022-09-26T21:28:14.984Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:28:14.984Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:28:14.984Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:28:14.984Z] 765212b225bb: Waiting [2022-09-26T21:28:14.984Z] f23df028b6ca: Waiting [2022-09-26T21:28:14.984Z] d65c8cfc05b1: Waiting [2022-09-26T21:28:14.984Z] 2437ff75d9bd: Waiting [2022-09-26T21:28:15.258Z] 04944245beec: Verifying Checksum [2022-09-26T21:28:15.258Z] 04944245beec: Download complete [2022-09-26T21:28:15.258Z] 765212b225bb: Verifying Checksum [2022-09-26T21:28:15.258Z] 765212b225bb: Download complete [2022-09-26T21:28:15.258Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:28:15.258Z] f23df028b6ca: Download complete [2022-09-26T21:28:15.258Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:28:15.258Z] d65c8cfc05b1: Download complete [2022-09-26T21:28:15.527Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:28:15.527Z] 699f458cf7ca: Download complete [2022-09-26T21:28:15.795Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T21:28:15.795Z] 8998bd30e6a1: Download complete [2022-09-26T21:28:18.367Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:28:18.367Z] 2437ff75d9bd: Download complete [2022-09-26T21:28:19.776Z] 8998bd30e6a1: Pull complete [2022-09-26T21:28:20.043Z] 04944245beec: Pull complete [2022-09-26T21:28:21.446Z] 699f458cf7ca: Pull complete [2022-09-26T21:28:21.716Z] 765212b225bb: Pull complete [2022-09-26T21:28:22.299Z] f23df028b6ca: Pull complete [2022-09-26T21:28:22.566Z] d65c8cfc05b1: Pull complete [2022-09-26T21:28:37.557Z] 2437ff75d9bd: Pull complete [2022-09-26T21:28:37.557Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:28:37.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:37.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:28:37.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-1254 does not seem to be running inside a container [2022-09-26T21:28:37.802Z] $ 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/52 -v /w/workspace/device-modbus-go/52:/w/workspace/device-modbus-go/52:rw,z -v /w/workspace/device-modbus-go/52@tmp:/w/workspace/device-modbus-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T21:28:40.273Z] $ docker top 64faa25bedef40c4d41f804c1b51fd98e6d9b6415cabf421cb5402ddc8415cbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:28:40.785Z] ---> job-cost.sh [2022-09-26T21:28:41.051Z] lf-activate-venv: SKIPPING [2022-09-26T21:28:41.051Z] INFO: No Stack... [2022-09-26T21:28:41.631Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:28:42.210Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:28:42.527Z] + cat /w/workspace/device-modbus-go/52/archives/cost.csv [2022-09-26T21:28:42.527Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:28:42.855Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [2022-09-26T21:28:42.864Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] did not exist. Created. [2022-09-26T21:28:42.864Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:28:43.513Z] /w/workspace/device-modbus-go/52@tmp/durable-10d8188f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:28:43.842Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:28:43.866Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:28:43.914Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:28:43.920Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:28:43.937Z] $ docker stop --time=1 64faa25bedef40c4d41f804c1b51fd98e6d9b6415cabf421cb5402ddc8415cbf [2022-09-26T21:28:45.428Z] $ docker rm -f 64faa25bedef40c4d41f804c1b51fd98e6d9b6415cabf421cb5402ddc8415cbf [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 [2022-09-26T21:28:45.764Z] provisioning config files... [2022-09-26T21:28:45.771Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1170532437091644312tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:28:46.063Z] + set +x [2022-09-26T21:28:46.063Z] + curl -s https://codecov.io/bash [2022-09-26T21:28:46.063Z] + bash -s -- [2022-09-26T21:28:46.063Z] [2022-09-26T21:28:46.063Z] _____ _ [2022-09-26T21:28:46.063Z] / ____| | | [2022-09-26T21:28:46.063Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:28:46.063Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:28:46.063Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:28:46.063Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:28:46.063Z] Bash-1.0.6 [2022-09-26T21:28:46.063Z] [2022-09-26T21:28:46.063Z] [2022-09-26T21:28:46.063Z] ==> git version 2.25.1 found [2022-09-26T21:28:46.063Z] ==> 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 [2022-09-26T21:28:46.063Z] Release-Date: 2020-01-08 [2022-09-26T21:28:46.063Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T21:28:46.063Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:28:46.063Z] ==> Jenkins CI detected. [2022-09-26T21:28:46.063Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-09-26T21:28:46.064Z] project root: . [2022-09-26T21:28:46.064Z] --> token set from env [2022-09-26T21:28:46.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:28:46.064Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:28:46.064Z] ==> Python coveragepy not found [2022-09-26T21:28:46.064Z] ==> Searching for coverage reports in: [2022-09-26T21:28:46.064Z] + . [2022-09-26T21:28:46.064Z] -> Found 1 reports [2022-09-26T21:28:46.064Z] ==> Detecting git/mercurial file structure [2022-09-26T21:28:46.064Z] ==> Reading reports [2022-09-26T21:28:46.064Z] + ./coverage.out bytes=23241 [2022-09-26T21:28:46.064Z] ==> Appending adjustments [2022-09-26T21:28:46.064Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:28:46.322Z] + Found adjustments [2022-09-26T21:28:46.322Z] ==> Gzipping contents [2022-09-26T21:28:46.322Z] 4.0K /tmp/codecov.ct1Gg0.gz [2022-09-26T21:28:46.322Z] ==> Uploading reports [2022-09-26T21:28:46.322Z] url: https://codecov.io [2022-09-26T21:28:46.322Z] query: branch=main&commit=892226c059eb5a0163287d1d4603e2b9857b6e84&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:28:46.322Z] -> Pinging Codecov [2022-09-26T21:28:46.322Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=892226c059eb5a0163287d1d4603e2b9857b6e84&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:28:46.583Z] -> Uploading to [2022-09-26T21:28:46.583Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/55DBCA73C666E3227836607328DD7E49/892226c059eb5a0163287d1d4603e2b9857b6e84/19da0760-0a7b-4a60-9082-ecea32d54d9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T212846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=803469ab3a7bdce89a6482dbf9710a820b6dcbd514caa17ad04cb64f8f879e31 [2022-09-26T21:28:46.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:28:46.583Z] Dload Upload Total Spent Left Speed [2022-09-26T21:28:46.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 19077 --:--:-- --:--:-- --:--:-- 19077 [2022-09-26T21:28:46.842Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] } [2022-09-26T21:28:46.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:28:46.934Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:28:46.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:47.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:47.237Z] [2022-09-26T21:28:47.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:47.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:47.532Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:28:47.532Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:28:47.532Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:28:47.532Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:28:47.532Z] 114826534d7a: Pulling fs layer [2022-09-26T21:28:47.532Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:28:47.532Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:28:47.532Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:28:47.532Z] 114826534d7a: Waiting [2022-09-26T21:28:47.532Z] 4657fd5d0bcf: Waiting [2022-09-26T21:28:47.532Z] 6ad1cebc031e: Waiting [2022-09-26T21:28:47.532Z] 8a3aa393b2d8: Waiting [2022-09-26T21:28:47.532Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:28:47.532Z] 25bc292e5bac: Download complete [2022-09-26T21:28:47.532Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T21:28:47.532Z] 52dc419b0ee2: Download complete [2022-09-26T21:28:47.532Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T21:28:47.532Z] 4657fd5d0bcf: Download complete [2022-09-26T21:28:47.532Z] df9b9388f04a: Download complete [2022-09-26T21:28:47.795Z] df9b9388f04a: Pull complete [2022-09-26T21:28:47.795Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:28:47.795Z] 6ad1cebc031e: Download complete [2022-09-26T21:28:47.796Z] 52dc419b0ee2: Pull complete [2022-09-26T21:28:47.796Z] 25bc292e5bac: Pull complete [2022-09-26T21:28:48.364Z] 114826534d7a: Verifying Checksum [2022-09-26T21:28:48.364Z] 114826534d7a: Download complete [2022-09-26T21:28:48.364Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:28:48.364Z] 8a3aa393b2d8: Download complete [2022-09-26T21:28:51.640Z] 114826534d7a: Pull complete [2022-09-26T21:28:51.640Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:28:51.640Z] 6ad1cebc031e: Pull complete [2022-09-26T21:28:54.167Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:28:54.167Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:28:54.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:54.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:28:54.242Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:28:54.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T21:28:57.726Z] $ docker top beb593965c92d5d02cf4b84d4567ecc849e8602879695ada3c5515bc04a23924 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:28:57.798Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-09-26T21:28:58.073Z] + set -o pipefail [2022-09-26T21:28:58.073Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-09-26T21:29:03.343Z] [2022-09-26T21:29:03.343Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-09-26T21:29:03.343Z] [2022-09-26T21:29:03.343Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/398abe89-61f2-491a-a77c-ddcc5730ab88 [2022-09-26T21:29:03.343Z] [2022-09-26T21:29:03.343Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-09-26T21:29:03.343Z] [2022-09-26T21:29:03.343Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:29:03.343Z] [2022-09-26T21:29:03.603Z] [Pipeline] } [2022-09-26T21:29:03.602Z] $ docker stop --time=1 beb593965c92d5d02cf4b84d4567ecc849e8602879695ada3c5515bc04a23924 [2022-09-26T21:29:06.695Z] $ docker rm -f beb593965c92d5d02cf4b84d4567ecc849e8602879695ada3c5515bc04a23924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:29:07.392Z] + git log --format=format:%s -1 892226c059eb5a0163287d1d4603e2b9857b6e84 [Pipeline] sh [2022-09-26T21:29:07.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:07.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:07.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:07.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:08.033Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:29:08.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:08.526Z] $ docker top b4e3ffd8328ce55e2c6dbd4a9b82f09a8d7e21fdf10253aee9ddf770bab095fc -eo pid,comm [2022-09-26T21:29:08.586Z] 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). [2022-09-26T21:29:08.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:08.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:08.616Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:08.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:08.707Z] $ docker exec b4e3ffd8328ce55e2c6dbd4a9b82f09a8d7e21fdf10253aee9ddf770bab095fc ssh-agent [2022-09-26T21:29:08.827Z] SSH_AUTH_SOCK=/tmp/ssh-LPhLYJpzi9Yc/agent.32 [2022-09-26T21:29:08.827Z] SSH_AGENT_PID=38 [2022-09-26T21:29:08.832Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:08.908Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6624004612314646892.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6624004612314646892.key) [2022-09-26T21:29:08.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:09.220Z] + git semver tag [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,376 [run_tag] DEBUG tag force:False [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,376 [check_head_tag] DEBUG check head tag [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,377 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,381 [execute] INFO git cat-file --batch [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,393 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,393 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:09.479Z] 2022-09-26 21:29:09,398 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:09.479Z] 2.3.0-dev.13 [Pipeline] } [2022-09-26T21:29:09.477Z] $ docker exec --env ******** --env ******** b4e3ffd8328ce55e2c6dbd4a9b82f09a8d7e21fdf10253aee9ddf770bab095fc ssh-agent -k [2022-09-26T21:29:09.574Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:09.574Z] unset SSH_AGENT_PID; [2022-09-26T21:29:09.574Z] echo Agent pid 38 killed; [2022-09-26T21:29:09.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:09.905Z] + git semver [Pipeline] } [2022-09-26T21:29:10.165Z] $ docker stop --time=1 b4e3ffd8328ce55e2c6dbd4a9b82f09a8d7e21fdf10253aee9ddf770bab095fc [2022-09-26T21:29:11.435Z] $ docker rm -f b4e3ffd8328ce55e2c6dbd4a9b82f09a8d7e21fdf10253aee9ddf770bab095fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:11.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:11.851Z] [2022-09-26T21:29:11.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:12.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:12.154Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:29:12.154Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:29:12.154Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:29:12.154Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:29:12.154Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:29:12.154Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:29:12.154Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:29:12.154Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:29:12.154Z] 0d9ebad4ef96: Waiting [2022-09-26T21:29:12.154Z] e9a5061849ea: Waiting [2022-09-26T21:29:12.154Z] 2de7ff778b66: Waiting [2022-09-26T21:29:12.154Z] d747dcd14b5f: Waiting [2022-09-26T21:29:12.154Z] 9712f1f96733: Verifying Checksum [2022-09-26T21:29:12.154Z] 9712f1f96733: Download complete [2022-09-26T21:29:12.417Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:29:12.417Z] 63f879dbbcfc: Download complete [2022-09-26T21:29:12.677Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T21:29:12.677Z] 0d9ebad4ef96: Download complete [2022-09-26T21:29:12.677Z] d747dcd14b5f: Verifying Checksum [2022-09-26T21:29:12.677Z] d747dcd14b5f: Download complete [2022-09-26T21:29:12.677Z] e9a5061849ea: Download complete [2022-09-26T21:29:12.677Z] ab5ef0e58194: Verifying Checksum [2022-09-26T21:29:12.677Z] ab5ef0e58194: Download complete [2022-09-26T21:29:12.937Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:29:12.937Z] 2de7ff778b66: Download complete [2022-09-26T21:29:15.472Z] ab5ef0e58194: Pull complete [2022-09-26T21:29:15.472Z] 9712f1f96733: Pull complete [2022-09-26T21:29:16.040Z] 63f879dbbcfc: Pull complete [2022-09-26T21:29:20.220Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:29:20.220Z] e9a5061849ea: Pull complete [2022-09-26T21:29:20.220Z] d747dcd14b5f: Pull complete [2022-09-26T21:29:21.154Z] 2de7ff778b66: Pull complete [2022-09-26T21:29:21.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:29:21.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:21.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:21.232Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:29:21.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T21:29:25.493Z] $ docker top ebf7db4ff648aff89fb6057c0c1b26116c3876dd1abf6deba0daa263eee1fc9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:29:25.573Z] provisioning config files... [2022-09-26T21:29:25.580Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9593467401419964004tmp [2022-09-26T21:29:25.589Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8536441465540203087tmp [2022-09-26T21:29:25.598Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10844898863283782427tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:29:25.610Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:25.890Z] ---> sigul-configuration.sh [2022-09-26T21:29:25.890Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:29:25.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:29:25.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:29:25.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:29:25.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:29:25.890Z] gpg: CAST5 encrypted data [2022-09-26T21:29:25.890Z] gpg: encrypted with 1 passphrase [2022-09-26T21:29:25.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:29:26.171Z] + mkdir /home/jenkins [2022-09-26T21:29:26.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:29:26.453Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-26T21:29:26.461Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:26.745Z] ---> sigul-install.sh [2022-09-26T21:29:26.745Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:29:27.029Z] + git tag --list [2022-09-26T21:29:27.029Z] 0.7.1 [2022-09-26T21:29:27.029Z] v1.0.0 [2022-09-26T21:29:27.029Z] v1.1.0 [2022-09-26T21:29:27.029Z] v1.1.1 [2022-09-26T21:29:27.029Z] v1.2.2 [2022-09-26T21:29:27.029Z] v1.3.0 [2022-09-26T21:29:27.029Z] v1.3.1 [2022-09-26T21:29:27.029Z] v2.0.0 [2022-09-26T21:29:27.029Z] v2.1.0 [2022-09-26T21:29:27.029Z] v2.1.1 [2022-09-26T21:29:27.029Z] v2.1.1-dev.1 [2022-09-26T21:29:27.029Z] v2.1.1-dev.2 [2022-09-26T21:29:27.029Z] v2.1.1-dev.3 [2022-09-26T21:29:27.029Z] v2.2.0 [2022-09-26T21:29:27.029Z] v2.2.1-dev.1 [2022-09-26T21:29:27.029Z] v2.2.1-dev.2 [2022-09-26T21:29:27.029Z] v2.2.1-dev.3 [2022-09-26T21:29:27.029Z] v2.2.1-dev.4 [2022-09-26T21:29:27.029Z] v2.2.1-dev.5 [2022-09-26T21:29:27.029Z] v2.2.1-dev.6 [2022-09-26T21:29:27.029Z] v2.2.1-dev.7 [2022-09-26T21:29:27.029Z] v2.3.0-dev.10 [2022-09-26T21:29:27.029Z] v2.3.0-dev.11 [2022-09-26T21:29:27.029Z] v2.3.0-dev.12 [2022-09-26T21:29:27.029Z] v2.3.0-dev.13 [2022-09-26T21:29:27.029Z] v2.3.0-dev.7 [2022-09-26T21:29:27.029Z] v2.3.0-dev.8 [2022-09-26T21:29:27.029Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T21:29:27.316Z] + lftools sign git-tag v2.3.0-dev.13 [2022-09-26T21:29:27.886Z] Signing Git tag with Sigul... [2022-09-26T21:29:27.886Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-09-26T21:29:28.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:28.439Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:29:28.447Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:29:28.450Z] $ docker stop --time=1 ebf7db4ff648aff89fb6057c0c1b26116c3876dd1abf6deba0daa263eee1fc9a [2022-09-26T21:29:29.727Z] $ docker rm -f ebf7db4ff648aff89fb6057c0c1b26116c3876dd1abf6deba0daa263eee1fc9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:29:30.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:30.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:30.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:30.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:30.487Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:29:30.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:30.892Z] $ docker top 04cb77c05c24f9332b36e234049115920628a994889a1ddc3d60b1dd2d42b9d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:30.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:30.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:31.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:31.098Z] $ docker exec 04cb77c05c24f9332b36e234049115920628a994889a1ddc3d60b1dd2d42b9d6 ssh-agent [2022-09-26T21:29:31.214Z] SSH_AUTH_SOCK=/tmp/ssh-jcYLw57vYui0/agent.32 [2022-09-26T21:29:31.214Z] SSH_AGENT_PID=38 [2022-09-26T21:29:31.218Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:31.316Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5807929305963680372.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5807929305963680372.key) [2022-09-26T21:29:31.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:31.621Z] + git semver bump pre [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,788 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,790 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,796 [execute] INFO git cat-file --batch [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:31.879Z] 2022-09-26 21:29:31,801 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:31.879Z] 2.3.0-dev.14 [Pipeline] } [2022-09-26T21:29:31.875Z] $ docker exec --env ******** --env ******** 04cb77c05c24f9332b36e234049115920628a994889a1ddc3d60b1dd2d42b9d6 ssh-agent -k [2022-09-26T21:29:31.971Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:31.971Z] unset SSH_AGENT_PID; [2022-09-26T21:29:31.971Z] echo Agent pid 38 killed; [2022-09-26T21:29:31.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:32.307Z] + git semver [Pipeline] } [2022-09-26T21:29:32.562Z] $ docker stop --time=1 04cb77c05c24f9332b36e234049115920628a994889a1ddc3d60b1dd2d42b9d6 [2022-09-26T21:29:33.872Z] $ docker rm -f 04cb77c05c24f9332b36e234049115920628a994889a1ddc3d60b1dd2d42b9d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:29:34.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:34.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:34.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:34.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:34.580Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:29:34.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:34.904Z] $ docker top 01ff4d55441c025d9308927567d332c807913b1ac7cc8ba050013f24b44fb145 -eo pid,comm [2022-09-26T21:29:34.963Z] 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). [2022-09-26T21:29:34.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:35.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:35.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:35.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:35.096Z] $ docker exec 01ff4d55441c025d9308927567d332c807913b1ac7cc8ba050013f24b44fb145 ssh-agent [2022-09-26T21:29:35.212Z] SSH_AUTH_SOCK=/tmp/ssh-bqgIb1sKdWQk/agent.32 [2022-09-26T21:29:35.212Z] SSH_AGENT_PID=38 [2022-09-26T21:29:35.217Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:35.304Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15253099242145892666.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15253099242145892666.key) [2022-09-26T21:29:35.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:35.612Z] + git semver push [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,768 [run_push] DEBUG push [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,769 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,773 [execute] INFO git rev-list 821e1e5b9892c452bc3cecf00a07115a33e038ba -- [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,773 [execute] DEBUG Popen(['git', 'rev-list', '821e1e5b9892c452bc3cecf00a07115a33e038ba', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,781 [execute] INFO git fetch -v origin [2022-09-26T21:29:35.872Z] 2022-09-26 21:29:35,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:29:36.443Z] 2022-09-26 21:29:36,323 [run_push] DEBUG no remote changes detected [2022-09-26T21:29:36.443Z] 2022-09-26 21:29:36,324 [execute] INFO git push origin semver [2022-09-26T21:29:36.443Z] 2022-09-26 21:29:36,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:37.491Z] 2022-09-26 21:29:37,097 [run_push] DEBUG push all version tags [2022-09-26T21:29:37.491Z] 2022-09-26 21:29:37,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:29:37.491Z] 2022-09-26 21:29:37,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:38.081Z] 2022-09-26 21:29:37,901 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-09-26T21:29:38.081Z] 2.3.0-dev.14 [Pipeline] } [2022-09-26T21:29:38.091Z] $ docker exec --env ******** --env ******** 01ff4d55441c025d9308927567d332c807913b1ac7cc8ba050013f24b44fb145 ssh-agent -k [2022-09-26T21:29:38.181Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:38.182Z] unset SSH_AGENT_PID; [2022-09-26T21:29:38.182Z] echo Agent pid 38 killed; [2022-09-26T21:29:38.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:38.512Z] + git semver [Pipeline] } [2022-09-26T21:29:38.770Z] $ docker stop --time=1 01ff4d55441c025d9308927567d332c807913b1ac7cc8ba050013f24b44fb145 [2022-09-26T21:29:40.092Z] $ docker rm -f 01ff4d55441c025d9308927567d332c807913b1ac7cc8ba050013f24b44fb145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-09-26T21:29:40.624Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-09-26T21:29:40.624Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-26T21:29:40.624Z] total 16 [2022-09-26T21:29:40.624Z] drwxr-xr-x 3 root root 4096 Sep 26 21:16 . [2022-09-26T21:29:40.624Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 21:29 .. [2022-09-26T21:29:40.624Z] drwxr-xr-x 2 root root 4096 Sep 26 21:16 cost [2022-09-26T21:29:40.624Z] -rw-r--r-- 1 root root 87 Sep 26 21:16 cost.csv [2022-09-26T21:29:40.624Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-26T21:29:40.624Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-09-26T21:29:40.624Z] total 16 [2022-09-26T21:29:40.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:16 . [2022-09-26T21:29:40.624Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 21:29 .. [2022-09-26T21:29:40.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:16 cost [2022-09-26T21:29:40.624Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 26 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:40.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:41.775Z] ---> package-listing.sh [2022-09-26T21:29:41.775Z] ++ facter osfamily [2022-09-26T21:29:41.775Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:29:42.033Z] + OS_FAMILY=debian [2022-09-26T21:29:42.033Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-09-26T21:29:42.033Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:29:42.033Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:29:42.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:29:42.033Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:29:42.033Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-09-26T21:29:42.033Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:29:42.033Z] + case "${OS_FAMILY}" in [2022-09-26T21:29:42.033Z] + dpkg -l [2022-09-26T21:29:42.033Z] + grep '^ii' [2022-09-26T21:29:42.033Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:29:42.033Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:29:42.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:29:42.033Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-09-26T21:29:42.033Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-09-26T21:29:42.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-09-26T21:29:42.042Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T21:29:42.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:42.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:29:42.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:42.928Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2022-09-26T21:29:42.945Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:29:43.153Z] $ docker top 6c6237fcedbc5711ae59db1abb0b500bf20b02fa281e53d1c8d8633279335768 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:29:43.510Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:29:43.796Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:29:44.083Z] + ls /var/log/sa-host [2022-09-26T21:29:44.083Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:29:44.158Z] provisioning config files... [2022-09-26T21:29:44.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10579226562858117511tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:29:44.178Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:44.462Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:29:44.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:44.796Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:29:44.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:45.090Z] ---> sudo-logs.sh [2022-09-26T21:29:45.090Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:29:45.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:45.403Z] ---> job-cost.sh [2022-09-26T21:29:45.403Z] lf-activate-venv: SKIPPING [2022-09-26T21:29:45.403Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:29:45.403Z] INFO: Retrieving Stack Cost... [2022-09-26T21:29:45.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:29:46.234Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:29:46.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:46.528Z] ---> logs-deploy.sh [2022-09-26T21:29:46.528Z] lf-activate-venv: SKIPPING [2022-09-26T21:29:46.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/52 [2022-09-26T21:29:46.528Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:29:47.462Z] Archives upload complete. [2022-09-26T21:29:47.721Z] INFO: archiving logs to Nexus [2022-09-26T21:29:48.289Z] ---> uname -a: [2022-09-26T21:29:48.289Z] Linux prd-ubuntu20-04-docker-8c-8g-1219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T21:29:48.289Z] [2022-09-26T21:29:48.289Z] [2022-09-26T21:29:48.289Z] ---> lscpu: [2022-09-26T21:29:48.289Z] Architecture: x86_64 [2022-09-26T21:29:48.289Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T21:29:48.289Z] Byte Order: Little Endian [2022-09-26T21:29:48.289Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T21:29:48.289Z] CPU(s): 8 [2022-09-26T21:29:48.289Z] On-line CPU(s) list: 0-7 [2022-09-26T21:29:48.289Z] Thread(s) per core: 1 [2022-09-26T21:29:48.289Z] Core(s) per socket: 1 [2022-09-26T21:29:48.289Z] Socket(s): 8 [2022-09-26T21:29:48.289Z] NUMA node(s): 1 [2022-09-26T21:29:48.289Z] Vendor ID: AuthenticAMD [2022-09-26T21:29:48.289Z] CPU family: 23 [2022-09-26T21:29:48.289Z] Model: 49 [2022-09-26T21:29:48.289Z] Model name: AMD EPYC-Rome Processor [2022-09-26T21:29:48.289Z] Stepping: 0 [2022-09-26T21:29:48.289Z] CPU MHz: 2799.998 [2022-09-26T21:29:48.289Z] BogoMIPS: 5599.99 [2022-09-26T21:29:48.289Z] Virtualization: AMD-V [2022-09-26T21:29:48.289Z] Hypervisor vendor: KVM [2022-09-26T21:29:48.289Z] Virtualization type: full [2022-09-26T21:29:48.289Z] L1d cache: 256 KiB [2022-09-26T21:29:48.289Z] L1i cache: 256 KiB [2022-09-26T21:29:48.289Z] L2 cache: 4 MiB [2022-09-26T21:29:48.289Z] L3 cache: 128 MiB [2022-09-26T21:29:48.289Z] NUMA node0 CPU(s): 0-7 [2022-09-26T21:29:48.289Z] Vulnerability Itlb multihit: Not affected [2022-09-26T21:29:48.289Z] Vulnerability L1tf: Not affected [2022-09-26T21:29:48.289Z] Vulnerability Mds: Not affected [2022-09-26T21:29:48.289Z] Vulnerability Meltdown: Not affected [2022-09-26T21:29:48.289Z] Vulnerability Mmio stale data: Not affected [2022-09-26T21:29:48.289Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T21:29:48.289Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T21:29:48.290Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T21:29:48.290Z] Vulnerability Srbds: Not affected [2022-09-26T21:29:48.290Z] Vulnerability Tsx async abort: Not affected [2022-09-26T21:29:48.290Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-26T21:29:48.290Z] [2022-09-26T21:29:48.290Z] [2022-09-26T21:29:48.290Z] ---> nproc: [2022-09-26T21:29:48.290Z] 8 [2022-09-26T21:29:48.290Z] [2022-09-26T21:29:48.290Z] [2022-09-26T21:29:48.290Z] ---> df -h: [2022-09-26T21:29:48.290Z] Filesystem Size Used Avail Use% Mounted on [2022-09-26T21:29:48.290Z] overlay 155G 13G 143G 9% / [2022-09-26T21:29:48.290Z] tmpfs 64M 0 64M 0% /dev [2022-09-26T21:29:48.290Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-26T21:29:48.290Z] shm 64M 0 64M 0% /dev/shm [2022-09-26T21:29:48.290Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-26T21:29:48.290Z] [2022-09-26T21:29:48.290Z]