Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb 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-ssh18404935794879252367.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3250871402529922097.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13859159572063224477.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4221542772881382755.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-ssh1710904243651293235.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 Running on prd-ubuntu20.04-docker-8c-8g-121031 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 bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb (main) Commit message: "Merge pull request #1264 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.2" > 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 bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb # timeout=10 > git rev-list --no-walk c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T04:18:06.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-13T04:18:06.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T04:18:06.995Z] ========================================================= [2022-12-13T04:18:06.996Z] EdgeX Global Pipelines Version Info [2022-12-13T04:18:06.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:18:07.710Z] ------------------- [2022-12-13T04:18:07.710Z] stable info: [2022-12-13T04:18:07.710Z] ------------------- [2022-12-13T04:18:07.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T04:18:07.710Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T04:18:07.710Z] Message: update stable to v1.0.244 [2022-12-13T04:18:08.285Z] ------------------- [2022-12-13T04:18:08.285Z] experimental info: [2022-12-13T04:18:08.285Z] ------------------- [2022-12-13T04:18:08.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T04:18:08.285Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T04:18:08.285Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T04:18:08.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-13T04:18:08.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-13T04:18:08.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T04:18:08.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T04:18:08.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T04:18:08.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T04:18:08.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T04:18:08.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-13T04:18:08.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T04:18:08.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T04:18:08.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T04:18:08.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-13T04:18:08.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T04:18:08.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T04:18:08.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T04:18:08.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:18:08.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:18:08.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:18:08.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T04:18:08.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T04:18:08.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-13T04:18:08.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-13T04:18:08.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-13T04:18:08.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-13T04:18:08.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-13T04:18:08.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T04:18:08.807Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T04:18:08.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-13T04:18:08.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-13T04:18:08.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-13T04:18:08.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] echo [2022-12-13T04:18:08.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc74d36 [Pipeline] echo [2022-12-13T04:18:08.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:18:08.946Z] provisioning config files... [2022-12-13T04:18:08.960Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16309980251645848339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:18:09.265Z] ---> docker-login.sh [2022-12-13T04:18:09.265Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:18:09.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:09.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:09.526Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:09.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:09.527Z] [2022-12-13T04:18:09.527Z] Login Succeeded [2022-12-13T04:18:09.527Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:18:09.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:09.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:09.786Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:09.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:09.786Z] [2022-12-13T04:18:09.786Z] Login Succeeded [2022-12-13T04:18:09.786Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:18:09.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:09.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:09.786Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:09.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:09.786Z] [2022-12-13T04:18:09.786Z] Login Succeeded [2022-12-13T04:18:09.786Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:18:09.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:09.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:09.786Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:09.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:09.786Z] [2022-12-13T04:18:09.786Z] Login Succeeded [2022-12-13T04:18:09.786Z] docker.io [2022-12-13T04:18:10.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:10.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:10.048Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:10.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:10.048Z] [2022-12-13T04:18:10.048Z] Login Succeeded [2022-12-13T04:18:10.048Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T04:18:10.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-13T04:18:10.417Z] + git rev-list -1 --merges bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb~1..bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] echo [2022-12-13T04:18:10.446Z] -----------> git rev-list -1 --merges bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb~1..bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [2022-12-13T04:18:10.446Z] bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [false] [Pipeline] sh [2022-12-13T04:18:10.739Z] + git log --format=format:%s -1 bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] echo [2022-12-13T04:18:10.752Z] ========================================================= [2022-12-13T04:18:10.752Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T04:18:10.752Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T04:18:11.093Z] + git log --format=format:%s -1 bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] echo [2022-12-13T04:18:11.105Z] [semverPrep] GIT_COMMIT: bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb, Commit Message: Merge pull request #1264 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.2 [Pipeline] echo [2022-12-13T04:18:11.116Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-13T04:18:11.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T04:18:11.459Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T04:18:11.459Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T04:18:11.459Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T04:18:11.459Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T04:18:11.459Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T04:18:11.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:18:11.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:18:11.894Z] [2022-12-13T04:18:11.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:18:12.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:18:12.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T04:18:12.194Z] b85a868b505f: Pulling fs layer [2022-12-13T04:18:12.194Z] e2be974225ed: Pulling fs layer [2022-12-13T04:18:12.194Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T04:18:12.194Z] 988bab9f4d93: Pulling fs layer [2022-12-13T04:18:12.194Z] 988bab9f4d93: Waiting [2022-12-13T04:18:12.194Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T04:18:12.194Z] eaf3925da568: Pulling fs layer [2022-12-13T04:18:12.194Z] bab4dde63d76: Pulling fs layer [2022-12-13T04:18:12.194Z] bde34c3a00c8: Pulling fs layer [2022-12-13T04:18:12.194Z] b352a97aabf1: Pulling fs layer [2022-12-13T04:18:12.194Z] 1469e6f7b9e6: Waiting [2022-12-13T04:18:12.194Z] bab4dde63d76: Waiting [2022-12-13T04:18:12.194Z] bde34c3a00c8: Waiting [2022-12-13T04:18:12.194Z] b352a97aabf1: Waiting [2022-12-13T04:18:12.194Z] eaf3925da568: Waiting [2022-12-13T04:18:12.194Z] 4872d77fe225: Pulling fs layer [2022-12-13T04:18:12.194Z] 5851b861e8e6: Pulling fs layer [2022-12-13T04:18:12.194Z] 5851b861e8e6: Waiting [2022-12-13T04:18:12.194Z] 4872d77fe225: Waiting [2022-12-13T04:18:12.194Z] e2be974225ed: Verifying Checksum [2022-12-13T04:18:12.194Z] e2be974225ed: Download complete [2022-12-13T04:18:12.194Z] 988bab9f4d93: Verifying Checksum [2022-12-13T04:18:12.194Z] 988bab9f4d93: Download complete [2022-12-13T04:18:12.455Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T04:18:12.455Z] 1469e6f7b9e6: Download complete [2022-12-13T04:18:12.455Z] eaf3925da568: Download complete [2022-12-13T04:18:12.455Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T04:18:12.455Z] bde34c3a00c8: Download complete [2022-12-13T04:18:12.455Z] b352a97aabf1: Verifying Checksum [2022-12-13T04:18:12.455Z] b352a97aabf1: Download complete [2022-12-13T04:18:12.455Z] 4872d77fe225: Verifying Checksum [2022-12-13T04:18:12.455Z] 4872d77fe225: Download complete [2022-12-13T04:18:12.455Z] 5851b861e8e6: Download complete [2022-12-13T04:18:12.455Z] b85a868b505f: Verifying Checksum [2022-12-13T04:18:12.455Z] b85a868b505f: Download complete [2022-12-13T04:18:13.025Z] bab4dde63d76: Verifying Checksum [2022-12-13T04:18:13.025Z] bab4dde63d76: Download complete [2022-12-13T04:18:13.594Z] b85a868b505f: Pull complete [2022-12-13T04:18:13.853Z] e2be974225ed: Pull complete [2022-12-13T04:18:14.420Z] 339a4e72a1f5: Pull complete [2022-12-13T04:18:14.420Z] 988bab9f4d93: Pull complete [2022-12-13T04:18:14.679Z] 1469e6f7b9e6: Pull complete [2022-12-13T04:18:14.679Z] eaf3925da568: Pull complete [2022-12-13T04:18:16.580Z] bab4dde63d76: Pull complete [2022-12-13T04:18:16.580Z] bde34c3a00c8: Pull complete [2022-12-13T04:18:16.580Z] b352a97aabf1: Pull complete [2022-12-13T04:18:16.580Z] 4872d77fe225: Pull complete [2022-12-13T04:18:16.580Z] 5851b861e8e6: Pull complete [2022-12-13T04:18:16.580Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T04:18:16.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:18:16.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:18:16.659Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:18:16.696Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T04:18:17.965Z] $ docker top adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 -eo pid,comm [2022-12-13T04:18:18.010Z] 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-12-13T04:18:18.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T04:18:18.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:18:18.051Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:18:18.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:18:18.165Z] $ docker exec adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 ssh-agent [2022-12-13T04:18:18.273Z] SSH_AUTH_SOCK=/tmp/ssh-jz73Bnsor3uu/agent.32 [2022-12-13T04:18:18.273Z] SSH_AGENT_PID=38 [2022-12-13T04:18:18.279Z] Running ssh-add (command line suppressed) [2022-12-13T04:18:18.397Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15412451889856265754.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15412451889856265754.key) [2022-12-13T04:18:18.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:18:18.694Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T04:18:18.714Z] $ docker exec --env ******** --env ******** adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 ssh-agent -k [2022-12-13T04:18:18.808Z] unset SSH_AUTH_SOCK; [2022-12-13T04:18:18.809Z] unset SSH_AGENT_PID; [2022-12-13T04:18:18.809Z] echo Agent pid 38 killed; [2022-12-13T04:18:18.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T04:18:18.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:18:18.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:18:18.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:18:18.958Z] $ docker exec adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 ssh-agent [2022-12-13T04:18:19.087Z] SSH_AUTH_SOCK=/tmp/ssh-WszIU8c9DEdQ/agent.70 [2022-12-13T04:18:19.087Z] SSH_AGENT_PID=76 [2022-12-13T04:18:19.092Z] Running ssh-add (command line suppressed) [2022-12-13T04:18:19.218Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15245174649969333958.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15245174649969333958.key) [2022-12-13T04:18:19.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:18:19.510Z] + git semver init [2022-12-13T04:18:19.769Z] 2022-12-13 04:18:19,720 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T04:18:19.769Z] 2022-12-13 04:18:19,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-13T04:18:19.769Z] 2022-12-13 04:18:19,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-13T04:18:19.769Z] 2022-12-13 04:18:19,722 [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-12-13T04:18:20.711Z] 2022-12-13 04:18:20,696 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-12-13T04:18:20.711Z] 2022-12-13 04:18:20,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-12-13T04:18:20.711Z] 2022-12-13 04:18:20,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:18:20.711Z] 2022-12-13 04:18:20,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:18:20.711Z] 3.0.0-dev.2 [Pipeline] } [2022-12-13T04:18:20.987Z] $ docker exec --env ******** --env ******** adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 ssh-agent -k [2022-12-13T04:18:21.099Z] unset SSH_AUTH_SOCK; [2022-12-13T04:18:21.100Z] unset SSH_AGENT_PID; [2022-12-13T04:18:21.100Z] echo Agent pid 76 killed; [2022-12-13T04:18:21.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T04:18:21.411Z] + git semver [Pipeline] } [2022-12-13T04:18:21.690Z] $ docker stop --time=1 adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 [2022-12-13T04:18:22.955Z] $ docker rm -f adf5c24e3918781e465bae855f6ce01dc0e88067c9662eddd4c86e37b66ed7c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:18:23.293Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T04:18:23.464Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T04:18:23.465Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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-12-13T04:18:23.595Z] provisioning config files... [2022-12-13T04:18:23.603Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14446470772125594567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:18:23.903Z] ---> docker-login.sh [2022-12-13T04:18:23.903Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:18:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:23.903Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:23.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:23.903Z] [2022-12-13T04:18:23.903Z] Login Succeeded [2022-12-13T04:18:23.903Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:18:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:23.903Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:23.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:23.903Z] [2022-12-13T04:18:23.903Z] Login Succeeded [2022-12-13T04:18:23.903Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:18:24.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:24.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:24.162Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:24.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:24.162Z] [2022-12-13T04:18:24.162Z] Login Succeeded [2022-12-13T04:18:24.162Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:18:24.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:24.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:24.162Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:24.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:24.162Z] [2022-12-13T04:18:24.162Z] Login Succeeded [2022-12-13T04:18:24.162Z] docker.io [2022-12-13T04:18:24.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:24.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:24.683Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:24.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:24.683Z] [2022-12-13T04:18:24.683Z] Login Succeeded [2022-12-13T04:18:24.683Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T04:18:24.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T04:18:24.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:18:24.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:18:24.772Z] ========================================================= [2022-12-13T04:18:24.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T04:18:24.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:18:25.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121035 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-12-13T04:18:25.077Z] Running in /w/workspace/device-sdk-go/132 [Pipeline] { [2022-12-13T04:18:25.088Z] + 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-12-13T04:18:25.088Z] Sending build context to Docker daemon 10.41MB [2022-12-13T04:18:25.088Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:18:25.088Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-13T04:18:25.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T04:18:25.088Z] 213ec9aee27d: Pulling fs layer [2022-12-13T04:18:25.088Z] 4583459ba037: Pulling fs layer [2022-12-13T04:18:25.088Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T04:18:25.088Z] 53926ce57604: Pulling fs layer [2022-12-13T04:18:25.088Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T04:18:25.088Z] 22ff95d597cd: Pulling fs layer [2022-12-13T04:18:25.088Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T04:18:25.088Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T04:18:25.088Z] a7acece74701: Pulling fs layer [2022-12-13T04:18:25.088Z] 53926ce57604: Waiting [2022-12-13T04:18:25.088Z] 12d6caf4c0d1: Waiting [2022-12-13T04:18:25.088Z] 21b2b0c7a3f4: Waiting [2022-12-13T04:18:25.088Z] 22ff95d597cd: Waiting [2022-12-13T04:18:25.088Z] 96b7cbca73a9: Waiting [2022-12-13T04:18:25.088Z] a7acece74701: Waiting [2022-12-13T04:18:25.088Z] 93c1e223e6f2: Verifying Checksum [2022-12-13T04:18:25.088Z] 93c1e223e6f2: Download complete [2022-12-13T04:18:25.088Z] 4583459ba037: Verifying Checksum [2022-12-13T04:18:25.088Z] 4583459ba037: Download complete [Pipeline] checkout [2022-12-13T04:18:25.113Z] The recommended git tool is: git [2022-12-13T04:18:25.357Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T04:18:25.357Z] 21b2b0c7a3f4: Download complete [2022-12-13T04:18:25.357Z] 22ff95d597cd: Download complete [2022-12-13T04:18:25.357Z] 213ec9aee27d: Verifying Checksum [2022-12-13T04:18:25.357Z] 213ec9aee27d: Download complete [2022-12-13T04:18:25.357Z] 12d6caf4c0d1: Verifying Checksum [2022-12-13T04:18:25.357Z] 12d6caf4c0d1: Download complete [2022-12-13T04:18:25.357Z] 213ec9aee27d: Pull complete [2022-12-13T04:18:25.626Z] 4583459ba037: Pull complete [2022-12-13T04:18:25.626Z] 93c1e223e6f2: Pull complete [2022-12-13T04:18:25.889Z] a7acece74701: Verifying Checksum [2022-12-13T04:18:25.889Z] a7acece74701: Download complete [2022-12-13T04:18:25.889Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T04:18:25.889Z] 96b7cbca73a9: Download complete [2022-12-13T04:18:26.147Z] 53926ce57604: Verifying Checksum [2022-12-13T04:18:26.147Z] 53926ce57604: Download complete [2022-12-13T04:18:29.921Z] using credential edgex-jenkins-ssh [2022-12-13T04:18:29.940Z] Cloning the remote Git repository [2022-12-13T04:18:30.328Z] 53926ce57604: Pull complete [2022-12-13T04:18:30.328Z] 21b2b0c7a3f4: Pull complete [2022-12-13T04:18:30.328Z] 22ff95d597cd: Pull complete [2022-12-13T04:18:30.328Z] 12d6caf4c0d1: Pull complete [2022-12-13T04:18:29.983Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T04:18:30.057Z] > git init /w/workspace/device-sdk-go/132 # timeout=10 [2022-12-13T04:18:30.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T04:18:30.193Z] > git --version # timeout=10 [2022-12-13T04:18:30.212Z] > git --version # 'git version 2.25.1' [2022-12-13T04:18:30.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T04:18:30.263Z] Verifying host key using known hosts file [2022-12-13T04:18:30.470Z] 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-12-13T04:18:30.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T04:18:32.227Z] 96b7cbca73a9: Pull complete [2022-12-13T04:18:32.003Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-13T04:18:32.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T04:18:32.874Z] Avoid second fetch [2022-12-13T04:18:32.874Z] Checking out Revision bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb (main) [2022-12-13T04:18:33.160Z] a7acece74701: Pull complete [2022-12-13T04:18:33.160Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T04:18:33.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T04:18:33.160Z] ---> db6d94c90886 [2022-12-13T04:18:33.160Z] Step 3/10 : ARG MAKE=make build [2022-12-13T04:18:33.437Z] Commit message: "Merge pull request #1264 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-12-13T04:18:32.892Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T04:18:32.912Z] > git checkout -f bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb # timeout=10 [Pipeline] sh [2022-12-13T04:18:34.280Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T04:18:34.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T04:18:34.280Z] Dload Upload Total Spent Left Speed [2022-12-13T04:18:34.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2022-12-13T04:18:34.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T04:18:35.065Z] ---> Running in 169160a14f0d [2022-12-13T04:18:35.065Z] Removing intermediate container 169160a14f0d [2022-12-13T04:18:35.065Z] ---> 2460fdacaad4 [2022-12-13T04:18:35.065Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T04:18:35.065Z] ---> Running in 300e8faccb93 [2022-12-13T04:18:35.065Z] Removing intermediate container 300e8faccb93 [2022-12-13T04:18:35.065Z] ---> 0a0157736426 [2022-12-13T04:18:35.065Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:18:35.065Z] ---> Running in a4e0805d2a14 [2022-12-13T04:18:35.065Z] Removing intermediate container a4e0805d2a14 [2022-12-13T04:18:35.065Z] ---> cf85ff0d392e [2022-12-13T04:18:35.065Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:18:35.065Z] ---> Running in 42cb88769e48 [2022-12-13T04:18:35.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-12-13T04:18:35.279Z] sudo tee /etc/docker/daemon.new [2022-12-13T04:18:35.279Z] { [2022-12-13T04:18:35.279Z] "registry-mirrors": [ [2022-12-13T04:18:35.279Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T04:18:35.279Z] ], [2022-12-13T04:18:35.279Z] "bip": "10.250.0.254/24", [2022-12-13T04:18:35.279Z] "hosts": [ [2022-12-13T04:18:35.279Z] "tcp://0.0.0.0:5555", [2022-12-13T04:18:35.279Z] "unix:///var/run/docker.sock" [2022-12-13T04:18:35.279Z] ], [2022-12-13T04:18:35.279Z] "mtu": 1458, [2022-12-13T04:18:35.279Z] "selinux-enabled": true, [2022-12-13T04:18:35.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T04:18:35.279Z] } [Pipeline] sh [2022-12-13T04:18:35.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:18:35.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:18:35.620Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T04:18:35.842Z] OK: 211 MiB in 51 packages [2022-12-13T04:18:35.962Z] + sudo service docker restart [2022-12-13T04:18:36.102Z] Removing intermediate container 42cb88769e48 [2022-12-13T04:18:36.102Z] ---> 3e97eecf6f7b [2022-12-13T04:18:36.102Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T04:18:36.102Z] ---> 1139a588cace [2022-12-13T04:18:36.102Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:18:36.360Z] ---> Running in 19d1e066bb8d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:18:54.236Z] provisioning config files... [2022-12-13T04:18:54.267Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/132@tmp/config15806713163718717471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:18:54.456Z] Removing intermediate container 19d1e066bb8d [2022-12-13T04:18:54.457Z] ---> 8a82b62459f3 [2022-12-13T04:18:54.457Z] Step 9/10 : COPY . . [2022-12-13T04:18:54.457Z] ---> bfc72f5c373f [2022-12-13T04:18:54.457Z] Step 10/10 : RUN ${MAKE} [2022-12-13T04:18:54.457Z] ---> Running in b53ca32d8a08 [2022-12-13T04:18:54.457Z] noop [2022-12-13T04:18:54.457Z] Removing intermediate container b53ca32d8a08 [2022-12-13T04:18:54.457Z] ---> 03027ad28704 [2022-12-13T04:18:54.457Z] Successfully built 03027ad28704 [2022-12-13T04:18:54.457Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:18:54.638Z] ---> docker-login.sh [2022-12-13T04:18:54.638Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:18:54.781Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T04:18:54.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:18:54.926Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:18:54.983Z] $ 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 ******** ci-base-image-x86_64 cat [2022-12-13T04:18:55.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:55.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:55.230Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:55.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:55.230Z] [2022-12-13T04:18:55.230Z] Login Succeeded [2022-12-13T04:18:55.230Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:18:55.328Z] $ docker top 7085d2bc19ddfa9b680c8c3c1f82d19c88df2fa25061a7f7eeb1c493df64604f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:18:55.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:55.670Z] + go version [2022-12-13T04:18:55.670Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T04:18:55.687Z] $ docker stop --time=1 7085d2bc19ddfa9b680c8c3c1f82d19c88df2fa25061a7f7eeb1c493df64604f [2022-12-13T04:18:55.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:55.774Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:55.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:55.774Z] [2022-12-13T04:18:55.774Z] Login Succeeded [2022-12-13T04:18:55.774Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:18:56.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:56.046Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:56.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:56.046Z] [2022-12-13T04:18:56.046Z] Login Succeeded [2022-12-13T04:18:56.046Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:18:56.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:56.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:56.317Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:56.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:56.317Z] [2022-12-13T04:18:56.317Z] Login Succeeded [2022-12-13T04:18:56.317Z] docker.io [2022-12-13T04:18:56.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:18:56.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:18:56.858Z] Configure a credential helper to remove this warning. See [2022-12-13T04:18:56.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:18:56.859Z] [2022-12-13T04:18:56.859Z] Login Succeeded [2022-12-13T04:18:56.859Z] ---> docker-login.sh ends [2022-12-13T04:18:56.941Z] $ docker rm -f 7085d2bc19ddfa9b680c8c3c1f82d19c88df2fa25061a7f7eeb1c493df64604f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-12-13T04:18:56.983Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-12-13T04:18:57.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:18:57.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:18:57.190Z] ========================================================= [2022-12-13T04:18:57.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T04:18:57.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:18:57.334Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T04:18:57.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:18:57.398Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:18:57.434Z] $ 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 ******** ci-base-image-x86_64 cat [2022-12-13T04:18:57.540Z] + 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-12-13T04:18:57.776Z] $ docker top d232a478cb2e16865620e219c445c972b7893f4b072805c2ce552c8d2ae5fab2 -eo pid,comm [2022-12-13T04:18:57.808Z] Sending build context to Docker daemon 5.591MB [2022-12-13T04:18:57.808Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:18:57.808Z] Step 2/10 : FROM ${BASE} AS builder [Pipeline] { [Pipeline] sh [2022-12-13T04:18:58.079Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T04:18:58.080Z] 9b18e9b68314: Pulling fs layer [2022-12-13T04:18:58.080Z] 35d82f9e3411: Pulling fs layer [2022-12-13T04:18:58.080Z] e16973657156: Pulling fs layer [2022-12-13T04:18:58.080Z] fc693d55d65f: Pulling fs layer [2022-12-13T04:18:58.080Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T04:18:58.080Z] dda99020689f: Pulling fs layer [2022-12-13T04:18:58.080Z] db1c61fa0a46: Pulling fs layer [2022-12-13T04:18:58.080Z] 891c053d2c06: Pulling fs layer [2022-12-13T04:18:58.080Z] dda99020689f: Waiting [2022-12-13T04:18:58.080Z] db1c61fa0a46: Waiting [2022-12-13T04:18:58.080Z] fc693d55d65f: Waiting [2022-12-13T04:18:58.080Z] 7e9fc2657dce: Waiting [2022-12-13T04:18:58.080Z] 891c053d2c06: Waiting [2022-12-13T04:18:58.080Z] e16973657156: Verifying Checksum [2022-12-13T04:18:58.080Z] e16973657156: Download complete [2022-12-13T04:18:58.080Z] 35d82f9e3411: Verifying Checksum [2022-12-13T04:18:58.080Z] 35d82f9e3411: Download complete [2022-12-13T04:18:58.080Z] 7e9fc2657dce: Verifying Checksum [2022-12-13T04:18:58.080Z] 7e9fc2657dce: Download complete [2022-12-13T04:18:58.080Z] dda99020689f: Download complete [2022-12-13T04:18:58.080Z] 9b18e9b68314: Verifying Checksum [2022-12-13T04:18:58.115Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-13T04:18:58.410Z] + make test [2022-12-13T04:18:58.410Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T04:18:59.059Z] 9b18e9b68314: Pull complete [2022-12-13T04:18:59.059Z] 891c053d2c06: Verifying Checksum [2022-12-13T04:18:59.059Z] 891c053d2c06: Download complete [2022-12-13T04:18:59.656Z] 35d82f9e3411: Pull complete [2022-12-13T04:18:59.656Z] e16973657156: Pull complete [2022-12-13T04:19:00.249Z] db1c61fa0a46: Verifying Checksum [2022-12-13T04:19:00.249Z] db1c61fa0a46: Download complete [2022-12-13T04:19:00.836Z] fc693d55d65f: Download complete [2022-12-13T04:19:04.980Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T04:19:13.182Z] fc693d55d65f: Pull complete [2022-12-13T04:19:13.182Z] 7e9fc2657dce: Pull complete [2022-12-13T04:19:13.182Z] dda99020689f: Pull complete [2022-12-13T04:19:18.548Z] db1c61fa0a46: Pull complete [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.083s coverage: 78.9% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.077s coverage: 73.1% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 54.4% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.1% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.761s coverage: 89.2% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T04:19:19.846Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.7% of statements [2022-12-13T04:19:19.846Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T04:19:20.512Z] 891c053d2c06: Pull complete [2022-12-13T04:19:20.512Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T04:19:20.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T04:19:20.512Z] ---> f96f9c87975a [2022-12-13T04:19:20.512Z] Step 3/10 : ARG MAKE=make build [2022-12-13T04:19:22.477Z] ---> Running in 81dfd52ac67b [2022-12-13T04:19:22.477Z] Removing intermediate container 81dfd52ac67b [2022-12-13T04:19:22.477Z] ---> ed95c58ad32e [2022-12-13T04:19:22.477Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T04:19:22.477Z] ---> Running in 9a0855891662 [2022-12-13T04:19:22.746Z] Removing intermediate container 9a0855891662 [2022-12-13T04:19:22.746Z] ---> 4a532da6b8a8 [2022-12-13T04:19:22.746Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:19:22.746Z] ---> Running in ad60851b93e7 [2022-12-13T04:19:23.029Z] Removing intermediate container ad60851b93e7 [2022-12-13T04:19:23.029Z] ---> b359c4b8f9db [2022-12-13T04:19:23.029Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:19:23.029Z] ---> Running in 374bea70982d [2022-12-13T04:19:24.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:19:24.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:19:25.419Z] OK: 221 MiB in 51 packages [2022-12-13T04:19:26.382Z] Removing intermediate container 374bea70982d [2022-12-13T04:19:26.382Z] ---> 084496dc3058 [2022-12-13T04:19:26.382Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T04:19:26.969Z] ---> 13cfbb19c331 [2022-12-13T04:19:26.969Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:19:26.969Z] ---> Running in 342de61d9242 [2022-12-13T04:19:34.730Z] 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-12-13T04:19:34.731Z] GO111MODULE=on go vet ./... [2022-12-13T04:19:38.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T04:19:38.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T04:19:38.275Z] ./bin/test-attribution-txt.sh [2022-12-13T04:19:38.275Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T04:19:38.275Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T04:19:38.275Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T04:19:38.275Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T04:19:38.275Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T04:19:38.275Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T04:19:38.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T04:19:38.310Z] $ docker stop --time=1 d232a478cb2e16865620e219c445c972b7893f4b072805c2ce552c8d2ae5fab2 [2022-12-13T04:19:40.946Z] $ docker rm -f d232a478cb2e16865620e219c445c972b7893f4b072805c2ce552c8d2ae5fab2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:19:41.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T04:19:41.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-13T04:19:41.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T04:19:42.249Z] + ls -al . [2022-12-13T04:19:42.249Z] total 280 [2022-12-13T04:19:42.249Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 04:18 . [2022-12-13T04:19:42.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:18 .. [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:18 .dockerignore [2022-12-13T04:19:42.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:19 .git [2022-12-13T04:19:42.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:18 .github [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:18 .gitignore [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:18 .golangci.yml [2022-12-13T04:19:42.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:18 .semver [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:18 CHANGELOG.md [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:18 GOVERNANCE.md [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:18 Jenkinsfile [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:18 LICENSE [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:18 Makefile [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:18 OWNERS.md [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:18 README.md [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 04:18 VERSION [2022-12-13T04:19:42.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:18 bin [2022-12-13T04:19:42.249Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 04:19 coverage.out [2022-12-13T04:19:42.249Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:18 example [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:18 go.mod [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:18 go.sum [2022-12-13T04:19:42.249Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:18 internal [2022-12-13T04:19:42.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:18 openapi [2022-12-13T04:19:42.249Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:18 pkg [2022-12-13T04:19:42.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:18 snap [2022-12-13T04:19:42.249Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:19:42.627Z] + 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=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb --label arch=amd64 --label version=3.0.0-dev.2 . [2022-12-13T04:19:42.627Z] Sending build context to Docker daemon 10.51MB [2022-12-13T04:19:42.627Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:19:42.627Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T04:19:42.627Z] ---> 03027ad28704 [2022-12-13T04:19:42.627Z] Step 3/23 : ARG MAKE=make build [2022-12-13T04:19:42.887Z] ---> Running in 448cd028765d [2022-12-13T04:19:42.887Z] Removing intermediate container 448cd028765d [2022-12-13T04:19:42.887Z] ---> 8c8b1f7c6193 [2022-12-13T04:19:42.887Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T04:19:42.887Z] ---> Running in 70de58765079 [2022-12-13T04:19:42.887Z] Removing intermediate container 70de58765079 [2022-12-13T04:19:42.887Z] ---> e9498b7550e3 [2022-12-13T04:19:42.887Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:19:42.887Z] ---> Running in 8d9a59a0feed [2022-12-13T04:19:43.145Z] Removing intermediate container 8d9a59a0feed [2022-12-13T04:19:43.145Z] ---> bbdd3666b900 [2022-12-13T04:19:43.145Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:19:43.145Z] ---> Running in 7b4999674f82 [2022-12-13T04:19:43.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:19:43.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:19:43.662Z] OK: 211 MiB in 51 packages [2022-12-13T04:19:44.231Z] Removing intermediate container 7b4999674f82 [2022-12-13T04:19:44.231Z] ---> 2b820da699e3 [2022-12-13T04:19:44.231Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T04:19:44.231Z] ---> 861e939ca78e [2022-12-13T04:19:44.231Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:19:44.231Z] ---> Running in 77ac80d521d5 [2022-12-13T04:19:44.800Z] Removing intermediate container 77ac80d521d5 [2022-12-13T04:19:44.800Z] ---> 29c70ba14e08 [2022-12-13T04:19:44.800Z] Step 9/23 : COPY . . [2022-12-13T04:19:45.370Z] ---> effc044fdefe [2022-12-13T04:19:45.370Z] Step 10/23 : RUN ${MAKE} [2022-12-13T04:19:45.370Z] ---> Running in b947220d5ad8 [2022-12-13T04:19:45.629Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T04:20:03.713Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T04:20:06.997Z] Removing intermediate container b947220d5ad8 [2022-12-13T04:20:06.997Z] ---> abed6bb4f027 [2022-12-13T04:20:06.997Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T04:20:06.997Z] 3.16: Pulling from library/alpine [2022-12-13T04:20:06.997Z] ca7dd9ec2225: Pulling fs layer [2022-12-13T04:20:07.254Z] ca7dd9ec2225: Verifying Checksum [2022-12-13T04:20:07.254Z] ca7dd9ec2225: Download complete [2022-12-13T04:20:07.512Z] ca7dd9ec2225: Pull complete [2022-12-13T04:20:07.512Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T04:20:07.512Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T04:20:07.512Z] ---> bfe296a52501 [2022-12-13T04:20:07.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:20:07.770Z] ---> Running in 45712b5824f3 [2022-12-13T04:20:07.770Z] Removing intermediate container 45712b5824f3 [2022-12-13T04:20:07.770Z] ---> df4c66590714 [2022-12-13T04:20:07.770Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T04:20:07.770Z] ---> Running in bb74dc5be486 [2022-12-13T04:20:08.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:20:08.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:20:08.548Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T04:20:08.548Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T04:20:08.548Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T04:20:08.548Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T04:20:08.548Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T04:20:08.548Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T04:20:08.548Z] OK: 8 MiB in 19 packages [2022-12-13T04:20:09.117Z] Removing intermediate container bb74dc5be486 [2022-12-13T04:20:09.117Z] ---> f6fc34bd2a4f [2022-12-13T04:20:09.117Z] Step 14/23 : WORKDIR / [2022-12-13T04:20:09.117Z] ---> Running in 77d6db2a042f [2022-12-13T04:20:09.117Z] Removing intermediate container 77d6db2a042f [2022-12-13T04:20:09.117Z] ---> f58bdd96461d [2022-12-13T04:20:09.117Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T04:20:09.117Z] ---> d5b2f5953e8a [2022-12-13T04:20:09.117Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T04:20:09.686Z] ---> 02794a50808b [2022-12-13T04:20:09.686Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T04:20:09.945Z] ---> 8b50d391a593 [2022-12-13T04:20:09.945Z] Step 18/23 : EXPOSE 59999 [2022-12-13T04:20:09.945Z] ---> Running in c7cee71bb1a5 [2022-12-13T04:20:09.945Z] Removing intermediate container c7cee71bb1a5 [2022-12-13T04:20:09.945Z] ---> 8582ae8aa074 [2022-12-13T04:20:09.945Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T04:20:09.945Z] ---> Running in bcfa0718c6c7 [2022-12-13T04:20:10.203Z] Removing intermediate container bcfa0718c6c7 [2022-12-13T04:20:10.203Z] ---> fce157558459 [2022-12-13T04:20:10.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T04:20:10.203Z] ---> Running in 737e700452b1 [2022-12-13T04:20:10.203Z] Removing intermediate container 737e700452b1 [2022-12-13T04:20:10.203Z] ---> e375eb00c2e4 [2022-12-13T04:20:10.203Z] Step 21/23 : LABEL arch=amd64 [2022-12-13T04:20:10.203Z] ---> Running in 4aad2d676fb3 [2022-12-13T04:20:10.462Z] Removing intermediate container 4aad2d676fb3 [2022-12-13T04:20:10.462Z] ---> 52aa9c649239 [2022-12-13T04:20:10.462Z] Step 22/23 : LABEL git_sha=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [2022-12-13T04:20:10.462Z] ---> Running in e613a774dd0f [2022-12-13T04:20:10.462Z] Removing intermediate container e613a774dd0f [2022-12-13T04:20:10.462Z] ---> 9c0468ca0436 [2022-12-13T04:20:10.462Z] Step 23/23 : LABEL version=3.0.0-dev.2 [2022-12-13T04:20:10.462Z] ---> Running in f381d3cbaf0c [2022-12-13T04:20:10.462Z] Removing intermediate container f381d3cbaf0c [2022-12-13T04:20:10.462Z] ---> 0a8e68465a11 [2022-12-13T04:20:10.462Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T04:20:10.462Z] Successfully built 0a8e68465a11 [2022-12-13T04:20:10.462Z] 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-12-13T04:20:10.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:20:10.887Z] [2022-12-13T04:20:10.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:20:11.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:20:11.182Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T04:20:11.182Z] 5eb5b503b376: Pulling fs layer [2022-12-13T04:20:11.182Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T04:20:11.182Z] ec43610c2a17: Pulling fs layer [2022-12-13T04:20:11.182Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T04:20:11.182Z] 33b1e0a273af: Pulling fs layer [2022-12-13T04:20:11.182Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T04:20:11.182Z] 2f39f015ded8: Pulling fs layer [2022-12-13T04:20:11.182Z] 33b1e0a273af: Waiting [2022-12-13T04:20:11.182Z] 5d3b04190fa2: Waiting [2022-12-13T04:20:11.182Z] 2f39f015ded8: Waiting [2022-12-13T04:20:11.182Z] 3a2ae6a8a46f: Waiting [2022-12-13T04:20:11.182Z] 5c69ac0246d0: Verifying Checksum [2022-12-13T04:20:11.182Z] 5c69ac0246d0: Download complete [2022-12-13T04:20:11.182Z] 3a2ae6a8a46f: Download complete [2022-12-13T04:20:11.182Z] 33b1e0a273af: Verifying Checksum [2022-12-13T04:20:11.182Z] 33b1e0a273af: Download complete [2022-12-13T04:20:11.182Z] 5d3b04190fa2: Verifying Checksum [2022-12-13T04:20:11.182Z] 5d3b04190fa2: Download complete [2022-12-13T04:20:11.442Z] ec43610c2a17: Verifying Checksum [2022-12-13T04:20:11.442Z] ec43610c2a17: Download complete [2022-12-13T04:20:11.442Z] 5eb5b503b376: Verifying Checksum [2022-12-13T04:20:11.442Z] 5eb5b503b376: Download complete [2022-12-13T04:20:12.011Z] 2f39f015ded8: Download complete [2022-12-13T04:20:12.578Z] 5eb5b503b376: Pull complete [2022-12-13T04:20:12.837Z] 5c69ac0246d0: Pull complete [2022-12-13T04:20:13.096Z] ec43610c2a17: Pull complete [2022-12-13T04:20:13.355Z] 3a2ae6a8a46f: Pull complete [2022-12-13T04:20:13.355Z] 33b1e0a273af: Pull complete [2022-12-13T04:20:13.614Z] 5d3b04190fa2: Pull complete [2022-12-13T04:20:17.794Z] 2f39f015ded8: Pull complete [2022-12-13T04:20:17.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T04:20:17.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:20:17.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:20:17.875Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:20:17.910Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T04:20:20.219Z] $ docker top 2723d3e11d8513406094245ba6ff388019a92a558ef80b49f8967b910d616369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:20:20.591Z] ---> job-cost.sh [2022-12-13T04:20:20.591Z] lf-activate-venv: SKIPPING [2022-12-13T04:20:20.591Z] INFO: No Stack... [2022-12-13T04:20:21.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T04:20:21.420Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T04:20:21.711Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-12-13T04:20:21.711Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T04:20:21.724Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [2022-12-13T04:20:21.730Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] did not exist. Created. [2022-12-13T04:20:21.730Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T04:20:22.034Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-13T04:20:22.059Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T04:20:22.066Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T04:20:22.088Z] $ docker stop --time=1 2723d3e11d8513406094245ba6ff388019a92a558ef80b49f8967b910d616369 [2022-12-13T04:20:23.239Z] $ docker rm -f 2723d3e11d8513406094245ba6ff388019a92a558ef80b49f8967b910d616369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-13T04:20:23.521Z] Removing intermediate container 342de61d9242 [2022-12-13T04:20:23.521Z] ---> b08df34e392b [2022-12-13T04:20:23.521Z] Step 9/10 : COPY . . [2022-12-13T04:20:23.521Z] ---> 8844fdc7675c [2022-12-13T04:20:23.521Z] Step 10/10 : RUN ${MAKE} [2022-12-13T04:20:23.521Z] ---> Running in 3c6ef9bc859f [2022-12-13T04:20:23.521Z] noop [2022-12-13T04:20:23.521Z] Removing intermediate container 3c6ef9bc859f [2022-12-13T04:20:23.521Z] ---> 3ded66203ae8 [2022-12-13T04:20:23.521Z] Successfully built 3ded66203ae8 [2022-12-13T04:20:23.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:20:23.866Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T04:20:23.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:20:24.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-121035 does not seem to be running inside a container [2022-12-13T04:20:24.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/132 -v /w/workspace/device-sdk-go/132:/w/workspace/device-sdk-go/132:rw,z -v /w/workspace/device-sdk-go/132@tmp:/w/workspace/device-sdk-go/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-13T04:20:25.271Z] $ docker top bce12667526152f54764c42c236fdc1208521fbd08f0496ad68675537dc19028 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:20:26.081Z] + go version [2022-12-13T04:20:26.081Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T04:20:26.102Z] $ docker stop --time=1 bce12667526152f54764c42c236fdc1208521fbd08f0496ad68675537dc19028 [2022-12-13T04:20:27.731Z] $ docker rm -f bce12667526152f54764c42c236fdc1208521fbd08f0496ad68675537dc19028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:20:28.280Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T04:20:28.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:20:28.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-121035 does not seem to be running inside a container [2022-12-13T04:20:28.530Z] $ 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/132 -v /w/workspace/device-sdk-go/132:/w/workspace/device-sdk-go/132:rw,z -v /w/workspace/device-sdk-go/132@tmp:/w/workspace/device-sdk-go/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-13T04:20:29.637Z] $ docker top 2c4fe3bb3e025f454025bd75cd3d0ae5af4a920dec843b8ea50307ffece6a1d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:20:30.153Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/132 [Pipeline] fileExists [Pipeline] sh [2022-12-13T04:20:30.486Z] + make test [2022-12-13T04:20:30.486Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T04:21:02.731Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T04:22:39.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T04:22:39.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T04:22:39.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T04:22:39.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T04:22:39.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T04:22:46.042Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements [2022-12-13T04:22:46.042Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.276s coverage: 78.9% of statements [2022-12-13T04:22:46.042Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T04:22:51.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.371s coverage: 73.1% of statements [2022-12-13T04:22:51.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T04:22:51.397Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T04:22:53.344Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.503s coverage: 54.4% of statements [2022-12-13T04:22:53.344Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T04:22:53.344Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T04:22:53.344Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T04:22:53.344Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T04:22:54.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.420s coverage: 65.1% of statements [2022-12-13T04:22:54.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T04:22:54.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T04:22:54.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.337s coverage: 89.2% of statements [2022-12-13T04:22:54.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T04:22:54.757Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.267s coverage: 4.7% of statements [2022-12-13T04:22:54.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T04:22:55.346Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-13T04:22:55.346Z] GO111MODULE=on go vet ./... [2022-12-13T04:24:16.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T04:24:16.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T04:24:16.985Z] ./bin/test-attribution-txt.sh [2022-12-13T04:24:16.985Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T04:24:16.985Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T04:24:16.985Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T04:24:16.985Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T04:24:16.985Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T04:24:16.985Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T04:24:17.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T04:24:17.025Z] $ docker stop --time=1 2c4fe3bb3e025f454025bd75cd3d0ae5af4a920dec843b8ea50307ffece6a1d0 [2022-12-13T04:24:18.834Z] $ docker rm -f 2c4fe3bb3e025f454025bd75cd3d0ae5af4a920dec843b8ea50307ffece6a1d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:24:20.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T04:24:20.124Z] Warning: overwriting stash ‘coverage-report’ [2022-12-13T04:24:20.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T04:24:20.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T04:24:21.310Z] + ls -al . [2022-12-13T04:24:21.311Z] total 276 [2022-12-13T04:24:21.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 04:20 . [2022-12-13T04:24:21.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:18 .. [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:18 .dockerignore [2022-12-13T04:24:21.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:18 .git [2022-12-13T04:24:21.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:18 .github [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:18 .gitignore [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:18 .golangci.yml [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:18 CHANGELOG.md [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:18 GOVERNANCE.md [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:18 Jenkinsfile [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:18 LICENSE [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:18 Makefile [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:18 OWNERS.md [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:18 README.md [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 04:18 VERSION [2022-12-13T04:24:21.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:18 bin [2022-12-13T04:24:21.311Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 04:22 coverage.out [2022-12-13T04:24:21.311Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:18 example [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:18 go.mod [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:18 go.sum [2022-12-13T04:24:21.311Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:18 internal [2022-12-13T04:24:21.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:18 openapi [2022-12-13T04:24:21.311Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:18 pkg [2022-12-13T04:24:21.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:18 snap [2022-12-13T04:24:21.311Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:24:21.645Z] + 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=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb --label arch=arm64 --label version=3.0.0-dev.2 . [2022-12-13T04:24:21.912Z] Sending build context to Docker daemon 5.693MB [2022-12-13T04:24:21.912Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:24:21.912Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T04:24:21.912Z] ---> 3ded66203ae8 [2022-12-13T04:24:21.912Z] Step 3/23 : ARG MAKE=make build [2022-12-13T04:24:22.182Z] ---> Running in 73ef6295cc71 [2022-12-13T04:24:22.452Z] Removing intermediate container 73ef6295cc71 [2022-12-13T04:24:22.452Z] ---> 5e0965898b40 [2022-12-13T04:24:22.452Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T04:24:22.452Z] ---> Running in 2fa727bf76df [2022-12-13T04:24:22.725Z] Removing intermediate container 2fa727bf76df [2022-12-13T04:24:22.725Z] ---> 6d0128884794 [2022-12-13T04:24:22.725Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:24:22.996Z] ---> Running in bc1ceb97fac3 [2022-12-13T04:24:23.271Z] Removing intermediate container bc1ceb97fac3 [2022-12-13T04:24:23.271Z] ---> 4792a19a2d09 [2022-12-13T04:24:23.271Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:24:23.271Z] ---> Running in a1e487e898be [2022-12-13T04:24:24.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:24:24.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:24:25.470Z] OK: 221 MiB in 51 packages [2022-12-13T04:24:26.439Z] Removing intermediate container a1e487e898be [2022-12-13T04:24:26.439Z] ---> 55711570903b [2022-12-13T04:24:26.439Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T04:24:27.021Z] ---> 1b47968b1feb [2022-12-13T04:24:27.021Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:24:27.021Z] ---> Running in 619fd679e5af [2022-12-13T04:24:28.970Z] Removing intermediate container 619fd679e5af [2022-12-13T04:24:28.970Z] ---> 4c5690ea5b8e [2022-12-13T04:24:28.970Z] Step 9/23 : COPY . . [2022-12-13T04:24:29.943Z] ---> 84a30eaf6296 [2022-12-13T04:24:29.943Z] Step 10/23 : RUN ${MAKE} [2022-12-13T04:24:29.943Z] ---> Running in f6787bc610cb [2022-12-13T04:24:30.909Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T04:26:37.617Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T04:26:37.617Z] Removing intermediate container f6787bc610cb [2022-12-13T04:26:37.617Z] ---> 071e5e884652 [2022-12-13T04:26:37.617Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T04:26:37.617Z] 3.16: Pulling from library/alpine [2022-12-13T04:26:37.617Z] 6875df1f5354: Pulling fs layer [2022-12-13T04:26:37.617Z] 6875df1f5354: Verifying Checksum [2022-12-13T04:26:37.617Z] 6875df1f5354: Download complete [2022-12-13T04:26:37.617Z] 6875df1f5354: Pull complete [2022-12-13T04:26:37.617Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T04:26:37.617Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T04:26:37.617Z] ---> 2b4661558fb8 [2022-12-13T04:26:37.617Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:26:37.617Z] ---> Running in 5dae50eb12aa [2022-12-13T04:26:37.617Z] Removing intermediate container 5dae50eb12aa [2022-12-13T04:26:37.617Z] ---> 9992fc03ff18 [2022-12-13T04:26:37.617Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T04:26:37.617Z] ---> Running in 31b375e88969 [2022-12-13T04:26:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:26:37.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:26:37.617Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T04:26:37.617Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T04:26:37.617Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T04:26:37.617Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T04:26:37.617Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T04:26:37.617Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T04:26:37.617Z] OK: 8 MiB in 19 packages [2022-12-13T04:26:38.591Z] Removing intermediate container 31b375e88969 [2022-12-13T04:26:38.591Z] ---> 3d214d4f3ed3 [2022-12-13T04:26:38.591Z] Step 14/23 : WORKDIR / [2022-12-13T04:26:38.868Z] ---> Running in 484a311a2231 [2022-12-13T04:26:39.138Z] Removing intermediate container 484a311a2231 [2022-12-13T04:26:39.138Z] ---> 0f1026be521b [2022-12-13T04:26:39.138Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T04:26:39.729Z] ---> b6b059f22f21 [2022-12-13T04:26:39.729Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T04:26:41.146Z] ---> 40a2d09e8690 [2022-12-13T04:26:41.146Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T04:26:41.746Z] ---> ee67399a5017 [2022-12-13T04:26:41.746Z] Step 18/23 : EXPOSE 59999 [2022-12-13T04:26:41.746Z] ---> Running in 874e2b023d6d [2022-12-13T04:26:42.016Z] Removing intermediate container 874e2b023d6d [2022-12-13T04:26:42.016Z] ---> a29f273d2821 [2022-12-13T04:26:42.016Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T04:26:42.016Z] ---> Running in 2cb852d12b41 [2022-12-13T04:26:42.291Z] Removing intermediate container 2cb852d12b41 [2022-12-13T04:26:42.291Z] ---> b5b65c707988 [2022-12-13T04:26:42.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T04:26:42.559Z] ---> Running in 0d45b80f620e [2022-12-13T04:26:42.831Z] Removing intermediate container 0d45b80f620e [2022-12-13T04:26:42.831Z] ---> a1fb7e256c70 [2022-12-13T04:26:42.831Z] Step 21/23 : LABEL arch=arm64 [2022-12-13T04:26:42.831Z] ---> Running in a583b6870af7 [2022-12-13T04:26:43.100Z] Removing intermediate container a583b6870af7 [2022-12-13T04:26:43.100Z] ---> 834a69cc5005 [2022-12-13T04:26:43.100Z] Step 22/23 : LABEL git_sha=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [2022-12-13T04:26:43.100Z] ---> Running in 9cdcab40d047 [2022-12-13T04:26:43.374Z] Removing intermediate container 9cdcab40d047 [2022-12-13T04:26:43.374Z] ---> b89b6b14bd7e [2022-12-13T04:26:43.374Z] Step 23/23 : LABEL version=3.0.0-dev.2 [2022-12-13T04:26:43.643Z] ---> Running in 33fae3d6e0c8 [2022-12-13T04:26:43.911Z] Removing intermediate container 33fae3d6e0c8 [2022-12-13T04:26:43.911Z] ---> 5575640eb1fb [2022-12-13T04:26:43.911Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T04:26:43.911Z] Successfully built 5575640eb1fb [2022-12-13T04:26:43.911Z] 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-12-13T04:26:44.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:26:44.365Z] [2022-12-13T04:26:44.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:26:44.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:26:44.707Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T04:26:44.707Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T04:26:44.707Z] 04944245beec: Pulling fs layer [2022-12-13T04:26:44.707Z] 699f458cf7ca: Pulling fs layer [2022-12-13T04:26:44.707Z] 765212b225bb: Pulling fs layer [2022-12-13T04:26:44.707Z] f23df028b6ca: Pulling fs layer [2022-12-13T04:26:44.707Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T04:26:44.707Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T04:26:44.707Z] f23df028b6ca: Waiting [2022-12-13T04:26:44.707Z] d65c8cfc05b1: Waiting [2022-12-13T04:26:44.707Z] 2437ff75d9bd: Waiting [2022-12-13T04:26:44.707Z] 765212b225bb: Waiting [2022-12-13T04:26:44.979Z] 04944245beec: Verifying Checksum [2022-12-13T04:26:44.979Z] 04944245beec: Download complete [2022-12-13T04:26:44.979Z] 765212b225bb: Verifying Checksum [2022-12-13T04:26:44.979Z] 765212b225bb: Download complete [2022-12-13T04:26:44.979Z] f23df028b6ca: Verifying Checksum [2022-12-13T04:26:44.979Z] f23df028b6ca: Download complete [2022-12-13T04:26:44.979Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T04:26:44.979Z] d65c8cfc05b1: Download complete [2022-12-13T04:26:45.262Z] 699f458cf7ca: Verifying Checksum [2022-12-13T04:26:45.262Z] 699f458cf7ca: Download complete [2022-12-13T04:26:45.530Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T04:26:45.530Z] 8998bd30e6a1: Download complete [2022-12-13T04:26:47.479Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T04:26:47.479Z] 2437ff75d9bd: Download complete [2022-12-13T04:26:49.421Z] 8998bd30e6a1: Pull complete [2022-12-13T04:26:49.689Z] 04944245beec: Pull complete [2022-12-13T04:26:51.231Z] 699f458cf7ca: Pull complete [2022-12-13T04:26:51.508Z] 765212b225bb: Pull complete [2022-12-13T04:26:52.491Z] f23df028b6ca: Pull complete [2022-12-13T04:26:52.492Z] d65c8cfc05b1: Pull complete [2022-12-13T04:27:07.537Z] 2437ff75d9bd: Pull complete [2022-12-13T04:27:07.537Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T04:27:07.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:27:07.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:27:07.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-121035 does not seem to be running inside a container [2022-12-13T04:27:07.773Z] $ 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/132 -v /w/workspace/device-sdk-go/132:/w/workspace/device-sdk-go/132:rw,z -v /w/workspace/device-sdk-go/132@tmp:/w/workspace/device-sdk-go/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-13T04:27:11.021Z] $ docker top 2aba9fa4a481b4cf445fd561bde7ff9e4c3943368bb1b58a72f8bf98063f4fe2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:27:11.844Z] ---> job-cost.sh [2022-12-13T04:27:11.844Z] lf-activate-venv: SKIPPING [2022-12-13T04:27:11.844Z] INFO: No Stack... [2022-12-13T04:27:12.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T04:27:13.070Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T04:27:13.391Z] + cat /w/workspace/device-sdk-go/132/archives/cost.csv [2022-12-13T04:27:13.391Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T04:27:13.715Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [2022-12-13T04:27:13.722Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] did not exist. Created. [2022-12-13T04:27:13.722Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T04:27:14.056Z] /w/workspace/device-sdk-go/132@tmp/durable-49a83ef4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-13T04:27:14.399Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T04:27:14.424Z] Warning: overwriting stash ‘stack-cost’ [2022-12-13T04:27:14.495Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T04:27:14.503Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T04:27:14.523Z] $ docker stop --time=1 2aba9fa4a481b4cf445fd561bde7ff9e4c3943368bb1b58a72f8bf98063f4fe2 [2022-12-13T04:27:15.998Z] $ docker rm -f 2aba9fa4a481b4cf445fd561bde7ff9e4c3943368bb1b58a72f8bf98063f4fe2 [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-12-13T04:27:16.411Z] provisioning config files... [2022-12-13T04:27:16.420Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9278684944165847687tmp [Pipeline] { [Pipeline] sh [2022-12-13T04:27:16.721Z] + set +x [2022-12-13T04:27:16.721Z] + curl -s https://codecov.io/bash [2022-12-13T04:27:16.721Z] + bash -s -- [2022-12-13T04:27:16.721Z] [2022-12-13T04:27:16.721Z] _____ _ [2022-12-13T04:27:16.721Z] / ____| | | [2022-12-13T04:27:16.721Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T04:27:16.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T04:27:16.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T04:27:16.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T04:27:16.721Z] Bash-1.0.6 [2022-12-13T04:27:16.721Z] [2022-12-13T04:27:16.721Z] [2022-12-13T04:27:16.721Z] ==> git version 2.25.1 found [2022-12-13T04:27:16.721Z] ==> 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-12-13T04:27:16.721Z] Release-Date: 2020-01-08 [2022-12-13T04:27:16.721Z] 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-12-13T04:27:16.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T04:27:16.721Z] ==> Jenkins CI detected. [2022-12-13T04:27:16.721Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-12-13T04:27:16.721Z] project root: . [2022-12-13T04:27:16.721Z] --> token set from env [2022-12-13T04:27:16.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T04:27:16.721Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T04:27:16.721Z] ==> Python coveragepy not found [2022-12-13T04:27:16.721Z] ==> Searching for coverage reports in: [2022-12-13T04:27:16.721Z] + . [2022-12-13T04:27:16.721Z] -> Found 1 reports [2022-12-13T04:27:16.721Z] ==> Detecting git/mercurial file structure [2022-12-13T04:27:16.721Z] ==> Reading reports [2022-12-13T04:27:16.721Z] + ./coverage.out bytes=101759 [2022-12-13T04:27:16.983Z] ==> Appending adjustments [2022-12-13T04:27:16.983Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T04:27:17.244Z] + Found adjustments [2022-12-13T04:27:17.244Z] ==> Gzipping contents [2022-12-13T04:27:17.244Z] 16K /tmp/codecov.h1ntLM.gz [2022-12-13T04:27:17.244Z] ==> Uploading reports [2022-12-13T04:27:17.244Z] url: https://codecov.io [2022-12-13T04:27:17.244Z] query: branch=main&commit=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T04:27:17.244Z] -> Pinging Codecov [2022-12-13T04:27:17.244Z] 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=bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T04:27:17.504Z] -> Uploading to [2022-12-13T04:27:17.505Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7E55EF52A471D76F132DFD9A03CDDE97/bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb/bf117f6b-c25f-4a0d-9b3f-4e83a29959e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T042717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a2f270cda0defb9b1f67b8bae27c4935d4b7bcb5658eb02854fd329e9feedc9 [2022-12-13T04:27:17.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T04:27:17.505Z] Dload Upload Total Spent Left Speed [2022-12-13T04:27:17.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14732 0 0 100 14732 0 50800 --:--:-- --:--:-- --:--:-- 50625 100 14732 0 0 100 14732 0 50800 --:--:-- --:--:-- --:--:-- 50625 [2022-12-13T04:27:17.765Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] } [2022-12-13T04:27:17.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-13T04:27:18.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-13T04:27:18.032Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:27:18.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T04:27:18.344Z] [2022-12-13T04:27:18.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:27:18.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T04:27:18.649Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-13T04:27:18.649Z] df9b9388f04a: Pulling fs layer [2022-12-13T04:27:18.649Z] 52dc419b0ee2: Pulling fs layer [2022-12-13T04:27:18.649Z] 25bc292e5bac: Pulling fs layer [2022-12-13T04:27:18.649Z] 114826534d7a: Pulling fs layer [2022-12-13T04:27:18.649Z] 4657fd5d0bcf: Pulling fs layer [2022-12-13T04:27:18.649Z] 6ad1cebc031e: Pulling fs layer [2022-12-13T04:27:18.649Z] 8a3aa393b2d8: Pulling fs layer [2022-12-13T04:27:18.649Z] 114826534d7a: Waiting [2022-12-13T04:27:18.649Z] 4657fd5d0bcf: Waiting [2022-12-13T04:27:18.649Z] 6ad1cebc031e: Waiting [2022-12-13T04:27:18.649Z] 8a3aa393b2d8: Waiting [2022-12-13T04:27:18.649Z] 25bc292e5bac: Verifying Checksum [2022-12-13T04:27:18.649Z] 25bc292e5bac: Download complete [2022-12-13T04:27:18.649Z] 52dc419b0ee2: Download complete [2022-12-13T04:27:18.649Z] 4657fd5d0bcf: Verifying Checksum [2022-12-13T04:27:18.649Z] 4657fd5d0bcf: Download complete [2022-12-13T04:27:18.649Z] df9b9388f04a: Download complete [2022-12-13T04:27:18.914Z] 6ad1cebc031e: Verifying Checksum [2022-12-13T04:27:18.915Z] 6ad1cebc031e: Download complete [2022-12-13T04:27:18.915Z] df9b9388f04a: Pull complete [2022-12-13T04:27:19.177Z] 52dc419b0ee2: Pull complete [2022-12-13T04:27:19.452Z] 25bc292e5bac: Pull complete [2022-12-13T04:27:19.714Z] 114826534d7a: Verifying Checksum [2022-12-13T04:27:19.714Z] 114826534d7a: Download complete [2022-12-13T04:27:19.973Z] 8a3aa393b2d8: Verifying Checksum [2022-12-13T04:27:19.973Z] 8a3aa393b2d8: Download complete [2022-12-13T04:27:24.166Z] 114826534d7a: Pull complete [2022-12-13T04:27:24.166Z] 4657fd5d0bcf: Pull complete [2022-12-13T04:27:24.166Z] 6ad1cebc031e: Pull complete [2022-12-13T04:27:27.451Z] 8a3aa393b2d8: Pull complete [2022-12-13T04:27:27.451Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-13T04:27:27.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T04:27:27.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:27:27.539Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:27:27.579Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-13T04:27:32.144Z] $ docker top e800c7b81887dfbc66654b4ac0cc49ad5ddcc6bddf4d714836bd86c84f5e1351 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-13T04:27:32.223Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-12-13T04:27:32.584Z] + set -o pipefail [2022-12-13T04:27:32.584Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-12-13T04:27:39.158Z] [2022-12-13T04:27:39.158Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2022-12-13T04:27:39.158Z] [2022-12-13T04:27:39.158Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/d80c7263-1726-413c-a16c-e269a048bab2 [2022-12-13T04:27:39.158Z] [2022-12-13T04:27:39.158Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-13T04:27:39.158Z] [2022-12-13T04:27:39.418Z] [2022-12-13T04:27:39.418Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-13T04:27:39.418Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-13T04:27:39.418Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-13T04:27:39.438Z] $ docker stop --time=1 e800c7b81887dfbc66654b4ac0cc49ad5ddcc6bddf4d714836bd86c84f5e1351 [2022-12-13T04:27:43.218Z] $ docker rm -f e800c7b81887dfbc66654b4ac0cc49ad5ddcc6bddf4d714836bd86c84f5e1351 [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-12-13T04:27:43.599Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:27:43.610Z] provisioning config files... [2022-12-13T04:27:43.616Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7906964777819830034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:27:43.909Z] --> edgex-publish-swagger.sh [2022-12-13T04:27:43.910Z] === Publish openapi/v2 API === [2022-12-13T04:27:43.910Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-13T04:27:43.910Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-12-13T04:27:43.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T04:27:43.910Z] Dload Upload Total Spent Left Speed [2022-12-13T04:27:44.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 75 103k --:--:-- --:--:-- --:--:-- 103k [2022-12-13T04:27:44.478Z] {"code":403,"message":"Access Denied"} [2022-12-13T04:27:44.478Z] [Pipeline] } [2022-12-13T04:27:44.484Z] 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-12-13T04:27:44.878Z] + git log --format=format:%s -1 bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb [Pipeline] sh [2022-12-13T04:27:45.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T04:27:45.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:27:45.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:27:45.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:27:45.530Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:27:45.562Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T04:27:46.161Z] $ docker top 0288f7eeeca3c2993e4a7fa5499ba04709b82ff98406b315b28c45e343cabad6 -eo pid,comm [2022-12-13T04:27:46.203Z] 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-12-13T04:27:46.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T04:27:46.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:27:46.238Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:27:46.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:27:46.363Z] $ docker exec 0288f7eeeca3c2993e4a7fa5499ba04709b82ff98406b315b28c45e343cabad6 ssh-agent [2022-12-13T04:27:46.456Z] SSH_AUTH_SOCK=/tmp/ssh-2wCxpwLOr9I7/agent.32 [2022-12-13T04:27:46.456Z] SSH_AGENT_PID=38 [2022-12-13T04:27:46.460Z] Running ssh-add (command line suppressed) [2022-12-13T04:27:46.569Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15952478916379096237.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15952478916379096237.key) [2022-12-13T04:27:46.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:27:46.867Z] + git semver tag [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,077 [run_tag] DEBUG tag force:False [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,078 [check_head_tag] DEBUG check head tag [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,080 [execute] INFO git cat-file --batch-check [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,086 [execute] INFO git cat-file --batch [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,110 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,110 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-13T04:27:47.127Z] 2022-12-13 04:27:47,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:27:47.127Z] 3.0.0-dev.2 [Pipeline] } [2022-12-13T04:27:47.400Z] $ docker exec --env ******** --env ******** 0288f7eeeca3c2993e4a7fa5499ba04709b82ff98406b315b28c45e343cabad6 ssh-agent -k [2022-12-13T04:27:47.498Z] unset SSH_AUTH_SOCK; [2022-12-13T04:27:47.498Z] unset SSH_AGENT_PID; [2022-12-13T04:27:47.499Z] echo Agent pid 38 killed; [2022-12-13T04:27:47.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T04:27:47.820Z] + git semver [Pipeline] } [2022-12-13T04:27:48.098Z] $ docker stop --time=1 0288f7eeeca3c2993e4a7fa5499ba04709b82ff98406b315b28c45e343cabad6 [2022-12-13T04:27:49.588Z] $ docker rm -f 0288f7eeeca3c2993e4a7fa5499ba04709b82ff98406b315b28c45e343cabad6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:27:49.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T04:27:49.996Z] [2022-12-13T04:27:49.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:27:50.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T04:27:50.327Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-13T04:27:50.327Z] ab5ef0e58194: Pulling fs layer [2022-12-13T04:27:50.327Z] 9712f1f96733: Pulling fs layer [2022-12-13T04:27:50.327Z] 63f879dbbcfc: Pulling fs layer [2022-12-13T04:27:50.327Z] 0d9ebad4ef96: Pulling fs layer [2022-12-13T04:27:50.327Z] e9a5061849ea: Pulling fs layer [2022-12-13T04:27:50.327Z] d747dcd14b5f: Pulling fs layer [2022-12-13T04:27:50.327Z] 2de7ff778b66: Pulling fs layer [2022-12-13T04:27:50.327Z] 0d9ebad4ef96: Waiting [2022-12-13T04:27:50.327Z] d747dcd14b5f: Waiting [2022-12-13T04:27:50.327Z] e9a5061849ea: Waiting [2022-12-13T04:27:50.327Z] 9712f1f96733: Verifying Checksum [2022-12-13T04:27:50.327Z] 9712f1f96733: Download complete [2022-12-13T04:27:50.895Z] 63f879dbbcfc: Verifying Checksum [2022-12-13T04:27:50.895Z] 63f879dbbcfc: Download complete [2022-12-13T04:27:51.152Z] e9a5061849ea: Verifying Checksum [2022-12-13T04:27:51.152Z] e9a5061849ea: Download complete [2022-12-13T04:27:51.152Z] d747dcd14b5f: Verifying Checksum [2022-12-13T04:27:51.152Z] d747dcd14b5f: Download complete [2022-12-13T04:27:51.152Z] 0d9ebad4ef96: Verifying Checksum [2022-12-13T04:27:51.152Z] 0d9ebad4ef96: Download complete [2022-12-13T04:27:51.411Z] ab5ef0e58194: Verifying Checksum [2022-12-13T04:27:51.411Z] ab5ef0e58194: Download complete [2022-12-13T04:27:51.411Z] 2de7ff778b66: Verifying Checksum [2022-12-13T04:27:51.411Z] 2de7ff778b66: Download complete [2022-12-13T04:27:54.695Z] ab5ef0e58194: Pull complete [2022-12-13T04:27:54.695Z] 9712f1f96733: Pull complete [2022-12-13T04:27:55.264Z] 63f879dbbcfc: Pull complete [2022-12-13T04:27:58.551Z] 0d9ebad4ef96: Pull complete [2022-12-13T04:27:58.809Z] e9a5061849ea: Pull complete [2022-12-13T04:27:59.067Z] d747dcd14b5f: Pull complete [2022-12-13T04:28:00.439Z] 2de7ff778b66: Pull complete [2022-12-13T04:28:00.439Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-13T04:28:00.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T04:28:00.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:28:00.514Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:28:00.546Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-13T04:28:05.016Z] $ docker top 76a0991ace3a7c40d9cb5c5222862d62956537bb461e94427617888352c85114 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:28:05.143Z] provisioning config files... [2022-12-13T04:28:05.151Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14439423717709298588tmp [2022-12-13T04:28:05.164Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6360438014529842028tmp [2022-12-13T04:28:05.174Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12729772021882184882tmp [Pipeline] { [Pipeline] echo [2022-12-13T04:28:05.189Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:05.476Z] ---> sigul-configuration.sh [2022-12-13T04:28:05.476Z] gpg: directory `/root/.gnupg' created [2022-12-13T04:28:05.476Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-13T04:28:05.476Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-13T04:28:05.476Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-13T04:28:05.476Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-13T04:28:05.476Z] gpg: CAST5 encrypted data [2022-12-13T04:28:05.476Z] gpg: encrypted with 1 passphrase [2022-12-13T04:28:05.476Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-13T04:28:05.763Z] + mkdir /home/jenkins [2022-12-13T04:28:05.763Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-13T04:28:06.046Z] + 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-12-13T04:28:06.053Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:06.335Z] ---> sigul-install.sh [2022-12-13T04:28:06.336Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-13T04:28:06.624Z] + git tag --list [2022-12-13T04:28:06.624Z] 0.7.1 [2022-12-13T04:28:06.624Z] delhi-tag [2022-12-13T04:28:06.624Z] v1.0.0 [2022-12-13T04:28:06.624Z] v1.1.0 [2022-12-13T04:28:06.624Z] v1.1.1 [2022-12-13T04:28:06.624Z] v1.1.2 [2022-12-13T04:28:06.624Z] v1.2.0 [2022-12-13T04:28:06.624Z] v1.2.1 [2022-12-13T04:28:06.624Z] v1.2.2 [2022-12-13T04:28:06.624Z] v1.2.3 [2022-12-13T04:28:06.624Z] v1.3.0 [2022-12-13T04:28:06.624Z] v1.4.0 [2022-12-13T04:28:06.624Z] v2.0.0 [2022-12-13T04:28:06.624Z] v2.1.0 [2022-12-13T04:28:06.624Z] v2.1.1 [2022-12-13T04:28:06.624Z] v2.1.1-dev.2 [2022-12-13T04:28:06.624Z] v2.1.1-dev.3 [2022-12-13T04:28:06.624Z] v2.2.0 [2022-12-13T04:28:06.624Z] v2.2.1-dev.1 [2022-12-13T04:28:06.624Z] v2.2.1-dev.10 [2022-12-13T04:28:06.624Z] v2.2.1-dev.11 [2022-12-13T04:28:06.624Z] v2.2.1-dev.12 [2022-12-13T04:28:06.624Z] v2.2.1-dev.13 [2022-12-13T04:28:06.624Z] v2.2.1-dev.14 [2022-12-13T04:28:06.624Z] v2.2.1-dev.2 [2022-12-13T04:28:06.624Z] v2.2.1-dev.3 [2022-12-13T04:28:06.624Z] v2.2.1-dev.4 [2022-12-13T04:28:06.624Z] v2.2.1-dev.5 [2022-12-13T04:28:06.624Z] v2.2.1-dev.6 [2022-12-13T04:28:06.624Z] v2.2.1-dev.7 [2022-12-13T04:28:06.624Z] v2.2.1-dev.8 [2022-12-13T04:28:06.624Z] v2.2.1-dev.9 [2022-12-13T04:28:06.624Z] v2.3.0 [2022-12-13T04:28:06.624Z] v2.3.0-dev.14 [2022-12-13T04:28:06.624Z] v2.3.0-dev.15 [2022-12-13T04:28:06.624Z] v2.3.0-dev.16 [2022-12-13T04:28:06.624Z] v2.3.0-dev.17 [2022-12-13T04:28:06.624Z] v2.3.0-dev.18 [2022-12-13T04:28:06.624Z] v2.3.0-dev.19 [2022-12-13T04:28:06.624Z] v2.3.0-dev.20 [2022-12-13T04:28:06.624Z] v2.3.0-dev.21 [2022-12-13T04:28:06.624Z] v2.3.0-dev.22 [2022-12-13T04:28:06.624Z] v2.3.0-dev.23 [2022-12-13T04:28:06.624Z] v2.3.0-dev.24 [2022-12-13T04:28:06.624Z] v2.3.0-dev.25 [2022-12-13T04:28:06.624Z] v2.3.0-dev.26 [2022-12-13T04:28:06.624Z] v2.3.0-dev.27 [2022-12-13T04:28:06.624Z] v2.3.0-dev.28 [2022-12-13T04:28:06.624Z] v2.3.0-dev.29 [2022-12-13T04:28:06.624Z] v2.3.0-dev.30 [2022-12-13T04:28:06.624Z] v2.3.0-dev.31 [2022-12-13T04:28:06.624Z] v2.3.0-dev.32 [2022-12-13T04:28:06.624Z] v2.3.0-dev.33 [2022-12-13T04:28:06.624Z] v2.3.0-dev.34 [2022-12-13T04:28:06.624Z] v2.3.0-dev.35 [2022-12-13T04:28:06.624Z] v2.3.0-dev.36 [2022-12-13T04:28:06.624Z] v2.3.0-dev.37 [2022-12-13T04:28:06.624Z] v2.3.0-dev.38 [2022-12-13T04:28:06.624Z] v2.3.0-dev.39 [2022-12-13T04:28:06.624Z] v2.3.0-dev.40 [2022-12-13T04:28:06.624Z] v2.3.0-dev.41 [2022-12-13T04:28:06.624Z] v2.3.0-dev.42 [2022-12-13T04:28:06.624Z] v2.3.0-dev.43 [2022-12-13T04:28:06.624Z] v2.3.0-dev.44 [2022-12-13T04:28:06.624Z] v2.3.0-dev.45 [2022-12-13T04:28:06.624Z] v2.3.0-dev.46 [2022-12-13T04:28:06.624Z] v2.3.0-dev.47 [2022-12-13T04:28:06.624Z] v2.3.0-dev.48 [2022-12-13T04:28:06.624Z] v2.3.0-dev.49 [2022-12-13T04:28:06.624Z] v2.3.0-dev.50 [2022-12-13T04:28:06.624Z] v2.3.0-dev.51 [2022-12-13T04:28:06.624Z] v2.3.1-dev.1 [2022-12-13T04:28:06.624Z] v2.3.1-dev.2 [2022-12-13T04:28:06.624Z] v3.0.0-dev.1 [2022-12-13T04:28:06.624Z] v3.0.0-dev.2 [Pipeline] sh [2022-12-13T04:28:06.915Z] + lftools sign git-tag v3.0.0-dev.2 [2022-12-13T04:28:07.483Z] Signing Git tag with Sigul... [2022-12-13T04:28:07.483Z] Signing v3.0.0-dev.2 [Pipeline] echo [2022-12-13T04:28:08.059Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:08.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-13T04:28:08.351Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-13T04:28:08.375Z] $ docker stop --time=1 76a0991ace3a7c40d9cb5c5222862d62956537bb461e94427617888352c85114 [2022-12-13T04:28:09.837Z] $ docker rm -f 76a0991ace3a7c40d9cb5c5222862d62956537bb461e94427617888352c85114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-13T04:28:10.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T04:28:10.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:28:10.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:28:10.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:28:10.599Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:28:10.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T04:28:11.129Z] $ docker top 954cb7e396a55c59c1eece45dce15fd9bad35d1dcef22dff9461fd3e899182ea -eo pid,comm [2022-12-13T04:28:11.174Z] 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-12-13T04:28:11.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T04:28:11.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:28:11.216Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:28:11.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:28:11.353Z] $ docker exec 954cb7e396a55c59c1eece45dce15fd9bad35d1dcef22dff9461fd3e899182ea ssh-agent [2022-12-13T04:28:11.473Z] SSH_AUTH_SOCK=/tmp/ssh-artViqWZG6sa/agent.32 [2022-12-13T04:28:11.473Z] SSH_AGENT_PID=38 [2022-12-13T04:28:11.477Z] Running ssh-add (command line suppressed) [2022-12-13T04:28:11.576Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10678677993395161050.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10678677993395161050.key) [2022-12-13T04:28:11.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:28:11.872Z] + git semver bump pre [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,130 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,133 [execute] INFO git cat-file --batch-check [2022-12-13T04:28:12.131Z] 2022-12-13 04:28:12,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T04:28:12.390Z] 2022-12-13 04:28:12,139 [execute] INFO git cat-file --batch [2022-12-13T04:28:12.390Z] 2022-12-13 04:28:12,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T04:28:12.390Z] 2022-12-13 04:28:12,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:28:12.390Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T04:28:12.405Z] $ docker exec --env ******** --env ******** 954cb7e396a55c59c1eece45dce15fd9bad35d1dcef22dff9461fd3e899182ea ssh-agent -k [2022-12-13T04:28:12.502Z] unset SSH_AUTH_SOCK; [2022-12-13T04:28:12.502Z] unset SSH_AGENT_PID; [2022-12-13T04:28:12.502Z] echo Agent pid 38 killed; [2022-12-13T04:28:12.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T04:28:12.811Z] + git semver [Pipeline] } [2022-12-13T04:28:13.086Z] $ docker stop --time=1 954cb7e396a55c59c1eece45dce15fd9bad35d1dcef22dff9461fd3e899182ea [2022-12-13T04:28:14.457Z] $ docker rm -f 954cb7e396a55c59c1eece45dce15fd9bad35d1dcef22dff9461fd3e899182ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:28:14.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T04:28:14.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:28:15.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:28:15.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:28:15.202Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:28:15.240Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T04:28:15.781Z] $ docker top 6fed3d682bcfc79689977330509973761703ed057197559c71abfac44348b71c -eo pid,comm [2022-12-13T04:28:15.823Z] 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-12-13T04:28:15.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T04:28:15.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:28:15.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:28:15.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:28:15.984Z] $ docker exec 6fed3d682bcfc79689977330509973761703ed057197559c71abfac44348b71c ssh-agent [2022-12-13T04:28:16.084Z] SSH_AUTH_SOCK=/tmp/ssh-UWrZHtZka0Qt/agent.32 [2022-12-13T04:28:16.084Z] SSH_AGENT_PID=38 [2022-12-13T04:28:16.090Z] Running ssh-add (command line suppressed) [2022-12-13T04:28:16.200Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11289223997006677539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11289223997006677539.key) [2022-12-13T04:28:16.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:28:16.512Z] + git semver push [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,714 [run_push] DEBUG push [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,715 [execute] INFO git cat-file --batch-check [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,718 [execute] INFO git rev-list 005a736ca7942b9689ff22ad55e0c47c0fb0e459 -- [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,718 [execute] DEBUG Popen(['git', 'rev-list', '005a736ca7942b9689ff22ad55e0c47c0fb0e459', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,728 [execute] INFO git fetch -v origin [2022-12-13T04:28:16.771Z] 2022-12-13 04:28:16,728 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-13T04:28:17.705Z] 2022-12-13 04:28:17,368 [run_push] DEBUG no remote changes detected [2022-12-13T04:28:17.705Z] 2022-12-13 04:28:17,369 [execute] INFO git push origin semver [2022-12-13T04:28:17.705Z] 2022-12-13 04:28:17,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T04:28:18.641Z] 2022-12-13 04:28:18,397 [run_push] DEBUG push all version tags [2022-12-13T04:28:18.641Z] 2022-12-13 04:28:18,398 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-13T04:28:18.641Z] 2022-12-13 04:28:18,398 [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-12-13T04:28:19.207Z] 2022-12-13 04:28:19,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T04:28:19.207Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T04:28:19.222Z] $ docker exec --env ******** --env ******** 6fed3d682bcfc79689977330509973761703ed057197559c71abfac44348b71c ssh-agent -k [2022-12-13T04:28:19.314Z] unset SSH_AUTH_SOCK; [2022-12-13T04:28:19.314Z] unset SSH_AGENT_PID; [2022-12-13T04:28:19.314Z] echo Agent pid 38 killed; [2022-12-13T04:28:19.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T04:28:19.622Z] + git semver [Pipeline] } [2022-12-13T04:28:19.900Z] $ docker stop --time=1 6fed3d682bcfc79689977330509973761703ed057197559c71abfac44348b71c [2022-12-13T04:28:21.188Z] $ docker rm -f 6fed3d682bcfc79689977330509973761703ed057197559c71abfac44348b71c [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-12-13T04:28:21.708Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-12-13T04:28:21.708Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T04:28:21.708Z] total 16 [2022-12-13T04:28:21.708Z] drwxr-xr-x 3 root root 4096 Dec 13 04:20 . [2022-12-13T04:28:21.708Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:28 .. [2022-12-13T04:28:21.708Z] drwxr-xr-x 2 root root 4096 Dec 13 04:20 cost [2022-12-13T04:28:21.708Z] -rw-r--r-- 1 root root 85 Dec 13 04:20 cost.csv [2022-12-13T04:28:21.708Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T04:28:21.708Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T04:28:21.708Z] total 16 [2022-12-13T04:28:21.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:20 . [2022-12-13T04:28:21.708Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:28 .. [2022-12-13T04:28:21.708Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 04:20 cost [2022-12-13T04:28:21.708Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 13 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:21.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:22.851Z] ---> package-listing.sh [2022-12-13T04:28:22.851Z] ++ facter osfamily [2022-12-13T04:28:22.851Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T04:28:23.109Z] + OS_FAMILY=debian [2022-12-13T04:28:23.109Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-12-13T04:28:23.109Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T04:28:23.109Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T04:28:23.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T04:28:23.109Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T04:28:23.109Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-13T04:28:23.109Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T04:28:23.109Z] + case "${OS_FAMILY}" in [2022-12-13T04:28:23.109Z] + dpkg -l [2022-12-13T04:28:23.109Z] + grep '^ii' [2022-12-13T04:28:23.109Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T04:28:23.109Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T04:28:23.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T04:28:23.109Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-13T04:28:23.109Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-12-13T04:28:23.109Z] + 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-12-13T04:28:23.119Z] 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-12-13T04:28:23.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:28:23.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:28:23.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:28:24.011Z] prd-ubuntu20.04-docker-8c-8g-121031 does not seem to be running inside a container [2022-12-13T04:28:24.055Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T04:28:24.259Z] $ docker top b35fffc46231e8c30bab911ddf7fe8ea7fec948990b44d882f78393d6938b938 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:28:24.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T04:28:24.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T04:28:25.147Z] + ls /var/log/sa-host [2022-12-13T04:28:25.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:28:25.205Z] provisioning config files... [2022-12-13T04:28:25.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17751948541859139352tmp [Pipeline] { [Pipeline] echo [2022-12-13T04:28:25.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:25.503Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T04:28:25.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:25.829Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T04:28:25.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:26.119Z] ---> sudo-logs.sh [2022-12-13T04:28:26.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T04:28:26.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:26.429Z] ---> job-cost.sh [2022-12-13T04:28:26.429Z] lf-activate-venv: SKIPPING [2022-12-13T04:28:26.429Z] DEBUG: total: 0.2199999988079071 [2022-12-13T04:28:26.429Z] INFO: Retrieving Stack Cost... [2022-12-13T04:28:26.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T04:28:27.254Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T04:28:27.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:28:27.542Z] ---> logs-deploy.sh [2022-12-13T04:28:27.542Z] lf-activate-venv: SKIPPING [2022-12-13T04:28:27.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/132 [2022-12-13T04:28:27.542Z] INFO: archiving workspace using pattern(s): [2022-12-13T04:28:28.524Z] Archives upload complete. [2022-12-13T04:28:28.524Z] INFO: archiving logs to Nexus