Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8250e301d92a025f83865f5663963929d81085da 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-ssh3903877785756301374.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-ssh9803493064385578148.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-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12567037310185600775.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-ssh10388013373450296024.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4407873144444937903.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-117162 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8250e301d92a025f83865f5663963929d81085da (main) Commit message: "Merge pull request #1251 from lenny-intel/go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 8250e301d92a025f83865f5663963929d81085da # timeout=10 > git rev-list --no-walk 21e2314d0be0883f9fe388992978a72096c1cede # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T15:44:18.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T15:44:18.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T15:44:18.922Z] ========================================================= [2022-10-26T15:44:18.922Z] EdgeX Global Pipelines Version Info [2022-10-26T15:44:18.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:44:19.682Z] ------------------- [2022-10-26T15:44:19.682Z] stable info: [2022-10-26T15:44:19.682Z] ------------------- [2022-10-26T15:44:19.682Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T15:44:19.682Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:44:19.682Z] Message: update stable to v1.0.243 [2022-10-26T15:44:20.250Z] ------------------- [2022-10-26T15:44:20.250Z] experimental info: [2022-10-26T15:44:20.250Z] ------------------- [2022-10-26T15:44:20.250Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T15:44:20.250Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:44:20.250Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T15:44:20.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-26T15:44:20.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-26T15:44:20.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T15:44:20.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T15:44:20.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T15:44:20.453Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T15:44:20.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T15:44:20.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-26T15:44:20.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T15:44:20.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T15:44:20.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T15:44:20.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-26T15:44:20.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T15:44:20.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T15:44:20.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T15:44:20.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:44:20.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:44:20.563Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:44:20.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T15:44:20.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T15:44:20.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T15:44:20.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T15:44:20.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T15:44:20.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T15:44:20.648Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T15:44:20.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T15:44:20.675Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T15:44:20.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T15:44:20.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T15:44:20.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T15:44:20.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8250e301d92a025f83865f5663963929d81085da [Pipeline] echo [2022-10-26T15:44:20.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8250e30 [Pipeline] echo [2022-10-26T15:44:20.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:44:20.779Z] provisioning config files... [2022-10-26T15:44:20.793Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1468877904331205100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:44:21.092Z] ---> docker-login.sh [2022-10-26T15:44:21.092Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:44:21.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:21.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:21.352Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:21.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:21.352Z] [2022-10-26T15:44:21.352Z] Login Succeeded [2022-10-26T15:44:21.352Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:44:21.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:21.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:21.612Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:21.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:21.612Z] [2022-10-26T15:44:21.612Z] Login Succeeded [2022-10-26T15:44:21.612Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:44:21.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:21.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:21.612Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:21.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:21.612Z] [2022-10-26T15:44:21.612Z] Login Succeeded [2022-10-26T15:44:21.612Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:44:21.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:21.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:21.871Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:21.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:21.871Z] [2022-10-26T15:44:21.871Z] Login Succeeded [2022-10-26T15:44:21.871Z] docker.io [2022-10-26T15:44:21.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:22.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:22.131Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:22.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:22.131Z] [2022-10-26T15:44:22.131Z] Login Succeeded [2022-10-26T15:44:22.131Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:44:22.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T15:44:22.520Z] + git rev-list -1 --merges 8250e301d92a025f83865f5663963929d81085da~1..8250e301d92a025f83865f5663963929d81085da [Pipeline] echo [2022-10-26T15:44:22.552Z] -----------> git rev-list -1 --merges 8250e301d92a025f83865f5663963929d81085da~1..8250e301d92a025f83865f5663963929d81085da 8250e301d92a025f83865f5663963929d81085da [2022-10-26T15:44:22.552Z] 8250e301d92a025f83865f5663963929d81085da [false] [Pipeline] sh [2022-10-26T15:44:22.839Z] + git log --format=format:%s -1 8250e301d92a025f83865f5663963929d81085da [Pipeline] echo [2022-10-26T15:44:22.855Z] ========================================================= [2022-10-26T15:44:22.855Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T15:44:22.855Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:44:23.175Z] + git log --format=format:%s -1 8250e301d92a025f83865f5663963929d81085da [Pipeline] echo [2022-10-26T15:44:23.186Z] [semverPrep] GIT_COMMIT: 8250e301d92a025f83865f5663963929d81085da, Commit Message: Merge pull request #1251 from lenny-intel/go-mods [Pipeline] echo [2022-10-26T15:44:23.193Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T15:44:23.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:44:23.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T15:44:23.556Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T15:44:23.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T15:44:23.556Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-10-26T15:44:23.556Z] -a /etc/ssh/ssh_known_hosts [2022-10-26T15:44:23.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:44:23.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:44:23.967Z] [2022-10-26T15:44:23.967Z] 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-26T15:44:24.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:44:24.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T15:44:24.267Z] b85a868b505f: Pulling fs layer [2022-10-26T15:44:24.267Z] e2be974225ed: Pulling fs layer [2022-10-26T15:44:24.267Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T15:44:24.267Z] 988bab9f4d93: Pulling fs layer [2022-10-26T15:44:24.267Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T15:44:24.267Z] eaf3925da568: Pulling fs layer [2022-10-26T15:44:24.267Z] bab4dde63d76: Pulling fs layer [2022-10-26T15:44:24.267Z] bde34c3a00c8: Pulling fs layer [2022-10-26T15:44:24.267Z] b352a97aabf1: Pulling fs layer [2022-10-26T15:44:24.267Z] 4872d77fe225: Pulling fs layer [2022-10-26T15:44:24.267Z] 5851b861e8e6: Pulling fs layer [2022-10-26T15:44:24.267Z] 988bab9f4d93: Waiting [2022-10-26T15:44:24.267Z] 1469e6f7b9e6: Waiting [2022-10-26T15:44:24.267Z] 4872d77fe225: Waiting [2022-10-26T15:44:24.267Z] eaf3925da568: Waiting [2022-10-26T15:44:24.267Z] bab4dde63d76: Waiting [2022-10-26T15:44:24.267Z] 5851b861e8e6: Waiting [2022-10-26T15:44:24.267Z] b352a97aabf1: Waiting [2022-10-26T15:44:24.267Z] bde34c3a00c8: Waiting [2022-10-26T15:44:24.267Z] e2be974225ed: Download complete [2022-10-26T15:44:24.267Z] 988bab9f4d93: Verifying Checksum [2022-10-26T15:44:24.268Z] 988bab9f4d93: Download complete [2022-10-26T15:44:24.527Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T15:44:24.527Z] 1469e6f7b9e6: Download complete [2022-10-26T15:44:24.527Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T15:44:24.527Z] 339a4e72a1f5: Download complete [2022-10-26T15:44:24.527Z] eaf3925da568: Verifying Checksum [2022-10-26T15:44:24.527Z] eaf3925da568: Download complete [2022-10-26T15:44:24.527Z] bde34c3a00c8: Download complete [2022-10-26T15:44:24.527Z] b352a97aabf1: Download complete [2022-10-26T15:44:24.527Z] 4872d77fe225: Verifying Checksum [2022-10-26T15:44:24.527Z] 4872d77fe225: Download complete [2022-10-26T15:44:24.527Z] 5851b861e8e6: Download complete [2022-10-26T15:44:24.527Z] b85a868b505f: Verifying Checksum [2022-10-26T15:44:24.527Z] b85a868b505f: Download complete [2022-10-26T15:44:24.786Z] bab4dde63d76: Verifying Checksum [2022-10-26T15:44:25.723Z] b85a868b505f: Pull complete [2022-10-26T15:44:25.723Z] e2be974225ed: Pull complete [2022-10-26T15:44:26.294Z] 339a4e72a1f5: Pull complete [2022-10-26T15:44:26.294Z] 988bab9f4d93: Pull complete [2022-10-26T15:44:26.862Z] 1469e6f7b9e6: Pull complete [2022-10-26T15:44:26.862Z] eaf3925da568: Pull complete [2022-10-26T15:44:28.236Z] bab4dde63d76: Pull complete [2022-10-26T15:44:28.493Z] bde34c3a00c8: Pull complete [2022-10-26T15:44:28.493Z] b352a97aabf1: Pull complete [2022-10-26T15:44:28.493Z] 4872d77fe225: Pull complete [2022-10-26T15:44:28.752Z] 5851b861e8e6: Pull complete [2022-10-26T15:44:28.752Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T15:44:28.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:44:28.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:44:28.824Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:44:28.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:44:32.010Z] $ docker top 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae -eo pid,comm [2022-10-26T15:44:32.073Z] 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-26T15:44:32.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:44:32.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:44:32.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:44:32.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:44:32.227Z] $ docker exec 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae ssh-agent [2022-10-26T15:44:32.347Z] SSH_AUTH_SOCK=/tmp/ssh-1iD1H8Bg0NhE/agent.32 [2022-10-26T15:44:32.347Z] SSH_AGENT_PID=38 [2022-10-26T15:44:32.353Z] Running ssh-add (command line suppressed) [2022-10-26T15:44:32.446Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12185225471885777336.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12185225471885777336.key) [2022-10-26T15:44:32.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:44:32.762Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T15:44:32.767Z] $ docker exec --env ******** --env ******** 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae ssh-agent -k [2022-10-26T15:44:32.860Z] unset SSH_AUTH_SOCK; [2022-10-26T15:44:32.860Z] unset SSH_AGENT_PID; [2022-10-26T15:44:32.861Z] echo Agent pid 38 killed; [2022-10-26T15:44:32.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T15:44:32.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:44:32.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:44:33.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:44:32.999Z] $ docker exec 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae ssh-agent [2022-10-26T15:44:33.117Z] SSH_AUTH_SOCK=/tmp/ssh-e6Q7zHphrK8G/agent.70 [2022-10-26T15:44:33.117Z] SSH_AGENT_PID=76 [2022-10-26T15:44:33.121Z] Running ssh-add (command line suppressed) [2022-10-26T15:44:33.236Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9834000489647342527.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9834000489647342527.key) [2022-10-26T15:44:33.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:44:33.542Z] + git semver init [2022-10-26T15:44:33.802Z] 2022-10-26 15:44:33,721 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T15:44:33.802Z] 2022-10-26 15:44:33,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-26T15:44:33.802Z] 2022-10-26 15:44:33,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-26T15:44:33.802Z] 2022-10-26 15:44:33,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:44:35.182Z] 2022-10-26 15:44:34,793 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-26T15:44:35.182Z] 2022-10-26 15:44:34,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-26T15:44:35.182Z] 2022-10-26 15:44:34,793 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:44:35.182Z] 2022-10-26 15:44:34,793 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:44:35.182Z] 2.3.0-dev.49 [Pipeline] } [2022-10-26T15:44:35.184Z] $ docker exec --env ******** --env ******** 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae ssh-agent -k [2022-10-26T15:44:35.294Z] unset SSH_AUTH_SOCK; [2022-10-26T15:44:35.294Z] unset SSH_AGENT_PID; [2022-10-26T15:44:35.294Z] echo Agent pid 76 killed; [2022-10-26T15:44:35.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:44:35.613Z] + git semver [Pipeline] } [2022-10-26T15:44:35.879Z] $ docker stop --time=1 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae [2022-10-26T15:44:37.202Z] $ docker rm -f 82bb408d56f18de3ed7ed249174d8b1386d36d004b35c5140a48dcd9bbc72cae [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:44:37.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T15:44:37.768Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T15:44:37.770Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.49 [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-26T15:44:37.874Z] provisioning config files... [2022-10-26T15:44:37.884Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7859088957137661051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:44:38.179Z] ---> docker-login.sh [2022-10-26T15:44:38.179Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:44:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:38.179Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:38.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:38.179Z] [2022-10-26T15:44:38.179Z] Login Succeeded [2022-10-26T15:44:38.179Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:44:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:38.179Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:38.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:38.179Z] [2022-10-26T15:44:38.179Z] Login Succeeded [2022-10-26T15:44:38.179Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:44:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:38.438Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:38.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:38.438Z] [2022-10-26T15:44:38.438Z] Login Succeeded [2022-10-26T15:44:38.438Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:44:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:38.438Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:38.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:38.438Z] [2022-10-26T15:44:38.438Z] Login Succeeded [2022-10-26T15:44:38.438Z] docker.io [2022-10-26T15:44:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:44:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:44:39.008Z] Configure a credential helper to remove this warning. See [2022-10-26T15:44:39.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:44:39.008Z] [2022-10-26T15:44:39.008Z] Login Succeeded [2022-10-26T15:44:39.008Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:44:39.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T15:44:39.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:44:39.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:44:39.084Z] ========================================================= [2022-10-26T15:44:39.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T15:44:39.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:44:39.385Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-26T15:44:39.385Z] Sending build context to Docker daemon 10.08MB [2022-10-26T15:44:39.385Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T15:44:39.385Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-26T15:44:39.385Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T15:44:39.385Z] 213ec9aee27d: Pulling fs layer [2022-10-26T15:44:39.385Z] 4583459ba037: Pulling fs layer [2022-10-26T15:44:39.385Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T15:44:39.385Z] 53926ce57604: Pulling fs layer [2022-10-26T15:44:39.385Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T15:44:39.385Z] 30f14e443154: Pulling fs layer [2022-10-26T15:44:39.385Z] 801331c1e519: Pulling fs layer [2022-10-26T15:44:39.385Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T15:44:39.385Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T15:44:39.385Z] 30f14e443154: Waiting [2022-10-26T15:44:39.385Z] 801331c1e519: Waiting [2022-10-26T15:44:39.385Z] 99cc6dd402b0: Waiting [2022-10-26T15:44:39.385Z] 53926ce57604: Waiting [2022-10-26T15:44:39.385Z] 21b2b0c7a3f4: Waiting [2022-10-26T15:44:39.385Z] 7d9ed39f4882: Waiting [2022-10-26T15:44:39.663Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T15:44:39.663Z] 93c1e223e6f2: Download complete [2022-10-26T15:44:39.663Z] 4583459ba037: Download complete [2022-10-26T15:44:39.663Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T15:44:39.663Z] 21b2b0c7a3f4: Download complete [2022-10-26T15:44:39.663Z] 30f14e443154: Verifying Checksum [2022-10-26T15:44:39.663Z] 30f14e443154: Download complete [2022-10-26T15:44:39.663Z] 213ec9aee27d: Verifying Checksum [2022-10-26T15:44:39.663Z] 213ec9aee27d: Download complete [2022-10-26T15:44:39.663Z] 801331c1e519: Download complete [2022-10-26T15:44:39.924Z] 213ec9aee27d: Pull complete [2022-10-26T15:44:39.924Z] 4583459ba037: Pull complete [2022-10-26T15:44:40.188Z] 93c1e223e6f2: Pull complete [2022-10-26T15:44:40.188Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T15:44:40.188Z] 7d9ed39f4882: Download complete [2022-10-26T15:44:40.447Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T15:44:40.447Z] 99cc6dd402b0: Download complete [2022-10-26T15:44:40.705Z] 53926ce57604: Verifying Checksum [2022-10-26T15:44:40.705Z] 53926ce57604: Download complete [2022-10-26T15:44:44.892Z] 53926ce57604: Pull complete [2022-10-26T15:44:44.892Z] 21b2b0c7a3f4: Pull complete [2022-10-26T15:44:44.892Z] 30f14e443154: Pull complete [2022-10-26T15:44:44.892Z] 801331c1e519: Pull complete [2022-10-26T15:44:46.790Z] 99cc6dd402b0: Pull complete [2022-10-26T15:44:47.355Z] 7d9ed39f4882: Pull complete [2022-10-26T15:44:47.355Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T15:44:47.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:44:47.355Z] ---> 1dedd983c030 [2022-10-26T15:44:47.355Z] Step 3/10 : ARG MAKE=make build [2022-10-26T15:44:52.627Z] ---> Running in 835101e5f658 [2022-10-26T15:44:52.627Z] Removing intermediate container 835101e5f658 [2022-10-26T15:44:52.627Z] ---> 37a142d963d0 [2022-10-26T15:44:52.627Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-26T15:44:52.627Z] ---> Running in b2fba06ef136 [2022-10-26T15:44:52.627Z] Removing intermediate container b2fba06ef136 [2022-10-26T15:44:52.627Z] ---> 41a75c012b56 [2022-10-26T15:44:52.627Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:44:52.627Z] ---> Running in 19a30d2553e7 [2022-10-26T15:44:52.627Z] Removing intermediate container 19a30d2553e7 [2022-10-26T15:44:52.627Z] ---> 29e6b46403a6 [2022-10-26T15:44:52.627Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-26T15:44:52.836Z] Still waiting to schedule task [2022-10-26T15:44:52.836Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T15:44:52.886Z] ---> Running in 2b22acb878e1 [2022-10-26T15:44:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:44:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:44:53.403Z] OK: 211 MiB in 51 packages [2022-10-26T15:44:53.661Z] Removing intermediate container 2b22acb878e1 [2022-10-26T15:44:53.661Z] ---> 62cd3c62581b [2022-10-26T15:44:53.661Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-26T15:44:53.919Z] ---> f4246e3545cb [2022-10-26T15:44:53.919Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:44:53.919Z] ---> Running in e8311c276b2a [2022-10-26T15:45:20.478Z] Removing intermediate container e8311c276b2a [2022-10-26T15:45:20.478Z] ---> 449e570cee54 [2022-10-26T15:45:20.478Z] Step 9/10 : COPY . . [2022-10-26T15:45:20.736Z] ---> 246ba1e3d2f1 [2022-10-26T15:45:20.736Z] Step 10/10 : RUN ${MAKE} [2022-10-26T15:45:20.994Z] ---> Running in c1726edc22c3 [2022-10-26T15:45:21.252Z] noop [2022-10-26T15:45:21.818Z] Removing intermediate container c1726edc22c3 [2022-10-26T15:45:21.818Z] ---> eac466b14271 [2022-10-26T15:45:21.819Z] Successfully built eac466b14271 [2022-10-26T15:45:21.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:45:22.142Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:45:22.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:45:22.211Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:45:22.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:45:22.717Z] $ docker top ca4a5f36417ec4a57900bcc3b9692703aad7d036e13cebec21776eed06088280 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:45:23.049Z] + go version [2022-10-26T15:45:23.050Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T15:45:23.066Z] $ docker stop --time=1 ca4a5f36417ec4a57900bcc3b9692703aad7d036e13cebec21776eed06088280 [2022-10-26T15:45:24.434Z] $ docker rm -f ca4a5f36417ec4a57900bcc3b9692703aad7d036e13cebec21776eed06088280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:45:24.819Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:45:24.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:45:24.888Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:45:24.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:45:25.368Z] $ docker top 1d6c9707da5248938a8cadb620ffc8c14942b731cd1a06a7467236cff740c139 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:45:25.703Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:45:25.995Z] + make test [2022-10-26T15:45:25.995Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:45:32.561Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-26T15:45:47.452Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.086s coverage: 27.6% of statements [2022-10-26T15:45:47.452Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 78.9% of statements [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-26T15:45:47.452Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.076s coverage: 73.1% of statements [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-26T15:45:47.452Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.110s coverage: 54.4% of statements [2022-10-26T15:45:47.452Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T15:45:47.453Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 65.1% of statements [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T15:45:47.453Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.747s coverage: 89.2% of statements [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-26T15:45:47.453Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.7% of statements [2022-10-26T15:45:47.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-26T15:46:05.523Z] 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-26T15:46:05.523Z] GO111MODULE=on go vet ./... [2022-10-26T15:46:06.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:46:06.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:46:06.894Z] ./bin/test-attribution-txt.sh [2022-10-26T15:46:06.894Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T15:46:06.894Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T15:46:06.894Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T15:46:06.894Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-26T15:46:06.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T15:46:06.924Z] $ docker stop --time=1 1d6c9707da5248938a8cadb620ffc8c14942b731cd1a06a7467236cff740c139 [2022-10-26T15:46:13.067Z] $ docker rm -f 1d6c9707da5248938a8cadb620ffc8c14942b731cd1a06a7467236cff740c139 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:46:13.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T15:46:13.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T15:46:14.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T15:46:14.496Z] + ls -al . [2022-10-26T15:46:14.496Z] total 280 [2022-10-26T15:46:14.496Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 15:45 . [2022-10-26T15:46:14.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:44 .. [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 15:44 .dockerignore [2022-10-26T15:46:14.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 15:45 .git [2022-10-26T15:46:14.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:44 .github [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 26 15:44 .gitignore [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 15:44 .golangci.yml [2022-10-26T15:46:14.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:44 .semver [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 26 15:44 CHANGELOG.md [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 15:44 GOVERNANCE.md [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 26 15:44 Jenkinsfile [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 15:44 LICENSE [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 26 15:44 Makefile [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 26 15:44 OWNERS.md [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 26 15:44 README.md [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 15:44 VERSION [2022-10-26T15:46:14.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:44 bin [2022-10-26T15:46:14.496Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 26 15:45 coverage.out [2022-10-26T15:46:14.496Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 15:44 example [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 26 15:44 go.mod [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 26 15:44 go.sum [2022-10-26T15:46:14.496Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 15:44 internal [2022-10-26T15:46:14.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:44 openapi [2022-10-26T15:46:14.496Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 15:44 pkg [2022-10-26T15:46:14.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:44 snap [2022-10-26T15:46:14.496Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 15:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:46:14.895Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8250e301d92a025f83865f5663963929d81085da --label arch=amd64 --label version=2.3.0-dev.49 . [2022-10-26T15:46:14.895Z] Sending build context to Docker daemon 10.19MB [2022-10-26T15:46:14.895Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T15:46:14.895Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-26T15:46:14.895Z] ---> eac466b14271 [2022-10-26T15:46:14.895Z] Step 3/23 : ARG MAKE=make build [2022-10-26T15:46:15.461Z] ---> Running in 00eb2b5f9841 [2022-10-26T15:46:15.461Z] Removing intermediate container 00eb2b5f9841 [2022-10-26T15:46:15.461Z] ---> c2bcd4a6afd2 [2022-10-26T15:46:15.461Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-26T15:46:15.461Z] ---> Running in 3ed3fd2ad6ed [2022-10-26T15:46:15.720Z] Removing intermediate container 3ed3fd2ad6ed [2022-10-26T15:46:15.720Z] ---> 23e705228ec1 [2022-10-26T15:46:15.720Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:46:15.720Z] ---> Running in 944202d1706c [2022-10-26T15:46:15.720Z] Removing intermediate container 944202d1706c [2022-10-26T15:46:15.720Z] ---> 2e759d7bb64c [2022-10-26T15:46:15.720Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-26T15:46:15.720Z] ---> Running in 1882cc6ca2c3 [2022-10-26T15:46:15.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:46:16.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:46:16.238Z] OK: 211 MiB in 51 packages [2022-10-26T15:46:16.807Z] Removing intermediate container 1882cc6ca2c3 [2022-10-26T15:46:16.807Z] ---> 7f2c15f29a6b [2022-10-26T15:46:16.807Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-26T15:46:16.807Z] ---> f6d1ff3adc34 [2022-10-26T15:46:16.807Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:46:16.807Z] ---> Running in eb28604c3b70 [2022-10-26T15:46:17.373Z] Removing intermediate container eb28604c3b70 [2022-10-26T15:46:17.373Z] ---> b89bf1796c0e [2022-10-26T15:46:17.373Z] Step 9/23 : COPY . . [2022-10-26T15:46:17.942Z] ---> 1490f8497fc6 [2022-10-26T15:46:17.942Z] Step 10/23 : RUN ${MAKE} [2022-10-26T15:46:17.943Z] ---> Running in b0b7fc361377 [2022-10-26T15:46:18.509Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-26T15:46:36.704Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-26T15:46:39.990Z] Removing intermediate container b0b7fc361377 [2022-10-26T15:46:39.990Z] ---> e75d420f48a8 [2022-10-26T15:46:39.990Z] Step 11/23 : FROM alpine:3.16 [2022-10-26T15:46:40.558Z] 3.16: Pulling from library/alpine [2022-10-26T15:46:40.558Z] 213ec9aee27d: Already exists [2022-10-26T15:46:40.818Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:46:40.818Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:46:40.818Z] ---> 9c6f07244728 [2022-10-26T15:46:40.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:46:40.818Z] ---> Running in 938d0642fb79 [2022-10-26T15:46:40.818Z] Removing intermediate container 938d0642fb79 [2022-10-26T15:46:40.818Z] ---> 14034f380084 [2022-10-26T15:46:40.818Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-26T15:46:40.818Z] ---> Running in bad578bd92a6 [2022-10-26T15:46:41.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:46:41.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:46:41.645Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:46:41.645Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-26T15:46:41.645Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:46:41.645Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-26T15:46:41.645Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-26T15:46:41.645Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:46:41.645Z] OK: 8 MiB in 19 packages [2022-10-26T15:46:42.212Z] Removing intermediate container bad578bd92a6 [2022-10-26T15:46:42.212Z] ---> 354b8a5b0533 [2022-10-26T15:46:42.212Z] Step 14/23 : WORKDIR / [2022-10-26T15:46:42.212Z] ---> Running in cbcafe7081f3 [2022-10-26T15:46:42.212Z] Removing intermediate container cbcafe7081f3 [2022-10-26T15:46:42.212Z] ---> bc2fe02947de [2022-10-26T15:46:42.212Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-26T15:46:42.212Z] ---> 7049a42e539e [2022-10-26T15:46:42.212Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-26T15:46:43.148Z] ---> d478bec9d75c [2022-10-26T15:46:43.148Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-26T15:46:43.148Z] ---> a5d76973c142 [2022-10-26T15:46:43.148Z] Step 18/23 : EXPOSE 59999 [2022-10-26T15:46:43.407Z] ---> Running in 96f91f9bc844 [2022-10-26T15:46:43.407Z] Removing intermediate container 96f91f9bc844 [2022-10-26T15:46:43.407Z] ---> 412391ed9c7b [2022-10-26T15:46:43.407Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-26T15:46:43.407Z] ---> Running in 22bc5c063645 [2022-10-26T15:46:43.407Z] Removing intermediate container 22bc5c063645 [2022-10-26T15:46:43.407Z] ---> 61cd6aa2e363 [2022-10-26T15:46:43.407Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:46:43.407Z] ---> Running in 7968f1b48be3 [2022-10-26T15:46:43.667Z] Removing intermediate container 7968f1b48be3 [2022-10-26T15:46:43.667Z] ---> e902b3b9e795 [2022-10-26T15:46:43.667Z] Step 21/23 : LABEL arch=amd64 [2022-10-26T15:46:43.667Z] ---> Running in 44cf2ce9cb50 [2022-10-26T15:46:43.667Z] Removing intermediate container 44cf2ce9cb50 [2022-10-26T15:46:43.667Z] ---> 6f9131566501 [2022-10-26T15:46:43.667Z] Step 22/23 : LABEL git_sha=8250e301d92a025f83865f5663963929d81085da [2022-10-26T15:46:43.667Z] ---> Running in 19382d0aa998 [2022-10-26T15:46:43.926Z] Removing intermediate container 19382d0aa998 [2022-10-26T15:46:43.926Z] ---> 4a523ffda172 [2022-10-26T15:46:43.926Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-10-26T15:46:43.926Z] ---> Running in ba83b1a2e983 [2022-10-26T15:46:43.926Z] Removing intermediate container ba83b1a2e983 [2022-10-26T15:46:43.926Z] ---> 73c09c06762b [2022-10-26T15:46:43.926Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T15:46:43.926Z] Successfully built 73c09c06762b [2022-10-26T15:46:43.926Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:46:44.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:46:44.345Z] [2022-10-26T15:46:44.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:46:44.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:46:44.643Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T15:46:44.643Z] 5eb5b503b376: Pulling fs layer [2022-10-26T15:46:44.643Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T15:46:44.643Z] ec43610c2a17: Pulling fs layer [2022-10-26T15:46:44.643Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T15:46:44.643Z] 33b1e0a273af: Pulling fs layer [2022-10-26T15:46:44.643Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T15:46:44.643Z] 2f39f015ded8: Pulling fs layer [2022-10-26T15:46:44.643Z] 3a2ae6a8a46f: Waiting [2022-10-26T15:46:44.643Z] 5d3b04190fa2: Waiting [2022-10-26T15:46:44.643Z] 2f39f015ded8: Waiting [2022-10-26T15:46:44.643Z] 5c69ac0246d0: Download complete [2022-10-26T15:46:44.643Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T15:46:44.643Z] 3a2ae6a8a46f: Download complete [2022-10-26T15:46:44.903Z] 33b1e0a273af: Verifying Checksum [2022-10-26T15:46:44.903Z] 33b1e0a273af: Download complete [2022-10-26T15:46:44.903Z] ec43610c2a17: Download complete [2022-10-26T15:46:44.903Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T15:46:44.903Z] 5d3b04190fa2: Download complete [2022-10-26T15:46:44.903Z] 5eb5b503b376: Verifying Checksum [2022-10-26T15:46:44.903Z] 5eb5b503b376: Download complete [2022-10-26T15:46:45.473Z] 2f39f015ded8: Download complete [2022-10-26T15:46:46.040Z] 5eb5b503b376: Pull complete [2022-10-26T15:46:46.297Z] 5c69ac0246d0: Pull complete [2022-10-26T15:46:46.562Z] ec43610c2a17: Pull complete [2022-10-26T15:46:46.822Z] 3a2ae6a8a46f: Pull complete [2022-10-26T15:46:47.081Z] 33b1e0a273af: Pull complete [2022-10-26T15:46:47.081Z] 5d3b04190fa2: Pull complete [2022-10-26T15:46:51.272Z] 2f39f015ded8: Pull complete [2022-10-26T15:46:51.272Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T15:46:51.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:46:51.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:46:51.355Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:46:51.411Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:46:58.730Z] $ docker top a1da2262059d4fc213fcedefffc3cb02531e578973ce74a247143a8a51446d25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:46:59.094Z] ---> job-cost.sh [2022-10-26T15:46:59.094Z] lf-activate-venv: SKIPPING [2022-10-26T15:46:59.094Z] INFO: No Stack... [2022-10-26T15:46:59.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T15:46:59.611Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T15:46:59.893Z] + + cut -d, -f6 [2022-10-26T15:46:59.893Z] cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2022-10-26T15:46:59.906Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [2022-10-26T15:46:59.914Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] did not exist. Created. [2022-10-26T15:46:59.914Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:47:00.214Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T15:47:00.245Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T15:47:00.252Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T15:47:00.276Z] $ docker stop --time=1 a1da2262059d4fc213fcedefffc3cb02531e578973ce74a247143a8a51446d25 [2022-10-26T15:47:01.441Z] $ docker rm -f a1da2262059d4fc213fcedefffc3cb02531e578973ce74a247143a8a51446d25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T15:48:19.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117165 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-26T15:48:19.508Z] Running in /w/workspace/device-sdk-go/125 [Pipeline] { [Pipeline] checkout [2022-10-26T15:48:19.542Z] The recommended git tool is: git [2022-10-26T15:48:24.423Z] using credential edgex-jenkins-ssh [2022-10-26T15:48:24.447Z] Cloning the remote Git repository [2022-10-26T15:48:24.492Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-26T15:48:24.567Z] > git init /w/workspace/device-sdk-go/125 # timeout=10 [2022-10-26T15:48:24.707Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-26T15:48:24.708Z] > git --version # timeout=10 [2022-10-26T15:48:24.729Z] > git --version # 'git version 2.25.1' [2022-10-26T15:48:24.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T15:48:24.778Z] Verifying host key using known hosts file [2022-10-26T15:48:24.980Z] 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-26T15:48:24.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:48:26.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-26T15:48:26.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:48:27.488Z] Avoid second fetch [2022-10-26T15:48:27.489Z] Checking out Revision 8250e301d92a025f83865f5663963929d81085da (main) [2022-10-26T15:48:28.056Z] Commit message: "Merge pull request #1251 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-10-26T15:48:27.504Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T15:48:27.524Z] > git checkout -f 8250e301d92a025f83865f5663963929d81085da # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:48:28.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T15:48:28.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:48:28.982Z] Dload Upload Total Spent Left Speed [2022-10-26T15:48:28.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84577 0 --:--:-- --:--:-- --:--:-- 84577 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh [2022-10-26T15:48:29.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T15:48:29.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T15:48:29.988Z] + sudo tee /etc/docker/daemon.new [2022-10-26T15:48:29.988Z] { [2022-10-26T15:48:29.988Z] "registry-mirrors": [ [2022-10-26T15:48:29.988Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T15:48:29.988Z] ], [2022-10-26T15:48:29.988Z] "bip": "10.250.0.254/24", [2022-10-26T15:48:29.988Z] "hosts": [ [2022-10-26T15:48:29.988Z] "tcp://0.0.0.0:5555", [2022-10-26T15:48:29.988Z] "unix:///var/run/docker.sock" [2022-10-26T15:48:29.988Z] ], [2022-10-26T15:48:29.988Z] "mtu": 1458, [2022-10-26T15:48:29.988Z] "selinux-enabled": true, [2022-10-26T15:48:29.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T15:48:29.988Z] } [Pipeline] sh [2022-10-26T15:48:30.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T15:48:30.680Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:48:49.656Z] provisioning config files... [2022-10-26T15:48:49.690Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/125@tmp/config9117103760767517121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:48:50.050Z] ---> docker-login.sh [2022-10-26T15:48:50.050Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:48:50.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:48:50.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:48:50.647Z] Configure a credential helper to remove this warning. See [2022-10-26T15:48:50.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:48:50.647Z] [2022-10-26T15:48:50.647Z] Login Succeeded [2022-10-26T15:48:50.647Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:48:50.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:48:51.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:48:51.192Z] Configure a credential helper to remove this warning. See [2022-10-26T15:48:51.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:48:51.192Z] [2022-10-26T15:48:51.192Z] Login Succeeded [2022-10-26T15:48:51.192Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:48:51.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:48:51.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:48:51.466Z] Configure a credential helper to remove this warning. See [2022-10-26T15:48:51.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:48:51.466Z] [2022-10-26T15:48:51.466Z] Login Succeeded [2022-10-26T15:48:51.466Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:48:51.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:48:52.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:48:52.011Z] Configure a credential helper to remove this warning. See [2022-10-26T15:48:52.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:48:52.011Z] [2022-10-26T15:48:52.011Z] Login Succeeded [2022-10-26T15:48:52.011Z] docker.io [2022-10-26T15:48:52.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:48:52.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:48:52.558Z] Configure a credential helper to remove this warning. See [2022-10-26T15:48:52.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:48:52.558Z] [2022-10-26T15:48:52.558Z] Login Succeeded [2022-10-26T15:48:52.558Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:48:52.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T15:48:52.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:48:52.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:48:52.773Z] ========================================================= [2022-10-26T15:48:52.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T15:48:52.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:48:53.127Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-26T15:48:53.403Z] Sending build context to Docker daemon 5.42MB [2022-10-26T15:48:53.403Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T15:48:53.403Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-26T15:48:53.674Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T15:48:53.674Z] 9b18e9b68314: Pulling fs layer [2022-10-26T15:48:53.674Z] d32db5db7311: Pulling fs layer [2022-10-26T15:48:53.674Z] d0c4b47475fc: Pulling fs layer [2022-10-26T15:48:53.674Z] 5831b945b038: Pulling fs layer [2022-10-26T15:48:53.674Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T15:48:53.674Z] e10730c5d714: Pulling fs layer [2022-10-26T15:48:53.674Z] 5831b945b038: Waiting [2022-10-26T15:48:53.674Z] 86bbec2aaacd: Waiting [2022-10-26T15:48:53.674Z] 5dd5c2283517: Pulling fs layer [2022-10-26T15:48:53.674Z] d5ac0230b979: Pulling fs layer [2022-10-26T15:48:53.674Z] e10730c5d714: Waiting [2022-10-26T15:48:53.674Z] 5dd5c2283517: Waiting [2022-10-26T15:48:53.674Z] d5ac0230b979: Waiting [2022-10-26T15:48:53.674Z] d0c4b47475fc: Verifying Checksum [2022-10-26T15:48:53.674Z] d0c4b47475fc: Download complete [2022-10-26T15:48:53.674Z] d32db5db7311: Verifying Checksum [2022-10-26T15:48:53.674Z] d32db5db7311: Download complete [2022-10-26T15:48:53.674Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T15:48:53.674Z] 86bbec2aaacd: Download complete [2022-10-26T15:48:53.674Z] e10730c5d714: Verifying Checksum [2022-10-26T15:48:53.674Z] e10730c5d714: Download complete [2022-10-26T15:48:53.947Z] 9b18e9b68314: Verifying Checksum [2022-10-26T15:48:53.947Z] 9b18e9b68314: Download complete [2022-10-26T15:48:54.543Z] 9b18e9b68314: Pull complete [2022-10-26T15:48:55.150Z] d5ac0230b979: Verifying Checksum [2022-10-26T15:48:55.150Z] d5ac0230b979: Download complete [2022-10-26T15:48:55.422Z] d32db5db7311: Pull complete [2022-10-26T15:48:55.694Z] d0c4b47475fc: Pull complete [2022-10-26T15:48:56.283Z] 5dd5c2283517: Verifying Checksum [2022-10-26T15:48:56.283Z] 5dd5c2283517: Download complete [2022-10-26T15:48:56.874Z] 5831b945b038: Verifying Checksum [2022-10-26T15:48:56.874Z] 5831b945b038: Download complete [2022-10-26T15:49:11.917Z] 5831b945b038: Pull complete [2022-10-26T15:49:11.917Z] 86bbec2aaacd: Pull complete [2022-10-26T15:49:11.917Z] e10730c5d714: Pull complete [2022-10-26T15:49:17.305Z] 5dd5c2283517: Pull complete [2022-10-26T15:49:18.735Z] d5ac0230b979: Pull complete [2022-10-26T15:49:18.735Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T15:49:18.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:49:18.735Z] ---> 59b3b1a385d4 [2022-10-26T15:49:18.735Z] Step 3/10 : ARG MAKE=make build [2022-10-26T15:49:19.715Z] ---> Running in 846196cc0b67 [2022-10-26T15:49:19.715Z] Removing intermediate container 846196cc0b67 [2022-10-26T15:49:19.715Z] ---> 1c0a3d6cfcca [2022-10-26T15:49:19.715Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-26T15:49:19.715Z] ---> Running in 59ff49d802ff [2022-10-26T15:49:20.302Z] Removing intermediate container 59ff49d802ff [2022-10-26T15:49:20.302Z] ---> 2b1584b47bcd [2022-10-26T15:49:20.302Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:49:20.302Z] ---> Running in b84b1260501d [2022-10-26T15:49:20.573Z] Removing intermediate container b84b1260501d [2022-10-26T15:49:20.573Z] ---> 6fbd9c8f6c5b [2022-10-26T15:49:20.573Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-26T15:49:20.844Z] ---> Running in 13353d8c7d05 [2022-10-26T15:49:21.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:49:22.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:49:23.371Z] OK: 221 MiB in 51 packages [2022-10-26T15:49:24.341Z] Removing intermediate container 13353d8c7d05 [2022-10-26T15:49:24.341Z] ---> 6b4b04cdd22a [2022-10-26T15:49:24.341Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-26T15:49:26.402Z] ---> e0e330bbb038 [2022-10-26T15:49:26.402Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:49:26.402Z] ---> Running in 5144897f8aab [2022-10-26T15:50:22.932Z] Removing intermediate container 5144897f8aab [2022-10-26T15:50:22.932Z] ---> 13efe5066079 [2022-10-26T15:50:22.932Z] Step 9/10 : COPY . . [2022-10-26T15:50:22.932Z] ---> dd41e2f76c98 [2022-10-26T15:50:22.932Z] Step 10/10 : RUN ${MAKE} [2022-10-26T15:50:22.932Z] ---> Running in 94dd4db70daf [2022-10-26T15:50:22.932Z] noop [2022-10-26T15:50:22.932Z] Removing intermediate container 94dd4db70daf [2022-10-26T15:50:22.932Z] ---> fbf6e8b4dd06 [2022-10-26T15:50:22.932Z] Successfully built fbf6e8b4dd06 [2022-10-26T15:50:22.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:50:23.305Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T15:50:23.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:50:23.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-117165 does not seem to be running inside a container [2022-10-26T15:50:23.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/125 -v /w/workspace/device-sdk-go/125:/w/workspace/device-sdk-go/125:rw,z -v /w/workspace/device-sdk-go/125@tmp:/w/workspace/device-sdk-go/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T15:50:24.891Z] $ docker top 92ce382886869a51b6a7f9d14f0dcccf48885a5ba8254bb33284fd163fd77a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:50:25.753Z] + go version [2022-10-26T15:50:25.754Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T15:50:25.779Z] $ docker stop --time=1 92ce382886869a51b6a7f9d14f0dcccf48885a5ba8254bb33284fd163fd77a8e [2022-10-26T15:50:27.484Z] $ docker rm -f 92ce382886869a51b6a7f9d14f0dcccf48885a5ba8254bb33284fd163fd77a8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:50:28.075Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T15:50:28.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:50:28.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-117165 does not seem to be running inside a container [2022-10-26T15:50:28.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/125 -v /w/workspace/device-sdk-go/125:/w/workspace/device-sdk-go/125:rw,z -v /w/workspace/device-sdk-go/125@tmp:/w/workspace/device-sdk-go/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T15:50:29.633Z] $ docker top 9e3d82b3a5c6cc0feed352ed891626284ce0c353bb1076719c6d37db1a3fbcaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:50:30.500Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/125 [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:50:31.153Z] + make test [2022-10-26T15:50:31.153Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:51:10.069Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-26T15:53:31.811Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-26T15:53:31.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-26T15:53:31.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-26T15:53:31.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-26T15:53:31.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-26T15:53:32.085Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.365s coverage: 27.6% of statements [2022-10-26T15:53:34.671Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.795s coverage: 78.9% of statements [2022-10-26T15:53:34.671Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-26T15:53:41.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.973s coverage: 73.1% of statements [2022-10-26T15:53:41.348Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-26T15:53:41.348Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-26T15:53:49.599Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.720s coverage: 54.4% of statements [2022-10-26T15:53:49.599Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T15:53:49.600Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.560s coverage: 65.1% of statements [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T15:53:49.600Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.378s coverage: 89.2% of statements [2022-10-26T15:53:49.600Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-26T15:53:52.194Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.265s coverage: 4.7% of statements [2022-10-26T15:53:52.194Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-26T15:53:52.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T15:53:52.782Z] GO111MODULE=on go vet ./... [2022-10-26T15:55:29.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:55:29.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:55:29.483Z] ./bin/test-attribution-txt.sh [2022-10-26T15:55:29.483Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T15:55:29.483Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T15:55:29.483Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T15:55:29.483Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-26T15:55:29.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T15:55:29.528Z] $ docker stop --time=1 9e3d82b3a5c6cc0feed352ed891626284ce0c353bb1076719c6d37db1a3fbcaa [2022-10-26T15:55:31.880Z] $ docker rm -f 9e3d82b3a5c6cc0feed352ed891626284ce0c353bb1076719c6d37db1a3fbcaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:55:33.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T15:55:33.346Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T15:55:33.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:55:34.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T15:55:34.590Z] + ls -al . [2022-10-26T15:55:34.590Z] total 276 [2022-10-26T15:55:34.590Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 15:50 . [2022-10-26T15:55:34.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:48 .. [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 15:48 .dockerignore [2022-10-26T15:55:34.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 15:48 .git [2022-10-26T15:55:34.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:48 .github [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 26 15:48 .gitignore [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 15:48 .golangci.yml [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 26 15:48 CHANGELOG.md [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 15:48 GOVERNANCE.md [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 26 15:48 Jenkinsfile [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 15:48 LICENSE [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 26 15:48 Makefile [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 26 15:48 OWNERS.md [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 26 15:48 README.md [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 15:44 VERSION [2022-10-26T15:55:34.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 15:48 bin [2022-10-26T15:55:34.590Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 26 15:53 coverage.out [2022-10-26T15:55:34.590Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 15:48 example [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 26 15:48 go.mod [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 26 15:48 go.sum [2022-10-26T15:55:34.590Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 15:48 internal [2022-10-26T15:55:34.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 15:48 openapi [2022-10-26T15:55:34.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 15:48 pkg [2022-10-26T15:55:34.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 15:48 snap [2022-10-26T15:55:34.590Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 15:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:55:34.932Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8250e301d92a025f83865f5663963929d81085da --label arch=arm64 --label version=2.3.0-dev.49 . [2022-10-26T15:55:35.199Z] Sending build context to Docker daemon 5.522MB [2022-10-26T15:55:35.199Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T15:55:35.199Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-26T15:55:35.199Z] ---> fbf6e8b4dd06 [2022-10-26T15:55:35.199Z] Step 3/23 : ARG MAKE=make build [2022-10-26T15:55:35.467Z] ---> Running in efbdb8da3054 [2022-10-26T15:55:35.741Z] Removing intermediate container efbdb8da3054 [2022-10-26T15:55:35.741Z] ---> 872f3b5fc873 [2022-10-26T15:55:35.741Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-26T15:55:36.009Z] ---> Running in f0a249a02aa9 [2022-10-26T15:55:36.279Z] Removing intermediate container f0a249a02aa9 [2022-10-26T15:55:36.279Z] ---> 9560b06c5c28 [2022-10-26T15:55:36.279Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:55:36.279Z] ---> Running in f04036209f6f [2022-10-26T15:55:36.547Z] Removing intermediate container f04036209f6f [2022-10-26T15:55:36.547Z] ---> 7cd29c7dce4e [2022-10-26T15:55:36.547Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-26T15:55:36.829Z] ---> Running in ebe09cbeb961 [2022-10-26T15:55:37.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:55:38.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:55:39.350Z] OK: 221 MiB in 51 packages [2022-10-26T15:55:40.314Z] Removing intermediate container ebe09cbeb961 [2022-10-26T15:55:40.314Z] ---> 97450bb5e942 [2022-10-26T15:55:40.314Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-26T15:55:40.909Z] ---> 9f504055d9f8 [2022-10-26T15:55:40.909Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:55:40.909Z] ---> Running in 708af1ef0d0d [2022-10-26T15:55:43.505Z] Removing intermediate container 708af1ef0d0d [2022-10-26T15:55:43.505Z] ---> b9f0cccf9bc8 [2022-10-26T15:55:43.505Z] Step 9/23 : COPY . . [2022-10-26T15:55:44.089Z] ---> 2dde754cccbf [2022-10-26T15:55:44.089Z] Step 10/23 : RUN ${MAKE} [2022-10-26T15:55:44.363Z] ---> Running in 4989dd0bce55 [2022-10-26T15:55:45.330Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-26T15:58:07.038Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-26T15:58:07.038Z] Removing intermediate container 4989dd0bce55 [2022-10-26T15:58:07.038Z] ---> 32f9a7c1c740 [2022-10-26T15:58:07.038Z] Step 11/23 : FROM alpine:3.16 [2022-10-26T15:58:07.038Z] 3.16: Pulling from library/alpine [2022-10-26T15:58:07.038Z] 9b18e9b68314: Already exists [2022-10-26T15:58:07.038Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:58:07.038Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:58:07.038Z] ---> a6215f271958 [2022-10-26T15:58:07.038Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T15:58:07.038Z] ---> Running in 154b05ba23e9 [2022-10-26T15:58:07.038Z] Removing intermediate container 154b05ba23e9 [2022-10-26T15:58:07.038Z] ---> df3db2318af5 [2022-10-26T15:58:07.038Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-26T15:58:07.038Z] ---> Running in 0e93da0a8ab8 [2022-10-26T15:58:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:58:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:58:07.038Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:58:07.038Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-26T15:58:07.038Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:58:07.038Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-26T15:58:07.310Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-26T15:58:07.310Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:58:07.310Z] OK: 8 MiB in 19 packages [2022-10-26T15:58:08.276Z] Removing intermediate container 0e93da0a8ab8 [2022-10-26T15:58:08.276Z] ---> 4f36a74671fd [2022-10-26T15:58:08.276Z] Step 14/23 : WORKDIR / [2022-10-26T15:58:08.276Z] ---> Running in bdefbba4c11a [2022-10-26T15:58:08.543Z] Removing intermediate container bdefbba4c11a [2022-10-26T15:58:08.543Z] ---> f934285d3202 [2022-10-26T15:58:08.543Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-26T15:58:09.126Z] ---> 3b0ef41012d6 [2022-10-26T15:58:09.126Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-26T15:58:10.695Z] ---> 1beaf7b3881d [2022-10-26T15:58:10.695Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-26T15:58:11.291Z] ---> bc2c6cd9d3ac [2022-10-26T15:58:11.291Z] Step 18/23 : EXPOSE 59999 [2022-10-26T15:58:11.291Z] ---> Running in 1afbf054f662 [2022-10-26T15:58:11.580Z] Removing intermediate container 1afbf054f662 [2022-10-26T15:58:11.580Z] ---> 56ce9f1ca323 [2022-10-26T15:58:11.580Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-26T15:58:11.850Z] ---> Running in a1292030ccd1 [2022-10-26T15:58:12.123Z] Removing intermediate container a1292030ccd1 [2022-10-26T15:58:12.124Z] ---> c00f98901849 [2022-10-26T15:58:12.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:58:12.124Z] ---> Running in bca99632b3af [2022-10-26T15:58:12.405Z] Removing intermediate container bca99632b3af [2022-10-26T15:58:12.405Z] ---> 872416b97b31 [2022-10-26T15:58:12.405Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T15:58:12.673Z] ---> Running in fb49cd123378 [2022-10-26T15:58:12.940Z] Removing intermediate container fb49cd123378 [2022-10-26T15:58:12.940Z] ---> 752c4d2c768d [2022-10-26T15:58:12.940Z] Step 22/23 : LABEL git_sha=8250e301d92a025f83865f5663963929d81085da [2022-10-26T15:58:12.940Z] ---> Running in 63f5b072df51 [2022-10-26T15:58:13.209Z] Removing intermediate container 63f5b072df51 [2022-10-26T15:58:13.209Z] ---> 4d71cdfad761 [2022-10-26T15:58:13.209Z] Step 23/23 : LABEL version=2.3.0-dev.49 [2022-10-26T15:58:13.209Z] ---> Running in 623914a64804 [2022-10-26T15:58:13.478Z] Removing intermediate container 623914a64804 [2022-10-26T15:58:13.478Z] ---> 352f943d4801 [2022-10-26T15:58:13.478Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T15:58:13.478Z] Successfully built 352f943d4801 [2022-10-26T15:58:13.746Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:14.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:58:14.157Z] [2022-10-26T15:58:14.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:14.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:58:14.491Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T15:58:14.491Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T15:58:14.491Z] 04944245beec: Pulling fs layer [2022-10-26T15:58:14.491Z] 699f458cf7ca: Pulling fs layer [2022-10-26T15:58:14.491Z] 765212b225bb: Pulling fs layer [2022-10-26T15:58:14.491Z] f23df028b6ca: Pulling fs layer [2022-10-26T15:58:14.491Z] 765212b225bb: Waiting [2022-10-26T15:58:14.491Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T15:58:14.491Z] f23df028b6ca: Waiting [2022-10-26T15:58:14.491Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T15:58:14.491Z] d65c8cfc05b1: Waiting [2022-10-26T15:58:14.491Z] 2437ff75d9bd: Waiting [2022-10-26T15:58:14.759Z] 04944245beec: Verifying Checksum [2022-10-26T15:58:14.759Z] 04944245beec: Download complete [2022-10-26T15:58:14.759Z] 765212b225bb: Download complete [2022-10-26T15:58:14.759Z] f23df028b6ca: Verifying Checksum [2022-10-26T15:58:14.759Z] f23df028b6ca: Download complete [2022-10-26T15:58:14.759Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T15:58:14.759Z] d65c8cfc05b1: Download complete [2022-10-26T15:58:15.029Z] 699f458cf7ca: Verifying Checksum [2022-10-26T15:58:15.029Z] 699f458cf7ca: Download complete [2022-10-26T15:58:15.296Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T15:58:15.296Z] 8998bd30e6a1: Download complete [2022-10-26T15:58:17.884Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T15:58:17.884Z] 2437ff75d9bd: Download complete [2022-10-26T15:58:19.291Z] 8998bd30e6a1: Pull complete [2022-10-26T15:58:20.252Z] 04944245beec: Pull complete [2022-10-26T15:58:21.664Z] 699f458cf7ca: Pull complete [2022-10-26T15:58:21.930Z] 765212b225bb: Pull complete [2022-10-26T15:58:22.514Z] f23df028b6ca: Pull complete [2022-10-26T15:58:22.781Z] d65c8cfc05b1: Pull complete [2022-10-26T15:58:37.756Z] 2437ff75d9bd: Pull complete [2022-10-26T15:58:37.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T15:58:37.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:58:37.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:58:37.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-117165 does not seem to be running inside a container [2022-10-26T15:58:38.011Z] $ 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-sdk-go/125 -v /w/workspace/device-sdk-go/125:/w/workspace/device-sdk-go/125:rw,z -v /w/workspace/device-sdk-go/125@tmp:/w/workspace/device-sdk-go/125@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:arm64 cat [2022-10-26T15:58:40.648Z] $ docker top 711f74d923a09d61cdf631e489be4f0c48e3195e38a08bd598a1cc4451d81cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:58:41.461Z] ---> job-cost.sh [2022-10-26T15:58:41.461Z] lf-activate-venv: SKIPPING [2022-10-26T15:58:41.461Z] INFO: No Stack... [2022-10-26T15:58:42.041Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T15:58:42.997Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T15:58:43.634Z] + cut -d, -f6 [2022-10-26T15:58:43.634Z] + cat /w/workspace/device-sdk-go/125/archives/cost.csv [Pipeline] lock [2022-10-26T15:58:43.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [2022-10-26T15:58:43.709Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] did not exist. Created. [2022-10-26T15:58:43.709Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:58:44.369Z] /w/workspace/device-sdk-go/125@tmp/durable-1d237c4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T15:58:45.017Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T15:58:45.038Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T15:58:45.100Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T15:58:45.106Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T15:58:45.134Z] $ docker stop --time=1 711f74d923a09d61cdf631e489be4f0c48e3195e38a08bd598a1cc4451d81cfc [2022-10-26T15:58:46.620Z] $ docker rm -f 711f74d923a09d61cdf631e489be4f0c48e3195e38a08bd598a1cc4451d81cfc [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-26T15:58:46.986Z] provisioning config files... [2022-10-26T15:58:46.993Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2013384628089861974tmp [Pipeline] { [Pipeline] sh [2022-10-26T15:58:47.276Z] + set +x [2022-10-26T15:58:47.276Z] + curl -s https://codecov.io/bash [2022-10-26T15:58:47.276Z] + bash -s -- [2022-10-26T15:58:47.276Z] [2022-10-26T15:58:47.276Z] _____ _ [2022-10-26T15:58:47.276Z] / ____| | | [2022-10-26T15:58:47.276Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T15:58:47.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T15:58:47.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T15:58:47.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T15:58:47.276Z] Bash-1.0.6 [2022-10-26T15:58:47.276Z] [2022-10-26T15:58:47.276Z] [2022-10-26T15:58:47.276Z] ==> git version 2.25.1 found [2022-10-26T15:58:47.276Z] ==> 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-26T15:58:47.276Z] Release-Date: 2020-01-08 [2022-10-26T15:58:47.276Z] 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-26T15:58:47.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T15:58:47.276Z] ==> Jenkins CI detected. [2022-10-26T15:58:47.276Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-26T15:58:47.276Z] project root: . [2022-10-26T15:58:47.276Z] --> token set from env [2022-10-26T15:58:47.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T15:58:47.534Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T15:58:47.534Z] ==> Python coveragepy not found [2022-10-26T15:58:47.534Z] ==> Searching for coverage reports in: [2022-10-26T15:58:47.534Z] + . [2022-10-26T15:58:47.534Z] -> Found 1 reports [2022-10-26T15:58:47.534Z] ==> Detecting git/mercurial file structure [2022-10-26T15:58:47.534Z] ==> Reading reports [2022-10-26T15:58:47.534Z] + ./coverage.out bytes=101759 [2022-10-26T15:58:47.534Z] ==> Appending adjustments [2022-10-26T15:58:47.534Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T15:58:47.793Z] + Found adjustments [2022-10-26T15:58:47.793Z] ==> Gzipping contents [2022-10-26T15:58:47.793Z] 16K /tmp/codecov.oHDcoZ.gz [2022-10-26T15:58:47.793Z] ==> Uploading reports [2022-10-26T15:58:47.793Z] url: https://codecov.io [2022-10-26T15:58:47.793Z] query: branch=main&commit=8250e301d92a025f83865f5663963929d81085da&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T15:58:47.793Z] -> Pinging Codecov [2022-10-26T15:58:47.793Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=8250e301d92a025f83865f5663963929d81085da&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T15:58:48.052Z] -> Uploading to [2022-10-26T15:58:48.052Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/7E55EF52A471D76F132DFD9A03CDDE97/8250e301d92a025f83865f5663963929d81085da/c73b8db4-2e64-40bd-8ef4-161f6f20488f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T155847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eab124e48ca4c5a1cc51e6d5de830176ff8c02239036cc31a3034863298d834b [2022-10-26T15:58:48.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:58:48.052Z] Dload Upload Total Spent Left Speed [2022-10-26T15:58:48.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14706 0 0 100 14706 0 67458 --:--:-- --:--:-- --:--:-- 67458 [2022-10-26T15:58:48.311Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8250e301d92a025f83865f5663963929d81085da [Pipeline] } [2022-10-26T15:58:48.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T15:58:48.502Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T15:58:48.510Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:48.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:58:48.804Z] [2022-10-26T15:58:48.804Z] 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-26T15:58:49.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:58:49.096Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T15:58:49.096Z] df9b9388f04a: Pulling fs layer [2022-10-26T15:58:49.096Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T15:58:49.096Z] 25bc292e5bac: Pulling fs layer [2022-10-26T15:58:49.096Z] 114826534d7a: Pulling fs layer [2022-10-26T15:58:49.096Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T15:58:49.096Z] 114826534d7a: Waiting [2022-10-26T15:58:49.096Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T15:58:49.096Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T15:58:49.096Z] 4657fd5d0bcf: Waiting [2022-10-26T15:58:49.096Z] 6ad1cebc031e: Waiting [2022-10-26T15:58:49.096Z] 8a3aa393b2d8: Waiting [2022-10-26T15:58:49.096Z] 25bc292e5bac: Verifying Checksum [2022-10-26T15:58:49.096Z] 25bc292e5bac: Download complete [2022-10-26T15:58:49.096Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T15:58:49.096Z] 52dc419b0ee2: Download complete [2022-10-26T15:58:49.096Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T15:58:49.096Z] 4657fd5d0bcf: Download complete [2022-10-26T15:58:49.096Z] df9b9388f04a: Verifying Checksum [2022-10-26T15:58:49.096Z] df9b9388f04a: Download complete [2022-10-26T15:58:49.354Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T15:58:49.354Z] 6ad1cebc031e: Download complete [2022-10-26T15:58:49.354Z] df9b9388f04a: Pull complete [2022-10-26T15:58:49.354Z] 52dc419b0ee2: Pull complete [2022-10-26T15:58:49.613Z] 25bc292e5bac: Pull complete [2022-10-26T15:58:49.870Z] 114826534d7a: Verifying Checksum [2022-10-26T15:58:49.870Z] 114826534d7a: Download complete [2022-10-26T15:58:50.438Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T15:58:50.438Z] 8a3aa393b2d8: Download complete [2022-10-26T15:58:53.722Z] 114826534d7a: Pull complete [2022-10-26T15:58:53.722Z] 4657fd5d0bcf: Pull complete [2022-10-26T15:58:53.982Z] 6ad1cebc031e: Pull complete [2022-10-26T15:58:57.258Z] 8a3aa393b2d8: Pull complete [2022-10-26T15:58:57.258Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T15:58:57.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T15:58:57.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:58:57.333Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:58:57.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:59:08.305Z] $ docker top d053e673ef187da5e94ad5fe7c2ed88fc0c53fbea6163e1dea22141d529d6d90 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T15:59:08.350Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-26T15:59:08.644Z] + set -o pipefail [2022-10-26T15:59:08.644Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-26T15:59:15.210Z] [2022-10-26T15:59:15.210Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-26T15:59:15.210Z] [2022-10-26T15:59:15.210Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/2c6f0f6a-1e42-478a-8289-0a4272732750 [2022-10-26T15:59:15.210Z] [2022-10-26T15:59:15.210Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T15:59:15.210Z] [2022-10-26T15:59:15.210Z] [2022-10-26T15:59:15.210Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T15:59:15.210Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T15:59:15.210Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T15:59:15.244Z] $ docker stop --time=1 d053e673ef187da5e94ad5fe7c2ed88fc0c53fbea6163e1dea22141d529d6d90 [2022-10-26T15:59:20.474Z] $ docker rm -f d053e673ef187da5e94ad5fe7c2ed88fc0c53fbea6163e1dea22141d529d6d90 [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) [Pipeline] echo [2022-10-26T15:59:20.858Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:59:20.866Z] provisioning config files... [2022-10-26T15:59:20.875Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15164995598125922240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:21.165Z] --> edgex-publish-swagger.sh [2022-10-26T15:59:21.165Z] === Publish openapi/v2 API === [2022-10-26T15:59:21.165Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-26T15:59:21.165Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-26T15:59:21.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:59:21.165Z] Dload Upload Total Spent Left Speed [2022-10-26T15:59:21.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 84868 --:--:-- --:--:-- --:--:-- 84868 [2022-10-26T15:59:21.743Z] [2022-10-26T15:59:21.743Z] [Pipeline] } [2022-10-26T15:59:21.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:59:22.114Z] + git log --format=format:%s -1 8250e301d92a025f83865f5663963929d81085da [Pipeline] sh [2022-10-26T15:59:22.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:59:22.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:59:22.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:59:22.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:59:22.755Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:59:22.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:59:23.288Z] $ docker top d251fe6723ef78272716ad4847d40f6c73a4e3deeaacaada3119182c9b436191 -eo pid,comm [2022-10-26T15:59:23.320Z] 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-26T15:59:23.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:59:23.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:59:23.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:59:23.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:59:23.503Z] $ docker exec d251fe6723ef78272716ad4847d40f6c73a4e3deeaacaada3119182c9b436191 ssh-agent [2022-10-26T15:59:23.588Z] SSH_AUTH_SOCK=/tmp/ssh-EjmaIe2PWYFb/agent.32 [2022-10-26T15:59:23.588Z] SSH_AGENT_PID=38 [2022-10-26T15:59:23.592Z] Running ssh-add (command line suppressed) [2022-10-26T15:59:23.718Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16467865862778123638.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16467865862778123638.key) [2022-10-26T15:59:23.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:59:23.995Z] + git semver tag [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,215 [run_tag] DEBUG tag force:False [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,215 [check_head_tag] DEBUG check head tag [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,216 [execute] INFO git cat-file --batch-check [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,219 [execute] INFO git cat-file --batch [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,244 [execute] INFO git tag -a v2.3.0-dev.49 -m v2.3.0-dev.49 [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.49', '-m', 'v2.3.0-dev.49'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:59:24.256Z] 2022-10-26 15:59:24,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:24.256Z] 2.3.0-dev.49 [Pipeline] } [2022-10-26T15:59:24.287Z] $ docker exec --env ******** --env ******** d251fe6723ef78272716ad4847d40f6c73a4e3deeaacaada3119182c9b436191 ssh-agent -k [2022-10-26T15:59:24.379Z] unset SSH_AUTH_SOCK; [2022-10-26T15:59:24.379Z] unset SSH_AGENT_PID; [2022-10-26T15:59:24.380Z] echo Agent pid 38 killed; [2022-10-26T15:59:24.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:59:24.686Z] + git semver [Pipeline] } [2022-10-26T15:59:24.981Z] $ docker stop --time=1 d251fe6723ef78272716ad4847d40f6c73a4e3deeaacaada3119182c9b436191 [2022-10-26T15:59:26.288Z] $ docker rm -f d251fe6723ef78272716ad4847d40f6c73a4e3deeaacaada3119182c9b436191 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:59:26.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:59:26.652Z] [2022-10-26T15:59:26.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:59:26.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:59:26.956Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T15:59:26.956Z] ab5ef0e58194: Pulling fs layer [2022-10-26T15:59:26.956Z] 9712f1f96733: Pulling fs layer [2022-10-26T15:59:26.956Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T15:59:26.956Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T15:59:26.956Z] e9a5061849ea: Pulling fs layer [2022-10-26T15:59:26.956Z] d747dcd14b5f: Pulling fs layer [2022-10-26T15:59:26.956Z] 2de7ff778b66: Pulling fs layer [2022-10-26T15:59:26.956Z] 0d9ebad4ef96: Waiting [2022-10-26T15:59:26.956Z] d747dcd14b5f: Waiting [2022-10-26T15:59:26.956Z] 2de7ff778b66: Waiting [2022-10-26T15:59:26.956Z] e9a5061849ea: Waiting [2022-10-26T15:59:26.956Z] 9712f1f96733: Verifying Checksum [2022-10-26T15:59:26.956Z] 9712f1f96733: Download complete [2022-10-26T15:59:27.532Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T15:59:27.532Z] 63f879dbbcfc: Download complete [2022-10-26T15:59:27.532Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T15:59:27.532Z] 0d9ebad4ef96: Download complete [2022-10-26T15:59:27.532Z] e9a5061849ea: Verifying Checksum [2022-10-26T15:59:27.532Z] e9a5061849ea: Download complete [2022-10-26T15:59:27.532Z] d747dcd14b5f: Verifying Checksum [2022-10-26T15:59:27.532Z] d747dcd14b5f: Download complete [2022-10-26T15:59:27.791Z] ab5ef0e58194: Verifying Checksum [2022-10-26T15:59:27.791Z] ab5ef0e58194: Download complete [2022-10-26T15:59:27.791Z] 2de7ff778b66: Verifying Checksum [2022-10-26T15:59:27.791Z] 2de7ff778b66: Download complete [2022-10-26T15:59:30.319Z] ab5ef0e58194: Pull complete [2022-10-26T15:59:30.319Z] 9712f1f96733: Pull complete [2022-10-26T15:59:30.885Z] 63f879dbbcfc: Pull complete [2022-10-26T15:59:35.149Z] 0d9ebad4ef96: Pull complete [2022-10-26T15:59:35.149Z] e9a5061849ea: Pull complete [2022-10-26T15:59:35.149Z] d747dcd14b5f: Pull complete [2022-10-26T15:59:36.085Z] 2de7ff778b66: Pull complete [2022-10-26T15:59:36.085Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T15:59:36.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T15:59:36.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:59:36.156Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:59:36.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:59:41.176Z] $ docker top 85866e539e3dceac66a7d7384237692ff631aefeac55d38bec91b266e8b8c6d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:59:41.218Z] provisioning config files... [2022-10-26T15:59:41.224Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17861670565131600687tmp [2022-10-26T15:59:41.232Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config817962206738730710tmp [2022-10-26T15:59:41.242Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6291548120957221237tmp [Pipeline] { [Pipeline] echo [2022-10-26T15:59:41.257Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:41.536Z] ---> sigul-configuration.sh [2022-10-26T15:59:41.536Z] gpg: directory `/root/.gnupg' created [2022-10-26T15:59:41.536Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T15:59:41.536Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T15:59:41.536Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T15:59:41.536Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T15:59:41.536Z] gpg: CAST5 encrypted data [2022-10-26T15:59:41.536Z] gpg: encrypted with 1 passphrase [2022-10-26T15:59:41.536Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T15:59:41.822Z] + mkdir /home/jenkins [2022-10-26T15:59:41.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T15:59:42.108Z] + 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-26T15:59:42.116Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:42.395Z] ---> sigul-install.sh [2022-10-26T15:59:42.395Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T15:59:42.679Z] + git tag --list [2022-10-26T15:59:42.680Z] 0.7.1 [2022-10-26T15:59:42.680Z] delhi-tag [2022-10-26T15:59:42.680Z] v1.0.0 [2022-10-26T15:59:42.680Z] v1.1.0 [2022-10-26T15:59:42.680Z] v1.1.1 [2022-10-26T15:59:42.680Z] v1.1.2 [2022-10-26T15:59:42.680Z] v1.2.0 [2022-10-26T15:59:42.680Z] v1.2.1 [2022-10-26T15:59:42.680Z] v1.2.2 [2022-10-26T15:59:42.680Z] v1.2.3 [2022-10-26T15:59:42.680Z] v1.3.0 [2022-10-26T15:59:42.680Z] v1.4.0 [2022-10-26T15:59:42.680Z] v2.0.0 [2022-10-26T15:59:42.680Z] v2.1.0 [2022-10-26T15:59:42.680Z] v2.1.1 [2022-10-26T15:59:42.680Z] v2.1.1-dev.2 [2022-10-26T15:59:42.680Z] v2.1.1-dev.3 [2022-10-26T15:59:42.680Z] v2.2.0 [2022-10-26T15:59:42.680Z] v2.2.1-dev.1 [2022-10-26T15:59:42.680Z] v2.2.1-dev.10 [2022-10-26T15:59:42.680Z] v2.2.1-dev.11 [2022-10-26T15:59:42.680Z] v2.2.1-dev.12 [2022-10-26T15:59:42.680Z] v2.2.1-dev.13 [2022-10-26T15:59:42.680Z] v2.2.1-dev.14 [2022-10-26T15:59:42.680Z] v2.2.1-dev.2 [2022-10-26T15:59:42.680Z] v2.2.1-dev.3 [2022-10-26T15:59:42.680Z] v2.2.1-dev.4 [2022-10-26T15:59:42.680Z] v2.2.1-dev.5 [2022-10-26T15:59:42.680Z] v2.2.1-dev.6 [2022-10-26T15:59:42.680Z] v2.2.1-dev.7 [2022-10-26T15:59:42.680Z] v2.2.1-dev.8 [2022-10-26T15:59:42.680Z] v2.2.1-dev.9 [2022-10-26T15:59:42.680Z] v2.3.0-dev.14 [2022-10-26T15:59:42.680Z] v2.3.0-dev.15 [2022-10-26T15:59:42.680Z] v2.3.0-dev.16 [2022-10-26T15:59:42.680Z] v2.3.0-dev.17 [2022-10-26T15:59:42.680Z] v2.3.0-dev.18 [2022-10-26T15:59:42.680Z] v2.3.0-dev.19 [2022-10-26T15:59:42.680Z] v2.3.0-dev.20 [2022-10-26T15:59:42.680Z] v2.3.0-dev.21 [2022-10-26T15:59:42.680Z] v2.3.0-dev.22 [2022-10-26T15:59:42.680Z] v2.3.0-dev.23 [2022-10-26T15:59:42.680Z] v2.3.0-dev.24 [2022-10-26T15:59:42.680Z] v2.3.0-dev.25 [2022-10-26T15:59:42.680Z] v2.3.0-dev.26 [2022-10-26T15:59:42.680Z] v2.3.0-dev.27 [2022-10-26T15:59:42.680Z] v2.3.0-dev.28 [2022-10-26T15:59:42.680Z] v2.3.0-dev.29 [2022-10-26T15:59:42.680Z] v2.3.0-dev.30 [2022-10-26T15:59:42.680Z] v2.3.0-dev.31 [2022-10-26T15:59:42.680Z] v2.3.0-dev.32 [2022-10-26T15:59:42.680Z] v2.3.0-dev.33 [2022-10-26T15:59:42.680Z] v2.3.0-dev.34 [2022-10-26T15:59:42.680Z] v2.3.0-dev.35 [2022-10-26T15:59:42.680Z] v2.3.0-dev.36 [2022-10-26T15:59:42.680Z] v2.3.0-dev.37 [2022-10-26T15:59:42.680Z] v2.3.0-dev.38 [2022-10-26T15:59:42.680Z] v2.3.0-dev.39 [2022-10-26T15:59:42.680Z] v2.3.0-dev.40 [2022-10-26T15:59:42.680Z] v2.3.0-dev.41 [2022-10-26T15:59:42.680Z] v2.3.0-dev.42 [2022-10-26T15:59:42.680Z] v2.3.0-dev.43 [2022-10-26T15:59:42.680Z] v2.3.0-dev.44 [2022-10-26T15:59:42.680Z] v2.3.0-dev.45 [2022-10-26T15:59:42.680Z] v2.3.0-dev.46 [2022-10-26T15:59:42.680Z] v2.3.0-dev.47 [2022-10-26T15:59:42.680Z] v2.3.0-dev.48 [2022-10-26T15:59:42.680Z] v2.3.0-dev.49 [Pipeline] sh [2022-10-26T15:59:42.962Z] + lftools sign git-tag v2.3.0-dev.49 [2022-10-26T15:59:43.529Z] Signing Git tag with Sigul... [2022-10-26T15:59:43.529Z] Signing v2.3.0-dev.49 [Pipeline] echo [2022-10-26T15:59:44.101Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:44.384Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T15:59:44.392Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T15:59:44.430Z] $ docker stop --time=1 85866e539e3dceac66a7d7384237692ff631aefeac55d38bec91b266e8b8c6d3 [2022-10-26T15:59:45.842Z] $ docker rm -f 85866e539e3dceac66a7d7384237692ff631aefeac55d38bec91b266e8b8c6d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T15:59:46.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:59:46.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:59:46.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:59:46.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:59:46.583Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:59:46.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:59:47.337Z] $ docker top e2375b5c1360e54016770a9efa0d784cd2d87e35d18cf65037d9058c849a2b7c -eo pid,comm [2022-10-26T15:59:47.366Z] 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-26T15:59:47.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:59:47.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:59:47.411Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:59:47.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:59:47.550Z] $ docker exec e2375b5c1360e54016770a9efa0d784cd2d87e35d18cf65037d9058c849a2b7c ssh-agent [2022-10-26T15:59:47.631Z] SSH_AUTH_SOCK=/tmp/ssh-4FqwZjeLt0RK/agent.32 [2022-10-26T15:59:47.631Z] SSH_AGENT_PID=38 [2022-10-26T15:59:47.636Z] Running ssh-add (command line suppressed) [2022-10-26T15:59:47.764Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13340794559134741054.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13340794559134741054.key) [2022-10-26T15:59:47.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:59:48.041Z] + git semver bump pre [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [bump_version] DEBUG bumping version:2.3.0-dev.49 on axis:pre with prefix:dev [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [bump_version] DEBUG bumped version:2.3.0-dev.50 [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [write_version] DEBUG write version:2.3.0-dev.50 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,317 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,319 [execute] INFO git cat-file --batch-check [2022-10-26T15:59:48.300Z] 2022-10-26 15:59:48,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:59:48.558Z] 2022-10-26 15:59:48,325 [execute] INFO git cat-file --batch [2022-10-26T15:59:48.558Z] 2022-10-26 15:59:48,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:59:48.558Z] 2022-10-26 15:59:48,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:48.558Z] 2.3.0-dev.50 [Pipeline] } [2022-10-26T15:59:48.589Z] $ docker exec --env ******** --env ******** e2375b5c1360e54016770a9efa0d784cd2d87e35d18cf65037d9058c849a2b7c ssh-agent -k [2022-10-26T15:59:48.681Z] unset SSH_AUTH_SOCK; [2022-10-26T15:59:48.681Z] unset SSH_AGENT_PID; [2022-10-26T15:59:48.681Z] echo Agent pid 38 killed; [2022-10-26T15:59:48.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:59:48.965Z] + git semver [Pipeline] } [2022-10-26T15:59:49.256Z] $ docker stop --time=1 e2375b5c1360e54016770a9efa0d784cd2d87e35d18cf65037d9058c849a2b7c [2022-10-26T15:59:50.725Z] $ docker rm -f e2375b5c1360e54016770a9efa0d784cd2d87e35d18cf65037d9058c849a2b7c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:59:51.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:59:51.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:59:51.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:59:51.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:59:51.397Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T15:59:51.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T15:59:51.891Z] $ docker top 9cc69300aeb4275c98222c393cb9e7481726bd663cd72d6ffbad830e8b9a9e9a -eo pid,comm [2022-10-26T15:59:51.914Z] 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-26T15:59:51.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:59:51.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:59:51.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:59:52.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:59:52.081Z] $ docker exec 9cc69300aeb4275c98222c393cb9e7481726bd663cd72d6ffbad830e8b9a9e9a ssh-agent [2022-10-26T15:59:52.172Z] SSH_AUTH_SOCK=/tmp/ssh-7rWsg0en0ZsE/agent.14 [2022-10-26T15:59:52.172Z] SSH_AGENT_PID=20 [2022-10-26T15:59:52.177Z] Running ssh-add (command line suppressed) [2022-10-26T15:59:52.304Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6901570965026696279.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6901570965026696279.key) [2022-10-26T15:59:52.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:59:52.592Z] + git semver push [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,817 [run_push] DEBUG push [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,817 [execute] INFO git cat-file --batch-check [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,822 [execute] INFO git rev-list ce460dede80d7036888f668d6d79108040036681 -- [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,822 [execute] DEBUG Popen(['git', 'rev-list', 'ce460dede80d7036888f668d6d79108040036681', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,834 [execute] INFO git fetch -v origin [2022-10-26T15:59:52.851Z] 2022-10-26 15:59:52,834 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T15:59:53.419Z] 2022-10-26 15:59:53,421 [run_push] DEBUG no remote changes detected [2022-10-26T15:59:53.419Z] 2022-10-26 15:59:53,422 [execute] INFO git push origin semver [2022-10-26T15:59:53.419Z] 2022-10-26 15:59:53,422 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:59:54.354Z] 2022-10-26 15:59:54,366 [run_push] DEBUG push all version tags [2022-10-26T15:59:54.354Z] 2022-10-26 15:59:54,367 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T15:59:54.354Z] 2022-10-26 15:59:54,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:59:55.293Z] 2022-10-26 15:59:55,190 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-26T15:59:55.293Z] 2.3.0-dev.50 [Pipeline] } [2022-10-26T15:59:55.324Z] $ docker exec --env ******** --env ******** 9cc69300aeb4275c98222c393cb9e7481726bd663cd72d6ffbad830e8b9a9e9a ssh-agent -k [2022-10-26T15:59:55.421Z] unset SSH_AUTH_SOCK; [2022-10-26T15:59:55.421Z] unset SSH_AGENT_PID; [2022-10-26T15:59:55.421Z] echo Agent pid 20 killed; [2022-10-26T15:59:55.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:59:55.706Z] + git semver [Pipeline] } [2022-10-26T15:59:56.001Z] $ docker stop --time=1 9cc69300aeb4275c98222c393cb9e7481726bd663cd72d6ffbad830e8b9a9e9a [2022-10-26T15:59:57.465Z] $ docker rm -f 9cc69300aeb4275c98222c393cb9e7481726bd663cd72d6ffbad830e8b9a9e9a [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-26T15:59:58.046Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-26T15:59:58.047Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-26T15:59:58.047Z] total 16 [2022-10-26T15:59:58.047Z] drwxr-xr-x 3 root root 4096 Oct 26 15:46 . [2022-10-26T15:59:58.047Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 15:59 .. [2022-10-26T15:59:58.047Z] drwxr-xr-x 2 root root 4096 Oct 26 15:46 cost [2022-10-26T15:59:58.047Z] -rw-r--r-- 1 root root 85 Oct 26 15:46 cost.csv [2022-10-26T15:59:58.047Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-26T15:59:58.047Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-26T15:59:58.047Z] total 16 [2022-10-26T15:59:58.047Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:46 . [2022-10-26T15:59:58.047Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 15:59 .. [2022-10-26T15:59:58.047Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 15:46 cost [2022-10-26T15:59:58.047Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 26 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:58.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:59:59.191Z] ---> package-listing.sh [2022-10-26T15:59:59.191Z] ++ facter osfamily [2022-10-26T15:59:59.191Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T15:59:59.449Z] + OS_FAMILY=debian [2022-10-26T15:59:59.449Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-26T15:59:59.449Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T15:59:59.449Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T15:59:59.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T15:59:59.449Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T15:59:59.449Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-26T15:59:59.449Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T15:59:59.449Z] + case "${OS_FAMILY}" in [2022-10-26T15:59:59.449Z] + dpkg -l [2022-10-26T15:59:59.449Z] + grep '^ii' [2022-10-26T15:59:59.449Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T15:59:59.449Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T15:59:59.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T15:59:59.449Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-26T15:59:59.449Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-26T15:59:59.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-26T15:59:59.460Z] 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/edgexfoundry_device-sdk-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-26T15:59:59.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:00:00.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T16:00:00.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:00:00.354Z] prd-ubuntu20.04-docker-8c-8g-117162 does not seem to be running inside a container [2022-10-26T16:00:00.405Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-26T16:00:00.928Z] $ docker top 1f476c25a42d40f3bfd5bd1abfcfefdf4e0149eef05368e4e1aeff24a5c0d3be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:00:01.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T16:00:01.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T16:00:01.825Z] + ls /var/log/sa-host [2022-10-26T16:00:01.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:00:01.987Z] provisioning config files... [2022-10-26T16:00:01.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13102325636023683952tmp [Pipeline] { [Pipeline] echo [2022-10-26T16:00:02.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:00:02.436Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T16:00:02.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:00:02.820Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T16:00:02.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:00:03.109Z] ---> sudo-logs.sh [2022-10-26T16:00:03.109Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T16:00:03.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:00:03.423Z] ---> job-cost.sh [2022-10-26T16:00:03.423Z] lf-activate-venv: SKIPPING [2022-10-26T16:00:03.423Z] DEBUG: total: 0.2199999988079071 [2022-10-26T16:00:03.423Z] INFO: Retrieving Stack Cost... [2022-10-26T16:00:04.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T16:00:04.326Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T16:00:04.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:00:04.619Z] ---> logs-deploy.sh [2022-10-26T16:00:04.619Z] lf-activate-venv: SKIPPING [2022-10-26T16:00:04.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/125 [2022-10-26T16:00:04.619Z] INFO: archiving workspace using pattern(s): [2022-10-26T16:00:05.995Z] Archives upload complete. [2022-10-26T16:00:05.995Z] INFO: archiving logs to Nexus