Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8575d2143fc941f89d43d649bd702e18a7078138 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-ssh10230889830282103323.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5715353690831225048.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7729993995337152968.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7909667712719903146.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-ssh6944739241494154790.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-118543 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 8575d2143fc941f89d43d649bd702e18a7078138 (main) Commit message: "Merge pull request #1258 from edgexfoundry/levski-openapi-version-changes" > 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 8575d2143fc941f89d43d649bd702e18a7078138 # timeout=10 > git rev-list --no-walk b76771b07adf0b8c2e38dd8a749adeac8b55b549 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T00:31:09.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T00:31:09.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T00:31:09.589Z] ========================================================= [2022-11-08T00:31:09.589Z] EdgeX Global Pipelines Version Info [2022-11-08T00:31:09.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:31:10.304Z] ------------------- [2022-11-08T00:31:10.304Z] stable info: [2022-11-08T00:31:10.304Z] ------------------- [2022-11-08T00:31:10.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T00:31:10.304Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T00:31:10.304Z] Message: update stable to v1.0.244 [2022-11-08T00:31:10.874Z] ------------------- [2022-11-08T00:31:10.874Z] experimental info: [2022-11-08T00:31:10.874Z] ------------------- [2022-11-08T00:31:10.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T00:31:10.874Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T00:31:10.874Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T00:31:11.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-11-08T00:31:11.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-11-08T00:31:11.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T00:31:11.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T00:31:11.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T00:31:11.091Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T00:31:11.103Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T00:31:11.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-11-08T00:31:11.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T00:31:11.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T00:31:11.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T00:31:11.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-11-08T00:31:11.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T00:31:11.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T00:31:11.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T00:31:11.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T00:31:11.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T00:31:11.238Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T00:31:11.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T00:31:11.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T00:31:11.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-08T00:31:11.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-08T00:31:11.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T00:31:11.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T00:31:11.331Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T00:31:11.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T00:31:11.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T00:31:11.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T00:31:11.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T00:31:11.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T00:31:11.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] echo [2022-11-08T00:31:11.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8575d21 [Pipeline] echo [2022-11-08T00:31:11.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T00:31:11.474Z] provisioning config files... [2022-11-08T00:31:11.489Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16975221440633330775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:31:11.787Z] ---> docker-login.sh [2022-11-08T00:31:11.787Z] nexus3.edgexfoundry.org:10001 [2022-11-08T00:31:12.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:12.321Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:12.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:12.321Z] [2022-11-08T00:31:12.321Z] Login Succeeded [2022-11-08T00:31:12.321Z] nexus3.edgexfoundry.org:10002 [2022-11-08T00:31:12.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:12.321Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:12.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:12.321Z] [2022-11-08T00:31:12.321Z] Login Succeeded [2022-11-08T00:31:12.321Z] nexus3.edgexfoundry.org:10003 [2022-11-08T00:31:12.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:12.321Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:12.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:12.321Z] [2022-11-08T00:31:12.590Z] Login Succeeded [2022-11-08T00:31:12.590Z] nexus3.edgexfoundry.org:10004 [2022-11-08T00:31:12.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:12.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:12.590Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:12.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:12.590Z] [2022-11-08T00:31:12.590Z] Login Succeeded [2022-11-08T00:31:12.590Z] docker.io [2022-11-08T00:31:12.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:13.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:13.161Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:13.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:13.161Z] [2022-11-08T00:31:13.161Z] Login Succeeded [2022-11-08T00:31:13.161Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T00:31:13.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T00:31:13.535Z] + git rev-list -1 --merges 8575d2143fc941f89d43d649bd702e18a7078138~1..8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] echo [2022-11-08T00:31:13.569Z] -----------> git rev-list -1 --merges 8575d2143fc941f89d43d649bd702e18a7078138~1..8575d2143fc941f89d43d649bd702e18a7078138 8575d2143fc941f89d43d649bd702e18a7078138 [2022-11-08T00:31:13.569Z] 8575d2143fc941f89d43d649bd702e18a7078138 [false] [Pipeline] sh [2022-11-08T00:31:13.858Z] + git log --format=format:%s -1 8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] echo [2022-11-08T00:31:13.871Z] ========================================================= [2022-11-08T00:31:13.871Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T00:31:13.871Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T00:31:14.195Z] + git log --format=format:%s -1 8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] echo [2022-11-08T00:31:14.207Z] [semverPrep] GIT_COMMIT: 8575d2143fc941f89d43d649bd702e18a7078138, Commit Message: Merge pull request #1258 from edgexfoundry/levski-openapi-version-changes [Pipeline] echo [2022-11-08T00:31:14.217Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T00:31:14.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T00:31:14.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T00:31:14.592Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T00:31:14.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T00:31:14.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T00:31:14.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T00:31:14.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:31:15.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:31:15.009Z] [2022-11-08T00:31:15.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:31:15.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:31:15.308Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T00:31:15.308Z] b85a868b505f: Pulling fs layer [2022-11-08T00:31:15.308Z] e2be974225ed: Pulling fs layer [2022-11-08T00:31:15.308Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T00:31:15.308Z] 988bab9f4d93: Pulling fs layer [2022-11-08T00:31:15.308Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T00:31:15.308Z] eaf3925da568: Pulling fs layer [2022-11-08T00:31:15.308Z] bab4dde63d76: Pulling fs layer [2022-11-08T00:31:15.308Z] bde34c3a00c8: Pulling fs layer [2022-11-08T00:31:15.308Z] b352a97aabf1: Pulling fs layer [2022-11-08T00:31:15.308Z] 4872d77fe225: Pulling fs layer [2022-11-08T00:31:15.308Z] 5851b861e8e6: Pulling fs layer [2022-11-08T00:31:15.308Z] 988bab9f4d93: Waiting [2022-11-08T00:31:15.308Z] eaf3925da568: Waiting [2022-11-08T00:31:15.308Z] bde34c3a00c8: Waiting [2022-11-08T00:31:15.308Z] bab4dde63d76: Waiting [2022-11-08T00:31:15.308Z] 5851b861e8e6: Waiting [2022-11-08T00:31:15.308Z] 1469e6f7b9e6: Waiting [2022-11-08T00:31:15.308Z] b352a97aabf1: Waiting [2022-11-08T00:31:15.308Z] 4872d77fe225: Waiting [2022-11-08T00:31:15.308Z] e2be974225ed: Download complete [2022-11-08T00:31:15.308Z] 988bab9f4d93: Verifying Checksum [2022-11-08T00:31:15.308Z] 988bab9f4d93: Download complete [2022-11-08T00:31:15.567Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T00:31:15.567Z] 1469e6f7b9e6: Download complete [2022-11-08T00:31:15.567Z] eaf3925da568: Verifying Checksum [2022-11-08T00:31:15.567Z] eaf3925da568: Download complete [2022-11-08T00:31:15.567Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T00:31:15.567Z] 339a4e72a1f5: Download complete [2022-11-08T00:31:15.567Z] bde34c3a00c8: Download complete [2022-11-08T00:31:15.567Z] b352a97aabf1: Verifying Checksum [2022-11-08T00:31:15.567Z] b352a97aabf1: Download complete [2022-11-08T00:31:15.567Z] 4872d77fe225: Verifying Checksum [2022-11-08T00:31:15.567Z] 4872d77fe225: Download complete [2022-11-08T00:31:15.567Z] 5851b861e8e6: Verifying Checksum [2022-11-08T00:31:15.567Z] 5851b861e8e6: Download complete [2022-11-08T00:31:15.567Z] b85a868b505f: Verifying Checksum [2022-11-08T00:31:15.567Z] b85a868b505f: Download complete [2022-11-08T00:31:15.828Z] bab4dde63d76: Verifying Checksum [2022-11-08T00:31:15.828Z] bab4dde63d76: Download complete [2022-11-08T00:31:16.763Z] b85a868b505f: Pull complete [2022-11-08T00:31:17.023Z] e2be974225ed: Pull complete [2022-11-08T00:31:17.592Z] 339a4e72a1f5: Pull complete [2022-11-08T00:31:17.592Z] 988bab9f4d93: Pull complete [2022-11-08T00:31:17.851Z] 1469e6f7b9e6: Pull complete [2022-11-08T00:31:17.851Z] eaf3925da568: Pull complete [2022-11-08T00:31:19.771Z] bab4dde63d76: Pull complete [2022-11-08T00:31:19.771Z] bde34c3a00c8: Pull complete [2022-11-08T00:31:20.034Z] b352a97aabf1: Pull complete [2022-11-08T00:31:20.034Z] 4872d77fe225: Pull complete [2022-11-08T00:31:20.034Z] 5851b861e8e6: Pull complete [2022-11-08T00:31:20.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T00:31:20.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:31:20.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:31:20.395Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:31:20.423Z] $ 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-11-08T00:31:21.516Z] $ docker top 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 -eo pid,comm [2022-11-08T00:31:21.584Z] 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-11-08T00:31:21.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T00:31:21.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T00:31:21.619Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T00:31:21.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T00:31:21.734Z] $ docker exec 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 ssh-agent [2022-11-08T00:31:21.845Z] SSH_AUTH_SOCK=/tmp/ssh-ZWctMXiQ2VCz/agent.31 [2022-11-08T00:31:21.845Z] SSH_AGENT_PID=37 [2022-11-08T00:31:21.852Z] Running ssh-add (command line suppressed) [2022-11-08T00:31:21.960Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17174894112671396966.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17174894112671396966.key) [2022-11-08T00:31:21.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T00:31:22.267Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T00:31:22.281Z] $ docker exec --env ******** --env ******** 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 ssh-agent -k [2022-11-08T00:31:22.382Z] unset SSH_AUTH_SOCK; [2022-11-08T00:31:22.383Z] unset SSH_AGENT_PID; [2022-11-08T00:31:22.383Z] echo Agent pid 37 killed; [2022-11-08T00:31:22.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T00:31:22.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T00:31:22.436Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T00:31:22.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T00:31:22.541Z] $ docker exec 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 ssh-agent [2022-11-08T00:31:22.657Z] SSH_AUTH_SOCK=/tmp/ssh-kmVDL2ufXjG7/agent.69 [2022-11-08T00:31:22.657Z] SSH_AGENT_PID=75 [2022-11-08T00:31:22.662Z] Running ssh-add (command line suppressed) [2022-11-08T00:31:22.758Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17933574650184218175.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17933574650184218175.key) [2022-11-08T00:31:22.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T00:31:23.061Z] + git semver init [2022-11-08T00:31:23.322Z] 2022-11-08 00:31:23,269 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T00:31:23.322Z] 2022-11-08 00:31:23,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-08T00:31:23.322Z] 2022-11-08 00:31:23,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-08T00:31:23.322Z] 2022-11-08 00:31:23,270 [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-11-08T00:31:24.263Z] 2022-11-08 00:31:24,254 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-11-08T00:31:24.263Z] 2022-11-08 00:31:24,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-11-08T00:31:24.263Z] 2022-11-08 00:31:24,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:31:24.263Z] 2022-11-08 00:31:24,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:31:24.263Z] 2.3.1-dev.1 [Pipeline] } [2022-11-08T00:31:24.533Z] $ docker exec --env ******** --env ******** 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 ssh-agent -k [2022-11-08T00:31:24.630Z] unset SSH_AUTH_SOCK; [2022-11-08T00:31:24.631Z] unset SSH_AGENT_PID; [2022-11-08T00:31:24.631Z] echo Agent pid 75 killed; [2022-11-08T00:31:24.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T00:31:24.960Z] + git semver [Pipeline] } [2022-11-08T00:31:25.231Z] $ docker stop --time=1 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 [2022-11-08T00:31:26.517Z] $ docker rm -f 0fe7cf26ef73cc30089dbedeb77bd32aa0c8034aac6c12a47fe03731036e6a70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T00:31:26.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T00:31:27.042Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T00:31:27.044Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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-11-08T00:31:27.203Z] provisioning config files... [2022-11-08T00:31:27.212Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3512290231247287807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:31:27.512Z] ---> docker-login.sh [2022-11-08T00:31:27.512Z] nexus3.edgexfoundry.org:10001 [2022-11-08T00:31:27.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:27.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:27.512Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:27.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:27.512Z] [2022-11-08T00:31:27.512Z] Login Succeeded [2022-11-08T00:31:27.512Z] nexus3.edgexfoundry.org:10002 [2022-11-08T00:31:27.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:27.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:27.512Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:27.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:27.512Z] [2022-11-08T00:31:27.512Z] Login Succeeded [2022-11-08T00:31:27.512Z] nexus3.edgexfoundry.org:10003 [2022-11-08T00:31:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:27.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:27.772Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:27.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:27.772Z] [2022-11-08T00:31:27.772Z] Login Succeeded [2022-11-08T00:31:27.772Z] nexus3.edgexfoundry.org:10004 [2022-11-08T00:31:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:27.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:27.772Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:27.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:27.772Z] [2022-11-08T00:31:27.772Z] Login Succeeded [2022-11-08T00:31:27.772Z] docker.io [2022-11-08T00:31:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:31:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:31:28.293Z] Configure a credential helper to remove this warning. See [2022-11-08T00:31:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:31:28.293Z] [2022-11-08T00:31:28.293Z] Login Succeeded [2022-11-08T00:31:28.293Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T00:31:28.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T00:31:28.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T00:31:28.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T00:31:28.398Z] ========================================================= [2022-11-08T00:31:28.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T00:31:28.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:31:28.725Z] + 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-11-08T00:31:28.725Z] Sending build context to Docker daemon 10.12MB [2022-11-08T00:31:28.725Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T00:31:28.725Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-08T00:31:28.725Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T00:31:28.725Z] 213ec9aee27d: Pulling fs layer [2022-11-08T00:31:28.725Z] 4583459ba037: Pulling fs layer [2022-11-08T00:31:28.725Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T00:31:28.725Z] 53926ce57604: Pulling fs layer [2022-11-08T00:31:28.725Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T00:31:28.725Z] 22ff95d597cd: Pulling fs layer [2022-11-08T00:31:28.725Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T00:31:28.725Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T00:31:28.725Z] a7acece74701: Pulling fs layer [2022-11-08T00:31:28.725Z] 12d6caf4c0d1: Waiting [2022-11-08T00:31:28.725Z] 96b7cbca73a9: Waiting [2022-11-08T00:31:28.725Z] a7acece74701: Waiting [2022-11-08T00:31:28.725Z] 22ff95d597cd: Waiting [2022-11-08T00:31:28.725Z] 21b2b0c7a3f4: Waiting [2022-11-08T00:31:28.725Z] 53926ce57604: Waiting [2022-11-08T00:31:28.725Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T00:31:28.725Z] 93c1e223e6f2: Download complete [2022-11-08T00:31:28.725Z] 4583459ba037: Download complete [2022-11-08T00:31:28.985Z] 21b2b0c7a3f4: Download complete [2022-11-08T00:31:28.985Z] 22ff95d597cd: Verifying Checksum [2022-11-08T00:31:28.985Z] 22ff95d597cd: Download complete [2022-11-08T00:31:28.985Z] 213ec9aee27d: Verifying Checksum [2022-11-08T00:31:28.985Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T00:31:28.985Z] 12d6caf4c0d1: Download complete [2022-11-08T00:31:28.985Z] 213ec9aee27d: Pull complete [2022-11-08T00:31:29.250Z] 4583459ba037: Pull complete [2022-11-08T00:31:29.250Z] 93c1e223e6f2: Pull complete [2022-11-08T00:31:29.511Z] a7acece74701: Verifying Checksum [2022-11-08T00:31:29.511Z] a7acece74701: Download complete [2022-11-08T00:31:29.769Z] 53926ce57604: Verifying Checksum [2022-11-08T00:31:29.769Z] 53926ce57604: Download complete [2022-11-08T00:31:29.769Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T00:31:29.769Z] 96b7cbca73a9: Download complete [2022-11-08T00:31:33.978Z] 53926ce57604: Pull complete [2022-11-08T00:31:33.978Z] 21b2b0c7a3f4: Pull complete [2022-11-08T00:31:33.978Z] 22ff95d597cd: Pull complete [2022-11-08T00:31:33.978Z] 12d6caf4c0d1: Pull complete [2022-11-08T00:31:35.882Z] 96b7cbca73a9: Pull complete [2022-11-08T00:31:36.818Z] a7acece74701: Pull complete [2022-11-08T00:31:36.818Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T00:31:36.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T00:31:36.818Z] ---> db6d94c90886 [2022-11-08T00:31:36.818Z] Step 3/10 : ARG MAKE=make build [2022-11-08T00:31:38.197Z] ---> Running in 7cb950d272e3 [2022-11-08T00:31:38.197Z] Removing intermediate container 7cb950d272e3 [2022-11-08T00:31:38.197Z] ---> 3130ec727b1d [2022-11-08T00:31:38.197Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-08T00:31:38.197Z] ---> Running in 772fe9e786d5 [2022-11-08T00:31:38.197Z] Removing intermediate container 772fe9e786d5 [2022-11-08T00:31:38.197Z] ---> 3898d83f59c9 [2022-11-08T00:31:38.197Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:31:38.197Z] ---> Running in 111037cb1057 [2022-11-08T00:31:38.457Z] Removing intermediate container 111037cb1057 [2022-11-08T00:31:38.457Z] ---> 91c60288f76f [2022-11-08T00:31:38.457Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-08T00:31:38.457Z] ---> Running in b8658cfa324f [2022-11-08T00:31:38.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T00:31:38.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T00:31:39.286Z] OK: 211 MiB in 51 packages [2022-11-08T00:31:39.546Z] Removing intermediate container b8658cfa324f [2022-11-08T00:31:39.546Z] ---> dafd340a03c2 [2022-11-08T00:31:39.546Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-08T00:31:39.546Z] ---> bf237ce7e739 [2022-11-08T00:31:39.546Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T00:31:39.546Z] ---> Running in 03d7dec59220 [2022-11-08T00:31:42.158Z] Still waiting to schedule task [2022-11-08T00:31:42.159Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118541’ [2022-11-08T00:32:01.498Z] Removing intermediate container 03d7dec59220 [2022-11-08T00:32:01.499Z] ---> 82152b97da4f [2022-11-08T00:32:01.499Z] Step 9/10 : COPY . . [2022-11-08T00:32:01.499Z] ---> bbe4ec100e2c [2022-11-08T00:32:01.499Z] Step 10/10 : RUN ${MAKE} [2022-11-08T00:32:01.499Z] ---> Running in 2920098ddc44 [2022-11-08T00:32:01.499Z] noop [2022-11-08T00:32:01.499Z] Removing intermediate container 2920098ddc44 [2022-11-08T00:32:01.499Z] ---> 79439ef5dc36 [2022-11-08T00:32:01.499Z] Successfully built 79439ef5dc36 [2022-11-08T00:32:01.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:32:01.817Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T00:32:01.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:32:01.879Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:32:01.919Z] $ 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-11-08T00:32:02.259Z] $ docker top 2fea7108958dea7aecfb613e4202b0519625cc411a6b5879b0dccab3f1ad42dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T00:32:02.597Z] + go version [2022-11-08T00:32:02.597Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T00:32:02.610Z] $ docker stop --time=1 2fea7108958dea7aecfb613e4202b0519625cc411a6b5879b0dccab3f1ad42dd [2022-11-08T00:32:03.919Z] $ docker rm -f 2fea7108958dea7aecfb613e4202b0519625cc411a6b5879b0dccab3f1ad42dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:32:04.319Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T00:32:04.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:32:04.390Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:32:04.427Z] $ 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-11-08T00:32:04.759Z] $ docker top 45372975c892c81e601ad30fd47e898c289deb4582161850a57a044e0f44872b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T00:32:05.109Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T00:32:05.406Z] + make test [2022-11-08T00:32:05.407Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T00:32:11.976Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.065s coverage: 27.6% of statements [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.091s coverage: 78.9% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.101s coverage: 73.1% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 54.4% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.119s coverage: 65.1% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.745s coverage: 89.2% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-08T00:32:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-11-08T00:32:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-08T00:32:41.930Z] 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-11-08T00:32:41.930Z] GO111MODULE=on go vet ./... [2022-11-08T00:32:43.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T00:32:43.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T00:32:43.829Z] ./bin/test-attribution-txt.sh [2022-11-08T00:32:43.829Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-08T00:32:43.829Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-08T00:32:43.829Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-08T00:32:43.829Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-08T00:32:43.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T00:32:43.857Z] $ docker stop --time=1 45372975c892c81e601ad30fd47e898c289deb4582161850a57a044e0f44872b [2022-11-08T00:32:45.821Z] $ docker rm -f 45372975c892c81e601ad30fd47e898c289deb4582161850a57a044e0f44872b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T00:32:46.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T00:32:46.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T00:32:47.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T00:32:47.367Z] + ls -al . [2022-11-08T00:32:47.367Z] total 280 [2022-11-08T00:32:47.367Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:32 . [2022-11-08T00:32:47.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:31 .. [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 00:31 .dockerignore [2022-11-08T00:32:47.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:32 .git [2022-11-08T00:32:47.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:31 .github [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 00:31 .gitignore [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 00:31 .golangci.yml [2022-11-08T00:32:47.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:31 .semver [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 8 00:31 CHANGELOG.md [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:31 GOVERNANCE.md [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 00:31 Jenkinsfile [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 00:31 LICENSE [2022-11-08T00:32:47.367Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 8 00:31 Makefile [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 00:31 OWNERS.md [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 8 00:31 README.md [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 00:31 VERSION [2022-11-08T00:32:47.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:31 bin [2022-11-08T00:32:47.368Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 8 00:32 coverage.out [2022-11-08T00:32:47.368Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 00:31 example [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 3347 Nov 8 00:31 go.mod [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 44423 Nov 8 00:31 go.sum [2022-11-08T00:32:47.368Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 00:31 internal [2022-11-08T00:32:47.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:31 openapi [2022-11-08T00:32:47.368Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 00:31 pkg [2022-11-08T00:32:47.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:31 snap [2022-11-08T00:32:47.368Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:32:47.669Z] + 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=8575d2143fc941f89d43d649bd702e18a7078138 --label arch=amd64 --label version=2.3.1-dev.1 . [2022-11-08T00:32:47.669Z] Sending build context to Docker daemon 10.23MB [2022-11-08T00:32:47.669Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T00:32:47.669Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-08T00:32:47.669Z] ---> 79439ef5dc36 [2022-11-08T00:32:47.669Z] Step 3/23 : ARG MAKE=make build [2022-11-08T00:32:47.669Z] ---> Running in 73714285abc4 [2022-11-08T00:32:47.930Z] Removing intermediate container 73714285abc4 [2022-11-08T00:32:47.930Z] ---> 16efccb5543a [2022-11-08T00:32:47.930Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-08T00:32:47.930Z] ---> Running in 4fbbb7d04ebf [2022-11-08T00:32:47.930Z] Removing intermediate container 4fbbb7d04ebf [2022-11-08T00:32:47.930Z] ---> fa75a0309015 [2022-11-08T00:32:47.930Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:32:47.930Z] ---> Running in 2721ac4af897 [2022-11-08T00:32:47.930Z] Removing intermediate container 2721ac4af897 [2022-11-08T00:32:47.930Z] ---> 6238e58c55b8 [2022-11-08T00:32:47.930Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-08T00:32:47.930Z] ---> Running in 343055068ba5 [2022-11-08T00:32:48.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T00:32:48.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T00:32:48.706Z] OK: 211 MiB in 51 packages [2022-11-08T00:32:48.966Z] Removing intermediate container 343055068ba5 [2022-11-08T00:32:48.966Z] ---> 5ff11bb4eb7d [2022-11-08T00:32:48.966Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-08T00:32:49.225Z] ---> ac874a14b9a8 [2022-11-08T00:32:49.225Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T00:32:49.225Z] ---> Running in 1a5154c76784 [2022-11-08T00:32:49.795Z] Removing intermediate container 1a5154c76784 [2022-11-08T00:32:49.795Z] ---> 2fe5fdae4b2d [2022-11-08T00:32:49.795Z] Step 9/23 : COPY . . [2022-11-08T00:32:50.054Z] ---> 83d6304e35e3 [2022-11-08T00:32:50.054Z] Step 10/23 : RUN ${MAKE} [2022-11-08T00:32:50.054Z] ---> Running in 6c81b6b7526f [2022-11-08T00:32:50.311Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-08T00:33:05.171Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-08T00:33:07.703Z] Removing intermediate container 6c81b6b7526f [2022-11-08T00:33:07.703Z] ---> 9d1ee9ef2e3e [2022-11-08T00:33:07.703Z] Step 11/23 : FROM alpine:3.16 [2022-11-08T00:33:07.962Z] 3.16: Pulling from library/alpine [2022-11-08T00:33:07.962Z] 213ec9aee27d: Already exists [2022-11-08T00:33:08.219Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T00:33:08.219Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T00:33:08.220Z] ---> 9c6f07244728 [2022-11-08T00:33:08.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:33:08.220Z] ---> Running in d56db2bf8a88 [2022-11-08T00:33:08.479Z] Removing intermediate container d56db2bf8a88 [2022-11-08T00:33:08.479Z] ---> 0bc8f2a35d31 [2022-11-08T00:33:08.479Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-08T00:33:08.479Z] ---> Running in 15cad854d115 [2022-11-08T00:33:08.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T00:33:08.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T00:33:09.307Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T00:33:09.307Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-08T00:33:09.307Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T00:33:09.307Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-08T00:33:09.307Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-08T00:33:09.307Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T00:33:09.307Z] OK: 8 MiB in 19 packages [2022-11-08T00:33:09.566Z] Removing intermediate container 15cad854d115 [2022-11-08T00:33:09.566Z] ---> 9082852fcf9d [2022-11-08T00:33:09.566Z] Step 14/23 : WORKDIR / [2022-11-08T00:33:09.566Z] ---> Running in 0a6e20efe63b [2022-11-08T00:33:09.566Z] Removing intermediate container 0a6e20efe63b [2022-11-08T00:33:09.566Z] ---> ed78253cb2d1 [2022-11-08T00:33:09.566Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-08T00:33:09.825Z] ---> 65f97996833b [2022-11-08T00:33:09.825Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-08T00:33:10.391Z] ---> d5997d7fe95e [2022-11-08T00:33:10.391Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-08T00:33:10.391Z] ---> e7a215389a33 [2022-11-08T00:33:10.391Z] Step 18/23 : EXPOSE 59999 [2022-11-08T00:33:10.391Z] ---> Running in d0897b614f32 [2022-11-08T00:33:10.391Z] Removing intermediate container d0897b614f32 [2022-11-08T00:33:10.391Z] ---> 14c7dd27e94e [2022-11-08T00:33:10.391Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-08T00:33:10.391Z] ---> Running in 0b6123f5b94e [2022-11-08T00:33:10.391Z] Removing intermediate container 0b6123f5b94e [2022-11-08T00:33:10.391Z] ---> 78d866d96754 [2022-11-08T00:33:10.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T00:33:10.651Z] ---> Running in 0d610f470825 [2022-11-08T00:33:10.651Z] Removing intermediate container 0d610f470825 [2022-11-08T00:33:10.651Z] ---> 35c6e1ddea4b [2022-11-08T00:33:10.651Z] Step 21/23 : LABEL arch=amd64 [2022-11-08T00:33:10.651Z] ---> Running in 63ed7094f023 [2022-11-08T00:33:10.651Z] Removing intermediate container 63ed7094f023 [2022-11-08T00:33:10.651Z] ---> 467b83f0e45c [2022-11-08T00:33:10.651Z] Step 22/23 : LABEL git_sha=8575d2143fc941f89d43d649bd702e18a7078138 [2022-11-08T00:33:10.651Z] ---> Running in e269033772bb [2022-11-08T00:33:10.651Z] Removing intermediate container e269033772bb [2022-11-08T00:33:10.651Z] ---> cbfb5c10e80d [2022-11-08T00:33:10.651Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-08T00:33:10.910Z] ---> Running in cc2ce1bce9a2 [2022-11-08T00:33:10.910Z] Removing intermediate container cc2ce1bce9a2 [2022-11-08T00:33:10.910Z] ---> dc73b8e0a098 [2022-11-08T00:33:10.910Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T00:33:10.910Z] Successfully built dc73b8e0a098 [2022-11-08T00:33:10.910Z] 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-11-08T00:33:11.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T00:33:11.313Z] [2022-11-08T00:33:11.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:33:11.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T00:33:11.612Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T00:33:11.612Z] 5eb5b503b376: Pulling fs layer [2022-11-08T00:33:11.612Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T00:33:11.612Z] ec43610c2a17: Pulling fs layer [2022-11-08T00:33:11.612Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T00:33:11.612Z] 33b1e0a273af: Pulling fs layer [2022-11-08T00:33:11.612Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T00:33:11.612Z] 2f39f015ded8: Pulling fs layer [2022-11-08T00:33:11.612Z] 2f39f015ded8: Waiting [2022-11-08T00:33:11.612Z] 33b1e0a273af: Waiting [2022-11-08T00:33:11.612Z] 3a2ae6a8a46f: Waiting [2022-11-08T00:33:11.612Z] 5d3b04190fa2: Waiting [2022-11-08T00:33:11.612Z] 5c69ac0246d0: Download complete [2022-11-08T00:33:11.612Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T00:33:11.612Z] 3a2ae6a8a46f: Download complete [2022-11-08T00:33:11.612Z] 33b1e0a273af: Verifying Checksum [2022-11-08T00:33:11.612Z] 33b1e0a273af: Download complete [2022-11-08T00:33:11.874Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T00:33:11.874Z] 5d3b04190fa2: Download complete [2022-11-08T00:33:11.874Z] ec43610c2a17: Verifying Checksum [2022-11-08T00:33:11.874Z] ec43610c2a17: Download complete [2022-11-08T00:33:11.874Z] 5eb5b503b376: Verifying Checksum [2022-11-08T00:33:11.874Z] 5eb5b503b376: Download complete [2022-11-08T00:33:12.443Z] 2f39f015ded8: Verifying Checksum [2022-11-08T00:33:12.443Z] 2f39f015ded8: Download complete [2022-11-08T00:33:13.011Z] 5eb5b503b376: Pull complete [2022-11-08T00:33:13.011Z] 5c69ac0246d0: Pull complete [2022-11-08T00:33:13.576Z] ec43610c2a17: Pull complete [2022-11-08T00:33:13.576Z] 3a2ae6a8a46f: Pull complete [2022-11-08T00:33:13.836Z] 33b1e0a273af: Pull complete [2022-11-08T00:33:13.836Z] 5d3b04190fa2: Pull complete [2022-11-08T00:33:18.018Z] 2f39f015ded8: Pull complete [2022-11-08T00:33:18.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T00:33:18.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T00:33:18.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:33:18.083Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:33:18.114Z] $ 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-11-08T00:33:19.042Z] $ docker top f4555bb0bb6b2e5292030f21743c8bf2858ba5267de97f689c2e36850018f878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:33:19.439Z] ---> job-cost.sh [2022-11-08T00:33:19.439Z] lf-activate-venv: SKIPPING [2022-11-08T00:33:19.439Z] INFO: No Stack... [2022-11-08T00:33:19.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T00:33:20.264Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T00:33:20.552Z] + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-11-08T00:33:20.552Z] cut -d, -f6 [Pipeline] lock [2022-11-08T00:33:20.566Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [2022-11-08T00:33:20.572Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] did not exist. Created. [2022-11-08T00:33:20.572Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T00:33:20.871Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T00:33:20.902Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T00:33:20.908Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T00:33:20.928Z] $ docker stop --time=1 f4555bb0bb6b2e5292030f21743c8bf2858ba5267de97f689c2e36850018f878 [2022-11-08T00:33:22.085Z] $ docker rm -f f4555bb0bb6b2e5292030f21743c8bf2858ba5267de97f689c2e36850018f878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T00:34:12.355Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118546 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-11-08T00:34:12.371Z] Running in /w/workspace/device-sdk-go/129 [Pipeline] { [Pipeline] checkout [2022-11-08T00:34:12.415Z] The recommended git tool is: git [2022-11-08T00:34:18.337Z] using credential edgex-jenkins-ssh [2022-11-08T00:34:18.353Z] Cloning the remote Git repository [2022-11-08T00:34:18.410Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-11-08T00:34:18.496Z] > git init /w/workspace/device-sdk-go/129 # timeout=10 [2022-11-08T00:34:18.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-11-08T00:34:18.665Z] > git --version # timeout=10 [2022-11-08T00:34:18.691Z] > git --version # 'git version 2.25.1' [2022-11-08T00:34:18.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T00:34:18.746Z] Verifying host key using known hosts file [2022-11-08T00:34:18.960Z] 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-11-08T00:34:18.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T00:34:21.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-11-08T00:34:21.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T00:34:22.889Z] Avoid second fetch [2022-11-08T00:34:22.890Z] Checking out Revision 8575d2143fc941f89d43d649bd702e18a7078138 (main) [2022-11-08T00:34:23.490Z] Commit message: "Merge pull request #1258 from edgexfoundry/levski-openapi-version-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T00:34:22.921Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T00:34:22.946Z] > git checkout -f 8575d2143fc941f89d43d649bd702e18a7078138 # timeout=10 [2022-11-08T00:34:24.491Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T00:34:24.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T00:34:24.491Z] Dload Upload Total Spent Left Speed [2022-11-08T00:34:24.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 74129 [Pipeline] sh [2022-11-08T00:34:25.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T00:34:25.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T00:34:25.427Z] + sudo tee /etc/docker/daemon.new [2022-11-08T00:34:25.427Z] { [2022-11-08T00:34:25.427Z] "registry-mirrors": [ [2022-11-08T00:34:25.427Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T00:34:25.427Z] ], [2022-11-08T00:34:25.427Z] "bip": "10.250.0.254/24", [2022-11-08T00:34:25.427Z] "hosts": [ [2022-11-08T00:34:25.427Z] "tcp://0.0.0.0:5555", [2022-11-08T00:34:25.427Z] "unix:///var/run/docker.sock" [2022-11-08T00:34:25.427Z] ], [2022-11-08T00:34:25.427Z] "mtu": 1458, [2022-11-08T00:34:25.427Z] "selinux-enabled": true, [2022-11-08T00:34:25.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T00:34:25.427Z] } [Pipeline] sh [2022-11-08T00:34:25.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T00:34:26.125Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T00:34:44.476Z] provisioning config files... [2022-11-08T00:34:44.506Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/129@tmp/config5269366508850515029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:34:44.864Z] ---> docker-login.sh [2022-11-08T00:34:44.864Z] nexus3.edgexfoundry.org:10001 [2022-11-08T00:34:45.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:34:45.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:34:45.459Z] Configure a credential helper to remove this warning. See [2022-11-08T00:34:45.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:34:45.459Z] [2022-11-08T00:34:45.459Z] Login Succeeded [2022-11-08T00:34:45.459Z] nexus3.edgexfoundry.org:10002 [2022-11-08T00:34:45.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:34:46.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:34:46.000Z] Configure a credential helper to remove this warning. See [2022-11-08T00:34:46.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:34:46.000Z] [2022-11-08T00:34:46.000Z] Login Succeeded [2022-11-08T00:34:46.000Z] nexus3.edgexfoundry.org:10003 [2022-11-08T00:34:46.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:34:46.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:34:46.271Z] Configure a credential helper to remove this warning. See [2022-11-08T00:34:46.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:34:46.271Z] [2022-11-08T00:34:46.271Z] Login Succeeded [2022-11-08T00:34:46.271Z] nexus3.edgexfoundry.org:10004 [2022-11-08T00:34:46.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:34:46.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:34:46.815Z] Configure a credential helper to remove this warning. See [2022-11-08T00:34:46.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:34:46.815Z] [2022-11-08T00:34:46.815Z] Login Succeeded [2022-11-08T00:34:46.815Z] docker.io [2022-11-08T00:34:46.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T00:34:47.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T00:34:47.402Z] Configure a credential helper to remove this warning. See [2022-11-08T00:34:47.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T00:34:47.402Z] [2022-11-08T00:34:47.402Z] Login Succeeded [2022-11-08T00:34:47.402Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T00:34:47.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T00:34:47.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T00:34:47.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T00:34:47.604Z] ========================================================= [2022-11-08T00:34:47.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T00:34:47.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:34:47.955Z] + 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-11-08T00:34:48.230Z] Sending build context to Docker daemon 5.447MB [2022-11-08T00:34:48.230Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T00:34:48.230Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-08T00:34:48.505Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T00:34:48.505Z] 9b18e9b68314: Pulling fs layer [2022-11-08T00:34:48.505Z] 35d82f9e3411: Pulling fs layer [2022-11-08T00:34:48.505Z] e16973657156: Pulling fs layer [2022-11-08T00:34:48.505Z] fc693d55d65f: Pulling fs layer [2022-11-08T00:34:48.505Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T00:34:48.505Z] dda99020689f: Pulling fs layer [2022-11-08T00:34:48.505Z] db1c61fa0a46: Pulling fs layer [2022-11-08T00:34:48.505Z] 891c053d2c06: Pulling fs layer [2022-11-08T00:34:48.505Z] dda99020689f: Waiting [2022-11-08T00:34:48.505Z] db1c61fa0a46: Waiting [2022-11-08T00:34:48.505Z] 891c053d2c06: Waiting [2022-11-08T00:34:48.505Z] fc693d55d65f: Waiting [2022-11-08T00:34:48.505Z] 7e9fc2657dce: Waiting [2022-11-08T00:34:48.505Z] e16973657156: Verifying Checksum [2022-11-08T00:34:48.505Z] e16973657156: Download complete [2022-11-08T00:34:48.505Z] 35d82f9e3411: Verifying Checksum [2022-11-08T00:34:48.505Z] 35d82f9e3411: Download complete [2022-11-08T00:34:48.505Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T00:34:48.505Z] 7e9fc2657dce: Download complete [2022-11-08T00:34:48.505Z] dda99020689f: Verifying Checksum [2022-11-08T00:34:48.505Z] dda99020689f: Download complete [2022-11-08T00:34:48.505Z] 9b18e9b68314: Verifying Checksum [2022-11-08T00:34:48.505Z] 9b18e9b68314: Download complete [2022-11-08T00:34:49.496Z] 9b18e9b68314: Pull complete [2022-11-08T00:34:49.770Z] 891c053d2c06: Verifying Checksum [2022-11-08T00:34:49.770Z] 891c053d2c06: Download complete [2022-11-08T00:34:50.388Z] 35d82f9e3411: Pull complete [2022-11-08T00:34:50.661Z] e16973657156: Pull complete [2022-11-08T00:34:50.930Z] db1c61fa0a46: Verifying Checksum [2022-11-08T00:34:50.930Z] db1c61fa0a46: Download complete [2022-11-08T00:34:51.519Z] fc693d55d65f: Verifying Checksum [2022-11-08T00:34:51.519Z] fc693d55d65f: Download complete [2022-11-08T00:35:03.859Z] fc693d55d65f: Pull complete [2022-11-08T00:35:03.859Z] 7e9fc2657dce: Pull complete [2022-11-08T00:35:03.859Z] dda99020689f: Pull complete [2022-11-08T00:35:10.537Z] db1c61fa0a46: Pull complete [2022-11-08T00:35:11.506Z] 891c053d2c06: Pull complete [2022-11-08T00:35:11.506Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T00:35:11.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T00:35:11.506Z] ---> f96f9c87975a [2022-11-08T00:35:11.506Z] Step 3/10 : ARG MAKE=make build [2022-11-08T00:35:13.475Z] ---> Running in 954b0d3871b1 [2022-11-08T00:35:13.753Z] Removing intermediate container 954b0d3871b1 [2022-11-08T00:35:13.753Z] ---> 3369bf08dcff [2022-11-08T00:35:13.753Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-08T00:35:13.753Z] ---> Running in f378efd7afc7 [2022-11-08T00:35:14.021Z] Removing intermediate container f378efd7afc7 [2022-11-08T00:35:14.021Z] ---> a9ed9b9b3434 [2022-11-08T00:35:14.021Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:35:14.289Z] ---> Running in b866271741b0 [2022-11-08T00:35:14.559Z] Removing intermediate container b866271741b0 [2022-11-08T00:35:14.559Z] ---> ad0220a49584 [2022-11-08T00:35:14.559Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-08T00:35:14.559Z] ---> Running in 3a4f6181d32b [2022-11-08T00:35:15.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T00:35:15.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T00:35:16.939Z] OK: 221 MiB in 51 packages [2022-11-08T00:35:17.896Z] Removing intermediate container 3a4f6181d32b [2022-11-08T00:35:17.896Z] ---> fd404b968150 [2022-11-08T00:35:17.896Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-08T00:35:18.165Z] ---> 3b864b9ba708 [2022-11-08T00:35:18.165Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T00:35:18.440Z] ---> Running in b1e62561952f [2022-11-08T00:36:26.431Z] Removing intermediate container b1e62561952f [2022-11-08T00:36:26.431Z] ---> 4854c8490525 [2022-11-08T00:36:26.431Z] Step 9/10 : COPY . . [2022-11-08T00:36:26.431Z] ---> 94caf89b9fdf [2022-11-08T00:36:26.431Z] Step 10/10 : RUN ${MAKE} [2022-11-08T00:36:26.431Z] ---> Running in 89f4d753121d [2022-11-08T00:36:26.431Z] noop [2022-11-08T00:36:26.431Z] Removing intermediate container 89f4d753121d [2022-11-08T00:36:26.431Z] ---> 0d5a7f2de33d [2022-11-08T00:36:26.431Z] Successfully built 0d5a7f2de33d [2022-11-08T00:36:26.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:36:26.777Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T00:36:26.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:36:26.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-118546 does not seem to be running inside a container [2022-11-08T00:36:26.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/129 -v /w/workspace/device-sdk-go/129:/w/workspace/device-sdk-go/129:rw,z -v /w/workspace/device-sdk-go/129@tmp:/w/workspace/device-sdk-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T00:36:28.142Z] $ docker top 80b6e8e273e046fb0d5cb65128ebdcc6888db4482498975f4523a7753448f25d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T00:36:28.970Z] + go version [2022-11-08T00:36:28.970Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T00:36:28.993Z] $ docker stop --time=1 80b6e8e273e046fb0d5cb65128ebdcc6888db4482498975f4523a7753448f25d [2022-11-08T00:36:30.591Z] $ docker rm -f 80b6e8e273e046fb0d5cb65128ebdcc6888db4482498975f4523a7753448f25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:36:31.131Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T00:36:31.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:36:31.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-118546 does not seem to be running inside a container [2022-11-08T00:36:31.386Z] $ 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/129 -v /w/workspace/device-sdk-go/129:/w/workspace/device-sdk-go/129:rw,z -v /w/workspace/device-sdk-go/129@tmp:/w/workspace/device-sdk-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T00:36:32.544Z] $ docker top c43b18c1b58b219b150e9b7791b11ae754790c5ab0feb22a7e6a479be94f8636 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T00:36:33.046Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/129 [Pipeline] fileExists [Pipeline] sh [2022-11-08T00:36:33.378Z] + make test [2022-11-08T00:36:33.378Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T00:37:12.265Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-08T00:39:34.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.600s coverage: 27.6% of statements [2022-11-08T00:39:34.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.435s coverage: 78.9% of statements [2022-11-08T00:39:34.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-08T00:39:42.251Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.424s coverage: 73.1% of statements [2022-11-08T00:39:42.251Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-08T00:39:42.251Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-08T00:39:44.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.601s coverage: 54.4% of statements [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-08T00:39:44.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.475s coverage: 65.1% of statements [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-08T00:39:44.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.729s coverage: 89.2% of statements [2022-11-08T00:39:44.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-08T00:39:48.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.263s coverage: 4.7% of statements [2022-11-08T00:39:48.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-08T00:39:48.462Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T00:39:48.462Z] GO111MODULE=on go vet ./... [2022-11-08T00:41:25.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T00:41:25.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T00:41:25.136Z] ./bin/test-attribution-txt.sh [2022-11-08T00:41:25.137Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-08T00:41:25.137Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-08T00:41:25.137Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-08T00:41:25.137Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-08T00:41:25.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T00:41:25.169Z] $ docker stop --time=1 c43b18c1b58b219b150e9b7791b11ae754790c5ab0feb22a7e6a479be94f8636 [2022-11-08T00:41:26.985Z] $ docker rm -f c43b18c1b58b219b150e9b7791b11ae754790c5ab0feb22a7e6a479be94f8636 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T00:41:28.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T00:41:28.370Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T00:41:28.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T00:41:29.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T00:41:29.587Z] + ls -al . [2022-11-08T00:41:29.587Z] total 276 [2022-11-08T00:41:29.587Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:36 . [2022-11-08T00:41:29.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:34 .. [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 00:34 .dockerignore [2022-11-08T00:41:29.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:34 .git [2022-11-08T00:41:29.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:34 .github [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 00:34 .gitignore [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 00:34 .golangci.yml [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 8 00:34 CHANGELOG.md [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:34 GOVERNANCE.md [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 00:34 Jenkinsfile [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 00:34 LICENSE [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 8 00:34 Makefile [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 00:34 OWNERS.md [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 8 00:34 README.md [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 00:31 VERSION [2022-11-08T00:41:29.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:34 bin [2022-11-08T00:41:29.587Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 8 00:39 coverage.out [2022-11-08T00:41:29.587Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 00:34 example [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 3347 Nov 8 00:34 go.mod [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 44423 Nov 8 00:34 go.sum [2022-11-08T00:41:29.587Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 00:34 internal [2022-11-08T00:41:29.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:34 openapi [2022-11-08T00:41:29.587Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 00:34 pkg [2022-11-08T00:41:29.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:34 snap [2022-11-08T00:41:29.587Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 00:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:41:29.931Z] + 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=8575d2143fc941f89d43d649bd702e18a7078138 --label arch=arm64 --label version=2.3.1-dev.1 . [2022-11-08T00:41:30.524Z] Sending build context to Docker daemon 5.549MB [2022-11-08T00:41:30.525Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T00:41:30.525Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-08T00:41:30.525Z] ---> 0d5a7f2de33d [2022-11-08T00:41:30.525Z] Step 3/23 : ARG MAKE=make build [2022-11-08T00:41:30.525Z] ---> Running in 6df20d66e160 [2022-11-08T00:41:30.798Z] Removing intermediate container 6df20d66e160 [2022-11-08T00:41:30.798Z] ---> 4ea79a3761e5 [2022-11-08T00:41:30.798Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-08T00:41:31.065Z] ---> Running in 061ac4964404 [2022-11-08T00:41:31.334Z] Removing intermediate container 061ac4964404 [2022-11-08T00:41:31.335Z] ---> 399789b2dbc0 [2022-11-08T00:41:31.335Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:41:31.335Z] ---> Running in a44ee7d71434 [2022-11-08T00:41:31.924Z] Removing intermediate container a44ee7d71434 [2022-11-08T00:41:31.924Z] ---> e309a6e025da [2022-11-08T00:41:31.924Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-08T00:41:31.924Z] ---> Running in 10ba2310bd2b [2022-11-08T00:41:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T00:41:33.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T00:41:34.124Z] OK: 221 MiB in 51 packages [2022-11-08T00:41:35.096Z] Removing intermediate container 10ba2310bd2b [2022-11-08T00:41:35.096Z] ---> a7294b1d8f75 [2022-11-08T00:41:35.096Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-08T00:41:36.067Z] ---> d081846556a6 [2022-11-08T00:41:36.067Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T00:41:36.067Z] ---> Running in 11d97c72bebc [2022-11-08T00:41:38.020Z] Removing intermediate container 11d97c72bebc [2022-11-08T00:41:38.020Z] ---> 9f4d5aeb9cc5 [2022-11-08T00:41:38.020Z] Step 9/23 : COPY . . [2022-11-08T00:41:38.983Z] ---> 1f0d2cbb46ef [2022-11-08T00:41:38.983Z] Step 10/23 : RUN ${MAKE} [2022-11-08T00:41:39.253Z] ---> Running in ac6e443ce181 [2022-11-08T00:41:40.225Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-08T00:44:01.944Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-08T00:44:01.944Z] Removing intermediate container ac6e443ce181 [2022-11-08T00:44:01.944Z] ---> d991b72dfda1 [2022-11-08T00:44:01.944Z] Step 11/23 : FROM alpine:3.16 [2022-11-08T00:44:01.944Z] 3.16: Pulling from library/alpine [2022-11-08T00:44:01.944Z] 9b18e9b68314: Already exists [2022-11-08T00:44:01.944Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T00:44:01.944Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T00:44:01.944Z] ---> a6215f271958 [2022-11-08T00:44:01.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T00:44:01.944Z] ---> Running in a886b5d8d8f9 [2022-11-08T00:44:02.214Z] Removing intermediate container a886b5d8d8f9 [2022-11-08T00:44:02.214Z] ---> f9193ffc7751 [2022-11-08T00:44:02.214Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-08T00:44:02.214Z] ---> Running in 4aaee8fd6915 [2022-11-08T00:44:03.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T00:44:03.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T00:44:04.728Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T00:44:04.728Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-08T00:44:04.728Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T00:44:04.728Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-08T00:44:04.997Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-08T00:44:04.997Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T00:44:04.997Z] OK: 8 MiB in 19 packages [2022-11-08T00:44:05.963Z] Removing intermediate container 4aaee8fd6915 [2022-11-08T00:44:05.963Z] ---> cae7d4a25dc9 [2022-11-08T00:44:05.963Z] Step 14/23 : WORKDIR / [2022-11-08T00:44:05.963Z] ---> Running in 0121d0d28c97 [2022-11-08T00:44:06.551Z] Removing intermediate container 0121d0d28c97 [2022-11-08T00:44:06.551Z] ---> b689d114ce67 [2022-11-08T00:44:06.551Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-08T00:44:06.820Z] ---> 652b7fd0ee78 [2022-11-08T00:44:06.820Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-08T00:44:08.231Z] ---> 6d10c22feaf2 [2022-11-08T00:44:08.231Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-08T00:44:08.823Z] ---> 838aa28d5d8a [2022-11-08T00:44:08.823Z] Step 18/23 : EXPOSE 59999 [2022-11-08T00:44:09.092Z] ---> Running in 07b7c9307fc1 [2022-11-08T00:44:09.361Z] Removing intermediate container 07b7c9307fc1 [2022-11-08T00:44:09.361Z] ---> 36ab299397f9 [2022-11-08T00:44:09.361Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-08T00:44:09.361Z] ---> Running in 953b9448f61b [2022-11-08T00:44:09.629Z] Removing intermediate container 953b9448f61b [2022-11-08T00:44:09.629Z] ---> 65445ee09179 [2022-11-08T00:44:09.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T00:44:09.629Z] ---> Running in ac11aae4b3ec [2022-11-08T00:44:09.898Z] Removing intermediate container ac11aae4b3ec [2022-11-08T00:44:09.898Z] ---> e1bd4c7d764f [2022-11-08T00:44:09.898Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T00:44:09.898Z] ---> Running in 6fba163c3541 [2022-11-08T00:44:10.491Z] Removing intermediate container 6fba163c3541 [2022-11-08T00:44:10.491Z] ---> 8eb672bedbc2 [2022-11-08T00:44:10.491Z] Step 22/23 : LABEL git_sha=8575d2143fc941f89d43d649bd702e18a7078138 [2022-11-08T00:44:10.491Z] ---> Running in caf9a43c9f12 [2022-11-08T00:44:10.759Z] Removing intermediate container caf9a43c9f12 [2022-11-08T00:44:10.759Z] ---> 9e0173ef5487 [2022-11-08T00:44:10.759Z] Step 23/23 : LABEL version=2.3.1-dev.1 [2022-11-08T00:44:10.759Z] ---> Running in 8aa837031d10 [2022-11-08T00:44:11.028Z] Removing intermediate container 8aa837031d10 [2022-11-08T00:44:11.028Z] ---> 52599a165b1a [2022-11-08T00:44:11.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T00:44:11.028Z] Successfully built 52599a165b1a [2022-11-08T00:44:11.028Z] 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-11-08T00:44:11.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T00:44:11.452Z] [2022-11-08T00:44:11.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:44:11.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T00:44:12.160Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T00:44:12.160Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T00:44:12.160Z] 04944245beec: Pulling fs layer [2022-11-08T00:44:12.160Z] 699f458cf7ca: Pulling fs layer [2022-11-08T00:44:12.160Z] 765212b225bb: Pulling fs layer [2022-11-08T00:44:12.160Z] f23df028b6ca: Pulling fs layer [2022-11-08T00:44:12.160Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T00:44:12.160Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T00:44:12.160Z] 765212b225bb: Waiting [2022-11-08T00:44:12.160Z] d65c8cfc05b1: Waiting [2022-11-08T00:44:12.160Z] 2437ff75d9bd: Waiting [2022-11-08T00:44:12.160Z] f23df028b6ca: Waiting [2022-11-08T00:44:12.160Z] 04944245beec: Verifying Checksum [2022-11-08T00:44:12.160Z] 04944245beec: Download complete [2022-11-08T00:44:12.160Z] 765212b225bb: Verifying Checksum [2022-11-08T00:44:12.160Z] 765212b225bb: Download complete [2022-11-08T00:44:12.160Z] f23df028b6ca: Verifying Checksum [2022-11-08T00:44:12.160Z] f23df028b6ca: Download complete [2022-11-08T00:44:12.160Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T00:44:12.440Z] 699f458cf7ca: Verifying Checksum [2022-11-08T00:44:12.440Z] 699f458cf7ca: Download complete [2022-11-08T00:44:12.734Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T00:44:12.734Z] 8998bd30e6a1: Download complete [2022-11-08T00:44:15.384Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T00:44:15.384Z] 2437ff75d9bd: Download complete [2022-11-08T00:44:16.795Z] 8998bd30e6a1: Pull complete [2022-11-08T00:44:17.378Z] 04944245beec: Pull complete [2022-11-08T00:44:18.335Z] 699f458cf7ca: Pull complete [2022-11-08T00:44:18.603Z] 765212b225bb: Pull complete [2022-11-08T00:44:19.565Z] f23df028b6ca: Pull complete [2022-11-08T00:44:19.565Z] d65c8cfc05b1: Pull complete [2022-11-08T00:44:34.560Z] 2437ff75d9bd: Pull complete [2022-11-08T00:44:34.560Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T00:44:34.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T00:44:34.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:44:34.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-118546 does not seem to be running inside a container [2022-11-08T00:44:34.797Z] $ 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/129 -v /w/workspace/device-sdk-go/129:/w/workspace/device-sdk-go/129:rw,z -v /w/workspace/device-sdk-go/129@tmp:/w/workspace/device-sdk-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T00:44:37.468Z] $ docker top d9d03da42183a43299d3f7e5a6c517aa01b5ea3b942c3020bf92794d1bade516 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:44:38.306Z] ---> job-cost.sh [2022-11-08T00:44:38.306Z] lf-activate-venv: SKIPPING [2022-11-08T00:44:38.306Z] INFO: No Stack... [2022-11-08T00:44:38.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T00:44:39.848Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T00:44:40.493Z] + cat /w/workspace/device-sdk-go/129/archives/cost.csv [2022-11-08T00:44:40.493Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T00:44:40.560Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [2022-11-08T00:44:40.565Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] did not exist. Created. [2022-11-08T00:44:40.566Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T00:44:41.221Z] /w/workspace/device-sdk-go/129@tmp/durable-1e1b904f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T00:44:41.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T00:44:41.901Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T00:44:41.979Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T00:44:41.987Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T00:44:42.013Z] $ docker stop --time=1 d9d03da42183a43299d3f7e5a6c517aa01b5ea3b942c3020bf92794d1bade516 [2022-11-08T00:44:43.552Z] $ docker rm -f d9d03da42183a43299d3f7e5a6c517aa01b5ea3b942c3020bf92794d1bade516 [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-11-08T00:44:43.983Z] provisioning config files... [2022-11-08T00:44:43.991Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12664411784987235926tmp [Pipeline] { [Pipeline] sh [2022-11-08T00:44:44.284Z] + set +x [2022-11-08T00:44:44.284Z] + curl -s https://codecov.io/bash [2022-11-08T00:44:44.284Z] + bash -s -- [2022-11-08T00:44:44.284Z] [2022-11-08T00:44:44.284Z] _____ _ [2022-11-08T00:44:44.284Z] / ____| | | [2022-11-08T00:44:44.284Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T00:44:44.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T00:44:44.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T00:44:44.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T00:44:44.284Z] Bash-1.0.6 [2022-11-08T00:44:44.284Z] [2022-11-08T00:44:44.284Z] [2022-11-08T00:44:44.284Z] ==> git version 2.25.1 found [2022-11-08T00:44:44.284Z] ==> 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-11-08T00:44:44.284Z] Release-Date: 2020-01-08 [2022-11-08T00:44:44.284Z] 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-11-08T00:44:44.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T00:44:44.284Z] ==> Jenkins CI detected. [2022-11-08T00:44:44.284Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-11-08T00:44:44.284Z] project root: . [2022-11-08T00:44:44.284Z] --> token set from env [2022-11-08T00:44:44.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T00:44:44.284Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T00:44:44.284Z] ==> Python coveragepy not found [2022-11-08T00:44:44.284Z] ==> Searching for coverage reports in: [2022-11-08T00:44:44.284Z] + . [2022-11-08T00:44:44.284Z] -> Found 1 reports [2022-11-08T00:44:44.284Z] ==> Detecting git/mercurial file structure [2022-11-08T00:44:44.284Z] ==> Reading reports [2022-11-08T00:44:44.284Z] + ./coverage.out bytes=101759 [2022-11-08T00:44:44.284Z] ==> Appending adjustments [2022-11-08T00:44:44.284Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T00:44:44.851Z] + Found adjustments [2022-11-08T00:44:44.851Z] ==> Gzipping contents [2022-11-08T00:44:44.851Z] 16K /tmp/codecov.LZ74XF.gz [2022-11-08T00:44:44.851Z] ==> Uploading reports [2022-11-08T00:44:44.851Z] url: https://codecov.io [2022-11-08T00:44:44.851Z] query: branch=main&commit=8575d2143fc941f89d43d649bd702e18a7078138&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T00:44:44.851Z] -> Pinging Codecov [2022-11-08T00:44:44.851Z] 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=8575d2143fc941f89d43d649bd702e18a7078138&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T00:44:45.111Z] -> Uploading to [2022-11-08T00:44:45.111Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/7E55EF52A471D76F132DFD9A03CDDE97/8575d2143fc941f89d43d649bd702e18a7078138/706ca284-3456-40f6-95b2-ef7ac961a8fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T004444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a5f00cedac8dbc2ae8a69ffda0bc43b3d0ec32ca13a24179bd9917ea3784b51 [2022-11-08T00:44:45.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T00:44:45.111Z] Dload Upload Total Spent Left Speed [2022-11-08T00:44:45.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14694 0 0 100 14694 0 51020 --:--:-- --:--:-- --:--:-- 51020 [2022-11-08T00:44:45.371Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] } [2022-11-08T00:44:45.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-08T00:44:45.597Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T00:44:45.606Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:44:45.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T00:44:45.910Z] [2022-11-08T00:44:45.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:44:46.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T00:44:46.205Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T00:44:46.205Z] df9b9388f04a: Pulling fs layer [2022-11-08T00:44:46.205Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T00:44:46.205Z] 25bc292e5bac: Pulling fs layer [2022-11-08T00:44:46.205Z] 114826534d7a: Pulling fs layer [2022-11-08T00:44:46.205Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T00:44:46.205Z] 114826534d7a: Waiting [2022-11-08T00:44:46.205Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T00:44:46.205Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T00:44:46.205Z] 6ad1cebc031e: Waiting [2022-11-08T00:44:46.205Z] 8a3aa393b2d8: Waiting [2022-11-08T00:44:46.205Z] 4657fd5d0bcf: Waiting [2022-11-08T00:44:46.205Z] 25bc292e5bac: Verifying Checksum [2022-11-08T00:44:46.205Z] 25bc292e5bac: Download complete [2022-11-08T00:44:46.205Z] 52dc419b0ee2: Download complete [2022-11-08T00:44:46.205Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T00:44:46.205Z] 4657fd5d0bcf: Download complete [2022-11-08T00:44:46.205Z] df9b9388f04a: Verifying Checksum [2022-11-08T00:44:46.205Z] df9b9388f04a: Download complete [2022-11-08T00:44:46.464Z] df9b9388f04a: Pull complete [2022-11-08T00:44:46.464Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T00:44:46.464Z] 6ad1cebc031e: Download complete [2022-11-08T00:44:46.464Z] 52dc419b0ee2: Pull complete [2022-11-08T00:44:46.464Z] 25bc292e5bac: Pull complete [2022-11-08T00:44:47.031Z] 114826534d7a: Verifying Checksum [2022-11-08T00:44:47.031Z] 114826534d7a: Download complete [2022-11-08T00:44:47.289Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T00:44:47.289Z] 8a3aa393b2d8: Download complete [2022-11-08T00:44:50.571Z] 114826534d7a: Pull complete [2022-11-08T00:44:50.571Z] 4657fd5d0bcf: Pull complete [2022-11-08T00:44:50.571Z] 6ad1cebc031e: Pull complete [2022-11-08T00:44:53.099Z] 8a3aa393b2d8: Pull complete [2022-11-08T00:44:53.099Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T00:44:53.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T00:44:53.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:44:53.179Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:44:53.215Z] $ 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-11-08T00:44:54.493Z] $ docker top aad40df27112de4359fb8469b2ad0b270f32ea1a85de0fe59694ea9189ac7e1f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T00:44:54.550Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-11-08T00:44:54.822Z] + set -o pipefail [2022-11-08T00:44:54.822Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-11-08T00:45:02.941Z] [2022-11-08T00:45:02.941Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-11-08T00:45:02.941Z] [2022-11-08T00:45:02.941Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/14b25c1b-d7f1-4903-be08-05e5776793af [2022-11-08T00:45:02.941Z] [2022-11-08T00:45:02.941Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T00:45:02.941Z] [2022-11-08T00:45:02.941Z] [2022-11-08T00:45:02.941Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T00:45:02.941Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T00:45:02.941Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T00:45:02.958Z] $ docker stop --time=1 aad40df27112de4359fb8469b2ad0b270f32ea1a85de0fe59694ea9189ac7e1f [2022-11-08T00:45:04.849Z] $ docker rm -f aad40df27112de4359fb8469b2ad0b270f32ea1a85de0fe59694ea9189ac7e1f [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-11-08T00:45:05.236Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T00:45:05.253Z] provisioning config files... [2022-11-08T00:45:05.260Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16042636875310560004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:05.556Z] --> edgex-publish-swagger.sh [2022-11-08T00:45:05.556Z] === Publish openapi/v2 API === [2022-11-08T00:45:05.557Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-08T00:45:05.557Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-11-08T00:45:05.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T00:45:05.557Z] Dload Upload Total Spent Left Speed [2022-11-08T00:45:06.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 69278 --:--:-- --:--:-- --:--:-- 69188 100 53552 0 0 100 53552 0 69278 --:--:-- --:--:-- --:--:-- 69188 [2022-11-08T00:45:06.124Z] [2022-11-08T00:45:06.124Z] [Pipeline] } [2022-11-08T00:45:06.131Z] 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-11-08T00:45:06.534Z] + git log --format=format:%s -1 8575d2143fc941f89d43d649bd702e18a7078138 [Pipeline] sh [2022-11-08T00:45:06.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T00:45:06.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:07.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:45:07.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:45:07.187Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:45:07.225Z] $ 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-11-08T00:45:07.563Z] $ docker top 834ab72d07747d89e7d011a28eda4467a0f7b9c19c24c64d15b1d8c2bcbaeb86 -eo pid,comm [2022-11-08T00:45:07.605Z] 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-11-08T00:45:07.605Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T00:45:07.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T00:45:07.637Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T00:45:07.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T00:45:07.765Z] $ docker exec 834ab72d07747d89e7d011a28eda4467a0f7b9c19c24c64d15b1d8c2bcbaeb86 ssh-agent [2022-11-08T00:45:07.865Z] SSH_AUTH_SOCK=/tmp/ssh-ac7GMdydQBXH/agent.33 [2022-11-08T00:45:07.865Z] SSH_AGENT_PID=39 [2022-11-08T00:45:07.871Z] Running ssh-add (command line suppressed) [2022-11-08T00:45:07.977Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11873397820861905552.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11873397820861905552.key) [2022-11-08T00:45:07.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T00:45:08.267Z] + git semver tag [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,451 [run_tag] DEBUG tag force:False [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,452 [check_head_tag] DEBUG check head tag [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,453 [execute] INFO git cat-file --batch-check [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,456 [execute] INFO git cat-file --batch [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,479 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-08T00:45:08.526Z] 2022-11-08 00:45:08,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:08.526Z] 2.3.1-dev.1 [Pipeline] } [2022-11-08T00:45:08.542Z] $ docker exec --env ******** --env ******** 834ab72d07747d89e7d011a28eda4467a0f7b9c19c24c64d15b1d8c2bcbaeb86 ssh-agent -k [2022-11-08T00:45:08.631Z] unset SSH_AUTH_SOCK; [2022-11-08T00:45:08.632Z] unset SSH_AGENT_PID; [2022-11-08T00:45:08.632Z] echo Agent pid 39 killed; [2022-11-08T00:45:08.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T00:45:08.938Z] + git semver [Pipeline] } [2022-11-08T00:45:09.216Z] $ docker stop --time=1 834ab72d07747d89e7d011a28eda4467a0f7b9c19c24c64d15b1d8c2bcbaeb86 [2022-11-08T00:45:10.478Z] $ docker rm -f 834ab72d07747d89e7d011a28eda4467a0f7b9c19c24c64d15b1d8c2bcbaeb86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:10.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T00:45:10.852Z] [2022-11-08T00:45:10.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:11.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T00:45:11.162Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T00:45:11.162Z] ab5ef0e58194: Pulling fs layer [2022-11-08T00:45:11.162Z] 9712f1f96733: Pulling fs layer [2022-11-08T00:45:11.162Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T00:45:11.162Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T00:45:11.162Z] e9a5061849ea: Pulling fs layer [2022-11-08T00:45:11.162Z] d747dcd14b5f: Pulling fs layer [2022-11-08T00:45:11.162Z] 2de7ff778b66: Pulling fs layer [2022-11-08T00:45:11.162Z] d747dcd14b5f: Waiting [2022-11-08T00:45:11.162Z] 2de7ff778b66: Waiting [2022-11-08T00:45:11.162Z] e9a5061849ea: Waiting [2022-11-08T00:45:11.162Z] 0d9ebad4ef96: Waiting [2022-11-08T00:45:11.162Z] 9712f1f96733: Verifying Checksum [2022-11-08T00:45:11.162Z] 9712f1f96733: Download complete [2022-11-08T00:45:11.737Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T00:45:11.737Z] 63f879dbbcfc: Download complete [2022-11-08T00:45:11.737Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T00:45:11.737Z] 0d9ebad4ef96: Download complete [2022-11-08T00:45:11.737Z] d747dcd14b5f: Verifying Checksum [2022-11-08T00:45:11.737Z] d747dcd14b5f: Download complete [2022-11-08T00:45:11.737Z] e9a5061849ea: Verifying Checksum [2022-11-08T00:45:11.737Z] e9a5061849ea: Download complete [2022-11-08T00:45:11.737Z] ab5ef0e58194: Verifying Checksum [2022-11-08T00:45:11.737Z] ab5ef0e58194: Download complete [2022-11-08T00:45:11.737Z] 2de7ff778b66: Verifying Checksum [2022-11-08T00:45:11.737Z] 2de7ff778b66: Download complete [2022-11-08T00:45:14.273Z] ab5ef0e58194: Pull complete [2022-11-08T00:45:14.273Z] 9712f1f96733: Pull complete [2022-11-08T00:45:15.213Z] 63f879dbbcfc: Pull complete [2022-11-08T00:45:18.492Z] 0d9ebad4ef96: Pull complete [2022-11-08T00:45:18.492Z] e9a5061849ea: Pull complete [2022-11-08T00:45:18.750Z] d747dcd14b5f: Pull complete [2022-11-08T00:45:19.685Z] 2de7ff778b66: Pull complete [2022-11-08T00:45:19.685Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T00:45:19.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T00:45:19.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:45:19.756Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:45:19.793Z] $ 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-11-08T00:45:21.167Z] $ docker top 6a5c09f42f82d267adbc02f0250aa1faf9f7d3c788701f8879712a4d3479b766 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T00:45:21.227Z] provisioning config files... [2022-11-08T00:45:21.233Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8759583901175535307tmp [2022-11-08T00:45:21.244Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7414718113655507582tmp [2022-11-08T00:45:21.253Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12570474718845638974tmp [Pipeline] { [Pipeline] echo [2022-11-08T00:45:21.268Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:21.548Z] ---> sigul-configuration.sh [2022-11-08T00:45:21.548Z] gpg: directory `/root/.gnupg' created [2022-11-08T00:45:21.548Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T00:45:21.548Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T00:45:21.548Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T00:45:21.548Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T00:45:21.548Z] gpg: CAST5 encrypted data [2022-11-08T00:45:21.548Z] gpg: encrypted with 1 passphrase [2022-11-08T00:45:21.548Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T00:45:21.831Z] + mkdir /home/jenkins [2022-11-08T00:45:21.831Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T00:45:22.113Z] + 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-11-08T00:45:22.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:22.403Z] ---> sigul-install.sh [2022-11-08T00:45:22.403Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T00:45:22.688Z] + git tag --list [2022-11-08T00:45:22.688Z] 0.7.1 [2022-11-08T00:45:22.688Z] delhi-tag [2022-11-08T00:45:22.688Z] v1.0.0 [2022-11-08T00:45:22.688Z] v1.1.0 [2022-11-08T00:45:22.688Z] v1.1.1 [2022-11-08T00:45:22.688Z] v1.1.2 [2022-11-08T00:45:22.688Z] v1.2.0 [2022-11-08T00:45:22.688Z] v1.2.1 [2022-11-08T00:45:22.688Z] v1.2.2 [2022-11-08T00:45:22.688Z] v1.2.3 [2022-11-08T00:45:22.688Z] v1.3.0 [2022-11-08T00:45:22.688Z] v1.4.0 [2022-11-08T00:45:22.688Z] v2.0.0 [2022-11-08T00:45:22.688Z] v2.1.0 [2022-11-08T00:45:22.688Z] v2.1.1 [2022-11-08T00:45:22.688Z] v2.1.1-dev.2 [2022-11-08T00:45:22.688Z] v2.1.1-dev.3 [2022-11-08T00:45:22.688Z] v2.2.0 [2022-11-08T00:45:22.688Z] v2.2.1-dev.1 [2022-11-08T00:45:22.688Z] v2.2.1-dev.10 [2022-11-08T00:45:22.688Z] v2.2.1-dev.11 [2022-11-08T00:45:22.688Z] v2.2.1-dev.12 [2022-11-08T00:45:22.688Z] v2.2.1-dev.13 [2022-11-08T00:45:22.688Z] v2.2.1-dev.14 [2022-11-08T00:45:22.688Z] v2.2.1-dev.2 [2022-11-08T00:45:22.688Z] v2.2.1-dev.3 [2022-11-08T00:45:22.688Z] v2.2.1-dev.4 [2022-11-08T00:45:22.688Z] v2.2.1-dev.5 [2022-11-08T00:45:22.688Z] v2.2.1-dev.6 [2022-11-08T00:45:22.688Z] v2.2.1-dev.7 [2022-11-08T00:45:22.688Z] v2.2.1-dev.8 [2022-11-08T00:45:22.688Z] v2.2.1-dev.9 [2022-11-08T00:45:22.688Z] v2.3.0 [2022-11-08T00:45:22.688Z] v2.3.0-dev.14 [2022-11-08T00:45:22.688Z] v2.3.0-dev.15 [2022-11-08T00:45:22.688Z] v2.3.0-dev.16 [2022-11-08T00:45:22.688Z] v2.3.0-dev.17 [2022-11-08T00:45:22.688Z] v2.3.0-dev.18 [2022-11-08T00:45:22.688Z] v2.3.0-dev.19 [2022-11-08T00:45:22.688Z] v2.3.0-dev.20 [2022-11-08T00:45:22.688Z] v2.3.0-dev.21 [2022-11-08T00:45:22.688Z] v2.3.0-dev.22 [2022-11-08T00:45:22.688Z] v2.3.0-dev.23 [2022-11-08T00:45:22.688Z] v2.3.0-dev.24 [2022-11-08T00:45:22.688Z] v2.3.0-dev.25 [2022-11-08T00:45:22.688Z] v2.3.0-dev.26 [2022-11-08T00:45:22.688Z] v2.3.0-dev.27 [2022-11-08T00:45:22.688Z] v2.3.0-dev.28 [2022-11-08T00:45:22.688Z] v2.3.0-dev.29 [2022-11-08T00:45:22.688Z] v2.3.0-dev.30 [2022-11-08T00:45:22.688Z] v2.3.0-dev.31 [2022-11-08T00:45:22.688Z] v2.3.0-dev.32 [2022-11-08T00:45:22.688Z] v2.3.0-dev.33 [2022-11-08T00:45:22.688Z] v2.3.0-dev.34 [2022-11-08T00:45:22.688Z] v2.3.0-dev.35 [2022-11-08T00:45:22.688Z] v2.3.0-dev.36 [2022-11-08T00:45:22.688Z] v2.3.0-dev.37 [2022-11-08T00:45:22.688Z] v2.3.0-dev.38 [2022-11-08T00:45:22.688Z] v2.3.0-dev.39 [2022-11-08T00:45:22.688Z] v2.3.0-dev.40 [2022-11-08T00:45:22.688Z] v2.3.0-dev.41 [2022-11-08T00:45:22.688Z] v2.3.0-dev.42 [2022-11-08T00:45:22.688Z] v2.3.0-dev.43 [2022-11-08T00:45:22.688Z] v2.3.0-dev.44 [2022-11-08T00:45:22.688Z] v2.3.0-dev.45 [2022-11-08T00:45:22.688Z] v2.3.0-dev.46 [2022-11-08T00:45:22.688Z] v2.3.0-dev.47 [2022-11-08T00:45:22.688Z] v2.3.0-dev.48 [2022-11-08T00:45:22.688Z] v2.3.0-dev.49 [2022-11-08T00:45:22.688Z] v2.3.0-dev.50 [2022-11-08T00:45:22.688Z] v2.3.0-dev.51 [2022-11-08T00:45:22.688Z] v2.3.1-dev.1 [Pipeline] sh [2022-11-08T00:45:22.974Z] + lftools sign git-tag v2.3.1-dev.1 [2022-11-08T00:45:23.542Z] Signing Git tag with Sigul... [2022-11-08T00:45:23.542Z] Signing v2.3.1-dev.1 [Pipeline] echo [2022-11-08T00:45:24.119Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:24.404Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T00:45:24.410Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T00:45:24.435Z] $ docker stop --time=1 6a5c09f42f82d267adbc02f0250aa1faf9f7d3c788701f8879712a4d3479b766 [2022-11-08T00:45:25.727Z] $ docker rm -f 6a5c09f42f82d267adbc02f0250aa1faf9f7d3c788701f8879712a4d3479b766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T00:45:26.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T00:45:26.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:26.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:45:26.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:45:26.496Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:45:26.539Z] $ 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-11-08T00:45:26.856Z] $ docker top 275f24975cc1349d88979a235047b4fbc47784d771965b86f4cb3127c5a72fe9 -eo pid,comm [2022-11-08T00:45:26.895Z] 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-11-08T00:45:26.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T00:45:26.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T00:45:26.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T00:45:27.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T00:45:27.045Z] $ docker exec 275f24975cc1349d88979a235047b4fbc47784d771965b86f4cb3127c5a72fe9 ssh-agent [2022-11-08T00:45:27.141Z] SSH_AUTH_SOCK=/tmp/ssh-vAhrymhQ7l6u/agent.32 [2022-11-08T00:45:27.141Z] SSH_AGENT_PID=38 [2022-11-08T00:45:27.146Z] Running ssh-add (command line suppressed) [2022-11-08T00:45:27.263Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3821145337828860484.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3821145337828860484.key) [2022-11-08T00:45:27.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T00:45:27.556Z] + git semver bump pre [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [bump_version] DEBUG bumped version:2.3.1-dev.2 [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,749 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,752 [execute] INFO git cat-file --batch-check [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,758 [execute] INFO git cat-file --batch [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T00:45:27.815Z] 2022-11-08 00:45:27,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:27.815Z] 2.3.1-dev.2 [Pipeline] } [2022-11-08T00:45:27.831Z] $ docker exec --env ******** --env ******** 275f24975cc1349d88979a235047b4fbc47784d771965b86f4cb3127c5a72fe9 ssh-agent -k [2022-11-08T00:45:27.936Z] unset SSH_AUTH_SOCK; [2022-11-08T00:45:27.936Z] unset SSH_AGENT_PID; [2022-11-08T00:45:27.936Z] echo Agent pid 38 killed; [2022-11-08T00:45:27.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T00:45:28.247Z] + git semver [Pipeline] } [2022-11-08T00:45:28.524Z] $ docker stop --time=1 275f24975cc1349d88979a235047b4fbc47784d771965b86f4cb3127c5a72fe9 [2022-11-08T00:45:29.799Z] $ docker rm -f 275f24975cc1349d88979a235047b4fbc47784d771965b86f4cb3127c5a72fe9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T00:45:30.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T00:45:30.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:30.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T00:45:30.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:45:30.510Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:45:30.544Z] $ 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-11-08T00:45:30.864Z] $ docker top 7f9a850a5e54d49d34ba208e24fd67b88edc334a7a7f5d5125d2fbd0c0c4f6d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T00:45:30.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T00:45:30.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T00:45:31.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T00:45:31.066Z] $ docker exec 7f9a850a5e54d49d34ba208e24fd67b88edc334a7a7f5d5125d2fbd0c0c4f6d8 ssh-agent [2022-11-08T00:45:31.173Z] SSH_AUTH_SOCK=/tmp/ssh-Z7BKi5WK9cYX/agent.32 [2022-11-08T00:45:31.173Z] SSH_AGENT_PID=38 [2022-11-08T00:45:31.177Z] Running ssh-add (command line suppressed) [2022-11-08T00:45:31.295Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4616704654978601564.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4616704654978601564.key) [2022-11-08T00:45:31.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T00:45:31.584Z] + git semver push [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,793 [run_push] DEBUG push [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,794 [execute] INFO git cat-file --batch-check [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,799 [execute] INFO git rev-list f9feb036c8c6f43916ffa03e8413bfe0dc9cf27c -- [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,799 [execute] DEBUG Popen(['git', 'rev-list', 'f9feb036c8c6f43916ffa03e8413bfe0dc9cf27c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,807 [execute] INFO git fetch -v origin [2022-11-08T00:45:31.844Z] 2022-11-08 00:45:31,808 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T00:45:32.412Z] 2022-11-08 00:45:32,398 [run_push] DEBUG no remote changes detected [2022-11-08T00:45:32.412Z] 2022-11-08 00:45:32,399 [execute] INFO git push origin semver [2022-11-08T00:45:32.412Z] 2022-11-08 00:45:32,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T00:45:33.350Z] 2022-11-08 00:45:33,208 [run_push] DEBUG push all version tags [2022-11-08T00:45:33.350Z] 2022-11-08 00:45:33,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T00:45:33.350Z] 2022-11-08 00:45:33,209 [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-11-08T00:45:34.287Z] 2022-11-08 00:45:33,966 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-08T00:45:34.287Z] 2.3.1-dev.2 [Pipeline] } [2022-11-08T00:45:34.305Z] $ docker exec --env ******** --env ******** 7f9a850a5e54d49d34ba208e24fd67b88edc334a7a7f5d5125d2fbd0c0c4f6d8 ssh-agent -k [2022-11-08T00:45:34.413Z] unset SSH_AUTH_SOCK; [2022-11-08T00:45:34.413Z] unset SSH_AGENT_PID; [2022-11-08T00:45:34.413Z] echo Agent pid 38 killed; [2022-11-08T00:45:34.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T00:45:34.720Z] + git semver [Pipeline] } [2022-11-08T00:45:34.999Z] $ docker stop --time=1 7f9a850a5e54d49d34ba208e24fd67b88edc334a7a7f5d5125d2fbd0c0c4f6d8 [2022-11-08T00:45:36.289Z] $ docker rm -f 7f9a850a5e54d49d34ba208e24fd67b88edc334a7a7f5d5125d2fbd0c0c4f6d8 [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-11-08T00:45:36.821Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-11-08T00:45:36.821Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-08T00:45:36.821Z] total 16 [2022-11-08T00:45:36.821Z] drwxr-xr-x 3 root root 4096 Nov 8 00:33 . [2022-11-08T00:45:36.821Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:45 .. [2022-11-08T00:45:36.822Z] drwxr-xr-x 2 root root 4096 Nov 8 00:33 cost [2022-11-08T00:45:36.822Z] -rw-r--r-- 1 root root 85 Nov 8 00:33 cost.csv [2022-11-08T00:45:36.822Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-08T00:45:36.822Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-08T00:45:36.822Z] total 16 [2022-11-08T00:45:36.822Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:33 . [2022-11-08T00:45:36.822Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:45 .. [2022-11-08T00:45:36.822Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:33 cost [2022-11-08T00:45:36.822Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 8 00:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:37.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:37.965Z] ---> package-listing.sh [2022-11-08T00:45:37.966Z] ++ facter osfamily [2022-11-08T00:45:37.966Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T00:45:38.224Z] + OS_FAMILY=debian [2022-11-08T00:45:38.224Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-11-08T00:45:38.224Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T00:45:38.224Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T00:45:38.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T00:45:38.224Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T00:45:38.224Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-08T00:45:38.224Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T00:45:38.224Z] + case "${OS_FAMILY}" in [2022-11-08T00:45:38.224Z] + dpkg -l [2022-11-08T00:45:38.224Z] + grep '^ii' [2022-11-08T00:45:38.224Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T00:45:38.224Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T00:45:38.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T00:45:38.224Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-08T00:45:38.224Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-11-08T00:45:38.224Z] + 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-11-08T00:45:38.235Z] 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-11-08T00:45:38.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T00:45:39.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T00:45:39.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T00:45:39.143Z] prd-ubuntu20.04-docker-8c-8g-118543 does not seem to be running inside a container [2022-11-08T00:45:39.261Z] $ 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-11-08T00:45:39.456Z] $ docker top abead96d952aace7fe4c42fdf042701df70f0d4a5ca3ee353039f78bec07c444 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T00:45:39.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T00:45:40.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T00:45:40.419Z] + ls /var/log/sa-host [2022-11-08T00:45:40.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T00:45:40.488Z] provisioning config files... [2022-11-08T00:45:40.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17064187969525513396tmp [Pipeline] { [Pipeline] echo [2022-11-08T00:45:40.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:40.790Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T00:45:40.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:41.121Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T00:45:41.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:41.411Z] ---> sudo-logs.sh [2022-11-08T00:45:41.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T00:45:41.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:41.722Z] ---> job-cost.sh [2022-11-08T00:45:41.722Z] lf-activate-venv: SKIPPING [2022-11-08T00:45:41.722Z] DEBUG: total: 0.2199999988079071 [2022-11-08T00:45:41.722Z] INFO: Retrieving Stack Cost... [2022-11-08T00:45:41.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T00:45:42.550Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T00:45:42.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T00:45:42.845Z] ---> logs-deploy.sh [2022-11-08T00:45:42.845Z] lf-activate-venv: SKIPPING [2022-11-08T00:45:42.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/129 [2022-11-08T00:45:42.845Z] INFO: archiving workspace using pattern(s): [2022-11-08T00:45:43.791Z] Archives upload complete. [2022-11-08T00:45:43.791Z] INFO: archiving logs to Nexus