Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0402772c8535e80a39149c240333cd83d56188f2 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-ssh9103962786729040320.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11460332996733018307.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3844767264494721153.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh1357525047804856627.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-ssh13199006015358371571.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-9201 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 0402772c8535e80a39149c240333cd83d56188f2 (main) Commit message: "Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" > 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 0402772c8535e80a39149c240333cd83d56188f2 # timeout=10 > git rev-list --no-walk 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T07:33:18.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T07:33:19.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T07:33:19.020Z] ========================================================= [2022-10-24T07:33:19.020Z] EdgeX Global Pipelines Version Info [2022-10-24T07:33:19.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:33:19.728Z] ------------------- [2022-10-24T07:33:19.728Z] stable info: [2022-10-24T07:33:19.728Z] ------------------- [2022-10-24T07:33:19.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T07:33:19.728Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:33:19.728Z] Message: update stable to v1.0.243 [2022-10-24T07:33:20.298Z] ------------------- [2022-10-24T07:33:20.298Z] experimental info: [2022-10-24T07:33:20.298Z] ------------------- [2022-10-24T07:33:20.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T07:33:20.298Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:33:20.298Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T07:33:20.456Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-10-24T07:33:20.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-10-24T07:33:20.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T07:33:20.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T07:33:20.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T07:33:20.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T07:33:20.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T07:33:20.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T07:33:20.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T07:33:20.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T07:33:20.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T07:33:20.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-10-24T07:33:20.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T07:33:20.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T07:33:20.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:33:20.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:33:20.622Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:33:20.633Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:33:20.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T07:33:20.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T07:33:20.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T07:33:20.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T07:33:20.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T07:33:20.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T07:33:20.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T07:33:20.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T07:33:20.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T07:33:20.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T07:33:20.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T07:33:20.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T07:33:20.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] echo [2022-10-24T07:33:20.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0402772 [Pipeline] echo [2022-10-24T07:33:20.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:33:20.868Z] provisioning config files... [2022-10-24T07:33:20.883Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2349638767655353722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:33:21.184Z] ---> docker-login.sh [2022-10-24T07:33:21.184Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:33:21.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:21.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:21.443Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:21.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:21.443Z] [2022-10-24T07:33:21.443Z] Login Succeeded [2022-10-24T07:33:21.443Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:33:21.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:21.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:21.702Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:21.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:21.702Z] [2022-10-24T07:33:21.702Z] Login Succeeded [2022-10-24T07:33:21.702Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:33:21.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:21.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:21.702Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:21.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:21.702Z] [2022-10-24T07:33:21.702Z] Login Succeeded [2022-10-24T07:33:21.702Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:33:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:21.960Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:21.960Z] [2022-10-24T07:33:21.960Z] Login Succeeded [2022-10-24T07:33:21.960Z] docker.io [2022-10-24T07:33:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:22.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:22.218Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:22.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:22.218Z] [2022-10-24T07:33:22.218Z] Login Succeeded [2022-10-24T07:33:22.218Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:33:22.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T07:33:22.574Z] + git rev-list -1 --merges 0402772c8535e80a39149c240333cd83d56188f2~1..0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] echo [2022-10-24T07:33:22.608Z] -----------> git rev-list -1 --merges 0402772c8535e80a39149c240333cd83d56188f2~1..0402772c8535e80a39149c240333cd83d56188f2 0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:33:22.608Z] 0402772c8535e80a39149c240333cd83d56188f2 [false] [Pipeline] sh [2022-10-24T07:33:22.898Z] + git log --format=format:%s -1 0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] echo [2022-10-24T07:33:22.914Z] ========================================================= [2022-10-24T07:33:22.914Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T07:33:22.914Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:33:23.245Z] + git log --format=format:%s -1 0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] echo [2022-10-24T07:33:23.256Z] [semverPrep] GIT_COMMIT: 0402772c8535e80a39149c240333cd83d56188f2, Commit Message: Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45 [Pipeline] echo [2022-10-24T07:33:23.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T07:33:23.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:33:23.595Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T07:33:23.595Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T07:33:23.595Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T07:33:23.595Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T07:33:23.595Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T07:33:23.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:23.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:33:23.933Z] [2022-10-24T07:33:23.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:24.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:33:24.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T07:33:24.235Z] b85a868b505f: Pulling fs layer [2022-10-24T07:33:24.235Z] e2be974225ed: Pulling fs layer [2022-10-24T07:33:24.235Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T07:33:24.235Z] 988bab9f4d93: Pulling fs layer [2022-10-24T07:33:24.235Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T07:33:24.235Z] eaf3925da568: Pulling fs layer [2022-10-24T07:33:24.235Z] 988bab9f4d93: Waiting [2022-10-24T07:33:24.235Z] bab4dde63d76: Pulling fs layer [2022-10-24T07:33:24.235Z] eaf3925da568: Waiting [2022-10-24T07:33:24.235Z] bde34c3a00c8: Pulling fs layer [2022-10-24T07:33:24.235Z] b352a97aabf1: Pulling fs layer [2022-10-24T07:33:24.235Z] bab4dde63d76: Waiting [2022-10-24T07:33:24.235Z] bde34c3a00c8: Waiting [2022-10-24T07:33:24.235Z] 4872d77fe225: Pulling fs layer [2022-10-24T07:33:24.235Z] b352a97aabf1: Waiting [2022-10-24T07:33:24.235Z] 5851b861e8e6: Pulling fs layer [2022-10-24T07:33:24.235Z] 4872d77fe225: Waiting [2022-10-24T07:33:24.235Z] 5851b861e8e6: Waiting [2022-10-24T07:33:24.235Z] e2be974225ed: Verifying Checksum [2022-10-24T07:33:24.235Z] e2be974225ed: Download complete [2022-10-24T07:33:24.235Z] 988bab9f4d93: Verifying Checksum [2022-10-24T07:33:24.235Z] 988bab9f4d93: Download complete [2022-10-24T07:33:24.496Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T07:33:24.496Z] 1469e6f7b9e6: Download complete [2022-10-24T07:33:24.496Z] eaf3925da568: Verifying Checksum [2022-10-24T07:33:24.496Z] eaf3925da568: Download complete [2022-10-24T07:33:24.496Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T07:33:24.496Z] 339a4e72a1f5: Download complete [2022-10-24T07:33:24.496Z] bde34c3a00c8: Verifying Checksum [2022-10-24T07:33:24.496Z] bde34c3a00c8: Download complete [2022-10-24T07:33:24.496Z] b352a97aabf1: Verifying Checksum [2022-10-24T07:33:24.496Z] b352a97aabf1: Download complete [2022-10-24T07:33:24.496Z] b85a868b505f: Download complete [2022-10-24T07:33:24.496Z] 4872d77fe225: Verifying Checksum [2022-10-24T07:33:24.496Z] 5851b861e8e6: Verifying Checksum [2022-10-24T07:33:24.496Z] 5851b861e8e6: Download complete [2022-10-24T07:33:24.755Z] bab4dde63d76: Verifying Checksum [2022-10-24T07:33:24.755Z] bab4dde63d76: Download complete [2022-10-24T07:33:25.690Z] b85a868b505f: Pull complete [2022-10-24T07:33:25.948Z] e2be974225ed: Pull complete [2022-10-24T07:33:26.514Z] 339a4e72a1f5: Pull complete [2022-10-24T07:33:26.514Z] 988bab9f4d93: Pull complete [2022-10-24T07:33:26.774Z] 1469e6f7b9e6: Pull complete [2022-10-24T07:33:26.774Z] eaf3925da568: Pull complete [2022-10-24T07:33:28.680Z] bab4dde63d76: Pull complete [2022-10-24T07:33:28.680Z] bde34c3a00c8: Pull complete [2022-10-24T07:33:28.680Z] b352a97aabf1: Pull complete [2022-10-24T07:33:28.680Z] 4872d77fe225: Pull complete [2022-10-24T07:33:28.939Z] 5851b861e8e6: Pull complete [2022-10-24T07:33:28.939Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T07:33:28.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:33:28.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:33:29.031Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:33:29.063Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:33:30.300Z] $ docker top 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 -eo pid,comm [2022-10-24T07:33:30.357Z] 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-10-24T07:33:30.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:33:30.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:33:30.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:33:30.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:33:30.508Z] $ docker exec 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 ssh-agent [2022-10-24T07:33:30.622Z] SSH_AUTH_SOCK=/tmp/ssh-6hhmqAtBV3Oc/agent.32 [2022-10-24T07:33:30.622Z] SSH_AGENT_PID=38 [2022-10-24T07:33:30.629Z] Running ssh-add (command line suppressed) [2022-10-24T07:33:30.733Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6463320017322002489.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6463320017322002489.key) [2022-10-24T07:33:30.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:33:31.042Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T07:33:31.058Z] $ docker exec --env ******** --env ******** 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 ssh-agent -k [2022-10-24T07:33:31.162Z] unset SSH_AUTH_SOCK; [2022-10-24T07:33:31.162Z] unset SSH_AGENT_PID; [2022-10-24T07:33:31.162Z] echo Agent pid 38 killed; [2022-10-24T07:33:31.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T07:33:31.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:33:31.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:33:31.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:33:31.322Z] $ docker exec 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 ssh-agent [2022-10-24T07:33:31.445Z] SSH_AUTH_SOCK=/tmp/ssh-lQt8TbTOjbBg/agent.70 [2022-10-24T07:33:31.445Z] SSH_AGENT_PID=76 [2022-10-24T07:33:31.450Z] Running ssh-add (command line suppressed) [2022-10-24T07:33:31.546Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7514962260239397236.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7514962260239397236.key) [2022-10-24T07:33:31.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:33:31.853Z] + git semver init [2022-10-24T07:33:32.116Z] 2022-10-24 07:33:32,025 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T07:33:32.116Z] 2022-10-24 07:33:32,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-24T07:33:32.116Z] 2022-10-24 07:33:32,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-24T07:33:32.116Z] 2022-10-24 07:33:32,027 [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-10-24T07:33:33.058Z] 2022-10-24 07:33:32,936 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-10-24T07:33:33.058Z] 2022-10-24 07:33:32,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-10-24T07:33:33.058Z] 2022-10-24 07:33:32,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:33:33.058Z] 2022-10-24 07:33:32,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:33:33.058Z] 2.3.0-dev.20 [Pipeline] } [2022-10-24T07:33:33.067Z] $ docker exec --env ******** --env ******** 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 ssh-agent -k [2022-10-24T07:33:33.165Z] unset SSH_AUTH_SOCK; [2022-10-24T07:33:33.166Z] unset SSH_AGENT_PID; [2022-10-24T07:33:33.166Z] echo Agent pid 76 killed; [2022-10-24T07:33:33.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:33:33.486Z] + git semver [Pipeline] } [2022-10-24T07:33:33.757Z] $ docker stop --time=1 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 [2022-10-24T07:33:35.051Z] $ docker rm -f 7909de982dec6330c589783c17f8890b86cd5400d75cf37d12efbbd8bf204d25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:33:35.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T07:33:35.572Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T07:33:35.576Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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-10-24T07:33:35.713Z] provisioning config files... [2022-10-24T07:33:35.723Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16072677558159340153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:33:36.020Z] ---> docker-login.sh [2022-10-24T07:33:36.020Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:33:36.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:36.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:36.020Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:36.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:36.020Z] [2022-10-24T07:33:36.020Z] Login Succeeded [2022-10-24T07:33:36.020Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:33:36.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:36.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:36.020Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:36.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:36.020Z] [2022-10-24T07:33:36.020Z] Login Succeeded [2022-10-24T07:33:36.020Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:33:36.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:36.278Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:36.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:36.278Z] [2022-10-24T07:33:36.278Z] Login Succeeded [2022-10-24T07:33:36.278Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:33:36.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:36.278Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:36.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:36.278Z] [2022-10-24T07:33:36.278Z] Login Succeeded [2022-10-24T07:33:36.278Z] docker.io [2022-10-24T07:33:36.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:33:36.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:33:36.796Z] Configure a credential helper to remove this warning. See [2022-10-24T07:33:36.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:33:36.796Z] [2022-10-24T07:33:36.796Z] Login Succeeded [2022-10-24T07:33:36.796Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:33:36.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:33:36.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:33:36.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:33:36.875Z] ========================================================= [2022-10-24T07:33:36.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T07:33:36.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:33:37.182Z] + 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-10-24T07:33:37.182Z] Sending build context to Docker daemon 6.19MB [2022-10-24T07:33:37.182Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:33:37.182Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-24T07:33:37.182Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T07:33:37.182Z] 213ec9aee27d: Pulling fs layer [2022-10-24T07:33:37.182Z] 4583459ba037: Pulling fs layer [2022-10-24T07:33:37.182Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T07:33:37.182Z] 53926ce57604: Pulling fs layer [2022-10-24T07:33:37.182Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T07:33:37.182Z] 30f14e443154: Pulling fs layer [2022-10-24T07:33:37.182Z] 801331c1e519: Pulling fs layer [2022-10-24T07:33:37.182Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T07:33:37.182Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T07:33:37.182Z] 21b2b0c7a3f4: Waiting [2022-10-24T07:33:37.182Z] 99cc6dd402b0: Waiting [2022-10-24T07:33:37.182Z] 30f14e443154: Waiting [2022-10-24T07:33:37.182Z] 801331c1e519: Waiting [2022-10-24T07:33:37.182Z] 7d9ed39f4882: Waiting [2022-10-24T07:33:37.182Z] 53926ce57604: Waiting [2022-10-24T07:33:37.182Z] 93c1e223e6f2: Download complete [2022-10-24T07:33:37.182Z] 4583459ba037: Download complete [2022-10-24T07:33:37.182Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T07:33:37.182Z] 30f14e443154: Download complete [2022-10-24T07:33:37.443Z] 213ec9aee27d: Verifying Checksum [2022-10-24T07:33:37.443Z] 213ec9aee27d: Download complete [2022-10-24T07:33:37.443Z] 801331c1e519: Verifying Checksum [2022-10-24T07:33:37.443Z] 801331c1e519: Download complete [2022-10-24T07:33:37.443Z] 213ec9aee27d: Pull complete [2022-10-24T07:33:37.703Z] 4583459ba037: Pull complete [2022-10-24T07:33:37.703Z] 93c1e223e6f2: Pull complete [2022-10-24T07:33:37.703Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T07:33:37.703Z] 7d9ed39f4882: Download complete [2022-10-24T07:33:37.964Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T07:33:37.964Z] 99cc6dd402b0: Download complete [2022-10-24T07:33:38.223Z] 53926ce57604: Verifying Checksum [2022-10-24T07:33:38.223Z] 53926ce57604: Download complete [2022-10-24T07:33:41.502Z] 53926ce57604: Pull complete [2022-10-24T07:33:41.502Z] 21b2b0c7a3f4: Pull complete [2022-10-24T07:33:41.761Z] 30f14e443154: Pull complete [2022-10-24T07:33:41.761Z] 801331c1e519: Pull complete [2022-10-24T07:33:43.664Z] 99cc6dd402b0: Pull complete [2022-10-24T07:33:44.604Z] 7d9ed39f4882: Pull complete [2022-10-24T07:33:44.604Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T07:33:44.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T07:33:44.604Z] ---> 1dedd983c030 [2022-10-24T07:33:44.604Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:33:45.986Z] ---> Running in a8778ae573eb [2022-10-24T07:33:46.248Z] Removing intermediate container a8778ae573eb [2022-10-24T07:33:46.248Z] ---> c812214ede6b [2022-10-24T07:33:46.248Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:33:46.248Z] ---> Running in 40f6aaf26fdb [2022-10-24T07:33:46.248Z] Removing intermediate container 40f6aaf26fdb [2022-10-24T07:33:46.248Z] ---> 5731b9f964a9 [2022-10-24T07:33:46.248Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:33:46.248Z] ---> Running in 79c054dba243 [2022-10-24T07:33:46.831Z] Removing intermediate container 79c054dba243 [2022-10-24T07:33:46.831Z] ---> 7b8b7a62a262 [2022-10-24T07:33:46.831Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:33:46.831Z] ---> Running in 9a98a4b517de [2022-10-24T07:33:47.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:33:48.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:33:48.286Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T07:33:48.545Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-10-24T07:33:48.545Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T07:33:48.545Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T07:33:48.803Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-10-24T07:33:48.803Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-10-24T07:33:48.803Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-10-24T07:33:49.062Z] (8/8) Installing openssh (9.0_p1-r2) [2022-10-24T07:33:49.062Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:33:49.062Z] OK: 217 MiB in 59 packages [2022-10-24T07:33:49.630Z] Removing intermediate container 9a98a4b517de [2022-10-24T07:33:49.630Z] ---> ba6dfa05187e [2022-10-24T07:33:49.630Z] Step 7/11 : WORKDIR /device-modbus-go [2022-10-24T07:33:49.630Z] ---> Running in 00010dc7807a [2022-10-24T07:33:49.630Z] Removing intermediate container 00010dc7807a [2022-10-24T07:33:49.630Z] ---> 4c8769069745 [2022-10-24T07:33:49.630Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-24T07:33:49.630Z] ---> 824afb69d52d [2022-10-24T07:33:49.630Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:33:49.630Z] ---> Running in ad6238935f09 [2022-10-24T07:33:50.676Z] Still waiting to schedule task [2022-10-24T07:33:50.677Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T07:34:07.726Z] Removing intermediate container ad6238935f09 [2022-10-24T07:34:07.727Z] ---> c106e83a4463 [2022-10-24T07:34:07.727Z] Step 10/11 : COPY . . [2022-10-24T07:34:07.727Z] ---> afc94e2917e1 [2022-10-24T07:34:07.727Z] Step 11/11 : RUN ${MAKE} [2022-10-24T07:34:07.727Z] ---> Running in d738c9e7cdf7 [2022-10-24T07:34:07.727Z] noop [2022-10-24T07:34:07.727Z] Removing intermediate container d738c9e7cdf7 [2022-10-24T07:34:07.727Z] ---> b6b3a6ca6a29 [2022-10-24T07:34:07.727Z] Successfully built b6b3a6ca6a29 [2022-10-24T07:34:07.727Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:08.027Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:34:08.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:34:08.089Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:34:08.115Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T07:34:08.479Z] $ docker top 274dd68f4fc90a69d630d2253401040345ddeda1a4515e85010d55b74fe42906 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:34:08.827Z] + go version [2022-10-24T07:34:08.827Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T07:34:08.838Z] $ docker stop --time=1 274dd68f4fc90a69d630d2253401040345ddeda1a4515e85010d55b74fe42906 [2022-10-24T07:34:10.118Z] $ docker rm -f 274dd68f4fc90a69d630d2253401040345ddeda1a4515e85010d55b74fe42906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:10.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:34:10.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:34:10.598Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:34:10.628Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T07:34:10.998Z] $ docker top 022c250c0907962ce5dc7cc3b295c5c0ffa9897187a440c0fe09c91c2d8932e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:34:11.340Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:34:11.635Z] + make test [2022-10-24T07:34:11.635Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T07:34:11.893Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-10-24T07:34:21.859Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-10-24T07:34:21.859Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements [2022-10-24T07:34:29.981Z] 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-10-24T07:34:29.981Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:34:32.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:34:32.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:34:32.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:34:32.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:34:32.522Z] $ docker stop --time=1 022c250c0907962ce5dc7cc3b295c5c0ffa9897187a440c0fe09c91c2d8932e2 [2022-10-24T07:34:34.087Z] $ docker rm -f 022c250c0907962ce5dc7cc3b295c5c0ffa9897187a440c0fe09c91c2d8932e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:34:34.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:34:34.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T07:34:35.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:34:35.286Z] + ls -al . [2022-10-24T07:34:35.286Z] total 188 [2022-10-24T07:34:35.286Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 07:34 . [2022-10-24T07:34:35.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:33 .. [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 07:33 .dockerignore [2022-10-24T07:34:35.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:34 .git [2022-10-24T07:34:35.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:33 .github [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 24 07:33 .gitignore [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 07:33 .golangci.yml [2022-10-24T07:34:35.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:33 .semver [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 10121 Oct 24 07:33 Attribution.txt [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 10001 Oct 24 07:33 CHANGELOG.md [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 1606 Oct 24 07:33 Dockerfile [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:33 GOVERNANCE.md [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 07:33 Jenkinsfile [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 07:33 LICENSE [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 2101 Oct 24 07:33 Makefile [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 07:33 OWNERS.md [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 4061 Oct 24 07:33 README.md [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:33 VERSION [2022-10-24T07:34:35.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:33 bin [2022-10-24T07:34:35.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:33 cmd [2022-10-24T07:34:35.286Z] -rw-r--r-- 1 jenkins jenkins 23241 Oct 24 07:34 coverage.out [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 3643 Oct 24 07:33 go.mod [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 38288 Oct 24 07:33 go.sum [2022-10-24T07:34:35.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:33 internal [2022-10-24T07:34:35.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:33 simulator [2022-10-24T07:34:35.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:33 snap [2022-10-24T07:34:35.286Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 07:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:35.584Z] + 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=0402772c8535e80a39149c240333cd83d56188f2 --label arch=amd64 --label version=2.3.0-dev.20 . [2022-10-24T07:34:35.584Z] Sending build context to Docker daemon 6.214MB [2022-10-24T07:34:35.584Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:34:35.584Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-24T07:34:35.584Z] ---> b6b3a6ca6a29 [2022-10-24T07:34:35.584Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:34:35.584Z] ---> Running in 0833fdf16f51 [2022-10-24T07:34:35.584Z] Removing intermediate container 0833fdf16f51 [2022-10-24T07:34:35.584Z] ---> 37be75ddbab4 [2022-10-24T07:34:35.584Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:34:35.584Z] ---> Running in 50c92f01d8ea [2022-10-24T07:34:35.844Z] Removing intermediate container 50c92f01d8ea [2022-10-24T07:34:35.844Z] ---> 2b49ee1ffadf [2022-10-24T07:34:35.844Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:34:35.844Z] ---> Running in 6f561e016c35 [2022-10-24T07:34:36.411Z] Removing intermediate container 6f561e016c35 [2022-10-24T07:34:36.411Z] ---> c1e1f4b357dd [2022-10-24T07:34:36.411Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:34:36.411Z] ---> Running in 76615fa73b71 [2022-10-24T07:34:36.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:37.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:37.864Z] OK: 217 MiB in 59 packages [2022-10-24T07:34:38.126Z] Removing intermediate container 76615fa73b71 [2022-10-24T07:34:38.126Z] ---> a43d4a27dcc9 [2022-10-24T07:34:38.126Z] Step 7/24 : WORKDIR /device-modbus-go [2022-10-24T07:34:38.126Z] ---> Running in 6090ebf36ce4 [2022-10-24T07:34:38.126Z] Removing intermediate container 6090ebf36ce4 [2022-10-24T07:34:38.126Z] ---> b1db3885b9e4 [2022-10-24T07:34:38.126Z] Step 8/24 : COPY go.mod vendor* ./ [2022-10-24T07:34:38.385Z] ---> 5fc0ae609ffe [2022-10-24T07:34:38.385Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:34:38.385Z] ---> Running in 6dc3efc6c089 [2022-10-24T07:34:38.952Z] Removing intermediate container 6dc3efc6c089 [2022-10-24T07:34:38.952Z] ---> f167f9d6907d [2022-10-24T07:34:38.952Z] Step 10/24 : COPY . . [2022-10-24T07:34:39.210Z] ---> eb7fbed35904 [2022-10-24T07:34:39.210Z] Step 11/24 : RUN ${MAKE} [2022-10-24T07:34:39.210Z] ---> Running in 7c3ab97b8b5e [2022-10-24T07:34:39.471Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-10-24T07:35:01.418Z] Removing intermediate container 7c3ab97b8b5e [2022-10-24T07:35:01.418Z] ---> 28e510921e56 [2022-10-24T07:35:01.418Z] Step 12/24 : FROM alpine:3.14 [2022-10-24T07:35:01.418Z] 3.14: Pulling from library/alpine [2022-10-24T07:35:01.418Z] c7ed990a2339: Pulling fs layer [2022-10-24T07:35:01.418Z] c7ed990a2339: Download complete [2022-10-24T07:35:01.418Z] c7ed990a2339: Pull complete [2022-10-24T07:35:01.418Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T07:35:01.418Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T07:35:01.418Z] ---> dd53f409bf0b [2022-10-24T07:35:01.418Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-10-24T07:35:01.418Z] ---> Running in 7b8547061808 [2022-10-24T07:35:01.418Z] Removing intermediate container 7b8547061808 [2022-10-24T07:35:01.418Z] ---> 33622a419679 [2022-10-24T07:35:01.418Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:35:01.418Z] ---> Running in ee6a2deb2ad9 [2022-10-24T07:35:01.418Z] Removing intermediate container ee6a2deb2ad9 [2022-10-24T07:35:01.418Z] ---> fae551964146 [2022-10-24T07:35:01.418Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:35:01.418Z] ---> Running in 2167caa6e9cf [2022-10-24T07:35:01.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:02.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:02.658Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:35:02.934Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-10-24T07:35:02.934Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:35:02.934Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-24T07:35:03.221Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:35:03.221Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:35:03.221Z] Executing busybox-1.33.1-r8.trigger [2022-10-24T07:35:03.221Z] OK: 8 MiB in 20 packages [2022-10-24T07:35:03.862Z] Removing intermediate container 2167caa6e9cf [2022-10-24T07:35:03.862Z] ---> acc4cffc6470 [2022-10-24T07:35:03.862Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-10-24T07:35:04.126Z] ---> 35195a2b25bb [2022-10-24T07:35:04.126Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-10-24T07:35:04.385Z] ---> f19d4847bf5d [2022-10-24T07:35:04.385Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-10-24T07:35:04.385Z] ---> cb87f52ce295 [2022-10-24T07:35:04.385Z] Step 19/24 : EXPOSE 59901 [2022-10-24T07:35:04.385Z] ---> Running in e4b877cb30c7 [2022-10-24T07:35:04.385Z] Removing intermediate container e4b877cb30c7 [2022-10-24T07:35:04.385Z] ---> a576b25bf1e5 [2022-10-24T07:35:04.385Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-10-24T07:35:04.644Z] ---> Running in 6d9ad4dce06d [2022-10-24T07:35:04.644Z] Removing intermediate container 6d9ad4dce06d [2022-10-24T07:35:04.644Z] ---> 6e8f94689c18 [2022-10-24T07:35:04.644Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:35:04.644Z] ---> Running in e40b59b737b3 [2022-10-24T07:35:04.644Z] Removing intermediate container e40b59b737b3 [2022-10-24T07:35:04.644Z] ---> 2a1d536ffddc [2022-10-24T07:35:04.644Z] Step 22/24 : LABEL arch=amd64 [2022-10-24T07:35:04.644Z] ---> Running in edbd545e3386 [2022-10-24T07:35:04.903Z] Removing intermediate container edbd545e3386 [2022-10-24T07:35:04.903Z] ---> 5401040007e2 [2022-10-24T07:35:04.903Z] Step 23/24 : LABEL git_sha=0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:35:04.903Z] ---> Running in 8d3393d805c5 [2022-10-24T07:35:04.903Z] Removing intermediate container 8d3393d805c5 [2022-10-24T07:35:04.903Z] ---> e99edaef0198 [2022-10-24T07:35:04.903Z] Step 24/24 : LABEL version=2.3.0-dev.20 [2022-10-24T07:35:04.903Z] ---> Running in e10050c9571d [2022-10-24T07:35:04.903Z] Removing intermediate container e10050c9571d [2022-10-24T07:35:04.903Z] ---> 30c1854827c7 [2022-10-24T07:35:04.903Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:35:04.903Z] Successfully built 30c1854827c7 [2022-10-24T07:35:04.903Z] 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-10-24T07:35:04.978Z] provisioning config files... [2022-10-24T07:35:04.987Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8969246797332469049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:35:05.285Z] ---> docker-login.sh [2022-10-24T07:35:05.285Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:35:05.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:05.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:05.285Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:05.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:05.286Z] [2022-10-24T07:35:05.286Z] Login Succeeded [2022-10-24T07:35:05.286Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:35:05.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:05.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:05.286Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:05.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:05.286Z] [2022-10-24T07:35:05.286Z] Login Succeeded [2022-10-24T07:35:05.286Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:35:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:05.546Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:05.546Z] [2022-10-24T07:35:05.546Z] Login Succeeded [2022-10-24T07:35:05.546Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:35:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:05.546Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:05.546Z] [2022-10-24T07:35:05.546Z] Login Succeeded [2022-10-24T07:35:05.546Z] docker.io [2022-10-24T07:35:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:06.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:06.111Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:06.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:06.111Z] [2022-10-24T07:35:06.111Z] Login Succeeded [2022-10-24T07:35:06.111Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:35:06.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:35:06.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:35:06.164Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-10-24T07:35:06.164Z] 0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:35:06.164Z] latest [2022-10-24T07:35:06.164Z] 2.3.0-dev.20 [2022-10-24T07:35:06.164Z] 0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:35:06.164Z] main [2022-10-24T07:35:06.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:06.482Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:06.792Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:35:06.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-24T07:35:06.793Z] 1ca58ef8a0b7: Preparing [2022-10-24T07:35:06.793Z] f4203c9579ce: Preparing [2022-10-24T07:35:06.793Z] 0d269ddd9e12: Preparing [2022-10-24T07:35:06.793Z] 7a5b1806aa44: Preparing [2022-10-24T07:35:06.793Z] ce8c8c33a72a: Preparing [2022-10-24T07:35:06.793Z] 63493a9ab2d4: Preparing [2022-10-24T07:35:06.793Z] 63493a9ab2d4: Waiting [2022-10-24T07:35:06.793Z] ce8c8c33a72a: Pushed [2022-10-24T07:35:06.793Z] 1ca58ef8a0b7: Pushed [2022-10-24T07:35:06.793Z] f4203c9579ce: Pushed [2022-10-24T07:35:06.793Z] 63493a9ab2d4: Layer already exists [2022-10-24T07:35:07.052Z] 7a5b1806aa44: Pushed [2022-10-24T07:35:09.582Z] 0d269ddd9e12: Pushed [2022-10-24T07:35:09.582Z] 0402772c8535e80a39149c240333cd83d56188f2: digest: sha256:d6f3ea25257738115874192cb1f9eab95f73c8c209407b37fbfd009f9088039b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:09.896Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:10.197Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-10-24T07:35:10.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-24T07:35:10.197Z] 1ca58ef8a0b7: Preparing [2022-10-24T07:35:10.197Z] f4203c9579ce: Preparing [2022-10-24T07:35:10.197Z] 0d269ddd9e12: Preparing [2022-10-24T07:35:10.197Z] 7a5b1806aa44: Preparing [2022-10-24T07:35:10.197Z] ce8c8c33a72a: Preparing [2022-10-24T07:35:10.197Z] 63493a9ab2d4: Preparing [2022-10-24T07:35:10.197Z] 63493a9ab2d4: Waiting [2022-10-24T07:35:10.197Z] 7a5b1806aa44: Layer already exists [2022-10-24T07:35:10.197Z] 1ca58ef8a0b7: Layer already exists [2022-10-24T07:35:10.197Z] f4203c9579ce: Layer already exists [2022-10-24T07:35:10.197Z] ce8c8c33a72a: Layer already exists [2022-10-24T07:35:10.197Z] 0d269ddd9e12: Layer already exists [2022-10-24T07:35:10.197Z] 63493a9ab2d4: Layer already exists [2022-10-24T07:35:10.197Z] latest: digest: sha256:d6f3ea25257738115874192cb1f9eab95f73c8c209407b37fbfd009f9088039b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:10.500Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:10.804Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.20 [2022-10-24T07:35:10.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-24T07:35:10.804Z] 1ca58ef8a0b7: Preparing [2022-10-24T07:35:10.804Z] f4203c9579ce: Preparing [2022-10-24T07:35:10.804Z] 0d269ddd9e12: Preparing [2022-10-24T07:35:10.804Z] 7a5b1806aa44: Preparing [2022-10-24T07:35:10.804Z] ce8c8c33a72a: Preparing [2022-10-24T07:35:10.804Z] 63493a9ab2d4: Preparing [2022-10-24T07:35:10.804Z] 63493a9ab2d4: Waiting [2022-10-24T07:35:10.804Z] 0d269ddd9e12: Layer already exists [2022-10-24T07:35:10.804Z] ce8c8c33a72a: Layer already exists [2022-10-24T07:35:10.804Z] f4203c9579ce: Layer already exists [2022-10-24T07:35:10.804Z] 1ca58ef8a0b7: Layer already exists [2022-10-24T07:35:10.804Z] 7a5b1806aa44: Layer already exists [2022-10-24T07:35:10.804Z] 63493a9ab2d4: Layer already exists [2022-10-24T07:35:10.804Z] 2.3.0-dev.20: digest: sha256:d6f3ea25257738115874192cb1f9eab95f73c8c209407b37fbfd009f9088039b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:11.111Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:11.410Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:35:11.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-24T07:35:11.410Z] 1ca58ef8a0b7: Preparing [2022-10-24T07:35:11.410Z] f4203c9579ce: Preparing [2022-10-24T07:35:11.410Z] 0d269ddd9e12: Preparing [2022-10-24T07:35:11.410Z] 7a5b1806aa44: Preparing [2022-10-24T07:35:11.410Z] ce8c8c33a72a: Preparing [2022-10-24T07:35:11.410Z] 63493a9ab2d4: Preparing [2022-10-24T07:35:11.410Z] 63493a9ab2d4: Waiting [2022-10-24T07:35:11.410Z] f4203c9579ce: Layer already exists [2022-10-24T07:35:11.410Z] 1ca58ef8a0b7: Layer already exists [2022-10-24T07:35:11.410Z] ce8c8c33a72a: Layer already exists [2022-10-24T07:35:11.410Z] 0d269ddd9e12: Layer already exists [2022-10-24T07:35:11.410Z] 7a5b1806aa44: Layer already exists [2022-10-24T07:35:11.410Z] 63493a9ab2d4: Layer already exists [2022-10-24T07:35:11.410Z] 0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20: digest: sha256:d6f3ea25257738115874192cb1f9eab95f73c8c209407b37fbfd009f9088039b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:11.710Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:12.011Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-10-24T07:35:12.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-24T07:35:12.011Z] 1ca58ef8a0b7: Preparing [2022-10-24T07:35:12.011Z] f4203c9579ce: Preparing [2022-10-24T07:35:12.011Z] 0d269ddd9e12: Preparing [2022-10-24T07:35:12.011Z] 7a5b1806aa44: Preparing [2022-10-24T07:35:12.011Z] ce8c8c33a72a: Preparing [2022-10-24T07:35:12.011Z] 63493a9ab2d4: Preparing [2022-10-24T07:35:12.011Z] 63493a9ab2d4: Waiting [2022-10-24T07:35:12.011Z] 7a5b1806aa44: Layer already exists [2022-10-24T07:35:12.011Z] ce8c8c33a72a: Layer already exists [2022-10-24T07:35:12.011Z] 1ca58ef8a0b7: Layer already exists [2022-10-24T07:35:12.011Z] f4203c9579ce: Layer already exists [2022-10-24T07:35:12.011Z] 0d269ddd9e12: Layer already exists [2022-10-24T07:35:12.011Z] 63493a9ab2d4: Layer already exists [2022-10-24T07:35:12.011Z] main: digest: sha256:d6f3ea25257738115874192cb1f9eab95f73c8c209407b37fbfd009f9088039b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:35:12.047Z] ===================================================== [Pipeline] echo [2022-10-24T07:35:12.053Z] taggedImages: [2022-10-24T07:35:12.053Z] - nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:35:12.053Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-10-24T07:35:12.053Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.20 [2022-10-24T07:35:12.053Z] - nexus3.edgexfoundry.org:10004/device-modbus:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:35:12.053Z] - 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-10-24T07:35:12.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:12.415Z] [2022-10-24T07:35:12.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:12.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:12.712Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T07:35:12.712Z] 5eb5b503b376: Pulling fs layer [2022-10-24T07:35:12.712Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T07:35:12.712Z] ec43610c2a17: Pulling fs layer [2022-10-24T07:35:12.712Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T07:35:12.712Z] 33b1e0a273af: Pulling fs layer [2022-10-24T07:35:12.712Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T07:35:12.712Z] 2f39f015ded8: Pulling fs layer [2022-10-24T07:35:12.712Z] 2f39f015ded8: Waiting [2022-10-24T07:35:12.712Z] 33b1e0a273af: Waiting [2022-10-24T07:35:12.712Z] 5d3b04190fa2: Waiting [2022-10-24T07:35:12.712Z] 3a2ae6a8a46f: Waiting [2022-10-24T07:35:12.712Z] 5c69ac0246d0: Download complete [2022-10-24T07:35:12.712Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T07:35:12.712Z] 3a2ae6a8a46f: Download complete [2022-10-24T07:35:12.712Z] ec43610c2a17: Verifying Checksum [2022-10-24T07:35:12.712Z] ec43610c2a17: Download complete [2022-10-24T07:35:12.712Z] 33b1e0a273af: Verifying Checksum [2022-10-24T07:35:12.712Z] 33b1e0a273af: Download complete [2022-10-24T07:35:12.971Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T07:35:12.971Z] 5d3b04190fa2: Download complete [2022-10-24T07:35:12.971Z] 5eb5b503b376: Verifying Checksum [2022-10-24T07:35:12.971Z] 5eb5b503b376: Download complete [2022-10-24T07:35:13.535Z] 2f39f015ded8: Download complete [2022-10-24T07:35:14.099Z] 5eb5b503b376: Pull complete [2022-10-24T07:35:14.099Z] 5c69ac0246d0: Pull complete [2022-10-24T07:35:14.664Z] ec43610c2a17: Pull complete [2022-10-24T07:35:14.664Z] 3a2ae6a8a46f: Pull complete [2022-10-24T07:35:14.921Z] 33b1e0a273af: Pull complete [2022-10-24T07:35:14.921Z] 5d3b04190fa2: Pull complete [2022-10-24T07:35:19.101Z] 2f39f015ded8: Pull complete [2022-10-24T07:35:19.102Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T07:35:19.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:35:19.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:35:19.179Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:35:19.202Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:35:20.369Z] $ docker top e4113210860a896543749cd1fd50ccb5533528ae85f0e0507b7b78a05edaacff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:35:20.738Z] ---> job-cost.sh [2022-10-24T07:35:20.738Z] lf-activate-venv: SKIPPING [2022-10-24T07:35:20.738Z] INFO: No Stack... [2022-10-24T07:35:21.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:35:21.565Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:35:21.846Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-10-24T07:35:21.846Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:35:21.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [2022-10-24T07:35:21.867Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] did not exist. Created. [2022-10-24T07:35:21.868Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:35:22.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T07:35:22.189Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:35:22.195Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:35:22.209Z] $ docker stop --time=1 e4113210860a896543749cd1fd50ccb5533528ae85f0e0507b7b78a05edaacff [2022-10-24T07:35:23.364Z] $ docker rm -f e4113210860a896543749cd1fd50ccb5533528ae85f0e0507b7b78a05edaacff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T07:40:55.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9262 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-10-24T07:40:55.657Z] Running in /w/workspace/device-modbus-go/59 [Pipeline] { [Pipeline] checkout [2022-10-24T07:40:55.689Z] Selected Git installation does not exist. Using Default [2022-10-24T07:40:55.689Z] The recommended git tool is: NONE [2022-10-24T07:41:01.785Z] using credential edgex-jenkins-ssh [2022-10-24T07:41:01.807Z] Cloning the remote Git repository [2022-10-24T07:41:01.864Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-10-24T07:41:01.965Z] > git init /w/workspace/device-modbus-go/59 # timeout=10 [2022-10-24T07:41:02.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-10-24T07:41:02.160Z] > git --version # timeout=10 [2022-10-24T07:41:02.184Z] > git --version # 'git version 2.25.1' [2022-10-24T07:41:02.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T07:41:02.237Z] Verifying host key using known hosts file [2022-10-24T07:41:02.468Z] 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-10-24T07:41:02.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:41:03.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-10-24T07:41:03.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:41:05.018Z] Avoid second fetch [2022-10-24T07:41:05.019Z] Checking out Revision 0402772c8535e80a39149c240333cd83d56188f2 (main) [2022-10-24T07:41:05.651Z] Commit message: "Merge pull request #384 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" [2022-10-24T07:41:05.044Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T07:41:05.064Z] > git checkout -f 0402772c8535e80a39149c240333cd83d56188f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:41:06.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T07:41:06.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:41:06.634Z] Dload Upload Total Spent Left Speed [2022-10-24T07:41:06.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 67752 0 --:--:-- --:--:-- --:--:-- 68118 [Pipeline] sh [2022-10-24T07:41:07.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T07:41:07.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T07:41:07.625Z] + sudo tee /etc/docker/daemon.new [2022-10-24T07:41:07.625Z] { [2022-10-24T07:41:07.625Z] "registry-mirrors": [ [2022-10-24T07:41:07.625Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T07:41:07.625Z] ], [2022-10-24T07:41:07.625Z] "bip": "10.250.0.254/24", [2022-10-24T07:41:07.625Z] "hosts": [ [2022-10-24T07:41:07.625Z] "tcp://0.0.0.0:5555", [2022-10-24T07:41:07.625Z] "unix:///var/run/docker.sock" [2022-10-24T07:41:07.625Z] ], [2022-10-24T07:41:07.625Z] "mtu": 1458, [2022-10-24T07:41:07.625Z] "selinux-enabled": true, [2022-10-24T07:41:07.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T07:41:07.625Z] } [Pipeline] sh [2022-10-24T07:41:07.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T07:41:08.295Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:41:26.576Z] provisioning config files... [2022-10-24T07:41:26.605Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/59@tmp/config649799630838322541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:41:26.964Z] ---> docker-login.sh [2022-10-24T07:41:26.965Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:41:27.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:27.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:27.824Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:27.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:27.824Z] [2022-10-24T07:41:27.824Z] Login Succeeded [2022-10-24T07:41:27.824Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:41:28.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:28.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:28.094Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:28.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:28.094Z] [2022-10-24T07:41:28.094Z] Login Succeeded [2022-10-24T07:41:28.094Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:41:28.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:28.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:28.634Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:28.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:28.634Z] [2022-10-24T07:41:28.634Z] Login Succeeded [2022-10-24T07:41:28.634Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:41:28.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:28.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:28.904Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:28.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:28.904Z] [2022-10-24T07:41:28.904Z] Login Succeeded [2022-10-24T07:41:28.904Z] docker.io [2022-10-24T07:41:29.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:29.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:29.441Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:29.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:29.441Z] [2022-10-24T07:41:29.441Z] Login Succeeded [2022-10-24T07:41:29.441Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:41:29.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:41:29.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:41:29.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:41:29.660Z] ========================================================= [2022-10-24T07:41:29.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T07:41:29.660Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:41:30.009Z] + 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-10-24T07:41:30.281Z] Sending build context to Docker daemon 3.222MB [2022-10-24T07:41:30.281Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:41:30.281Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-24T07:41:30.557Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T07:41:30.557Z] 9b18e9b68314: Pulling fs layer [2022-10-24T07:41:30.557Z] d32db5db7311: Pulling fs layer [2022-10-24T07:41:30.557Z] d0c4b47475fc: Pulling fs layer [2022-10-24T07:41:30.557Z] 5831b945b038: Pulling fs layer [2022-10-24T07:41:30.557Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T07:41:30.557Z] e10730c5d714: Pulling fs layer [2022-10-24T07:41:30.557Z] 5dd5c2283517: Pulling fs layer [2022-10-24T07:41:30.557Z] d5ac0230b979: Pulling fs layer [2022-10-24T07:41:30.557Z] e10730c5d714: Waiting [2022-10-24T07:41:30.557Z] 5dd5c2283517: Waiting [2022-10-24T07:41:30.557Z] 86bbec2aaacd: Waiting [2022-10-24T07:41:30.557Z] d5ac0230b979: Waiting [2022-10-24T07:41:30.557Z] d0c4b47475fc: Verifying Checksum [2022-10-24T07:41:30.557Z] d0c4b47475fc: Download complete [2022-10-24T07:41:30.557Z] d32db5db7311: Download complete [2022-10-24T07:41:30.557Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T07:41:30.557Z] 86bbec2aaacd: Download complete [2022-10-24T07:41:30.557Z] e10730c5d714: Verifying Checksum [2022-10-24T07:41:30.557Z] e10730c5d714: Download complete [2022-10-24T07:41:30.557Z] 9b18e9b68314: Verifying Checksum [2022-10-24T07:41:31.553Z] 9b18e9b68314: Pull complete [2022-10-24T07:41:32.179Z] d32db5db7311: Pull complete [2022-10-24T07:41:32.179Z] d5ac0230b979: Verifying Checksum [2022-10-24T07:41:32.179Z] d5ac0230b979: Download complete [2022-10-24T07:41:32.465Z] d0c4b47475fc: Pull complete [2022-10-24T07:41:33.926Z] 5dd5c2283517: Verifying Checksum [2022-10-24T07:41:33.926Z] 5dd5c2283517: Download complete [2022-10-24T07:41:34.931Z] 5831b945b038: Verifying Checksum [2022-10-24T07:41:34.931Z] 5831b945b038: Download complete [2022-10-24T07:41:49.994Z] 5831b945b038: Pull complete [2022-10-24T07:41:49.994Z] 86bbec2aaacd: Pull complete [2022-10-24T07:41:49.994Z] e10730c5d714: Pull complete [2022-10-24T07:41:54.303Z] 5dd5c2283517: Pull complete [2022-10-24T07:41:56.914Z] d5ac0230b979: Pull complete [2022-10-24T07:41:56.914Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T07:41:56.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T07:41:56.914Z] ---> 59b3b1a385d4 [2022-10-24T07:41:56.914Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:41:59.510Z] ---> Running in ee2bf7dff314 [2022-10-24T07:41:59.510Z] Removing intermediate container ee2bf7dff314 [2022-10-24T07:41:59.510Z] ---> f51144a81a76 [2022-10-24T07:41:59.510Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:41:59.510Z] ---> Running in 5f536a9c089d [2022-10-24T07:42:00.099Z] Removing intermediate container 5f536a9c089d [2022-10-24T07:42:00.099Z] ---> 859d11e5b028 [2022-10-24T07:42:00.099Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:42:00.099Z] ---> Running in a109911122f8 [2022-10-24T07:42:02.059Z] Removing intermediate container a109911122f8 [2022-10-24T07:42:02.059Z] ---> 8adcea3b77e0 [2022-10-24T07:42:02.059Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:42:02.330Z] ---> Running in cadb0de61c18 [2022-10-24T07:42:03.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:42:04.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:42:05.335Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T07:42:05.615Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-10-24T07:42:05.615Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T07:42:05.887Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T07:42:05.887Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-10-24T07:42:05.888Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-10-24T07:42:06.157Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-10-24T07:42:06.157Z] (8/8) Installing openssh (9.0_p1-r2) [2022-10-24T07:42:06.432Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:42:06.432Z] OK: 228 MiB in 59 packages [2022-10-24T07:42:07.402Z] Removing intermediate container cadb0de61c18 [2022-10-24T07:42:07.402Z] ---> 7914dda302e2 [2022-10-24T07:42:07.402Z] Step 7/11 : WORKDIR /device-modbus-go [2022-10-24T07:42:07.679Z] ---> Running in 7bd9e1d95fee [2022-10-24T07:42:07.949Z] Removing intermediate container 7bd9e1d95fee [2022-10-24T07:42:07.949Z] ---> f172d0a31311 [2022-10-24T07:42:07.949Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-24T07:42:08.561Z] ---> 04527628ab2b [2022-10-24T07:42:08.561Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:42:08.834Z] ---> Running in 5e340a0f119d [2022-10-24T07:43:05.340Z] Removing intermediate container 5e340a0f119d [2022-10-24T07:43:05.340Z] ---> 201e175b59db [2022-10-24T07:43:05.340Z] Step 10/11 : COPY . . [2022-10-24T07:43:05.340Z] ---> 449d4bbae737 [2022-10-24T07:43:05.340Z] Step 11/11 : RUN ${MAKE} [2022-10-24T07:43:05.340Z] ---> Running in 888c3981e2eb [2022-10-24T07:43:05.340Z] noop [2022-10-24T07:43:05.340Z] Removing intermediate container 888c3981e2eb [2022-10-24T07:43:05.340Z] ---> fedb897d97b7 [2022-10-24T07:43:05.340Z] Successfully built fedb897d97b7 [2022-10-24T07:43:05.340Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:43:05.703Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:43:05.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:43:05.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container [2022-10-24T07:43:05.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/59 -v /w/workspace/device-modbus-go/59:/w/workspace/device-modbus-go/59:rw,z -v /w/workspace/device-modbus-go/59@tmp:/w/workspace/device-modbus-go/59@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-10-24T07:43:07.317Z] $ docker top 365544d2871a73d83a75153947101cfc3c44399ed5d48529c717b3f6c243d2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:43:08.215Z] + go version [2022-10-24T07:43:08.215Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T07:43:08.233Z] $ docker stop --time=1 365544d2871a73d83a75153947101cfc3c44399ed5d48529c717b3f6c243d2f9 [2022-10-24T07:43:09.894Z] $ docker rm -f 365544d2871a73d83a75153947101cfc3c44399ed5d48529c717b3f6c243d2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:43:10.452Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:43:10.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:43:10.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container [2022-10-24T07:43:10.721Z] $ 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/59 -v /w/workspace/device-modbus-go/59:/w/workspace/device-modbus-go/59:rw,z -v /w/workspace/device-modbus-go/59@tmp:/w/workspace/device-modbus-go/59@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-10-24T07:43:12.024Z] $ docker top fe87c73fd9ade52d9366ede7b90de2a80454cf9975d1a444c21b992c3ef7a9b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:43:12.879Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/59 [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:43:13.534Z] + make test [2022-10-24T07:43:13.534Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T07:43:15.495Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-10-24T07:44:52.213Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-10-24T07:44:52.213Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 47.7% of statements [2022-10-24T07:44:52.213Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T07:44:52.213Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:45:18.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:45:18.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:45:18.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:45:18.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:45:18.968Z] $ docker stop --time=1 fe87c73fd9ade52d9366ede7b90de2a80454cf9975d1a444c21b992c3ef7a9b7 [2022-10-24T07:45:20.937Z] $ docker rm -f fe87c73fd9ade52d9366ede7b90de2a80454cf9975d1a444c21b992c3ef7a9b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:45:22.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:45:22.150Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T07:45:22.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:45:23.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:45:23.670Z] + ls -al . [2022-10-24T07:45:23.670Z] total 184 [2022-10-24T07:45:23.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 07:43 . [2022-10-24T07:45:23.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:41 .. [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 07:41 .dockerignore [2022-10-24T07:45:23.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:41 .git [2022-10-24T07:45:23.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 .github [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 24 07:41 .gitignore [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 07:41 .golangci.yml [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 10121 Oct 24 07:41 Attribution.txt [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 10001 Oct 24 07:41 CHANGELOG.md [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 1606 Oct 24 07:41 Dockerfile [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:41 GOVERNANCE.md [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 07:41 Jenkinsfile [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 07:41 LICENSE [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 2101 Oct 24 07:41 Makefile [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 07:41 OWNERS.md [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 4061 Oct 24 07:41 README.md [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:33 VERSION [2022-10-24T07:45:23.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:41 bin [2022-10-24T07:45:23.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 cmd [2022-10-24T07:45:23.670Z] -rw-r--r-- 1 jenkins jenkins 23241 Oct 24 07:44 coverage.out [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 3643 Oct 24 07:41 go.mod [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 38288 Oct 24 07:41 go.sum [2022-10-24T07:45:23.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 internal [2022-10-24T07:45:23.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:41 simulator [2022-10-24T07:45:23.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:41 snap [2022-10-24T07:45:23.670Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 07:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:24.026Z] + 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=0402772c8535e80a39149c240333cd83d56188f2 --label arch=arm64 --label version=2.3.0-dev.20 . [2022-10-24T07:45:24.613Z] Sending build context to Docker daemon 3.246MB [2022-10-24T07:45:24.613Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:45:24.613Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-24T07:45:24.613Z] ---> fedb897d97b7 [2022-10-24T07:45:24.613Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:45:24.613Z] ---> Running in 155dfadf7330 [2022-10-24T07:45:25.199Z] Removing intermediate container 155dfadf7330 [2022-10-24T07:45:25.199Z] ---> 422862e262ae [2022-10-24T07:45:25.199Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:45:25.470Z] ---> Running in 83cc157bf485 [2022-10-24T07:45:26.062Z] Removing intermediate container 83cc157bf485 [2022-10-24T07:45:26.062Z] ---> c162ad34996e [2022-10-24T07:45:26.062Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:45:26.062Z] ---> Running in ecf729d61a02 [2022-10-24T07:45:28.666Z] Removing intermediate container ecf729d61a02 [2022-10-24T07:45:28.666Z] ---> 491fdb01979d [2022-10-24T07:45:28.666Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-24T07:45:28.666Z] ---> Running in dc280cd71680 [2022-10-24T07:45:29.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:45:30.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:45:31.571Z] OK: 228 MiB in 59 packages [2022-10-24T07:45:34.166Z] Removing intermediate container dc280cd71680 [2022-10-24T07:45:34.166Z] ---> fd4b7c52fdc8 [2022-10-24T07:45:34.166Z] Step 7/24 : WORKDIR /device-modbus-go [2022-10-24T07:45:34.166Z] ---> Running in afe228e61df3 [2022-10-24T07:45:34.166Z] Removing intermediate container afe228e61df3 [2022-10-24T07:45:34.166Z] ---> 7ff57f39aa2a [2022-10-24T07:45:34.166Z] Step 8/24 : COPY go.mod vendor* ./ [2022-10-24T07:45:35.143Z] ---> f171bfbbe2a2 [2022-10-24T07:45:35.143Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:45:35.143Z] ---> Running in a98486e96b77 [2022-10-24T07:45:37.749Z] Removing intermediate container a98486e96b77 [2022-10-24T07:45:37.749Z] ---> 0d3019dc0488 [2022-10-24T07:45:37.749Z] Step 10/24 : COPY . . [2022-10-24T07:45:38.340Z] ---> 1c5cc8972d2b [2022-10-24T07:45:38.340Z] Step 11/24 : RUN ${MAKE} [2022-10-24T07:45:38.609Z] ---> Running in ee6783432d61 [2022-10-24T07:45:39.572Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-10-24T07:48:16.341Z] Removing intermediate container ee6783432d61 [2022-10-24T07:48:16.341Z] ---> 61b615ca4be0 [2022-10-24T07:48:16.341Z] Step 12/24 : FROM alpine:3.14 [2022-10-24T07:48:16.341Z] 3.14: Pulling from library/alpine [2022-10-24T07:48:16.341Z] 90cda3b7c325: Pulling fs layer [2022-10-24T07:48:16.608Z] 90cda3b7c325: Verifying Checksum [2022-10-24T07:48:16.608Z] 90cda3b7c325: Download complete [2022-10-24T07:48:16.876Z] 90cda3b7c325: Pull complete [2022-10-24T07:48:17.143Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T07:48:17.143Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T07:48:17.143Z] ---> 376ba31ae3da [2022-10-24T07:48:17.143Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-10-24T07:48:17.143Z] ---> Running in b9d1d09ffdd1 [2022-10-24T07:48:17.412Z] Removing intermediate container b9d1d09ffdd1 [2022-10-24T07:48:17.412Z] ---> ebbaacfdbcd6 [2022-10-24T07:48:17.412Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:48:17.412Z] ---> Running in da15d1bc9939 [2022-10-24T07:48:19.372Z] Removing intermediate container da15d1bc9939 [2022-10-24T07:48:19.372Z] ---> 9d13cf2a18fd [2022-10-24T07:48:19.372Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:48:19.372Z] ---> Running in 5440977134c2 [2022-10-24T07:48:20.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:48:21.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:48:22.263Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:48:22.263Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-10-24T07:48:22.263Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:48:22.263Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-24T07:48:22.527Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:48:22.527Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:48:22.795Z] Executing busybox-1.33.1-r8.trigger [2022-10-24T07:48:22.795Z] OK: 8 MiB in 20 packages [2022-10-24T07:48:23.765Z] Removing intermediate container 5440977134c2 [2022-10-24T07:48:23.765Z] ---> 47664adaf6d7 [2022-10-24T07:48:23.765Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-10-24T07:48:25.178Z] ---> 7e14b1477370 [2022-10-24T07:48:25.178Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-10-24T07:48:25.763Z] ---> 9e3e27d4fc2a [2022-10-24T07:48:25.763Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-10-24T07:48:26.347Z] ---> 4dbf07f9ce47 [2022-10-24T07:48:26.347Z] Step 19/24 : EXPOSE 59901 [2022-10-24T07:48:26.347Z] ---> Running in e4612cde3407 [2022-10-24T07:48:26.615Z] Removing intermediate container e4612cde3407 [2022-10-24T07:48:26.615Z] ---> fb8e21e1c685 [2022-10-24T07:48:26.615Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-10-24T07:48:26.615Z] ---> Running in 98f86f7d2173 [2022-10-24T07:48:26.883Z] Removing intermediate container 98f86f7d2173 [2022-10-24T07:48:26.883Z] ---> bf8740bdda8c [2022-10-24T07:48:26.883Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T07:48:27.151Z] ---> Running in 1b549a24799d [2022-10-24T07:48:27.422Z] Removing intermediate container 1b549a24799d [2022-10-24T07:48:27.422Z] ---> bed10d0f2daa [2022-10-24T07:48:27.422Z] Step 22/24 : LABEL arch=arm64 [2022-10-24T07:48:27.422Z] ---> Running in 250ce62fcb74 [2022-10-24T07:48:27.691Z] Removing intermediate container 250ce62fcb74 [2022-10-24T07:48:27.691Z] ---> b6c93684c144 [2022-10-24T07:48:27.691Z] Step 23/24 : LABEL git_sha=0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:48:27.958Z] ---> Running in e587626f75a0 [2022-10-24T07:48:28.226Z] Removing intermediate container e587626f75a0 [2022-10-24T07:48:28.226Z] ---> 4820b980bf06 [2022-10-24T07:48:28.226Z] Step 24/24 : LABEL version=2.3.0-dev.20 [2022-10-24T07:48:28.226Z] ---> Running in 1fd88f391ea2 [2022-10-24T07:48:28.494Z] Removing intermediate container 1fd88f391ea2 [2022-10-24T07:48:28.494Z] ---> e866d14f7022 [2022-10-24T07:48:28.494Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:48:28.494Z] Successfully built e866d14f7022 [2022-10-24T07:48:28.494Z] 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-10-24T07:48:28.603Z] provisioning config files... [2022-10-24T07:48:28.621Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/59@tmp/config17683798367697690689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:48:28.953Z] ---> docker-login.sh [2022-10-24T07:48:28.953Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:48:28.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:29.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:29.220Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:29.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:29.220Z] [2022-10-24T07:48:29.220Z] Login Succeeded [2022-10-24T07:48:29.220Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:48:29.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:29.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:29.487Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:29.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:29.487Z] [2022-10-24T07:48:29.487Z] Login Succeeded [2022-10-24T07:48:29.487Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:48:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:30.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:30.107Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:30.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:30.107Z] [2022-10-24T07:48:30.107Z] Login Succeeded [2022-10-24T07:48:30.107Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:48:30.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:30.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:30.382Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:30.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:30.382Z] [2022-10-24T07:48:30.382Z] Login Succeeded [2022-10-24T07:48:30.382Z] docker.io [2022-10-24T07:48:30.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:31.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:31.248Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:31.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:31.248Z] [2022-10-24T07:48:31.248Z] Login Succeeded [2022-10-24T07:48:31.248Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:48:31.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:48:31.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:48:31.303Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-10-24T07:48:31.303Z] 0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:48:31.303Z] latest [2022-10-24T07:48:31.303Z] 2.3.0-dev.20 [2022-10-24T07:48:31.303Z] 0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:48:31.303Z] main [2022-10-24T07:48:31.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:31.673Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:32.049Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:48:32.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-24T07:48:32.050Z] 432253eea506: Preparing [2022-10-24T07:48:32.050Z] 28e467b4d590: Preparing [2022-10-24T07:48:32.050Z] 34f83737adbd: Preparing [2022-10-24T07:48:32.050Z] 9ff9db658b70: Preparing [2022-10-24T07:48:32.050Z] 5e15af677656: Preparing [2022-10-24T07:48:32.050Z] 28c3ef001483: Preparing [2022-10-24T07:48:32.050Z] 28c3ef001483: Waiting [2022-10-24T07:48:32.320Z] 28e467b4d590: Pushed [2022-10-24T07:48:32.320Z] 5e15af677656: Pushed [2022-10-24T07:48:32.320Z] 432253eea506: Pushed [2022-10-24T07:48:32.320Z] 28c3ef001483: Layer already exists [2022-10-24T07:48:32.907Z] 9ff9db658b70: Pushed [2022-10-24T07:48:38.263Z] 34f83737adbd: Pushed [2022-10-24T07:48:38.263Z] 0402772c8535e80a39149c240333cd83d56188f2: digest: sha256:0cc9548cbabb22cefaf8d2fa11a8c16909882d5fb5b6192c25861760c9b1cd97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:38.607Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:38.941Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-10-24T07:48:38.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-24T07:48:38.941Z] 432253eea506: Preparing [2022-10-24T07:48:38.941Z] 28e467b4d590: Preparing [2022-10-24T07:48:38.941Z] 34f83737adbd: Preparing [2022-10-24T07:48:38.941Z] 9ff9db658b70: Preparing [2022-10-24T07:48:38.941Z] 5e15af677656: Preparing [2022-10-24T07:48:38.941Z] 28c3ef001483: Preparing [2022-10-24T07:48:38.941Z] 28c3ef001483: Waiting [2022-10-24T07:48:38.941Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:38.941Z] 5e15af677656: Layer already exists [2022-10-24T07:48:38.941Z] 9ff9db658b70: Layer already exists [2022-10-24T07:48:38.941Z] 34f83737adbd: Layer already exists [2022-10-24T07:48:38.941Z] 432253eea506: Layer already exists [2022-10-24T07:48:38.941Z] 28c3ef001483: Layer already exists [2022-10-24T07:48:39.208Z] latest: digest: sha256:0cc9548cbabb22cefaf8d2fa11a8c16909882d5fb5b6192c25861760c9b1cd97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:39.551Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:39.892Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.20 [2022-10-24T07:48:39.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-24T07:48:39.892Z] 432253eea506: Preparing [2022-10-24T07:48:39.892Z] 28e467b4d590: Preparing [2022-10-24T07:48:39.892Z] 34f83737adbd: Preparing [2022-10-24T07:48:39.892Z] 9ff9db658b70: Preparing [2022-10-24T07:48:39.892Z] 5e15af677656: Preparing [2022-10-24T07:48:39.892Z] 28c3ef001483: Preparing [2022-10-24T07:48:39.892Z] 28c3ef001483: Waiting [2022-10-24T07:48:39.892Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:39.892Z] 9ff9db658b70: Layer already exists [2022-10-24T07:48:39.892Z] 34f83737adbd: Layer already exists [2022-10-24T07:48:39.892Z] 5e15af677656: Layer already exists [2022-10-24T07:48:39.892Z] 432253eea506: Layer already exists [2022-10-24T07:48:39.892Z] 28c3ef001483: Layer already exists [2022-10-24T07:48:39.892Z] 2.3.0-dev.20: digest: sha256:0cc9548cbabb22cefaf8d2fa11a8c16909882d5fb5b6192c25861760c9b1cd97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:40.513Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:40.853Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:48:40.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-24T07:48:40.853Z] 432253eea506: Preparing [2022-10-24T07:48:40.853Z] 28e467b4d590: Preparing [2022-10-24T07:48:40.853Z] 34f83737adbd: Preparing [2022-10-24T07:48:40.853Z] 9ff9db658b70: Preparing [2022-10-24T07:48:40.853Z] 5e15af677656: Preparing [2022-10-24T07:48:40.853Z] 28c3ef001483: Preparing [2022-10-24T07:48:40.853Z] 28c3ef001483: Waiting [2022-10-24T07:48:40.853Z] 34f83737adbd: Layer already exists [2022-10-24T07:48:40.853Z] 5e15af677656: Layer already exists [2022-10-24T07:48:40.853Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:40.853Z] 432253eea506: Layer already exists [2022-10-24T07:48:40.853Z] 9ff9db658b70: Layer already exists [2022-10-24T07:48:40.853Z] 28c3ef001483: Layer already exists [2022-10-24T07:48:41.120Z] 0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20: digest: sha256:0cc9548cbabb22cefaf8d2fa11a8c16909882d5fb5b6192c25861760c9b1cd97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:41.467Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:41.809Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-10-24T07:48:41.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-24T07:48:41.809Z] 432253eea506: Preparing [2022-10-24T07:48:41.809Z] 28e467b4d590: Preparing [2022-10-24T07:48:41.809Z] 34f83737adbd: Preparing [2022-10-24T07:48:41.809Z] 9ff9db658b70: Preparing [2022-10-24T07:48:41.809Z] 5e15af677656: Preparing [2022-10-24T07:48:41.809Z] 28c3ef001483: Preparing [2022-10-24T07:48:41.809Z] 28c3ef001483: Waiting [2022-10-24T07:48:41.809Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:41.809Z] 5e15af677656: Layer already exists [2022-10-24T07:48:41.809Z] 432253eea506: Layer already exists [2022-10-24T07:48:41.809Z] 9ff9db658b70: Layer already exists [2022-10-24T07:48:41.809Z] 34f83737adbd: Layer already exists [2022-10-24T07:48:41.809Z] 28c3ef001483: Layer already exists [2022-10-24T07:48:42.077Z] main: digest: sha256:0cc9548cbabb22cefaf8d2fa11a8c16909882d5fb5b6192c25861760c9b1cd97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:48:42.125Z] ===================================================== [Pipeline] echo [2022-10-24T07:48:42.131Z] taggedImages: [2022-10-24T07:48:42.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2 [2022-10-24T07:48:42.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-10-24T07:48:42.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.20 [2022-10-24T07:48:42.131Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0402772c8535e80a39149c240333cd83d56188f2-2.3.0-dev.20 [2022-10-24T07:48:42.131Z] - 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-10-24T07:48:42.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:48:42.500Z] [2022-10-24T07:48:42.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:42.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:48:43.114Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T07:48:43.114Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T07:48:43.114Z] 04944245beec: Pulling fs layer [2022-10-24T07:48:43.114Z] 699f458cf7ca: Pulling fs layer [2022-10-24T07:48:43.114Z] 765212b225bb: Pulling fs layer [2022-10-24T07:48:43.114Z] f23df028b6ca: Pulling fs layer [2022-10-24T07:48:43.114Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T07:48:43.114Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T07:48:43.114Z] f23df028b6ca: Waiting [2022-10-24T07:48:43.114Z] d65c8cfc05b1: Waiting [2022-10-24T07:48:43.114Z] 2437ff75d9bd: Waiting [2022-10-24T07:48:43.114Z] 04944245beec: Verifying Checksum [2022-10-24T07:48:43.114Z] 04944245beec: Download complete [2022-10-24T07:48:43.114Z] 765212b225bb: Verifying Checksum [2022-10-24T07:48:43.114Z] 765212b225bb: Download complete [2022-10-24T07:48:43.114Z] f23df028b6ca: Verifying Checksum [2022-10-24T07:48:43.114Z] f23df028b6ca: Download complete [2022-10-24T07:48:43.114Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T07:48:43.114Z] d65c8cfc05b1: Download complete [2022-10-24T07:48:43.384Z] 699f458cf7ca: Download complete [2022-10-24T07:48:43.652Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T07:48:43.652Z] 8998bd30e6a1: Download complete [2022-10-24T07:48:46.252Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T07:48:46.252Z] 2437ff75d9bd: Download complete [2022-10-24T07:48:47.661Z] 8998bd30e6a1: Pull complete [2022-10-24T07:48:48.244Z] 04944245beec: Pull complete [2022-10-24T07:48:49.204Z] 699f458cf7ca: Pull complete [2022-10-24T07:48:49.473Z] 765212b225bb: Pull complete [2022-10-24T07:48:50.435Z] f23df028b6ca: Pull complete [2022-10-24T07:48:50.435Z] d65c8cfc05b1: Pull complete [2022-10-24T07:49:05.426Z] 2437ff75d9bd: Pull complete [2022-10-24T07:49:05.426Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T07:49:05.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:49:05.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:05.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container [2022-10-24T07:49:05.695Z] $ 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/59 -v /w/workspace/device-modbus-go/59:/w/workspace/device-modbus-go/59:rw,z -v /w/workspace/device-modbus-go/59@tmp:/w/workspace/device-modbus-go/59@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-10-24T07:49:08.329Z] $ docker top 9c191d39cde8776b48873d2729484f25b10190dfc232101c8d32dc180eae8248 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:49:09.168Z] ---> job-cost.sh [2022-10-24T07:49:09.168Z] lf-activate-venv: SKIPPING [2022-10-24T07:49:09.168Z] INFO: No Stack... [2022-10-24T07:49:09.747Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T07:49:10.333Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:49:10.659Z] + cut -d, -f6 [2022-10-24T07:49:10.659Z] + cat /w/workspace/device-modbus-go/59/archives/cost.csv [Pipeline] lock [2022-10-24T07:49:10.991Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [2022-10-24T07:49:10.998Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] did not exist. Created. [2022-10-24T07:49:10.998Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:49:11.654Z] /w/workspace/device-modbus-go/59@tmp/durable-033fc779/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T07:49:11.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T07:49:12.270Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T07:49:12.321Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:49:12.330Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:49:12.349Z] $ docker stop --time=1 9c191d39cde8776b48873d2729484f25b10190dfc232101c8d32dc180eae8248 [2022-10-24T07:49:13.856Z] $ docker rm -f 9c191d39cde8776b48873d2729484f25b10190dfc232101c8d32dc180eae8248 [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-10-24T07:49:14.215Z] provisioning config files... [2022-10-24T07:49:14.223Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14852310767261388160tmp [Pipeline] { [Pipeline] sh [2022-10-24T07:49:14.512Z] + set +x [2022-10-24T07:49:14.512Z] + curl -s https://codecov.io/bash [2022-10-24T07:49:14.512Z] + bash -s -- [2022-10-24T07:49:14.512Z] [2022-10-24T07:49:14.512Z] _____ _ [2022-10-24T07:49:14.512Z] / ____| | | [2022-10-24T07:49:14.512Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T07:49:14.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T07:49:14.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T07:49:14.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T07:49:14.512Z] Bash-1.0.6 [2022-10-24T07:49:14.512Z] [2022-10-24T07:49:14.512Z] [2022-10-24T07:49:14.512Z] ==> git version 2.25.1 found [2022-10-24T07:49:14.512Z] ==> 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-10-24T07:49:14.512Z] Release-Date: 2020-01-08 [2022-10-24T07:49:14.512Z] 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-10-24T07:49:14.512Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T07:49:14.512Z] ==> Jenkins CI detected. [2022-10-24T07:49:14.512Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-10-24T07:49:14.512Z] project root: . [2022-10-24T07:49:14.512Z] --> token set from env [2022-10-24T07:49:14.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T07:49:14.512Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T07:49:14.512Z] ==> Python coveragepy not found [2022-10-24T07:49:14.512Z] ==> Searching for coverage reports in: [2022-10-24T07:49:14.512Z] + . [2022-10-24T07:49:14.512Z] -> Found 1 reports [2022-10-24T07:49:14.512Z] ==> Detecting git/mercurial file structure [2022-10-24T07:49:14.512Z] ==> Reading reports [2022-10-24T07:49:14.512Z] + ./coverage.out bytes=23241 [2022-10-24T07:49:14.771Z] ==> Appending adjustments [2022-10-24T07:49:14.771Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T07:49:14.771Z] + Found adjustments [2022-10-24T07:49:14.771Z] ==> Gzipping contents [2022-10-24T07:49:14.771Z] 4.0K /tmp/codecov.uyfjHk.gz [2022-10-24T07:49:14.771Z] ==> Uploading reports [2022-10-24T07:49:14.771Z] url: https://codecov.io [2022-10-24T07:49:14.771Z] query: branch=main&commit=0402772c8535e80a39149c240333cd83d56188f2&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:49:14.771Z] -> Pinging Codecov [2022-10-24T07:49:14.771Z] 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=0402772c8535e80a39149c240333cd83d56188f2&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:49:15.710Z] -> Uploading to [2022-10-24T07:49:15.710Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/55DBCA73C666E3227836607328DD7E49/0402772c8535e80a39149c240333cd83d56188f2/506fb514-5dc2-41fe-9438-08383a96e4c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T074915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b32ba79d400059ec5e4c31fa5d3b36918489fbad8d7b596905d7f656da51afc [2022-10-24T07:49:15.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:49:15.710Z] Dload Upload Total Spent Left Speed [2022-10-24T07:49:15.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 17086 --:--:-- --:--:-- --:--:-- 17086 [2022-10-24T07:49:15.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] } [2022-10-24T07:49:15.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T07:49:16.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T07:49:16.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:16.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:16.416Z] [2022-10-24T07:49:16.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:16.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:16.970Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T07:49:16.971Z] df9b9388f04a: Pulling fs layer [2022-10-24T07:49:16.971Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T07:49:16.971Z] 25bc292e5bac: Pulling fs layer [2022-10-24T07:49:16.971Z] 114826534d7a: Pulling fs layer [2022-10-24T07:49:16.971Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T07:49:16.971Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T07:49:16.971Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T07:49:16.971Z] 4657fd5d0bcf: Waiting [2022-10-24T07:49:16.971Z] 6ad1cebc031e: Waiting [2022-10-24T07:49:16.971Z] 8a3aa393b2d8: Waiting [2022-10-24T07:49:16.971Z] 114826534d7a: Waiting [2022-10-24T07:49:16.971Z] 25bc292e5bac: Verifying Checksum [2022-10-24T07:49:16.971Z] 25bc292e5bac: Download complete [2022-10-24T07:49:16.971Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T07:49:16.971Z] 52dc419b0ee2: Download complete [2022-10-24T07:49:16.971Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T07:49:16.971Z] 4657fd5d0bcf: Download complete [2022-10-24T07:49:16.971Z] df9b9388f04a: Verifying Checksum [2022-10-24T07:49:16.971Z] df9b9388f04a: Download complete [2022-10-24T07:49:17.231Z] df9b9388f04a: Pull complete [2022-10-24T07:49:17.492Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T07:49:17.492Z] 6ad1cebc031e: Download complete [2022-10-24T07:49:17.752Z] 52dc419b0ee2: Pull complete [2022-10-24T07:49:18.011Z] 25bc292e5bac: Pull complete [2022-10-24T07:49:18.011Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T07:49:18.011Z] 8a3aa393b2d8: Download complete [2022-10-24T07:49:18.269Z] 114826534d7a: Verifying Checksum [2022-10-24T07:49:18.269Z] 114826534d7a: Download complete [2022-10-24T07:49:22.454Z] 114826534d7a: Pull complete [2022-10-24T07:49:22.454Z] 4657fd5d0bcf: Pull complete [2022-10-24T07:49:22.713Z] 6ad1cebc031e: Pull complete [2022-10-24T07:49:29.276Z] 8a3aa393b2d8: Pull complete [2022-10-24T07:49:29.276Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T07:49:29.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:29.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:29.349Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:49:29.363Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T07:49:34.051Z] $ docker top d307659e424cbfc9f3bca0f8ca953b213948212db4619950584fde23ebf70527 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T07:49:34.136Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-10-24T07:49:34.414Z] + set -o pipefail [2022-10-24T07:49:34.414Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/59191bf5-df03-4a4a-b188-3feb62eaa315 [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] [2022-10-24T07:49:39.691Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T07:49:39.691Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T07:49:39.691Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T07:49:39.801Z] $ docker stop --time=1 d307659e424cbfc9f3bca0f8ca953b213948212db4619950584fde23ebf70527 [2022-10-24T07:49:48.020Z] $ docker rm -f d307659e424cbfc9f3bca0f8ca953b213948212db4619950584fde23ebf70527 [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-10-24T07:49:48.756Z] + git log --format=format:%s -1 0402772c8535e80a39149c240333cd83d56188f2 [Pipeline] sh [2022-10-24T07:49:49.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:49:49.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:49.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:49:49.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:49.415Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:49:49.430Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:49:50.018Z] $ docker top 4b16e4081bcdc02f707322d7f50199251fc043da11c744e6b37a4ccf18b297aa -eo pid,comm [2022-10-24T07:49:50.086Z] 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-10-24T07:49:50.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:49:50.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:49:50.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:49:50.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:49:50.243Z] $ docker exec 4b16e4081bcdc02f707322d7f50199251fc043da11c744e6b37a4ccf18b297aa ssh-agent [2022-10-24T07:49:50.392Z] SSH_AUTH_SOCK=/tmp/ssh-mrny2efQqjdH/agent.13 [2022-10-24T07:49:50.392Z] SSH_AGENT_PID=19 [2022-10-24T07:49:50.397Z] Running ssh-add (command line suppressed) [2022-10-24T07:49:50.487Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_414237238029526778.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_414237238029526778.key) [2022-10-24T07:49:50.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:49:50.805Z] + git semver tag [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:50,996 [run_tag] DEBUG tag force:False [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:50,996 [check_head_tag] DEBUG check head tag [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:50,997 [execute] INFO git cat-file --batch-check [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:50,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,001 [execute] INFO git cat-file --batch [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,017 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:49:51.066Z] 2022-10-24 07:49:51,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:49:51.066Z] 2.3.0-dev.20 [Pipeline] } [2022-10-24T07:49:51.057Z] $ docker exec --env ******** --env ******** 4b16e4081bcdc02f707322d7f50199251fc043da11c744e6b37a4ccf18b297aa ssh-agent -k [2022-10-24T07:49:51.165Z] unset SSH_AUTH_SOCK; [2022-10-24T07:49:51.166Z] unset SSH_AGENT_PID; [2022-10-24T07:49:51.166Z] echo Agent pid 19 killed; [2022-10-24T07:49:51.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:49:51.486Z] + git semver [Pipeline] } [2022-10-24T07:49:51.739Z] $ docker stop --time=1 4b16e4081bcdc02f707322d7f50199251fc043da11c744e6b37a4ccf18b297aa [2022-10-24T07:49:53.524Z] $ docker rm -f 4b16e4081bcdc02f707322d7f50199251fc043da11c744e6b37a4ccf18b297aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:54.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:49:54.034Z] [2022-10-24T07:49:54.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:54.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:49:54.340Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T07:49:54.340Z] ab5ef0e58194: Pulling fs layer [2022-10-24T07:49:54.340Z] 9712f1f96733: Pulling fs layer [2022-10-24T07:49:54.340Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T07:49:54.340Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T07:49:54.340Z] e9a5061849ea: Pulling fs layer [2022-10-24T07:49:54.340Z] d747dcd14b5f: Pulling fs layer [2022-10-24T07:49:54.340Z] 2de7ff778b66: Pulling fs layer [2022-10-24T07:49:54.340Z] 0d9ebad4ef96: Waiting [2022-10-24T07:49:54.340Z] 2de7ff778b66: Waiting [2022-10-24T07:49:54.340Z] e9a5061849ea: Waiting [2022-10-24T07:49:54.340Z] d747dcd14b5f: Waiting [2022-10-24T07:49:54.340Z] 9712f1f96733: Verifying Checksum [2022-10-24T07:49:54.340Z] 9712f1f96733: Download complete [2022-10-24T07:49:54.913Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T07:49:54.913Z] 63f879dbbcfc: Download complete [2022-10-24T07:49:55.171Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T07:49:55.171Z] 0d9ebad4ef96: Download complete [2022-10-24T07:49:55.171Z] d747dcd14b5f: Download complete [2022-10-24T07:49:55.171Z] ab5ef0e58194: Verifying Checksum [2022-10-24T07:49:55.171Z] ab5ef0e58194: Download complete [2022-10-24T07:49:55.171Z] e9a5061849ea: Verifying Checksum [2022-10-24T07:49:55.171Z] e9a5061849ea: Download complete [2022-10-24T07:49:55.171Z] 2de7ff778b66: Verifying Checksum [2022-10-24T07:49:55.171Z] 2de7ff778b66: Download complete [2022-10-24T07:49:58.464Z] ab5ef0e58194: Pull complete [2022-10-24T07:49:58.464Z] 9712f1f96733: Pull complete [2022-10-24T07:49:59.030Z] 63f879dbbcfc: Pull complete [2022-10-24T07:50:03.227Z] 0d9ebad4ef96: Pull complete [2022-10-24T07:50:03.485Z] e9a5061849ea: Pull complete [2022-10-24T07:50:03.485Z] d747dcd14b5f: Pull complete [2022-10-24T07:50:04.860Z] 2de7ff778b66: Pull complete [2022-10-24T07:50:04.860Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T07:50:04.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:50:04.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:50:04.942Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:50:04.951Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T07:50:11.646Z] $ docker top 4c843bfb5859fd6b4d5138d9c76b9c943afb9bb552de391fdb7a247f26f6e623 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:50:11.734Z] provisioning config files... [2022-10-24T07:50:11.740Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5707948961353162099tmp [2022-10-24T07:50:11.751Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4316644622126529860tmp [2022-10-24T07:50:11.762Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11749229026756077736tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:50:11.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:12.062Z] ---> sigul-configuration.sh [2022-10-24T07:50:12.062Z] gpg: directory `/root/.gnupg' created [2022-10-24T07:50:12.062Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T07:50:12.062Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T07:50:12.062Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T07:50:12.062Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T07:50:12.062Z] gpg: CAST5 encrypted data [2022-10-24T07:50:12.062Z] gpg: encrypted with 1 passphrase [2022-10-24T07:50:12.062Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T07:50:12.347Z] + mkdir /home/jenkins [2022-10-24T07:50:12.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T07:50:12.636Z] + 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-10-24T07:50:12.643Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:12.925Z] ---> sigul-install.sh [2022-10-24T07:50:12.925Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T07:50:13.212Z] + git tag --list [2022-10-24T07:50:13.212Z] 0.7.1 [2022-10-24T07:50:13.212Z] v1.0.0 [2022-10-24T07:50:13.212Z] v1.1.0 [2022-10-24T07:50:13.212Z] v1.1.1 [2022-10-24T07:50:13.212Z] v1.2.2 [2022-10-24T07:50:13.212Z] v1.3.0 [2022-10-24T07:50:13.212Z] v1.3.1 [2022-10-24T07:50:13.212Z] v2.0.0 [2022-10-24T07:50:13.212Z] v2.1.0 [2022-10-24T07:50:13.212Z] v2.1.1 [2022-10-24T07:50:13.212Z] v2.1.1-dev.1 [2022-10-24T07:50:13.212Z] v2.1.1-dev.2 [2022-10-24T07:50:13.212Z] v2.1.1-dev.3 [2022-10-24T07:50:13.212Z] v2.2.0 [2022-10-24T07:50:13.212Z] v2.2.1-dev.1 [2022-10-24T07:50:13.212Z] v2.2.1-dev.2 [2022-10-24T07:50:13.212Z] v2.2.1-dev.3 [2022-10-24T07:50:13.212Z] v2.2.1-dev.4 [2022-10-24T07:50:13.212Z] v2.2.1-dev.5 [2022-10-24T07:50:13.212Z] v2.2.1-dev.6 [2022-10-24T07:50:13.212Z] v2.2.1-dev.7 [2022-10-24T07:50:13.212Z] v2.3.0-dev.10 [2022-10-24T07:50:13.212Z] v2.3.0-dev.11 [2022-10-24T07:50:13.212Z] v2.3.0-dev.12 [2022-10-24T07:50:13.212Z] v2.3.0-dev.13 [2022-10-24T07:50:13.212Z] v2.3.0-dev.14 [2022-10-24T07:50:13.212Z] v2.3.0-dev.15 [2022-10-24T07:50:13.212Z] v2.3.0-dev.16 [2022-10-24T07:50:13.212Z] v2.3.0-dev.17 [2022-10-24T07:50:13.212Z] v2.3.0-dev.18 [2022-10-24T07:50:13.212Z] v2.3.0-dev.19 [2022-10-24T07:50:13.212Z] v2.3.0-dev.20 [2022-10-24T07:50:13.212Z] v2.3.0-dev.7 [2022-10-24T07:50:13.212Z] v2.3.0-dev.8 [2022-10-24T07:50:13.212Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T07:50:13.499Z] + lftools sign git-tag v2.3.0-dev.20 [2022-10-24T07:50:14.066Z] Signing Git tag with Sigul... [2022-10-24T07:50:14.066Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-10-24T07:50:14.334Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:14.619Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T07:50:14.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T07:50:14.625Z] $ docker stop --time=1 4c843bfb5859fd6b4d5138d9c76b9c943afb9bb552de391fdb7a247f26f6e623 [2022-10-24T07:50:15.945Z] $ docker rm -f 4c843bfb5859fd6b4d5138d9c76b9c943afb9bb552de391fdb7a247f26f6e623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T07:50:16.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:50:16.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:50:16.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:50:16.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:50:16.723Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:50:16.736Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:50:17.112Z] $ docker top 9222fdb7a86abca1f6d0b8b41eb8d91e86fcc5d6882fccbdc0333d9373a93ff5 -eo pid,comm [2022-10-24T07:50:17.176Z] 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-10-24T07:50:17.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:50:17.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:50:17.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:50:17.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:50:17.318Z] $ docker exec 9222fdb7a86abca1f6d0b8b41eb8d91e86fcc5d6882fccbdc0333d9373a93ff5 ssh-agent [2022-10-24T07:50:17.436Z] SSH_AUTH_SOCK=/tmp/ssh-rFrcbeEHc6Nz/agent.32 [2022-10-24T07:50:17.436Z] SSH_AGENT_PID=38 [2022-10-24T07:50:17.440Z] Running ssh-add (command line suppressed) [2022-10-24T07:50:17.528Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3523107094680260043.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3523107094680260043.key) [2022-10-24T07:50:17.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:50:17.846Z] + git semver bump pre [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,016 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,016 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,016 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,016 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,017 [execute] INFO git cat-file --batch-check [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,023 [execute] INFO git cat-file --batch [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:50:18.105Z] 2022-10-24 07:50:18,028 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:50:18.105Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T07:50:18.099Z] $ docker exec --env ******** --env ******** 9222fdb7a86abca1f6d0b8b41eb8d91e86fcc5d6882fccbdc0333d9373a93ff5 ssh-agent -k [2022-10-24T07:50:18.193Z] unset SSH_AUTH_SOCK; [2022-10-24T07:50:18.193Z] unset SSH_AGENT_PID; [2022-10-24T07:50:18.193Z] echo Agent pid 38 killed; [2022-10-24T07:50:18.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:50:18.522Z] + git semver [Pipeline] } [2022-10-24T07:50:18.777Z] $ docker stop --time=1 9222fdb7a86abca1f6d0b8b41eb8d91e86fcc5d6882fccbdc0333d9373a93ff5 [2022-10-24T07:50:20.044Z] $ docker rm -f 9222fdb7a86abca1f6d0b8b41eb8d91e86fcc5d6882fccbdc0333d9373a93ff5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:50:20.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:50:20.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:50:20.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:50:20.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:50:20.747Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:50:20.762Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:50:21.099Z] $ docker top beffc00ef62e7d46a1c73c2f4cc0a878e79bc8350224116d5e1a931bdaaa007b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:50:21.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:50:21.198Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:50:21.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:50:21.310Z] $ docker exec beffc00ef62e7d46a1c73c2f4cc0a878e79bc8350224116d5e1a931bdaaa007b ssh-agent [2022-10-24T07:50:21.436Z] SSH_AUTH_SOCK=/tmp/ssh-EKL1X5EzCfIn/agent.32 [2022-10-24T07:50:21.437Z] SSH_AGENT_PID=38 [2022-10-24T07:50:21.443Z] Running ssh-add (command line suppressed) [2022-10-24T07:50:21.532Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2294231600398867910.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2294231600398867910.key) [2022-10-24T07:50:21.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:50:21.846Z] + git semver push [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,002 [run_push] DEBUG push [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,003 [execute] INFO git cat-file --batch-check [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,006 [execute] INFO git rev-list 80cacb31b6ca0469ae0d23da46e69d1e0b88cb60 -- [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,007 [execute] DEBUG Popen(['git', 'rev-list', '80cacb31b6ca0469ae0d23da46e69d1e0b88cb60', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,015 [execute] INFO git fetch -v origin [2022-10-24T07:50:22.104Z] 2022-10-24 07:50:22,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T07:50:22.670Z] 2022-10-24 07:50:22,604 [run_push] DEBUG no remote changes detected [2022-10-24T07:50:22.670Z] 2022-10-24 07:50:22,605 [execute] INFO git push origin semver [2022-10-24T07:50:22.670Z] 2022-10-24 07:50:22,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:50:23.606Z] 2022-10-24 07:50:23,484 [run_push] DEBUG push all version tags [2022-10-24T07:50:23.606Z] 2022-10-24 07:50:23,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T07:50:23.606Z] 2022-10-24 07:50:23,486 [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-10-24T07:50:24.545Z] 2022-10-24 07:50:24,346 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-24T07:50:24.545Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T07:50:24.539Z] $ docker exec --env ******** --env ******** beffc00ef62e7d46a1c73c2f4cc0a878e79bc8350224116d5e1a931bdaaa007b ssh-agent -k [2022-10-24T07:50:24.653Z] unset SSH_AUTH_SOCK; [2022-10-24T07:50:24.655Z] unset SSH_AGENT_PID; [2022-10-24T07:50:24.655Z] echo Agent pid 38 killed; [2022-10-24T07:50:24.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:50:24.988Z] + git semver [Pipeline] } [2022-10-24T07:50:25.241Z] $ docker stop --time=1 beffc00ef62e7d46a1c73c2f4cc0a878e79bc8350224116d5e1a931bdaaa007b [2022-10-24T07:50:27.041Z] $ docker rm -f beffc00ef62e7d46a1c73c2f4cc0a878e79bc8350224116d5e1a931bdaaa007b [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-10-24T07:50:27.640Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-10-24T07:50:27.640Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-24T07:50:27.640Z] total 16 [2022-10-24T07:50:27.640Z] drwxr-xr-x 3 root root 4096 Oct 24 07:35 . [2022-10-24T07:50:27.640Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 07:50 .. [2022-10-24T07:50:27.640Z] drwxr-xr-x 2 root root 4096 Oct 24 07:35 cost [2022-10-24T07:50:27.640Z] -rw-r--r-- 1 root root 87 Oct 24 07:35 cost.csv [2022-10-24T07:50:27.640Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-24T07:50:27.640Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-24T07:50:27.640Z] total 16 [2022-10-24T07:50:27.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:35 . [2022-10-24T07:50:27.640Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 07:50 .. [2022-10-24T07:50:27.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 07:35 cost [2022-10-24T07:50:27.640Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 24 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:27.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:28.787Z] ---> package-listing.sh [2022-10-24T07:50:28.787Z] ++ facter osfamily [2022-10-24T07:50:28.787Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T07:50:29.046Z] + OS_FAMILY=debian [2022-10-24T07:50:29.046Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-10-24T07:50:29.046Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T07:50:29.046Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T07:50:29.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T07:50:29.046Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T07:50:29.046Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-24T07:50:29.046Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T07:50:29.046Z] + case "${OS_FAMILY}" in [2022-10-24T07:50:29.046Z] + dpkg -l [2022-10-24T07:50:29.046Z] + grep '^ii' [2022-10-24T07:50:29.046Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T07:50:29.046Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T07:50:29.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T07:50:29.046Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-24T07:50:29.046Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-10-24T07:50:29.046Z] + 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-10-24T07:50:29.056Z] 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-10-24T07:50:29.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:50:29.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:50:29.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:50:29.950Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2022-10-24T07:50:29.965Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:50:30.173Z] $ docker top 910cee7fa07a829fb55f54913da401372f714a98db427d96c43fb569fa5fcd6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:50:30.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T07:50:30.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T07:50:31.231Z] + ls /var/log/sa-host [2022-10-24T07:50:31.231Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:50:31.297Z] provisioning config files... [2022-10-24T07:50:31.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7036977219062211805tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:50:31.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:31.631Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T07:50:31.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:31.971Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T07:50:31.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:32.264Z] ---> sudo-logs.sh [2022-10-24T07:50:32.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T07:50:32.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:32.568Z] ---> job-cost.sh [2022-10-24T07:50:32.568Z] lf-activate-venv: SKIPPING [2022-10-24T07:50:32.568Z] DEBUG: total: 0.2199999988079071 [2022-10-24T07:50:32.568Z] INFO: Retrieving Stack Cost... [2022-10-24T07:50:33.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:50:33.397Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T07:50:33.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:33.692Z] ---> logs-deploy.sh [2022-10-24T07:50:33.692Z] lf-activate-venv: SKIPPING [2022-10-24T07:50:33.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/59 [2022-10-24T07:50:33.692Z] INFO: archiving workspace using pattern(s): [2022-10-24T07:50:34.633Z] Archives upload complete. [2022-10-24T07:50:34.633Z] INFO: archiving logs to Nexus