Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df 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-ssh14408397473659705342.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh246095195052179921.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh1286737898615858655.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5954344789217465503.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-ssh483233425085034316.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7717 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 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df (main) Commit message: "Merge pull request #1231 from hahattan/update-example" > 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 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df # timeout=10 > git rev-list --no-walk 71d557e94127766e3dd7859e57e7c834f188cfad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T03:58:05.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T03:58:05.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T03:58:05.596Z] ========================================================= [2022-10-12T03:58:05.596Z] EdgeX Global Pipelines Version Info [2022-10-12T03:58:05.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:58:06.292Z] ------------------- [2022-10-12T03:58:06.292Z] stable info: [2022-10-12T03:58:06.292Z] ------------------- [2022-10-12T03:58:06.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T03:58:06.292Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T03:58:06.292Z] Message: update stable to v1.0.239 [2022-10-12T03:58:06.864Z] ------------------- [2022-10-12T03:58:06.864Z] experimental info: [2022-10-12T03:58:06.864Z] ------------------- [2022-10-12T03:58:06.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T03:58:06.864Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T03:58:06.864Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T03:58:07.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-12T03:58:07.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-12T03:58:07.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T03:58:07.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T03:58:07.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T03:58:07.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T03:58:07.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T03:58:07.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-12T03:58:07.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T03:58:07.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T03:58:07.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T03:58:07.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-12T03:58:07.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T03:58:07.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T03:58:07.187Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T03:58:07.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T03:58:07.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T03:58:07.224Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T03:58:07.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T03:58:07.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T03:58:07.260Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-12T03:58:07.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-12T03:58:07.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-12T03:58:07.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-12T03:58:07.305Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-12T03:58:07.318Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T03:58:07.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T03:58:07.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T03:58:07.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T03:58:07.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T03:58:07.373Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] echo [2022-10-12T03:58:07.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09c8a50 [Pipeline] echo [2022-10-12T03:58:07.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T03:58:07.438Z] provisioning config files... [2022-10-12T03:58:07.452Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10810169120551382339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:58:07.761Z] ---> docker-login.sh [2022-10-12T03:58:07.761Z] nexus3.edgexfoundry.org:10001 [2022-10-12T03:58:08.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:08.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:08.280Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:08.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:08.280Z] [2022-10-12T03:58:08.280Z] Login Succeeded [2022-10-12T03:58:08.280Z] nexus3.edgexfoundry.org:10002 [2022-10-12T03:58:08.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:08.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:08.540Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:08.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:08.540Z] [2022-10-12T03:58:08.540Z] Login Succeeded [2022-10-12T03:58:08.540Z] nexus3.edgexfoundry.org:10003 [2022-10-12T03:58:08.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:08.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:08.540Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:08.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:08.540Z] [2022-10-12T03:58:08.540Z] Login Succeeded [2022-10-12T03:58:08.540Z] nexus3.edgexfoundry.org:10004 [2022-10-12T03:58:08.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:08.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:08.540Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:08.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:08.540Z] [2022-10-12T03:58:08.540Z] Login Succeeded [2022-10-12T03:58:08.540Z] docker.io [2022-10-12T03:58:08.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:09.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:09.059Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:09.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:09.059Z] [2022-10-12T03:58:09.059Z] Login Succeeded [2022-10-12T03:58:09.059Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T03:58:09.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T03:58:09.423Z] + git rev-list -1 --merges 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df~1..09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] echo [2022-10-12T03:58:09.451Z] -----------> git rev-list -1 --merges 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df~1..09c8a507c77d2bd2f09eb9ac13068a60ef71d0df 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [2022-10-12T03:58:09.451Z] 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [false] [Pipeline] sh [2022-10-12T03:58:09.736Z] + git log --format=format:%s -1 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] echo [2022-10-12T03:58:09.768Z] ========================================================= [2022-10-12T03:58:09.768Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T03:58:09.768Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T03:58:10.080Z] + git log --format=format:%s -1 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] echo [2022-10-12T03:58:10.090Z] [semverPrep] GIT_COMMIT: 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df, Commit Message: Merge pull request #1231 from hahattan/update-example [Pipeline] echo [2022-10-12T03:58:10.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-12T03:58:10.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T03:58:10.446Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T03:58:10.446Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T03:58:10.446Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T03:58:10.446Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T03:58:10.446Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T03:58:10.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:58:10.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:58:10.852Z] [2022-10-12T03:58:10.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:58:11.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:58:11.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T03:58:11.152Z] b85a868b505f: Pulling fs layer [2022-10-12T03:58:11.152Z] e2be974225ed: Pulling fs layer [2022-10-12T03:58:11.152Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T03:58:11.152Z] 988bab9f4d93: Pulling fs layer [2022-10-12T03:58:11.152Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T03:58:11.152Z] eaf3925da568: Pulling fs layer [2022-10-12T03:58:11.152Z] bab4dde63d76: Pulling fs layer [2022-10-12T03:58:11.152Z] bde34c3a00c8: Pulling fs layer [2022-10-12T03:58:11.152Z] b352a97aabf1: Pulling fs layer [2022-10-12T03:58:11.152Z] 4872d77fe225: Pulling fs layer [2022-10-12T03:58:11.152Z] 5851b861e8e6: Pulling fs layer [2022-10-12T03:58:11.152Z] 988bab9f4d93: Waiting [2022-10-12T03:58:11.152Z] 1469e6f7b9e6: Waiting [2022-10-12T03:58:11.152Z] eaf3925da568: Waiting [2022-10-12T03:58:11.152Z] bab4dde63d76: Waiting [2022-10-12T03:58:11.152Z] 4872d77fe225: Waiting [2022-10-12T03:58:11.152Z] 5851b861e8e6: Waiting [2022-10-12T03:58:11.152Z] b352a97aabf1: Waiting [2022-10-12T03:58:11.152Z] bde34c3a00c8: Waiting [2022-10-12T03:58:11.152Z] e2be974225ed: Download complete [2022-10-12T03:58:11.152Z] 988bab9f4d93: Verifying Checksum [2022-10-12T03:58:11.152Z] 988bab9f4d93: Download complete [2022-10-12T03:58:11.412Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T03:58:11.412Z] 1469e6f7b9e6: Download complete [2022-10-12T03:58:11.412Z] eaf3925da568: Verifying Checksum [2022-10-12T03:58:11.412Z] eaf3925da568: Download complete [2022-10-12T03:58:11.412Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T03:58:11.412Z] 339a4e72a1f5: Download complete [2022-10-12T03:58:11.412Z] bde34c3a00c8: Download complete [2022-10-12T03:58:11.412Z] b352a97aabf1: Download complete [2022-10-12T03:58:11.412Z] 4872d77fe225: Verifying Checksum [2022-10-12T03:58:11.412Z] 4872d77fe225: Download complete [2022-10-12T03:58:11.412Z] 5851b861e8e6: Verifying Checksum [2022-10-12T03:58:11.412Z] 5851b861e8e6: Download complete [2022-10-12T03:58:11.412Z] b85a868b505f: Verifying Checksum [2022-10-12T03:58:11.412Z] b85a868b505f: Download complete [2022-10-12T03:58:11.685Z] bab4dde63d76: Verifying Checksum [2022-10-12T03:58:11.685Z] bab4dde63d76: Download complete [2022-10-12T03:58:12.625Z] b85a868b505f: Pull complete [2022-10-12T03:58:12.884Z] e2be974225ed: Pull complete [2022-10-12T03:58:13.451Z] 339a4e72a1f5: Pull complete [2022-10-12T03:58:13.451Z] 988bab9f4d93: Pull complete [2022-10-12T03:58:13.711Z] 1469e6f7b9e6: Pull complete [2022-10-12T03:58:13.711Z] eaf3925da568: Pull complete [2022-10-12T03:58:15.615Z] bab4dde63d76: Pull complete [2022-10-12T03:58:15.615Z] bde34c3a00c8: Pull complete [2022-10-12T03:58:15.615Z] b352a97aabf1: Pull complete [2022-10-12T03:58:15.615Z] 4872d77fe225: Pull complete [2022-10-12T03:58:15.874Z] 5851b861e8e6: Pull complete [2022-10-12T03:58:15.874Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T03:58:15.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T03:58:15.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:58:15.961Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T03:58:15.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T03:58:18.536Z] $ docker top 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 -eo pid,comm [2022-10-12T03:58:18.583Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T03:58:18.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T03:58:18.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T03:58:18.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T03:58:18.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T03:58:18.759Z] $ docker exec 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 ssh-agent [2022-10-12T03:58:18.864Z] SSH_AUTH_SOCK=/tmp/ssh-9K4THJU46oxm/agent.33 [2022-10-12T03:58:18.864Z] SSH_AGENT_PID=39 [2022-10-12T03:58:18.871Z] Running ssh-add (command line suppressed) [2022-10-12T03:58:18.974Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1077733685392040661.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1077733685392040661.key) [2022-10-12T03:58:18.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T03:58:19.270Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T03:58:19.286Z] $ docker exec --env ******** --env ******** 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 ssh-agent -k [2022-10-12T03:58:19.388Z] unset SSH_AUTH_SOCK; [2022-10-12T03:58:19.389Z] unset SSH_AGENT_PID; [2022-10-12T03:58:19.389Z] echo Agent pid 39 killed; [2022-10-12T03:58:19.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T03:58:19.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T03:58:19.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T03:58:19.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T03:58:19.541Z] $ docker exec 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 ssh-agent [2022-10-12T03:58:19.655Z] SSH_AUTH_SOCK=/tmp/ssh-sluA9SxlULbU/agent.71 [2022-10-12T03:58:19.655Z] SSH_AGENT_PID=77 [2022-10-12T03:58:19.662Z] Running ssh-add (command line suppressed) [2022-10-12T03:58:19.763Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14080175080420706592.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14080175080420706592.key) [2022-10-12T03:58:19.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T03:58:20.062Z] + git semver init [2022-10-12T03:58:20.322Z] 2022-10-12 03:58:20,230 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T03:58:20.322Z] 2022-10-12 03:58:20,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-12T03:58:20.322Z] 2022-10-12 03:58:20,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-12T03:58:20.322Z] 2022-10-12 03:58:20,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T03:58:21.261Z] 2022-10-12 03:58:21,246 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-12T03:58:21.261Z] 2022-10-12 03:58:21,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-12T03:58:21.261Z] 2022-10-12 03:58:21,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T03:58:21.261Z] 2022-10-12 03:58:21,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T03:58:21.261Z] 2.3.0-dev.38 [Pipeline] } [2022-10-12T03:58:21.530Z] $ docker exec --env ******** --env ******** 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 ssh-agent -k [2022-10-12T03:58:21.637Z] unset SSH_AUTH_SOCK; [2022-10-12T03:58:21.637Z] unset SSH_AGENT_PID; [2022-10-12T03:58:21.637Z] echo Agent pid 77 killed; [2022-10-12T03:58:21.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T03:58:21.950Z] + git semver [Pipeline] } [2022-10-12T03:58:22.221Z] $ docker stop --time=1 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 [2022-10-12T03:58:23.503Z] $ docker rm -f 4146881998cb284a8bbcbd6f512062477e0d1adc118953a84371e42fb5f43c54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T03:58:23.837Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T03:58:24.010Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T03:58:24.013Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T03:58:24.164Z] provisioning config files... [2022-10-12T03:58:24.174Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11516802595399002491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T03:58:24.468Z] ---> docker-login.sh [2022-10-12T03:58:24.468Z] nexus3.edgexfoundry.org:10001 [2022-10-12T03:58:24.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:24.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:24.469Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:24.469Z] [2022-10-12T03:58:24.469Z] Login Succeeded [2022-10-12T03:58:24.469Z] nexus3.edgexfoundry.org:10002 [2022-10-12T03:58:24.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:24.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:24.469Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:24.469Z] [2022-10-12T03:58:24.469Z] Login Succeeded [2022-10-12T03:58:24.469Z] nexus3.edgexfoundry.org:10003 [2022-10-12T03:58:24.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:24.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:24.727Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:24.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:24.728Z] [2022-10-12T03:58:24.728Z] Login Succeeded [2022-10-12T03:58:24.728Z] nexus3.edgexfoundry.org:10004 [2022-10-12T03:58:24.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:24.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:24.728Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:24.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:24.728Z] [2022-10-12T03:58:24.728Z] Login Succeeded [2022-10-12T03:58:24.728Z] docker.io [2022-10-12T03:58:24.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T03:58:25.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T03:58:25.296Z] Configure a credential helper to remove this warning. See [2022-10-12T03:58:25.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T03:58:25.296Z] [2022-10-12T03:58:25.296Z] Login Succeeded [2022-10-12T03:58:25.296Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T03:58:25.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T03:58:25.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:58:25.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T03:58:25.372Z] ========================================================= [2022-10-12T03:58:25.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T03:58:25.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:58:25.669Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-12T03:58:25.669Z] Sending build context to Docker daemon 9.972MB [2022-10-12T03:58:25.669Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T03:58:25.669Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-12T03:58:25.669Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T03:58:25.669Z] 213ec9aee27d: Pulling fs layer [2022-10-12T03:58:25.669Z] 4583459ba037: Pulling fs layer [2022-10-12T03:58:25.669Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T03:58:25.669Z] 53926ce57604: Pulling fs layer [2022-10-12T03:58:25.669Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T03:58:25.669Z] 30f14e443154: Pulling fs layer [2022-10-12T03:58:25.669Z] 801331c1e519: Pulling fs layer [2022-10-12T03:58:25.669Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T03:58:25.669Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T03:58:25.669Z] 21b2b0c7a3f4: Waiting [2022-10-12T03:58:25.669Z] 30f14e443154: Waiting [2022-10-12T03:58:25.669Z] 7d9ed39f4882: Waiting [2022-10-12T03:58:25.669Z] 99cc6dd402b0: Waiting [2022-10-12T03:58:25.669Z] 801331c1e519: Waiting [2022-10-12T03:58:25.669Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T03:58:25.669Z] 93c1e223e6f2: Download complete [2022-10-12T03:58:25.669Z] 4583459ba037: Download complete [2022-10-12T03:58:25.933Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T03:58:25.933Z] 21b2b0c7a3f4: Download complete [2022-10-12T03:58:25.933Z] 213ec9aee27d: Verifying Checksum [2022-10-12T03:58:25.933Z] 30f14e443154: Verifying Checksum [2022-10-12T03:58:25.933Z] 30f14e443154: Download complete [2022-10-12T03:58:25.933Z] 801331c1e519: Download complete [2022-10-12T03:58:25.933Z] 213ec9aee27d: Pull complete [2022-10-12T03:58:26.206Z] 4583459ba037: Pull complete [2022-10-12T03:58:26.206Z] 93c1e223e6f2: Pull complete [2022-10-12T03:58:26.801Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T03:58:26.801Z] 7d9ed39f4882: Download complete [2022-10-12T03:58:26.801Z] 53926ce57604: Verifying Checksum [2022-10-12T03:58:26.801Z] 53926ce57604: Download complete [2022-10-12T03:58:27.060Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T03:58:27.060Z] 99cc6dd402b0: Download complete [2022-10-12T03:58:30.342Z] 53926ce57604: Pull complete [2022-10-12T03:58:30.342Z] 21b2b0c7a3f4: Pull complete [2022-10-12T03:58:30.342Z] 30f14e443154: Pull complete [2022-10-12T03:58:30.342Z] 801331c1e519: Pull complete [2022-10-12T03:58:32.877Z] 99cc6dd402b0: Pull complete [2022-10-12T03:58:33.135Z] 7d9ed39f4882: Pull complete [2022-10-12T03:58:33.136Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T03:58:33.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T03:58:33.136Z] ---> 1dedd983c030 [2022-10-12T03:58:33.136Z] Step 3/11 : ARG MAKE=make build [2022-10-12T03:58:37.330Z] ---> Running in d2c7bc851b40 [2022-10-12T03:58:37.330Z] Removing intermediate container d2c7bc851b40 [2022-10-12T03:58:37.330Z] ---> 006222c7d71f [2022-10-12T03:58:37.330Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-12T03:58:37.330Z] ---> Running in 99aa27aa5336 [2022-10-12T03:58:37.330Z] Removing intermediate container 99aa27aa5336 [2022-10-12T03:58:37.330Z] ---> 3f44f6f439fa [2022-10-12T03:58:37.330Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T03:58:37.330Z] ---> Running in 771dc14bfb89 [2022-10-12T03:58:37.589Z] Removing intermediate container 771dc14bfb89 [2022-10-12T03:58:37.589Z] ---> 892a964ee07f [2022-10-12T03:58:37.589Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:58:37.589Z] ---> Running in b31a85ca25a3 [2022-10-12T03:58:38.157Z] Removing intermediate container b31a85ca25a3 [2022-10-12T03:58:38.157Z] ---> 12bda3eff6d7 [2022-10-12T03:58:38.157Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-12T03:58:38.157Z] ---> Running in 6e9a4b002faf [2022-10-12T03:58:38.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:58:39.136Z] Still waiting to schedule task [2022-10-12T03:58:39.136Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-12T03:58:39.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:58:39.610Z] OK: 211 MiB in 51 packages [2022-10-12T03:58:39.869Z] Removing intermediate container 6e9a4b002faf [2022-10-12T03:58:39.869Z] ---> 3282c91cab5d [2022-10-12T03:58:39.869Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-12T03:58:39.869Z] ---> ddb432e8f348 [2022-10-12T03:58:39.869Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:58:40.128Z] ---> Running in 5175a067504e [2022-10-12T03:59:02.084Z] Removing intermediate container 5175a067504e [2022-10-12T03:59:02.084Z] ---> 27a70f95ec81 [2022-10-12T03:59:02.084Z] Step 10/11 : COPY . . [2022-10-12T03:59:02.084Z] ---> 70d09c72068c [2022-10-12T03:59:02.084Z] Step 11/11 : RUN ${MAKE} [2022-10-12T03:59:02.084Z] ---> Running in 7dd6bc2ac9d6 [2022-10-12T03:59:02.084Z] noop [2022-10-12T03:59:02.084Z] Removing intermediate container 7dd6bc2ac9d6 [2022-10-12T03:59:02.084Z] ---> 8499156bc1ee [2022-10-12T03:59:02.084Z] Successfully built 8499156bc1ee [2022-10-12T03:59:02.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:59:02.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T03:59:02.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:59:02.448Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T03:59:02.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T03:59:02.807Z] $ docker top 09aebda6e74d94d9e2ffb6ec611d35f80b34cb51081f005dc604a470f765f396 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:59:03.148Z] + go version [2022-10-12T03:59:03.148Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T03:59:03.158Z] $ docker stop --time=1 09aebda6e74d94d9e2ffb6ec611d35f80b34cb51081f005dc604a470f765f396 [2022-10-12T03:59:04.391Z] $ docker rm -f 09aebda6e74d94d9e2ffb6ec611d35f80b34cb51081f005dc604a470f765f396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:59:04.760Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T03:59:04.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T03:59:04.823Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T03:59:04.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T03:59:05.168Z] $ docker top 82c9bcefb2f0986f289bda680edb9a16183450bc5f7549e4d6206ff83c43fe25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T03:59:05.567Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-12T03:59:05.858Z] + make test [2022-10-12T03:59:05.858Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-12T03:59:12.422Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-12T03:59:24.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements [2022-10-12T03:59:24.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-12T03:59:24.615Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 60.0% of statements [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-12T03:59:24.615Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-12T03:59:25.185Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.110s coverage: 54.4% of statements [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-12T03:59:25.185Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 65.1% of statements [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-12T03:59:25.185Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.730s coverage: 89.2% of statements [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-12T03:59:25.185Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-10-12T03:59:25.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-12T03:59:40.052Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-12T03:59:40.052Z] GO111MODULE=on go vet ./... [2022-10-12T03:59:43.338Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T03:59:43.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T03:59:43.338Z] ./bin/test-attribution-txt.sh [2022-10-12T03:59:43.338Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-12T03:59:43.338Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-12T03:59:43.338Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-12T03:59:43.338Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-12T03:59:43.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T03:59:43.366Z] $ docker stop --time=1 82c9bcefb2f0986f289bda680edb9a16183450bc5f7549e4d6206ff83c43fe25 [2022-10-12T03:59:46.992Z] $ docker rm -f 82c9bcefb2f0986f289bda680edb9a16183450bc5f7549e4d6206ff83c43fe25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T03:59:47.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T03:59:47.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-12T03:59:48.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T03:59:48.348Z] + ls -al . [2022-10-12T03:59:48.348Z] total 276 [2022-10-12T03:59:48.348Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:59 . [2022-10-12T03:59:48.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:58 .. [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 03:58 .dockerignore [2022-10-12T03:59:48.349Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:59 .git [2022-10-12T03:59:48.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:58 .github [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 12 03:58 .gitignore [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 03:58 .golangci.yml [2022-10-12T03:59:48.349Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:58 .semver [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 12 03:58 CHANGELOG.md [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:58 GOVERNANCE.md [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 03:58 Jenkinsfile [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 03:58 LICENSE [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 12 03:58 Makefile [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 03:58 OWNERS.md [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 12 03:58 README.md [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 03:58 VERSION [2022-10-12T03:59:48.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:58 bin [2022-10-12T03:59:48.349Z] -rw-r--r-- 1 jenkins jenkins 101009 Oct 12 03:59 coverage.out [2022-10-12T03:59:48.349Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 03:58 example [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 12 03:58 go.mod [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 12 03:58 go.sum [2022-10-12T03:59:48.349Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 12 03:58 internal [2022-10-12T03:59:48.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:58 openapi [2022-10-12T03:59:48.349Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 03:58 pkg [2022-10-12T03:59:48.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:58 snap [2022-10-12T03:59:48.349Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T03:59:48.676Z] + 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=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df --label arch=amd64 --label version=2.3.0-dev.38 . [2022-10-12T03:59:48.676Z] Sending build context to Docker daemon 10.07MB [2022-10-12T03:59:48.676Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T03:59:48.676Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-12T03:59:48.676Z] ---> 8499156bc1ee [2022-10-12T03:59:48.676Z] Step 3/25 : ARG MAKE=make build [2022-10-12T03:59:48.934Z] ---> Running in 6ce51cf498e1 [2022-10-12T03:59:48.934Z] Removing intermediate container 6ce51cf498e1 [2022-10-12T03:59:48.934Z] ---> c64574eccaf5 [2022-10-12T03:59:48.934Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-12T03:59:48.934Z] ---> Running in d8e94a7da6ec [2022-10-12T03:59:48.934Z] Removing intermediate container d8e94a7da6ec [2022-10-12T03:59:48.934Z] ---> dbc4f57abe30 [2022-10-12T03:59:48.934Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T03:59:48.934Z] ---> Running in 5cbea45e86a0 [2022-10-12T03:59:49.194Z] Removing intermediate container 5cbea45e86a0 [2022-10-12T03:59:49.194Z] ---> bb257519cb41 [2022-10-12T03:59:49.194Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T03:59:49.194Z] ---> Running in 734262a2c300 [2022-10-12T03:59:49.763Z] Removing intermediate container 734262a2c300 [2022-10-12T03:59:49.763Z] ---> d6c2b7a0756b [2022-10-12T03:59:49.763Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-12T03:59:49.763Z] ---> Running in 246990a1f9e2 [2022-10-12T03:59:50.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T03:59:51.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T03:59:51.036Z] OK: 211 MiB in 51 packages [2022-10-12T03:59:51.299Z] Removing intermediate container 246990a1f9e2 [2022-10-12T03:59:51.299Z] ---> 5e4a311a4352 [2022-10-12T03:59:51.299Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-12T03:59:51.562Z] ---> 1a03237e7086 [2022-10-12T03:59:51.562Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T03:59:51.562Z] ---> Running in c431789eae5d [2022-10-12T03:59:52.152Z] Removing intermediate container c431789eae5d [2022-10-12T03:59:52.152Z] ---> be7919a7ea68 [2022-10-12T03:59:52.152Z] Step 10/25 : COPY . . [2022-10-12T03:59:52.785Z] ---> 027e3775f2c1 [2022-10-12T03:59:52.785Z] Step 11/25 : RUN ${MAKE} [2022-10-12T03:59:52.785Z] ---> Running in c140e53c6434 [2022-10-12T03:59:52.785Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-12T04:00:00.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7718 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-12T04:00:00.332Z] Running in /w/workspace/device-sdk-go/113 [Pipeline] { [Pipeline] checkout [2022-10-12T04:00:00.362Z] The recommended git tool is: git [2022-10-12T04:00:05.345Z] using credential edgex-jenkins-ssh [2022-10-12T04:00:05.369Z] Cloning the remote Git repository [2022-10-12T04:00:05.412Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-12T04:00:05.490Z] > git init /w/workspace/device-sdk-go/113 # timeout=10 [2022-10-12T04:00:05.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-12T04:00:05.655Z] > git --version # timeout=10 [2022-10-12T04:00:05.675Z] > git --version # 'git version 2.25.1' [2022-10-12T04:00:05.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T04:00:05.726Z] Verifying host key using known hosts file [2022-10-12T04:00:05.916Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-12T04:00:05.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:00:07.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-12T04:00:07.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:00:08.336Z] Avoid second fetch [2022-10-12T04:00:08.337Z] Checking out Revision 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df (main) [2022-10-12T04:00:08.825Z] Commit message: "Merge pull request #1231 from hahattan/update-example" [2022-10-12T04:00:08.351Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T04:00:08.368Z] > git checkout -f 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:00:09.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T04:00:09.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:00:09.651Z] Dload Upload Total Spent Left Speed [2022-10-12T04:00:09.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-10-12T04:00:10.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T04:00:10.598Z] + sudo tee /etc/docker/daemon.new [2022-10-12T04:00:10.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T04:00:10.598Z] { [2022-10-12T04:00:10.598Z] "registry-mirrors": [ [2022-10-12T04:00:10.598Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T04:00:10.598Z] ], [2022-10-12T04:00:10.598Z] "bip": "10.250.0.254/24", [2022-10-12T04:00:10.598Z] "hosts": [ [2022-10-12T04:00:10.598Z] "tcp://0.0.0.0:5555", [2022-10-12T04:00:10.598Z] "unix:///var/run/docker.sock" [2022-10-12T04:00:10.598Z] ], [2022-10-12T04:00:10.598Z] "mtu": 1458, [2022-10-12T04:00:10.598Z] "selinux-enabled": true, [2022-10-12T04:00:10.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T04:00:10.598Z] } [Pipeline] sh [2022-10-12T04:00:10.851Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-12T04:00:10.924Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T04:00:11.258Z] + sudo service docker restart [2022-10-12T04:00:12.757Z] Removing intermediate container c140e53c6434 [2022-10-12T04:00:12.757Z] ---> 604eec07e176 [2022-10-12T04:00:12.757Z] Step 12/25 : FROM alpine:3.16 [2022-10-12T04:00:13.016Z] 3.16: Pulling from library/alpine [2022-10-12T04:00:13.274Z] 213ec9aee27d: Already exists [2022-10-12T04:00:13.274Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:00:13.275Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:00:13.275Z] ---> 9c6f07244728 [2022-10-12T04:00:13.275Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T04:00:13.275Z] ---> Running in 149ebb4e33a4 [2022-10-12T04:00:13.532Z] Removing intermediate container 149ebb4e33a4 [2022-10-12T04:00:13.532Z] ---> efa944fbba0a [2022-10-12T04:00:13.532Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:00:13.532Z] ---> Running in 9519734a35a9 [2022-10-12T04:00:14.099Z] Removing intermediate container 9519734a35a9 [2022-10-12T04:00:14.099Z] ---> b3f825f417a3 [2022-10-12T04:00:14.099Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-12T04:00:14.099Z] ---> Running in 33f0f7b7de18 [2022-10-12T04:00:14.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:00:15.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:00:15.291Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:00:15.550Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-12T04:00:15.550Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:00:15.550Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-12T04:00:15.809Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-12T04:00:15.809Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:00:15.809Z] OK: 8 MiB in 19 packages [2022-10-12T04:00:16.376Z] Removing intermediate container 33f0f7b7de18 [2022-10-12T04:00:16.376Z] ---> 066e76c0cb40 [2022-10-12T04:00:16.376Z] Step 16/25 : WORKDIR / [2022-10-12T04:00:16.376Z] ---> Running in e341f724b68a [2022-10-12T04:00:16.376Z] Removing intermediate container e341f724b68a [2022-10-12T04:00:16.376Z] ---> e3bf9765f00a [2022-10-12T04:00:16.376Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-12T04:00:16.376Z] ---> 259e13df449f [2022-10-12T04:00:16.376Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-12T04:00:17.314Z] ---> d47c439b8d62 [2022-10-12T04:00:17.314Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-12T04:00:17.314Z] ---> 931f59d7e553 [2022-10-12T04:00:17.314Z] Step 20/25 : EXPOSE 59999 [2022-10-12T04:00:17.314Z] ---> Running in bc14a3d888bb [2022-10-12T04:00:17.314Z] Removing intermediate container bc14a3d888bb [2022-10-12T04:00:17.314Z] ---> 307780ed47f1 [2022-10-12T04:00:17.314Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-12T04:00:17.314Z] ---> Running in d389af53c047 [2022-10-12T04:00:17.314Z] Removing intermediate container d389af53c047 [2022-10-12T04:00:17.314Z] ---> d0f63a48cada [2022-10-12T04:00:17.314Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:00:17.314Z] ---> Running in a3c6225b0b92 [2022-10-12T04:00:17.573Z] Removing intermediate container a3c6225b0b92 [2022-10-12T04:00:17.573Z] ---> dffa4762f34f [2022-10-12T04:00:17.573Z] Step 23/25 : LABEL arch=amd64 [2022-10-12T04:00:17.573Z] ---> Running in c2edd0742570 [2022-10-12T04:00:17.573Z] Removing intermediate container c2edd0742570 [2022-10-12T04:00:17.573Z] ---> 8ca2fd2d5e9d [2022-10-12T04:00:17.573Z] Step 24/25 : LABEL git_sha=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [2022-10-12T04:00:17.573Z] ---> Running in 2d980f728b81 [2022-10-12T04:00:17.573Z] Removing intermediate container 2d980f728b81 [2022-10-12T04:00:17.573Z] ---> de984c4f9088 [2022-10-12T04:00:17.573Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-10-12T04:00:17.573Z] ---> Running in 567e32caba9a [2022-10-12T04:00:17.832Z] Removing intermediate container 567e32caba9a [2022-10-12T04:00:17.832Z] ---> 640b6e18078c [2022-10-12T04:00:17.832Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T04:00:17.832Z] Successfully built 640b6e18078c [2022-10-12T04:00:17.832Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:18.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:00:18.267Z] [2022-10-12T04:00:18.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:18.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:00:18.567Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T04:00:18.567Z] 5eb5b503b376: Pulling fs layer [2022-10-12T04:00:18.567Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T04:00:18.567Z] ec43610c2a17: Pulling fs layer [2022-10-12T04:00:18.567Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T04:00:18.567Z] 33b1e0a273af: Pulling fs layer [2022-10-12T04:00:18.567Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T04:00:18.567Z] 2f39f015ded8: Pulling fs layer [2022-10-12T04:00:18.567Z] 3a2ae6a8a46f: Waiting [2022-10-12T04:00:18.567Z] 33b1e0a273af: Waiting [2022-10-12T04:00:18.567Z] 5d3b04190fa2: Waiting [2022-10-12T04:00:18.567Z] 2f39f015ded8: Waiting [2022-10-12T04:00:18.567Z] 5c69ac0246d0: Verifying Checksum [2022-10-12T04:00:18.567Z] 5c69ac0246d0: Download complete [2022-10-12T04:00:18.567Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T04:00:18.567Z] 3a2ae6a8a46f: Download complete [2022-10-12T04:00:18.567Z] 33b1e0a273af: Verifying Checksum [2022-10-12T04:00:18.567Z] 33b1e0a273af: Download complete [2022-10-12T04:00:18.567Z] ec43610c2a17: Verifying Checksum [2022-10-12T04:00:18.567Z] ec43610c2a17: Download complete [2022-10-12T04:00:18.826Z] 5d3b04190fa2: Verifying Checksum [2022-10-12T04:00:18.826Z] 5d3b04190fa2: Download complete [2022-10-12T04:00:18.826Z] 5eb5b503b376: Verifying Checksum [2022-10-12T04:00:18.826Z] 5eb5b503b376: Download complete [2022-10-12T04:00:19.408Z] 2f39f015ded8: Download complete [2022-10-12T04:00:19.972Z] 5eb5b503b376: Pull complete [2022-10-12T04:00:19.972Z] 5c69ac0246d0: Pull complete [2022-10-12T04:00:20.536Z] ec43610c2a17: Pull complete [2022-10-12T04:00:20.536Z] 3a2ae6a8a46f: Pull complete [2022-10-12T04:00:20.794Z] 33b1e0a273af: Pull complete [2022-10-12T04:00:20.794Z] 5d3b04190fa2: Pull complete [2022-10-12T04:00:24.972Z] 2f39f015ded8: Pull complete [2022-10-12T04:00:24.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T04:00:24.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:00:24.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:00:25.043Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:00:25.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T04:00:28.374Z] $ docker top 9f53b997c9cdf3940d15086b16dbd8fcbcbdfabcb232c91d717253654269b520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:00:28.729Z] ---> job-cost.sh [2022-10-12T04:00:28.729Z] lf-activate-venv: SKIPPING [2022-10-12T04:00:28.729Z] INFO: No Stack... [2022-10-12T04:00:28.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T04:00:29.253Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:00:29.506Z] provisioning config files... [2022-10-12T04:00:29.531Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/113@tmp/config8978075594817259230tmp [2022-10-12T04:00:29.540Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-12T04:00:29.540Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T04:00:29.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [2022-10-12T04:00:29.556Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] did not exist. Created. [2022-10-12T04:00:29.556Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [Pipeline] { [Pipeline] { [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2022-10-12T04:00:29.890Z] ---> docker-login.sh [2022-10-12T04:00:29.891Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:00:29.911Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-12T04:00:29.941Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T04:00:29.950Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T04:00:29.967Z] $ docker stop --time=1 9f53b997c9cdf3940d15086b16dbd8fcbcbdfabcb232c91d717253654269b520 [2022-10-12T04:00:30.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:30.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:30.477Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:30.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:30.477Z] [2022-10-12T04:00:30.477Z] Login Succeeded [2022-10-12T04:00:30.477Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:00:30.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:30.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:30.749Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:30.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:30.749Z] [2022-10-12T04:00:30.749Z] Login Succeeded [2022-10-12T04:00:30.749Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:00:31.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:31.120Z] $ docker rm -f 9f53b997c9cdf3940d15086b16dbd8fcbcbdfabcb232c91d717253654269b520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-12T04:00:31.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:31.286Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:31.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:31.286Z] [2022-10-12T04:00:31.286Z] Login Succeeded [2022-10-12T04:00:31.286Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:00:31.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:31.555Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:31.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:31.555Z] [2022-10-12T04:00:31.555Z] Login Succeeded [2022-10-12T04:00:31.555Z] docker.io [2022-10-12T04:00:31.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:00:32.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:00:32.093Z] Configure a credential helper to remove this warning. See [2022-10-12T04:00:32.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:00:32.093Z] [2022-10-12T04:00:32.093Z] Login Succeeded [2022-10-12T04:00:32.093Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:00:32.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T04:00:32.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:00:32.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:00:32.265Z] ========================================================= [2022-10-12T04:00:32.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T04:00:32.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:00:32.595Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-12T04:00:32.863Z] Sending build context to Docker daemon 5.357MB [2022-10-12T04:00:32.863Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:00:32.863Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-12T04:00:33.130Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T04:00:33.130Z] 9b18e9b68314: Pulling fs layer [2022-10-12T04:00:33.130Z] d32db5db7311: Pulling fs layer [2022-10-12T04:00:33.130Z] d0c4b47475fc: Pulling fs layer [2022-10-12T04:00:33.130Z] 5831b945b038: Pulling fs layer [2022-10-12T04:00:33.130Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T04:00:33.130Z] e10730c5d714: Pulling fs layer [2022-10-12T04:00:33.130Z] 5dd5c2283517: Pulling fs layer [2022-10-12T04:00:33.130Z] d5ac0230b979: Pulling fs layer [2022-10-12T04:00:33.130Z] 5831b945b038: Waiting [2022-10-12T04:00:33.130Z] 86bbec2aaacd: Waiting [2022-10-12T04:00:33.130Z] e10730c5d714: Waiting [2022-10-12T04:00:33.130Z] 5dd5c2283517: Waiting [2022-10-12T04:00:33.130Z] d5ac0230b979: Waiting [2022-10-12T04:00:33.130Z] d0c4b47475fc: Verifying Checksum [2022-10-12T04:00:33.130Z] d0c4b47475fc: Download complete [2022-10-12T04:00:33.130Z] d32db5db7311: Verifying Checksum [2022-10-12T04:00:33.130Z] d32db5db7311: Download complete [2022-10-12T04:00:33.130Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T04:00:33.130Z] 86bbec2aaacd: Download complete [2022-10-12T04:00:33.130Z] e10730c5d714: Verifying Checksum [2022-10-12T04:00:33.130Z] e10730c5d714: Download complete [2022-10-12T04:00:33.130Z] 9b18e9b68314: Verifying Checksum [2022-10-12T04:00:33.130Z] 9b18e9b68314: Download complete [2022-10-12T04:00:34.098Z] 9b18e9b68314: Pull complete [2022-10-12T04:00:34.367Z] d5ac0230b979: Verifying Checksum [2022-10-12T04:00:34.367Z] d5ac0230b979: Download complete [2022-10-12T04:00:34.634Z] d32db5db7311: Pull complete [2022-10-12T04:00:34.905Z] d0c4b47475fc: Pull complete [2022-10-12T04:00:35.174Z] 5dd5c2283517: Verifying Checksum [2022-10-12T04:00:35.174Z] 5dd5c2283517: Download complete [2022-10-12T04:00:36.146Z] 5831b945b038: Verifying Checksum [2022-10-12T04:00:36.146Z] 5831b945b038: Download complete [2022-10-12T04:00:48.490Z] 5831b945b038: Pull complete [2022-10-12T04:00:48.490Z] 86bbec2aaacd: Pull complete [2022-10-12T04:00:48.490Z] e10730c5d714: Pull complete [2022-10-12T04:00:55.154Z] 5dd5c2283517: Pull complete [2022-10-12T04:00:56.123Z] d5ac0230b979: Pull complete [2022-10-12T04:00:56.123Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T04:00:56.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:00:56.123Z] ---> 59b3b1a385d4 [2022-10-12T04:00:56.123Z] Step 3/11 : ARG MAKE=make build [2022-10-12T04:00:58.086Z] ---> Running in e80020c38a1f [2022-10-12T04:00:58.356Z] Removing intermediate container e80020c38a1f [2022-10-12T04:00:58.356Z] ---> 1a716ed8e358 [2022-10-12T04:00:58.356Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-12T04:00:58.356Z] ---> Running in c8f212a957ad [2022-10-12T04:00:58.625Z] Removing intermediate container c8f212a957ad [2022-10-12T04:00:58.625Z] ---> 65ff3edd070e [2022-10-12T04:00:58.625Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T04:00:58.894Z] ---> Running in ee36555118af [2022-10-12T04:00:59.164Z] Removing intermediate container ee36555118af [2022-10-12T04:00:59.164Z] ---> e17e412b666d [2022-10-12T04:00:59.164Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:00:59.164Z] ---> Running in 246687c6e173 [2022-10-12T04:01:01.115Z] Removing intermediate container 246687c6e173 [2022-10-12T04:01:01.115Z] ---> f7a5689cf5b4 [2022-10-12T04:01:01.115Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-12T04:01:01.115Z] ---> Running in cd0084c8f4e0 [2022-10-12T04:01:01.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:01:02.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:01:03.630Z] OK: 221 MiB in 51 packages [2022-10-12T04:01:04.225Z] Removing intermediate container cd0084c8f4e0 [2022-10-12T04:01:04.225Z] ---> 3e6292498637 [2022-10-12T04:01:04.225Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-12T04:01:04.818Z] ---> 909d9cd10842 [2022-10-12T04:01:04.818Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:01:04.818Z] ---> Running in cec965b1adb1 [2022-10-12T04:01:51.812Z] Removing intermediate container cec965b1adb1 [2022-10-12T04:01:51.812Z] ---> 923b62c01c57 [2022-10-12T04:01:51.812Z] Step 10/11 : COPY . . [2022-10-12T04:01:51.812Z] ---> 6c7225ff1086 [2022-10-12T04:01:51.812Z] Step 11/11 : RUN ${MAKE} [2022-10-12T04:01:51.812Z] ---> Running in f5e1260bff7a [2022-10-12T04:01:52.776Z] noop [2022-10-12T04:01:54.734Z] Removing intermediate container f5e1260bff7a [2022-10-12T04:01:54.734Z] ---> 6cdbca52fc8a [2022-10-12T04:01:54.734Z] Successfully built 6cdbca52fc8a [2022-10-12T04:01:54.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:01:55.082Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T04:01:55.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:01:55.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-7718 does not seem to be running inside a container [2022-10-12T04:01:55.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/113 -v /w/workspace/device-sdk-go/113:/w/workspace/device-sdk-go/113:rw,z -v /w/workspace/device-sdk-go/113@tmp:/w/workspace/device-sdk-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T04:01:56.451Z] $ docker top c4c3f380bc3b1159b0d75c3704e5f484d9bfa02561659cb50c7e7fd874069d6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:01:57.269Z] + go version [2022-10-12T04:01:57.269Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T04:01:57.286Z] $ docker stop --time=1 c4c3f380bc3b1159b0d75c3704e5f484d9bfa02561659cb50c7e7fd874069d6a [2022-10-12T04:01:58.880Z] $ docker rm -f c4c3f380bc3b1159b0d75c3704e5f484d9bfa02561659cb50c7e7fd874069d6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:01:59.429Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T04:01:59.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:01:59.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-7718 does not seem to be running inside a container [2022-10-12T04:01:59.654Z] $ 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/113 -v /w/workspace/device-sdk-go/113:/w/workspace/device-sdk-go/113:rw,z -v /w/workspace/device-sdk-go/113@tmp:/w/workspace/device-sdk-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T04:02:00.851Z] $ docker top 92b8e7fba5a206817622a95d79b2c7eace19a58acf9ad647161dfca38d1d74ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:02:01.680Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/113 [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:02:02.012Z] + make test [2022-10-12T04:02:02.012Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-12T04:02:34.245Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-12T04:04:40.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.348s coverage: 27.6% of statements [2022-10-12T04:04:40.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.388s coverage: 78.9% of statements [2022-10-12T04:04:40.948Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-12T04:04:41.216Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.759s coverage: 60.0% of statements [2022-10-12T04:04:41.216Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-12T04:04:41.216Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-12T04:04:47.895Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.893s coverage: 54.4% of statements [2022-10-12T04:04:47.895Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-12T04:04:47.895Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-12T04:04:47.895Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-12T04:04:47.895Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-12T04:04:49.317Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.694s coverage: 65.1% of statements [2022-10-12T04:04:49.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-12T04:04:49.317Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-12T04:04:51.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.671s coverage: 89.2% of statements [2022-10-12T04:04:51.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-12T04:04:52.694Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.262s coverage: 4.7% of statements [2022-10-12T04:04:52.694Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-12T04:04:53.283Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T04:04:53.283Z] GO111MODULE=on go vet ./... [2022-10-12T04:06:44.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T04:06:44.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T04:06:44.987Z] ./bin/test-attribution-txt.sh [2022-10-12T04:06:44.987Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-12T04:06:44.987Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-12T04:06:44.987Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-12T04:06:44.987Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-12T04:06:45.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T04:06:45.015Z] $ docker stop --time=1 92b8e7fba5a206817622a95d79b2c7eace19a58acf9ad647161dfca38d1d74ed [2022-10-12T04:06:46.911Z] $ docker rm -f 92b8e7fba5a206817622a95d79b2c7eace19a58acf9ad647161dfca38d1d74ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:06:48.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T04:06:48.372Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T04:06:48.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:06:49.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T04:06:49.625Z] + ls -al . [2022-10-12T04:06:49.625Z] total 272 [2022-10-12T04:06:49.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:02 . [2022-10-12T04:06:49.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:00 .. [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:00 .dockerignore [2022-10-12T04:06:49.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:00 .git [2022-10-12T04:06:49.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:00 .github [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 12 04:00 .gitignore [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:00 .golangci.yml [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 12 04:00 CHANGELOG.md [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:00 GOVERNANCE.md [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 04:00 Jenkinsfile [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:00 LICENSE [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 12 04:00 Makefile [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:00 OWNERS.md [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 12 04:00 README.md [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 03:58 VERSION [2022-10-12T04:06:49.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:00 bin [2022-10-12T04:06:49.625Z] -rw-r--r-- 1 jenkins jenkins 101009 Oct 12 04:04 coverage.out [2022-10-12T04:06:49.625Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:00 example [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 12 04:00 go.mod [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 12 04:00 go.sum [2022-10-12T04:06:49.625Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 12 04:00 internal [2022-10-12T04:06:49.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:00 openapi [2022-10-12T04:06:49.625Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:00 pkg [2022-10-12T04:06:49.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:00 snap [2022-10-12T04:06:49.625Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:06:49.966Z] + 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=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df --label arch=arm64 --label version=2.3.0-dev.38 . [2022-10-12T04:06:50.235Z] Sending build context to Docker daemon 5.458MB [2022-10-12T04:06:50.504Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:50.504Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-12T04:06:50.504Z] ---> 6cdbca52fc8a [2022-10-12T04:06:50.504Z] Step 3/25 : ARG MAKE=make build [2022-10-12T04:06:50.504Z] ---> Running in 135e9520d096 [2022-10-12T04:06:50.781Z] Removing intermediate container 135e9520d096 [2022-10-12T04:06:50.781Z] ---> 248e9513d9d3 [2022-10-12T04:06:50.781Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-12T04:06:51.050Z] ---> Running in cc43fc90b290 [2022-10-12T04:06:51.320Z] Removing intermediate container cc43fc90b290 [2022-10-12T04:06:51.320Z] ---> acfa97d96f06 [2022-10-12T04:06:51.320Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T04:06:51.320Z] ---> Running in 329c1aecf31f [2022-10-12T04:06:51.601Z] Removing intermediate container 329c1aecf31f [2022-10-12T04:06:51.602Z] ---> e4befa386ddd [2022-10-12T04:06:51.602Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:51.874Z] ---> Running in 776326ea71fc [2022-10-12T04:06:53.828Z] Removing intermediate container 776326ea71fc [2022-10-12T04:06:53.828Z] ---> d2e0f2fa28c8 [2022-10-12T04:06:53.828Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-12T04:06:53.828Z] ---> Running in e08b9592a055 [2022-10-12T04:06:54.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:06:55.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:06:56.732Z] OK: 221 MiB in 51 packages [2022-10-12T04:06:57.698Z] Removing intermediate container e08b9592a055 [2022-10-12T04:06:57.698Z] ---> 7a5252c807d8 [2022-10-12T04:06:57.698Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-12T04:06:58.290Z] ---> be41048361dc [2022-10-12T04:06:58.290Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:58.290Z] ---> Running in 78c71e0f3afc [2022-10-12T04:07:01.643Z] Removing intermediate container 78c71e0f3afc [2022-10-12T04:07:01.643Z] ---> 001d5b450fcf [2022-10-12T04:07:01.643Z] Step 10/25 : COPY . . [2022-10-12T04:07:03.057Z] ---> 4a2d1c312f67 [2022-10-12T04:07:03.057Z] Step 11/25 : RUN ${MAKE} [2022-10-12T04:07:03.057Z] ---> Running in 2c807ffafa37 [2022-10-12T04:07:04.021Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-12T04:09:25.729Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-12T04:09:32.376Z] Removing intermediate container 2c807ffafa37 [2022-10-12T04:09:32.376Z] ---> d150de7626d9 [2022-10-12T04:09:32.376Z] Step 12/25 : FROM alpine:3.16 [2022-10-12T04:09:32.376Z] 3.16: Pulling from library/alpine [2022-10-12T04:09:32.376Z] 9b18e9b68314: Already exists [2022-10-12T04:09:32.376Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:09:32.376Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:09:32.376Z] ---> a6215f271958 [2022-10-12T04:09:32.376Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-12T04:09:34.325Z] ---> Running in 55b9302f42ca [2022-10-12T04:09:34.594Z] Removing intermediate container 55b9302f42ca [2022-10-12T04:09:34.594Z] ---> 7e743c4ba6b2 [2022-10-12T04:09:34.594Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:09:34.594Z] ---> Running in db59ee306d4c [2022-10-12T04:09:36.623Z] Removing intermediate container db59ee306d4c [2022-10-12T04:09:36.623Z] ---> 7ca5ac77b39a [2022-10-12T04:09:36.623Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-12T04:09:36.623Z] ---> Running in 3c133cfcd5a6 [2022-10-12T04:09:37.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:38.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:39.561Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:09:39.827Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-12T04:09:39.827Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:09:40.095Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-12T04:09:40.095Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-12T04:09:40.095Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:09:40.095Z] OK: 8 MiB in 19 packages [2022-10-12T04:09:41.063Z] Removing intermediate container 3c133cfcd5a6 [2022-10-12T04:09:41.063Z] ---> 2dc21d8780ba [2022-10-12T04:09:41.063Z] Step 16/25 : WORKDIR / [2022-10-12T04:09:41.330Z] ---> Running in 2a645447bafa [2022-10-12T04:09:41.597Z] Removing intermediate container 2a645447bafa [2022-10-12T04:09:41.597Z] ---> eebe1dad8897 [2022-10-12T04:09:41.597Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-12T04:09:42.183Z] ---> 69737c8b2c4b [2022-10-12T04:09:42.183Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-12T04:09:43.599Z] ---> 4360820f468c [2022-10-12T04:09:43.599Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-12T04:09:44.183Z] ---> 1e5cf3f4accb [2022-10-12T04:09:44.183Z] Step 20/25 : EXPOSE 59999 [2022-10-12T04:09:44.183Z] ---> Running in b4c1c161bef3 [2022-10-12T04:09:44.456Z] Removing intermediate container b4c1c161bef3 [2022-10-12T04:09:44.456Z] ---> 8dd58d710806 [2022-10-12T04:09:44.456Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-12T04:09:44.726Z] ---> Running in 3d64b8a48def [2022-10-12T04:09:44.993Z] Removing intermediate container 3d64b8a48def [2022-10-12T04:09:44.993Z] ---> fbdd8dd7a316 [2022-10-12T04:09:44.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:09:44.993Z] ---> Running in 04cfbc205a49 [2022-10-12T04:09:45.262Z] Removing intermediate container 04cfbc205a49 [2022-10-12T04:09:45.262Z] ---> ddcd8e0b8ad3 [2022-10-12T04:09:45.262Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T04:09:45.532Z] ---> Running in 0bab4a485792 [2022-10-12T04:09:45.800Z] Removing intermediate container 0bab4a485792 [2022-10-12T04:09:45.800Z] ---> eac8b22ebdb5 [2022-10-12T04:09:45.800Z] Step 24/25 : LABEL git_sha=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [2022-10-12T04:09:45.800Z] ---> Running in 2f323d785599 [2022-10-12T04:09:46.067Z] Removing intermediate container 2f323d785599 [2022-10-12T04:09:46.067Z] ---> eee85e8555f9 [2022-10-12T04:09:46.067Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-10-12T04:09:46.336Z] ---> Running in 51ac2792d9c0 [2022-10-12T04:09:46.610Z] Removing intermediate container 51ac2792d9c0 [2022-10-12T04:09:46.610Z] ---> 3e591b8fbf90 [2022-10-12T04:09:46.610Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T04:09:46.610Z] Successfully built 3e591b8fbf90 [2022-10-12T04:09:46.610Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:47.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:09:47.039Z] [2022-10-12T04:09:47.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:47.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:09:47.378Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T04:09:47.378Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T04:09:47.378Z] 04944245beec: Pulling fs layer [2022-10-12T04:09:47.378Z] 699f458cf7ca: Pulling fs layer [2022-10-12T04:09:47.378Z] 765212b225bb: Pulling fs layer [2022-10-12T04:09:47.378Z] f23df028b6ca: Pulling fs layer [2022-10-12T04:09:47.378Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T04:09:47.378Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T04:09:47.378Z] d65c8cfc05b1: Waiting [2022-10-12T04:09:47.378Z] 765212b225bb: Waiting [2022-10-12T04:09:47.378Z] f23df028b6ca: Waiting [2022-10-12T04:09:47.378Z] 2437ff75d9bd: Waiting [2022-10-12T04:09:47.650Z] 04944245beec: Verifying Checksum [2022-10-12T04:09:47.650Z] 04944245beec: Download complete [2022-10-12T04:09:47.650Z] 765212b225bb: Verifying Checksum [2022-10-12T04:09:47.650Z] 765212b225bb: Download complete [2022-10-12T04:09:47.650Z] f23df028b6ca: Verifying Checksum [2022-10-12T04:09:47.650Z] f23df028b6ca: Download complete [2022-10-12T04:09:47.650Z] d65c8cfc05b1: Download complete [2022-10-12T04:09:47.933Z] 699f458cf7ca: Verifying Checksum [2022-10-12T04:09:47.933Z] 699f458cf7ca: Download complete [2022-10-12T04:09:48.200Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T04:09:48.200Z] 8998bd30e6a1: Download complete [2022-10-12T04:09:50.788Z] 2437ff75d9bd: Download complete [2022-10-12T04:09:52.735Z] 8998bd30e6a1: Pull complete [2022-10-12T04:09:53.003Z] 04944245beec: Pull complete [2022-10-12T04:09:54.415Z] 699f458cf7ca: Pull complete [2022-10-12T04:09:54.684Z] 765212b225bb: Pull complete [2022-10-12T04:09:55.270Z] f23df028b6ca: Pull complete [2022-10-12T04:09:55.539Z] d65c8cfc05b1: Pull complete [2022-10-12T04:10:10.556Z] 2437ff75d9bd: Pull complete [2022-10-12T04:10:10.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T04:10:10.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:10:10.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:10:10.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-7718 does not seem to be running inside a container [2022-10-12T04:10:10.825Z] $ 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/113 -v /w/workspace/device-sdk-go/113:/w/workspace/device-sdk-go/113:rw,z -v /w/workspace/device-sdk-go/113@tmp:/w/workspace/device-sdk-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T04:10:13.744Z] $ docker top e7ecda40fd2924bce4ccfaf3ba6c6659fe0518b4997615c898835b1d45678128 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:10:14.600Z] ---> job-cost.sh [2022-10-12T04:10:14.600Z] lf-activate-venv: SKIPPING [2022-10-12T04:10:14.600Z] INFO: No Stack... [2022-10-12T04:10:14.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T04:10:15.829Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T04:10:16.144Z] + cut -d, -f6 [2022-10-12T04:10:16.145Z] + cat /w/workspace/device-sdk-go/113/archives/cost.csv [Pipeline] lock [2022-10-12T04:10:16.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [2022-10-12T04:10:16.499Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] did not exist. Created. [2022-10-12T04:10:16.499Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T04:10:17.236Z] /w/workspace/device-sdk-go/113@tmp/durable-5b5b0887/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-12T04:10:17.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T04:10:17.880Z] Warning: overwriting stash ‘stack-cost’ [2022-10-12T04:10:17.948Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T04:10:17.954Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T04:10:17.971Z] $ docker stop --time=1 e7ecda40fd2924bce4ccfaf3ba6c6659fe0518b4997615c898835b1d45678128 [2022-10-12T04:10:19.535Z] $ docker rm -f e7ecda40fd2924bce4ccfaf3ba6c6659fe0518b4997615c898835b1d45678128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-12T04:10:19.906Z] provisioning config files... [2022-10-12T04:10:19.913Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14747015919840970511tmp [Pipeline] { [Pipeline] sh [2022-10-12T04:10:20.200Z] + set +x [2022-10-12T04:10:20.200Z] + bash -s -- [2022-10-12T04:10:20.200Z] + curl -s https://codecov.io/bash [2022-10-12T04:10:20.200Z] [2022-10-12T04:10:20.200Z] _____ _ [2022-10-12T04:10:20.200Z] / ____| | | [2022-10-12T04:10:20.200Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T04:10:20.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T04:10:20.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T04:10:20.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T04:10:20.200Z] Bash-1.0.6 [2022-10-12T04:10:20.200Z] [2022-10-12T04:10:20.200Z] [2022-10-12T04:10:20.200Z] ==> git version 2.25.1 found [2022-10-12T04:10:20.200Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-12T04:10:20.200Z] Release-Date: 2020-01-08 [2022-10-12T04:10:20.200Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-12T04:10:20.200Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T04:10:20.200Z] ==> Jenkins CI detected. [2022-10-12T04:10:20.200Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-12T04:10:20.200Z] project root: . [2022-10-12T04:10:20.200Z] --> token set from env [2022-10-12T04:10:20.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T04:10:20.200Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T04:10:20.200Z] ==> Python coveragepy not found [2022-10-12T04:10:20.200Z] ==> Searching for coverage reports in: [2022-10-12T04:10:20.200Z] + . [2022-10-12T04:10:20.200Z] -> Found 1 reports [2022-10-12T04:10:20.200Z] ==> Detecting git/mercurial file structure [2022-10-12T04:10:20.200Z] ==> Reading reports [2022-10-12T04:10:20.200Z] + ./coverage.out bytes=101009 [2022-10-12T04:10:20.200Z] ==> Appending adjustments [2022-10-12T04:10:20.200Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T04:10:20.459Z] + Found adjustments [2022-10-12T04:10:20.721Z] ==> Gzipping contents [2022-10-12T04:10:20.721Z] 16K /tmp/codecov.hIevD6.gz [2022-10-12T04:10:20.721Z] ==> Uploading reports [2022-10-12T04:10:20.721Z] url: https://codecov.io [2022-10-12T04:10:20.721Z] query: branch=main&commit=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:10:20.721Z] -> Pinging Codecov [2022-10-12T04:10:20.721Z] 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=09c8a507c77d2bd2f09eb9ac13068a60ef71d0df&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:10:20.980Z] -> Uploading to [2022-10-12T04:10:20.980Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/7E55EF52A471D76F132DFD9A03CDDE97/09c8a507c77d2bd2f09eb9ac13068a60ef71d0df/46a7f1d1-85e2-400c-971d-42546692985f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T041020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=318ecca2744cf5d443179f04babd8e2b4013694e7fb839aa1012aca3ea77c226 [2022-10-12T04:10:20.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:10:20.980Z] Dload Upload Total Spent Left Speed [2022-10-12T04:10:21.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14588 0 0 100 14588 0 72217 --:--:-- --:--:-- --:--:-- 71862 100 14588 0 0 100 14588 0 70473 --:--:-- --:--:-- --:--:-- 70134 [2022-10-12T04:10:21.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] } [2022-10-12T04:10:21.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-12T04:10:21.457Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T04:10:21.471Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:10:21.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:10:21.762Z] [2022-10-12T04:10:21.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:10:22.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:10:22.059Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T04:10:22.059Z] df9b9388f04a: Pulling fs layer [2022-10-12T04:10:22.059Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T04:10:22.059Z] 25bc292e5bac: Pulling fs layer [2022-10-12T04:10:22.059Z] 114826534d7a: Pulling fs layer [2022-10-12T04:10:22.059Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T04:10:22.059Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T04:10:22.059Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T04:10:22.059Z] 114826534d7a: Waiting [2022-10-12T04:10:22.059Z] 4657fd5d0bcf: Waiting [2022-10-12T04:10:22.059Z] 6ad1cebc031e: Waiting [2022-10-12T04:10:22.059Z] 8a3aa393b2d8: Waiting [2022-10-12T04:10:22.059Z] 25bc292e5bac: Verifying Checksum [2022-10-12T04:10:22.059Z] 25bc292e5bac: Download complete [2022-10-12T04:10:22.059Z] 52dc419b0ee2: Download complete [2022-10-12T04:10:22.059Z] 4657fd5d0bcf: Verifying Checksum [2022-10-12T04:10:22.059Z] 4657fd5d0bcf: Download complete [2022-10-12T04:10:22.059Z] df9b9388f04a: Download complete [2022-10-12T04:10:22.319Z] df9b9388f04a: Pull complete [2022-10-12T04:10:22.319Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T04:10:22.319Z] 6ad1cebc031e: Download complete [2022-10-12T04:10:22.319Z] 52dc419b0ee2: Pull complete [2022-10-12T04:10:22.578Z] 25bc292e5bac: Pull complete [2022-10-12T04:10:22.836Z] 114826534d7a: Verifying Checksum [2022-10-12T04:10:22.836Z] 114826534d7a: Download complete [2022-10-12T04:10:23.092Z] 8a3aa393b2d8: Verifying Checksum [2022-10-12T04:10:23.092Z] 8a3aa393b2d8: Download complete [2022-10-12T04:10:26.369Z] 114826534d7a: Pull complete [2022-10-12T04:10:26.369Z] 4657fd5d0bcf: Pull complete [2022-10-12T04:10:26.369Z] 6ad1cebc031e: Pull complete [2022-10-12T04:10:28.899Z] 8a3aa393b2d8: Pull complete [2022-10-12T04:10:28.899Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T04:10:28.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:10:28.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:10:28.964Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:10:28.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-12T04:10:32.879Z] $ docker top 14ffd1bd3d1cd54d54e4bc8ab8b8972620f2c78da79c82bbad8748f300be8f33 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T04:10:32.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-12T04:10:33.212Z] + set -o pipefail [2022-10-12T04:10:33.212Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-12T04:10:38.490Z] [2022-10-12T04:10:38.490Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-12T04:10:38.490Z] [2022-10-12T04:10:38.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/57ff8932-ab12-4c9d-91bd-e8a3d01b0684 [2022-10-12T04:10:38.490Z] [2022-10-12T04:10:38.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T04:10:38.490Z] [2022-10-12T04:10:38.490Z] [2022-10-12T04:10:38.490Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T04:10:38.490Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T04:10:38.490Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T04:10:38.498Z] $ docker stop --time=1 14ffd1bd3d1cd54d54e4bc8ab8b8972620f2c78da79c82bbad8748f300be8f33 [2022-10-12T04:10:41.684Z] $ docker rm -f 14ffd1bd3d1cd54d54e4bc8ab8b8972620f2c78da79c82bbad8748f300be8f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-12T04:10:42.017Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:10:42.025Z] provisioning config files... [2022-10-12T04:10:42.032Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13264496736214989818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:10:42.324Z] --> edgex-publish-swagger.sh [2022-10-12T04:10:42.324Z] === Publish openapi/v2 API === [2022-10-12T04:10:42.324Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-12T04:10:42.324Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-12T04:10:42.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:10:42.324Z] Dload Upload Total Spent Left Speed [2022-10-12T04:10:42.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 78178 --:--:-- --:--:-- --:--:-- 78178 [2022-10-12T04:10:42.891Z] [2022-10-12T04:10:42.891Z] [Pipeline] } [2022-10-12T04:10:42.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T04:10:43.275Z] + git log --format=format:%s -1 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df [Pipeline] sh [2022-10-12T04:10:43.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:10:43.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:10:43.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:10:43.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:10:43.909Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:10:43.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:10:44.336Z] $ docker top b68025af847c706106d372e5c688d2b7f7eeb908a327938a58fc19f5e58951d3 -eo pid,comm [2022-10-12T04:10:44.383Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:10:44.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:10:44.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:10:44.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:10:44.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:10:44.512Z] $ docker exec b68025af847c706106d372e5c688d2b7f7eeb908a327938a58fc19f5e58951d3 ssh-agent [2022-10-12T04:10:44.618Z] SSH_AUTH_SOCK=/tmp/ssh-YjKDrsxJHm9U/agent.31 [2022-10-12T04:10:44.618Z] SSH_AGENT_PID=37 [2022-10-12T04:10:44.622Z] Running ssh-add (command line suppressed) [2022-10-12T04:10:44.715Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18178533949088641005.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18178533949088641005.key) [2022-10-12T04:10:44.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:10:45.014Z] + git semver tag [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,191 [run_tag] DEBUG tag force:False [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,191 [check_head_tag] DEBUG check head tag [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,192 [execute] INFO git cat-file --batch-check [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,196 [execute] INFO git cat-file --batch [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,215 [execute] INFO git tag -a v2.3.0-dev.38 -m v2.3.0-dev.38 [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.38', '-m', 'v2.3.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:10:45.273Z] 2022-10-12 04:10:45,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:10:45.273Z] 2.3.0-dev.38 [Pipeline] } [2022-10-12T04:10:45.281Z] $ docker exec --env ******** --env ******** b68025af847c706106d372e5c688d2b7f7eeb908a327938a58fc19f5e58951d3 ssh-agent -k [2022-10-12T04:10:45.391Z] unset SSH_AUTH_SOCK; [2022-10-12T04:10:45.392Z] unset SSH_AGENT_PID; [2022-10-12T04:10:45.392Z] echo Agent pid 37 killed; [2022-10-12T04:10:45.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:10:45.699Z] + git semver [Pipeline] } [2022-10-12T04:10:45.971Z] $ docker stop --time=1 b68025af847c706106d372e5c688d2b7f7eeb908a327938a58fc19f5e58951d3 [2022-10-12T04:10:47.243Z] $ docker rm -f b68025af847c706106d372e5c688d2b7f7eeb908a327938a58fc19f5e58951d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:10:47.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:10:47.609Z] [2022-10-12T04:10:47.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:10:47.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:10:47.902Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T04:10:47.902Z] ab5ef0e58194: Pulling fs layer [2022-10-12T04:10:47.902Z] 9712f1f96733: Pulling fs layer [2022-10-12T04:10:47.902Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T04:10:47.902Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T04:10:47.902Z] e9a5061849ea: Pulling fs layer [2022-10-12T04:10:47.902Z] d747dcd14b5f: Pulling fs layer [2022-10-12T04:10:47.902Z] 2de7ff778b66: Pulling fs layer [2022-10-12T04:10:47.902Z] 0d9ebad4ef96: Waiting [2022-10-12T04:10:47.902Z] 2de7ff778b66: Waiting [2022-10-12T04:10:47.902Z] d747dcd14b5f: Waiting [2022-10-12T04:10:47.902Z] 9712f1f96733: Download complete [2022-10-12T04:10:48.472Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T04:10:48.472Z] 63f879dbbcfc: Download complete [2022-10-12T04:10:48.472Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T04:10:48.472Z] 0d9ebad4ef96: Download complete [2022-10-12T04:10:48.472Z] e9a5061849ea: Verifying Checksum [2022-10-12T04:10:48.472Z] e9a5061849ea: Download complete [2022-10-12T04:10:48.472Z] d747dcd14b5f: Verifying Checksum [2022-10-12T04:10:48.472Z] d747dcd14b5f: Download complete [2022-10-12T04:10:48.731Z] 2de7ff778b66: Verifying Checksum [2022-10-12T04:10:48.731Z] 2de7ff778b66: Download complete [2022-10-12T04:10:48.731Z] ab5ef0e58194: Verifying Checksum [2022-10-12T04:10:48.731Z] ab5ef0e58194: Download complete [2022-10-12T04:10:51.258Z] ab5ef0e58194: Pull complete [2022-10-12T04:10:51.258Z] 9712f1f96733: Pull complete [2022-10-12T04:10:52.193Z] 63f879dbbcfc: Pull complete [2022-10-12T04:10:55.475Z] 0d9ebad4ef96: Pull complete [2022-10-12T04:10:55.475Z] e9a5061849ea: Pull complete [2022-10-12T04:10:55.475Z] d747dcd14b5f: Pull complete [2022-10-12T04:10:56.413Z] 2de7ff778b66: Pull complete [2022-10-12T04:10:56.413Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T04:10:56.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:10:56.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:10:56.495Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:10:56.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-12T04:11:00.178Z] $ docker top 9c7ac9dbb213bbadcb4dbc60d5c1f0e818aea4ae5265cabe81f4a736bc64e41c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:11:00.248Z] provisioning config files... [2022-10-12T04:11:00.255Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3514850433083768631tmp [2022-10-12T04:11:00.263Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9522333183971885887tmp [2022-10-12T04:11:00.271Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13361130946114078162tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:11:00.286Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:00.564Z] ---> sigul-configuration.sh [2022-10-12T04:11:00.564Z] gpg: directory `/root/.gnupg' created [2022-10-12T04:11:00.564Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T04:11:00.564Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T04:11:00.564Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T04:11:00.564Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T04:11:00.564Z] gpg: CAST5 encrypted data [2022-10-12T04:11:00.564Z] gpg: encrypted with 1 passphrase [2022-10-12T04:11:00.564Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T04:11:00.847Z] + mkdir /home/jenkins [2022-10-12T04:11:00.847Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T04:11:01.127Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-12T04:11:01.135Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:01.422Z] ---> sigul-install.sh [2022-10-12T04:11:01.422Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T04:11:01.704Z] + git tag --list [2022-10-12T04:11:01.704Z] 0.7.1 [2022-10-12T04:11:01.704Z] delhi-tag [2022-10-12T04:11:01.704Z] v1.0.0 [2022-10-12T04:11:01.704Z] v1.1.0 [2022-10-12T04:11:01.704Z] v1.1.1 [2022-10-12T04:11:01.704Z] v1.1.2 [2022-10-12T04:11:01.704Z] v1.2.0 [2022-10-12T04:11:01.704Z] v1.2.1 [2022-10-12T04:11:01.704Z] v1.2.2 [2022-10-12T04:11:01.704Z] v1.2.3 [2022-10-12T04:11:01.704Z] v1.3.0 [2022-10-12T04:11:01.704Z] v1.4.0 [2022-10-12T04:11:01.704Z] v2.0.0 [2022-10-12T04:11:01.704Z] v2.1.0 [2022-10-12T04:11:01.704Z] v2.1.1 [2022-10-12T04:11:01.704Z] v2.1.1-dev.2 [2022-10-12T04:11:01.704Z] v2.1.1-dev.3 [2022-10-12T04:11:01.704Z] v2.2.0 [2022-10-12T04:11:01.704Z] v2.2.1-dev.1 [2022-10-12T04:11:01.704Z] v2.2.1-dev.10 [2022-10-12T04:11:01.704Z] v2.2.1-dev.11 [2022-10-12T04:11:01.704Z] v2.2.1-dev.12 [2022-10-12T04:11:01.704Z] v2.2.1-dev.13 [2022-10-12T04:11:01.704Z] v2.2.1-dev.14 [2022-10-12T04:11:01.704Z] v2.2.1-dev.2 [2022-10-12T04:11:01.704Z] v2.2.1-dev.3 [2022-10-12T04:11:01.704Z] v2.2.1-dev.4 [2022-10-12T04:11:01.704Z] v2.2.1-dev.5 [2022-10-12T04:11:01.704Z] v2.2.1-dev.6 [2022-10-12T04:11:01.704Z] v2.2.1-dev.7 [2022-10-12T04:11:01.704Z] v2.2.1-dev.8 [2022-10-12T04:11:01.704Z] v2.2.1-dev.9 [2022-10-12T04:11:01.704Z] v2.3.0-dev.14 [2022-10-12T04:11:01.704Z] v2.3.0-dev.15 [2022-10-12T04:11:01.704Z] v2.3.0-dev.16 [2022-10-12T04:11:01.704Z] v2.3.0-dev.17 [2022-10-12T04:11:01.704Z] v2.3.0-dev.18 [2022-10-12T04:11:01.704Z] v2.3.0-dev.19 [2022-10-12T04:11:01.704Z] v2.3.0-dev.20 [2022-10-12T04:11:01.704Z] v2.3.0-dev.21 [2022-10-12T04:11:01.704Z] v2.3.0-dev.22 [2022-10-12T04:11:01.704Z] v2.3.0-dev.23 [2022-10-12T04:11:01.704Z] v2.3.0-dev.24 [2022-10-12T04:11:01.704Z] v2.3.0-dev.25 [2022-10-12T04:11:01.704Z] v2.3.0-dev.26 [2022-10-12T04:11:01.704Z] v2.3.0-dev.27 [2022-10-12T04:11:01.704Z] v2.3.0-dev.28 [2022-10-12T04:11:01.704Z] v2.3.0-dev.29 [2022-10-12T04:11:01.704Z] v2.3.0-dev.30 [2022-10-12T04:11:01.704Z] v2.3.0-dev.31 [2022-10-12T04:11:01.704Z] v2.3.0-dev.32 [2022-10-12T04:11:01.704Z] v2.3.0-dev.33 [2022-10-12T04:11:01.704Z] v2.3.0-dev.34 [2022-10-12T04:11:01.704Z] v2.3.0-dev.35 [2022-10-12T04:11:01.704Z] v2.3.0-dev.36 [2022-10-12T04:11:01.704Z] v2.3.0-dev.37 [2022-10-12T04:11:01.704Z] v2.3.0-dev.38 [Pipeline] sh [2022-10-12T04:11:01.989Z] + lftools sign git-tag v2.3.0-dev.38 [2022-10-12T04:11:02.554Z] Signing Git tag with Sigul... [2022-10-12T04:11:02.554Z] Signing v2.3.0-dev.38 [Pipeline] echo [2022-10-12T04:11:03.129Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:03.411Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T04:11:03.418Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T04:11:03.434Z] $ docker stop --time=1 9c7ac9dbb213bbadcb4dbc60d5c1f0e818aea4ae5265cabe81f4a736bc64e41c [2022-10-12T04:11:04.716Z] $ docker rm -f 9c7ac9dbb213bbadcb4dbc60d5c1f0e818aea4ae5265cabe81f4a736bc64e41c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T04:11:05.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:11:05.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:05.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:11:05.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:11:05.453Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:11:05.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:11:05.837Z] $ docker top 11f506e4c89e9fa0a9674b49e6cb905abffb2185363268e34772799f3baa9bf0 -eo pid,comm [2022-10-12T04:11:05.885Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:11:05.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:11:05.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:11:05.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:11:06.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:11:06.029Z] $ docker exec 11f506e4c89e9fa0a9674b49e6cb905abffb2185363268e34772799f3baa9bf0 ssh-agent [2022-10-12T04:11:06.134Z] SSH_AUTH_SOCK=/tmp/ssh-NxoNbWIkQ0GX/agent.33 [2022-10-12T04:11:06.134Z] SSH_AGENT_PID=39 [2022-10-12T04:11:06.138Z] Running ssh-add (command line suppressed) [2022-10-12T04:11:06.233Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16648230431852073676.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16648230431852073676.key) [2022-10-12T04:11:06.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:11:06.526Z] + git semver bump pre [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,686 [bump_version] DEBUG bumping version:2.3.0-dev.38 on axis:pre with prefix:dev [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,686 [bump_version] DEBUG bumped version:2.3.0-dev.39 [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,686 [write_version] DEBUG write version:2.3.0-dev.39 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,687 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,688 [execute] INFO git cat-file --batch-check [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,693 [execute] INFO git cat-file --batch [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:11:06.784Z] 2022-10-12 04:11:06,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:11:06.784Z] 2.3.0-dev.39 [Pipeline] } [2022-10-12T04:11:06.791Z] $ docker exec --env ******** --env ******** 11f506e4c89e9fa0a9674b49e6cb905abffb2185363268e34772799f3baa9bf0 ssh-agent -k [2022-10-12T04:11:06.888Z] unset SSH_AUTH_SOCK; [2022-10-12T04:11:06.888Z] unset SSH_AGENT_PID; [2022-10-12T04:11:06.889Z] echo Agent pid 39 killed; [2022-10-12T04:11:06.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:11:07.201Z] + git semver [Pipeline] } [2022-10-12T04:11:07.466Z] $ docker stop --time=1 11f506e4c89e9fa0a9674b49e6cb905abffb2185363268e34772799f3baa9bf0 [2022-10-12T04:11:08.737Z] $ docker rm -f 11f506e4c89e9fa0a9674b49e6cb905abffb2185363268e34772799f3baa9bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:11:09.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:11:09.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:09.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:11:09.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:11:09.431Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:11:09.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:11:09.782Z] $ docker top e8853e29baf2f60892b4da7d02c0ad684d49b72e9ff048daa778efbf58423b2f -eo pid,comm [2022-10-12T04:11:09.828Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-12T04:11:09.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:11:09.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:11:09.859Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:11:09.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:11:09.972Z] $ docker exec e8853e29baf2f60892b4da7d02c0ad684d49b72e9ff048daa778efbf58423b2f ssh-agent [2022-10-12T04:11:10.079Z] SSH_AUTH_SOCK=/tmp/ssh-5egXohAmWFK1/agent.32 [2022-10-12T04:11:10.079Z] SSH_AGENT_PID=38 [2022-10-12T04:11:10.083Z] Running ssh-add (command line suppressed) [2022-10-12T04:11:10.169Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5881200877151092212.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5881200877151092212.key) [2022-10-12T04:11:10.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:11:10.468Z] + git semver push [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,630 [run_push] DEBUG push [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,631 [execute] INFO git cat-file --batch-check [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,634 [execute] INFO git rev-list df6ec4cb18b9075ce40cdbda1958f329df83529d -- [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,635 [execute] DEBUG Popen(['git', 'rev-list', 'df6ec4cb18b9075ce40cdbda1958f329df83529d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,644 [execute] INFO git fetch -v origin [2022-10-12T04:11:10.727Z] 2022-10-12 04:11:10,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T04:11:11.664Z] 2022-10-12 04:11:11,349 [run_push] DEBUG no remote changes detected [2022-10-12T04:11:11.664Z] 2022-10-12 04:11:11,350 [execute] INFO git push origin semver [2022-10-12T04:11:11.664Z] 2022-10-12 04:11:11,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:11:12.601Z] 2022-10-12 04:11:12,273 [run_push] DEBUG push all version tags [2022-10-12T04:11:12.601Z] 2022-10-12 04:11:12,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T04:11:12.601Z] 2022-10-12 04:11:12,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:11:13.536Z] 2022-10-12 04:11:13,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-12T04:11:13.536Z] 2.3.0-dev.39 [Pipeline] } [2022-10-12T04:11:13.543Z] $ docker exec --env ******** --env ******** e8853e29baf2f60892b4da7d02c0ad684d49b72e9ff048daa778efbf58423b2f ssh-agent -k [2022-10-12T04:11:13.651Z] unset SSH_AUTH_SOCK; [2022-10-12T04:11:13.652Z] unset SSH_AGENT_PID; [2022-10-12T04:11:13.652Z] echo Agent pid 38 killed; [2022-10-12T04:11:13.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:11:13.968Z] + git semver [Pipeline] } [2022-10-12T04:11:14.237Z] $ docker stop --time=1 e8853e29baf2f60892b4da7d02c0ad684d49b72e9ff048daa778efbf58423b2f [2022-10-12T04:11:15.511Z] $ docker rm -f e8853e29baf2f60892b4da7d02c0ad684d49b72e9ff048daa778efbf58423b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-12T04:11:16.042Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-12T04:11:16.042Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-12T04:11:16.042Z] total 16 [2022-10-12T04:11:16.042Z] drwxr-xr-x 3 root root 4096 Oct 12 04:00 . [2022-10-12T04:11:16.042Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:11 .. [2022-10-12T04:11:16.042Z] drwxr-xr-x 2 root root 4096 Oct 12 04:00 cost [2022-10-12T04:11:16.042Z] -rw-r--r-- 1 root root 85 Oct 12 04:00 cost.csv [2022-10-12T04:11:16.042Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-12T04:11:16.042Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-12T04:11:16.042Z] total 16 [2022-10-12T04:11:16.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:00 . [2022-10-12T04:11:16.042Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:11 .. [2022-10-12T04:11:16.042Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 04:00 cost [2022-10-12T04:11:16.042Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 12 04:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:16.325Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:17.181Z] ---> package-listing.sh [2022-10-12T04:11:17.181Z] ++ facter osfamily [2022-10-12T04:11:17.181Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T04:11:17.440Z] + OS_FAMILY=debian [2022-10-12T04:11:17.440Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-12T04:11:17.440Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T04:11:17.440Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T04:11:17.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T04:11:17.440Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T04:11:17.440Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-12T04:11:17.440Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T04:11:17.440Z] + case "${OS_FAMILY}" in [2022-10-12T04:11:17.440Z] + dpkg -l [2022-10-12T04:11:17.440Z] + grep '^ii' [2022-10-12T04:11:17.440Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T04:11:17.440Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T04:11:17.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T04:11:17.440Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-12T04:11:17.440Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-12T04:11:17.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-12T04:11:17.450Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-12T04:11:17.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:11:18.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:11:18.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:11:18.336Z] prd-ubuntu20.04-docker-8c-8g-7717 does not seem to be running inside a container [2022-10-12T04:11:18.363Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T04:11:18.574Z] $ docker top 018a269ac3ff1751ca113c0e0ef355aa371cf6ecf067a3d51377465136cbefa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:11:18.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T04:11:19.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T04:11:19.473Z] + ls /var/log/sa-host [2022-10-12T04:11:19.473Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:11:19.612Z] provisioning config files... [2022-10-12T04:11:19.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3776486231564766706tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:11:19.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:19.910Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T04:11:19.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:20.247Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T04:11:20.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:20.539Z] ---> sudo-logs.sh [2022-10-12T04:11:20.539Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T04:11:20.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:20.843Z] ---> job-cost.sh [2022-10-12T04:11:20.843Z] lf-activate-venv: SKIPPING [2022-10-12T04:11:20.843Z] DEBUG: total: 0.2199999988079071 [2022-10-12T04:11:20.843Z] INFO: Retrieving Stack Cost... [2022-10-12T04:11:21.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T04:11:21.668Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T04:11:21.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:11:21.955Z] ---> logs-deploy.sh [2022-10-12T04:11:21.955Z] lf-activate-venv: SKIPPING [2022-10-12T04:11:21.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/113 [2022-10-12T04:11:21.955Z] INFO: archiving workspace using pattern(s): [2022-10-12T04:11:22.890Z] Archives upload complete. [2022-10-12T04:11:22.890Z] INFO: archiving logs to Nexus