Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 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-ssh13582807297210081528.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-ssh9217703658447582889.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-ssh14674428595560675223.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-ssh5364307225924228912.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-ssh14065770411192818966.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-121066’ Running on prd-ubuntu20.04-docker-8c-8g-121069 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 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 (main) Commit message: "Merge pull request #1265 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/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 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 # timeout=10 > git rev-list --no-walk bc74d3614c21265a7d6bf664439ef5d1a3bf6fbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T14:05:19.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-13T14:05:19.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T14:05:19.268Z] ========================================================= [2022-12-13T14:05:19.268Z] EdgeX Global Pipelines Version Info [2022-12-13T14:05:19.268Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:05:19.977Z] ------------------- [2022-12-13T14:05:19.977Z] stable info: [2022-12-13T14:05:19.977Z] ------------------- [2022-12-13T14:05:19.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T14:05:19.977Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T14:05:19.977Z] Message: update stable to v1.0.244 [2022-12-13T14:05:20.546Z] ------------------- [2022-12-13T14:05:20.546Z] experimental info: [2022-12-13T14:05:20.546Z] ------------------- [2022-12-13T14:05:20.546Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T14:05:20.546Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T14:05:20.546Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T14:05:20.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-13T14:05:20.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-13T14:05:20.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T14:05:20.746Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T14:05:20.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T14:05:20.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T14:05:20.779Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T14:05:20.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-13T14:05:20.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T14:05:20.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T14:05:20.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T14:05:20.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-13T14:05:20.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T14:05:20.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T14:05:20.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T14:05:20.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T14:05:20.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T14:05:20.910Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T14:05:20.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T14:05:20.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T14:05:20.948Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-13T14:05:20.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-13T14:05:20.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-13T14:05:20.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-13T14:05:20.993Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-13T14:05:21.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T14:05:21.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T14:05:21.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-13T14:05:21.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-13T14:05:21.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-13T14:05:21.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] echo [2022-12-13T14:05:21.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e35745 [Pipeline] echo [2022-12-13T14:05:21.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:05:21.129Z] provisioning config files... [2022-12-13T14:05:21.145Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3881811287142543394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:05:21.444Z] ---> docker-login.sh [2022-12-13T14:05:21.444Z] nexus3.edgexfoundry.org:10001 [2022-12-13T14:05:21.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:21.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:21.704Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:21.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:21.704Z] [2022-12-13T14:05:21.704Z] Login Succeeded [2022-12-13T14:05:21.704Z] nexus3.edgexfoundry.org:10002 [2022-12-13T14:05:21.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:21.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:21.704Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:21.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:21.704Z] [2022-12-13T14:05:21.704Z] Login Succeeded [2022-12-13T14:05:21.704Z] nexus3.edgexfoundry.org:10003 [2022-12-13T14:05:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:21.964Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:21.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:21.964Z] [2022-12-13T14:05:21.964Z] Login Succeeded [2022-12-13T14:05:21.964Z] nexus3.edgexfoundry.org:10004 [2022-12-13T14:05:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:21.964Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:21.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:21.964Z] [2022-12-13T14:05:21.964Z] Login Succeeded [2022-12-13T14:05:21.964Z] docker.io [2022-12-13T14:05:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:22.224Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:22.224Z] [2022-12-13T14:05:22.224Z] Login Succeeded [2022-12-13T14:05:22.224Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T14:05:22.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-13T14:05:22.601Z] + git rev-list -1 --merges 8e357452e8ed135c62f8def4dd7ee99c07bc90f4~1..8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] echo [2022-12-13T14:05:22.637Z] -----------> git rev-list -1 --merges 8e357452e8ed135c62f8def4dd7ee99c07bc90f4~1..8e357452e8ed135c62f8def4dd7ee99c07bc90f4 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [2022-12-13T14:05:22.637Z] 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [false] [Pipeline] sh [2022-12-13T14:05:22.926Z] + git log --format=format:%s -1 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] echo [2022-12-13T14:05:22.938Z] ========================================================= [2022-12-13T14:05:22.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T14:05:22.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T14:05:23.271Z] + git log --format=format:%s -1 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] echo [2022-12-13T14:05:23.283Z] [semverPrep] GIT_COMMIT: 8e357452e8ed135c62f8def4dd7ee99c07bc90f4, Commit Message: Merge pull request #1265 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.2 [Pipeline] echo [2022-12-13T14:05:23.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-13T14:05:23.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:05:23.631Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T14:05:23.631Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T14:05:23.631Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T14:05:23.631Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T14:05:23.631Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T14:05:23.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:05:23.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:05:23.982Z] [2022-12-13T14:05:23.982Z] 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-13T14:05:24.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:05:24.284Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T14:05:24.284Z] b85a868b505f: Pulling fs layer [2022-12-13T14:05:24.284Z] e2be974225ed: Pulling fs layer [2022-12-13T14:05:24.284Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T14:05:24.284Z] 988bab9f4d93: Pulling fs layer [2022-12-13T14:05:24.284Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T14:05:24.284Z] eaf3925da568: Pulling fs layer [2022-12-13T14:05:24.284Z] bab4dde63d76: Pulling fs layer [2022-12-13T14:05:24.284Z] bde34c3a00c8: Pulling fs layer [2022-12-13T14:05:24.284Z] b352a97aabf1: Pulling fs layer [2022-12-13T14:05:24.284Z] 4872d77fe225: Pulling fs layer [2022-12-13T14:05:24.284Z] 5851b861e8e6: Pulling fs layer [2022-12-13T14:05:24.284Z] eaf3925da568: Waiting [2022-12-13T14:05:24.284Z] 1469e6f7b9e6: Waiting [2022-12-13T14:05:24.284Z] bab4dde63d76: Waiting [2022-12-13T14:05:24.284Z] 4872d77fe225: Waiting [2022-12-13T14:05:24.284Z] bde34c3a00c8: Waiting [2022-12-13T14:05:24.284Z] 5851b861e8e6: Waiting [2022-12-13T14:05:24.284Z] b352a97aabf1: Waiting [2022-12-13T14:05:24.284Z] e2be974225ed: Verifying Checksum [2022-12-13T14:05:24.284Z] e2be974225ed: Download complete [2022-12-13T14:05:24.284Z] 988bab9f4d93: Verifying Checksum [2022-12-13T14:05:24.284Z] 988bab9f4d93: Download complete [2022-12-13T14:05:24.545Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T14:05:24.545Z] 1469e6f7b9e6: Download complete [2022-12-13T14:05:24.545Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T14:05:24.545Z] 339a4e72a1f5: Download complete [2022-12-13T14:05:24.545Z] eaf3925da568: Verifying Checksum [2022-12-13T14:05:24.545Z] eaf3925da568: Download complete [2022-12-13T14:05:24.545Z] bde34c3a00c8: Download complete [2022-12-13T14:05:24.545Z] b352a97aabf1: Download complete [2022-12-13T14:05:24.545Z] 4872d77fe225: Download complete [2022-12-13T14:05:24.545Z] 5851b861e8e6: Download complete [2022-12-13T14:05:24.545Z] b85a868b505f: Verifying Checksum [2022-12-13T14:05:24.545Z] b85a868b505f: Download complete [2022-12-13T14:05:24.804Z] bab4dde63d76: Verifying Checksum [2022-12-13T14:05:24.804Z] bab4dde63d76: Download complete [2022-12-13T14:05:25.744Z] b85a868b505f: Pull complete [2022-12-13T14:05:25.744Z] e2be974225ed: Pull complete [2022-12-13T14:05:26.312Z] 339a4e72a1f5: Pull complete [2022-12-13T14:05:26.312Z] 988bab9f4d93: Pull complete [2022-12-13T14:05:26.571Z] 1469e6f7b9e6: Pull complete [2022-12-13T14:05:26.571Z] eaf3925da568: Pull complete [2022-12-13T14:05:28.477Z] bab4dde63d76: Pull complete [2022-12-13T14:05:28.477Z] bde34c3a00c8: Pull complete [2022-12-13T14:05:28.477Z] b352a97aabf1: Pull complete [2022-12-13T14:05:28.736Z] 4872d77fe225: Pull complete [2022-12-13T14:05:28.736Z] 5851b861e8e6: Pull complete [2022-12-13T14:05:28.736Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T14:05:28.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:05:28.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:05:28.833Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:05:28.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T14:05:30.049Z] $ docker top ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 -eo pid,comm [2022-12-13T14:05:30.106Z] 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-13T14:05:30.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:05:30.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:05:30.140Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:05:30.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:05:30.267Z] $ docker exec ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 ssh-agent [2022-12-13T14:05:30.374Z] SSH_AUTH_SOCK=/tmp/ssh-oahKT3x0ynnr/agent.32 [2022-12-13T14:05:30.374Z] SSH_AGENT_PID=38 [2022-12-13T14:05:30.381Z] Running ssh-add (command line suppressed) [2022-12-13T14:05:30.488Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15415542141093084525.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15415542141093084525.key) [2022-12-13T14:05:30.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:05:30.791Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T14:05:30.814Z] $ docker exec --env ******** --env ******** ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 ssh-agent -k [2022-12-13T14:05:30.926Z] unset SSH_AUTH_SOCK; [2022-12-13T14:05:30.927Z] unset SSH_AGENT_PID; [2022-12-13T14:05:30.927Z] echo Agent pid 38 killed; [2022-12-13T14:05:30.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T14:05:30.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:05:30.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:05:31.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:05:31.110Z] $ docker exec ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 ssh-agent [2022-12-13T14:05:31.228Z] SSH_AUTH_SOCK=/tmp/ssh-LBBYdV0Ln8Xu/agent.70 [2022-12-13T14:05:31.228Z] SSH_AGENT_PID=76 [2022-12-13T14:05:31.234Z] Running ssh-add (command line suppressed) [2022-12-13T14:05:31.349Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4578550145119663162.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4578550145119663162.key) [2022-12-13T14:05:31.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:05:31.649Z] + git semver init [2022-12-13T14:05:31.909Z] 2022-12-13 14:05:31,859 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T14:05:31.909Z] 2022-12-13 14:05:31,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-13T14:05:31.909Z] 2022-12-13 14:05:31,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-13T14:05:31.909Z] 2022-12-13 14:05:31,861 [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-13T14:05:32.848Z] 2022-12-13 14:05:32,793 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-12-13T14:05:32.848Z] 2022-12-13 14:05:32,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-12-13T14:05:32.848Z] 2022-12-13 14:05:32,794 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:05:32.848Z] 2022-12-13 14:05:32,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:05:32.848Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T14:05:32.861Z] $ docker exec --env ******** --env ******** ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 ssh-agent -k [2022-12-13T14:05:32.965Z] unset SSH_AUTH_SOCK; [2022-12-13T14:05:32.966Z] unset SSH_AGENT_PID; [2022-12-13T14:05:32.966Z] echo Agent pid 76 killed; [2022-12-13T14:05:32.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:05:33.273Z] + git semver [Pipeline] } [2022-12-13T14:05:33.549Z] $ docker stop --time=1 ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 [2022-12-13T14:05:34.858Z] $ docker rm -f ba02da1305a9b0009b0eedc56ed801646eca5527bf6e4a68f5f32d82ee1838c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:05:35.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T14:05:35.363Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T14:05:35.365Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-13T14:05:35.473Z] provisioning config files... [2022-12-13T14:05:35.483Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17373704115336711715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:05:35.776Z] ---> docker-login.sh [2022-12-13T14:05:35.776Z] nexus3.edgexfoundry.org:10001 [2022-12-13T14:05:35.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:35.776Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:35.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:35.776Z] [2022-12-13T14:05:35.776Z] Login Succeeded [2022-12-13T14:05:35.776Z] nexus3.edgexfoundry.org:10002 [2022-12-13T14:05:35.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:35.776Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:35.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:35.776Z] [2022-12-13T14:05:35.776Z] Login Succeeded [2022-12-13T14:05:35.776Z] nexus3.edgexfoundry.org:10003 [2022-12-13T14:05:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:36.036Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:36.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:36.036Z] [2022-12-13T14:05:36.036Z] Login Succeeded [2022-12-13T14:05:36.036Z] nexus3.edgexfoundry.org:10004 [2022-12-13T14:05:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:36.036Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:36.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:36.036Z] [2022-12-13T14:05:36.036Z] Login Succeeded [2022-12-13T14:05:36.036Z] docker.io [2022-12-13T14:05:36.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:05:36.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:05:36.294Z] Configure a credential helper to remove this warning. See [2022-12-13T14:05:36.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:05:36.294Z] [2022-12-13T14:05:36.294Z] Login Succeeded [2022-12-13T14:05:36.294Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T14:05:36.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T14:05:36.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:05:36.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:05:36.372Z] ========================================================= [2022-12-13T14:05:36.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T14:05:36.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:05:36.681Z] + 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-13T14:05:36.681Z] Sending build context to Docker daemon 10.41MB [2022-12-13T14:05:36.681Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T14:05:36.681Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-13T14:05:36.681Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T14:05:36.681Z] 213ec9aee27d: Pulling fs layer [2022-12-13T14:05:36.681Z] 4583459ba037: Pulling fs layer [2022-12-13T14:05:36.681Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T14:05:36.681Z] 53926ce57604: Pulling fs layer [2022-12-13T14:05:36.681Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T14:05:36.681Z] 22ff95d597cd: Pulling fs layer [2022-12-13T14:05:36.681Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T14:05:36.681Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T14:05:36.681Z] a7acece74701: Pulling fs layer [2022-12-13T14:05:36.681Z] 53926ce57604: Waiting [2022-12-13T14:05:36.681Z] 21b2b0c7a3f4: Waiting [2022-12-13T14:05:36.681Z] 96b7cbca73a9: Waiting [2022-12-13T14:05:36.681Z] a7acece74701: Waiting [2022-12-13T14:05:36.681Z] 22ff95d597cd: Waiting [2022-12-13T14:05:36.681Z] 12d6caf4c0d1: Waiting [2022-12-13T14:05:36.681Z] 93c1e223e6f2: Verifying Checksum [2022-12-13T14:05:36.681Z] 93c1e223e6f2: Download complete [2022-12-13T14:05:36.681Z] 4583459ba037: Verifying Checksum [2022-12-13T14:05:36.681Z] 4583459ba037: Download complete [2022-12-13T14:05:36.939Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T14:05:36.939Z] 21b2b0c7a3f4: Download complete [2022-12-13T14:05:36.939Z] 22ff95d597cd: Download complete [2022-12-13T14:05:36.939Z] 213ec9aee27d: Download complete [2022-12-13T14:05:36.939Z] 12d6caf4c0d1: Verifying Checksum [2022-12-13T14:05:36.939Z] 12d6caf4c0d1: Download complete [2022-12-13T14:05:36.939Z] 213ec9aee27d: Pull complete [2022-12-13T14:05:37.198Z] 4583459ba037: Pull complete [2022-12-13T14:05:37.198Z] 93c1e223e6f2: Pull complete [2022-12-13T14:05:37.766Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T14:05:37.766Z] 96b7cbca73a9: Download complete [2022-12-13T14:05:38.025Z] a7acece74701: Verifying Checksum [2022-12-13T14:05:38.025Z] a7acece74701: Download complete [2022-12-13T14:05:38.025Z] 53926ce57604: Verifying Checksum [2022-12-13T14:05:38.025Z] 53926ce57604: Download complete [2022-12-13T14:05:42.211Z] 53926ce57604: Pull complete [2022-12-13T14:05:42.211Z] 21b2b0c7a3f4: Pull complete [2022-12-13T14:05:42.211Z] 22ff95d597cd: Pull complete [2022-12-13T14:05:42.211Z] 12d6caf4c0d1: Pull complete [2022-12-13T14:05:43.587Z] 96b7cbca73a9: Pull complete [2022-12-13T14:05:44.522Z] a7acece74701: Pull complete [2022-12-13T14:05:44.522Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T14:05:44.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T14:05:44.522Z] ---> db6d94c90886 [2022-12-13T14:05:44.522Z] Step 3/10 : ARG MAKE=make build [2022-12-13T14:05:45.897Z] ---> Running in c46f33af1ed3 [2022-12-13T14:05:45.897Z] Removing intermediate container c46f33af1ed3 [2022-12-13T14:05:45.897Z] ---> 681e6f609653 [2022-12-13T14:05:45.897Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T14:05:45.897Z] ---> Running in 6c7341dba14e [2022-12-13T14:05:45.897Z] Removing intermediate container 6c7341dba14e [2022-12-13T14:05:45.897Z] ---> 9c62a8f7eea4 [2022-12-13T14:05:45.897Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:05:45.897Z] ---> Running in 2b0ab2514565 [2022-12-13T14:05:46.155Z] Removing intermediate container 2b0ab2514565 [2022-12-13T14:05:46.155Z] ---> e43509ae09d4 [2022-12-13T14:05:46.155Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T14:05:46.155Z] ---> Running in 46ae86640e6b [2022-12-13T14:05:46.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T14:05:46.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T14:05:46.669Z] OK: 211 MiB in 51 packages [2022-12-13T14:05:47.236Z] Removing intermediate container 46ae86640e6b [2022-12-13T14:05:47.236Z] ---> 3e78677fa985 [2022-12-13T14:05:47.236Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T14:05:47.236Z] ---> 8a57ce686640 [2022-12-13T14:05:47.236Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T14:05:47.236Z] ---> Running in 71c6f195c76f [2022-12-13T14:05:50.432Z] Still waiting to schedule task [2022-12-13T14:05:50.433Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-121067’ is offline [2022-12-13T14:06:05.325Z] Removing intermediate container 71c6f195c76f [2022-12-13T14:06:05.325Z] ---> 0f7714dfe53b [2022-12-13T14:06:05.325Z] Step 9/10 : COPY . . [2022-12-13T14:06:05.325Z] ---> f75c95e9b05e [2022-12-13T14:06:05.325Z] Step 10/10 : RUN ${MAKE} [2022-12-13T14:06:05.325Z] ---> Running in 35066b754b94 [2022-12-13T14:06:05.325Z] noop [2022-12-13T14:06:05.325Z] Removing intermediate container 35066b754b94 [2022-12-13T14:06:05.325Z] ---> bb40f8efb4b4 [2022-12-13T14:06:05.325Z] Successfully built bb40f8efb4b4 [2022-12-13T14:06:05.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:06:05.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T14:06:05.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:06:05.703Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:06:05.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T14:06:06.098Z] $ docker top 28e0ff8ee550480cedfe1dd77d4d8c6c0e5344f411f99fa1e45515f03939b66e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:06:06.438Z] + go version [2022-12-13T14:06:06.438Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T14:06:06.451Z] $ docker stop --time=1 28e0ff8ee550480cedfe1dd77d4d8c6c0e5344f411f99fa1e45515f03939b66e [2022-12-13T14:06:07.726Z] $ docker rm -f 28e0ff8ee550480cedfe1dd77d4d8c6c0e5344f411f99fa1e45515f03939b66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:06:08.112Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T14:06:08.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:06:08.171Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:06:08.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T14:06:08.546Z] $ docker top 3dad3e7af13ce26c3c6e3ba518651f56adc92845f1979e29c045da3e21fefc5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:06:08.878Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-13T14:06:09.168Z] + make test [2022-12-13T14:06:09.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T14:06:14.433Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.079s coverage: 78.9% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.094s coverage: 73.1% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 54.4% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.1% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T14:06:29.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.065s coverage: 4.7% of statements [2022-12-13T14:06:29.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T14:06:41.480Z] 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-13T14:06:41.480Z] GO111MODULE=on go vet ./... [2022-12-13T14:06:44.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T14:06:44.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T14:06:44.765Z] ./bin/test-attribution-txt.sh [2022-12-13T14:06:44.765Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T14:06:44.765Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T14:06:44.765Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T14:06:44.765Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T14:06:44.765Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T14:06:44.765Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T14:06:44.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T14:06:44.796Z] $ docker stop --time=1 3dad3e7af13ce26c3c6e3ba518651f56adc92845f1979e29c045da3e21fefc5c [2022-12-13T14:06:46.779Z] $ docker rm -f 3dad3e7af13ce26c3c6e3ba518651f56adc92845f1979e29c045da3e21fefc5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:06:47.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T14:06:47.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-13T14:06:47.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T14:06:48.139Z] + ls -al . [2022-12-13T14:06:48.139Z] total 280 [2022-12-13T14:06:48.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 14:06 . [2022-12-13T14:06:48.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 14:05 .. [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 14:05 .dockerignore [2022-12-13T14:06:48.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 14:06 .git [2022-12-13T14:06:48.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 14:05 .github [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 14:05 .gitignore [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 14:05 .golangci.yml [2022-12-13T14:06:48.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 14:05 .semver [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 14:05 CHANGELOG.md [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 14:05 GOVERNANCE.md [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 14:05 Jenkinsfile [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 14:05 LICENSE [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 14:05 Makefile [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 14:05 OWNERS.md [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 14:05 README.md [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 14:05 VERSION [2022-12-13T14:06:48.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 14:05 bin [2022-12-13T14:06:48.139Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 14:06 coverage.out [2022-12-13T14:06:48.139Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 14:05 example [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 14:05 go.mod [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 14:05 go.sum [2022-12-13T14:06:48.139Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 14:05 internal [2022-12-13T14:06:48.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 14:05 openapi [2022-12-13T14:06:48.139Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 14:05 pkg [2022-12-13T14:06:48.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 14:05 snap [2022-12-13T14:06:48.139Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 14:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:06:48.442Z] + 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=8e357452e8ed135c62f8def4dd7ee99c07bc90f4 --label arch=amd64 --label version=3.0.0-dev.3 . [2022-12-13T14:06:48.443Z] Sending build context to Docker daemon 10.51MB [2022-12-13T14:06:48.443Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T14:06:48.443Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T14:06:48.443Z] ---> bb40f8efb4b4 [2022-12-13T14:06:48.443Z] Step 3/23 : ARG MAKE=make build [2022-12-13T14:06:48.443Z] ---> Running in 49be30334063 [2022-12-13T14:06:48.701Z] Removing intermediate container 49be30334063 [2022-12-13T14:06:48.701Z] ---> 706d5600444d [2022-12-13T14:06:48.701Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T14:06:48.701Z] ---> Running in c4e85082c78d [2022-12-13T14:06:48.701Z] Removing intermediate container c4e85082c78d [2022-12-13T14:06:48.701Z] ---> 24612151c519 [2022-12-13T14:06:48.701Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:06:48.701Z] ---> Running in ddf9ef2c2e35 [2022-12-13T14:06:48.960Z] Removing intermediate container ddf9ef2c2e35 [2022-12-13T14:06:48.960Z] ---> e179ef222e1f [2022-12-13T14:06:48.960Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T14:06:48.960Z] ---> Running in 5c8c25f1f9bf [2022-12-13T14:06:49.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T14:06:49.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T14:06:49.479Z] OK: 211 MiB in 51 packages [2022-12-13T14:06:50.047Z] Removing intermediate container 5c8c25f1f9bf [2022-12-13T14:06:50.047Z] ---> d3a7f9b82d51 [2022-12-13T14:06:50.047Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T14:06:50.047Z] ---> e55354ed9470 [2022-12-13T14:06:50.047Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T14:06:50.047Z] ---> Running in b8f47a41981e [2022-12-13T14:06:50.614Z] Removing intermediate container b8f47a41981e [2022-12-13T14:06:50.614Z] ---> 4386fa0622aa [2022-12-13T14:06:50.614Z] Step 9/23 : COPY . . [2022-12-13T14:06:50.873Z] ---> 4efb72205a88 [2022-12-13T14:06:50.873Z] Step 10/23 : RUN ${MAKE} [2022-12-13T14:06:51.132Z] ---> Running in 939cbffede77 [2022-12-13T14:06:51.391Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T14:07:06.415Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T14:07:09.703Z] Removing intermediate container 939cbffede77 [2022-12-13T14:07:09.703Z] ---> 2ae332556b93 [2022-12-13T14:07:09.703Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T14:07:09.703Z] 3.16: Pulling from library/alpine [2022-12-13T14:07:09.703Z] ca7dd9ec2225: Pulling fs layer [2022-12-13T14:07:09.962Z] ca7dd9ec2225: Download complete [2022-12-13T14:07:09.962Z] ca7dd9ec2225: Pull complete [2022-12-13T14:07:10.221Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T14:07:10.221Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T14:07:10.221Z] ---> bfe296a52501 [2022-12-13T14:07:10.221Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:07:10.221Z] ---> Running in 2dc4470a1ab7 [2022-12-13T14:07:10.221Z] Removing intermediate container 2dc4470a1ab7 [2022-12-13T14:07:10.221Z] ---> 04268902c5ab [2022-12-13T14:07:10.221Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T14:07:10.221Z] ---> Running in 9784e544c202 [2022-12-13T14:07:10.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T14:07:10.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T14:07:10.738Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T14:07:10.738Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T14:07:10.738Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T14:07:10.738Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T14:07:10.738Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T14:07:10.738Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T14:07:10.738Z] OK: 8 MiB in 19 packages [2022-12-13T14:07:11.304Z] Removing intermediate container 9784e544c202 [2022-12-13T14:07:11.304Z] ---> 8fdc8c5976d3 [2022-12-13T14:07:11.304Z] Step 14/23 : WORKDIR / [2022-12-13T14:07:11.304Z] ---> Running in 4c3098a54c81 [2022-12-13T14:07:11.304Z] Removing intermediate container 4c3098a54c81 [2022-12-13T14:07:11.304Z] ---> f2e8a8476bf5 [2022-12-13T14:07:11.304Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T14:07:11.304Z] ---> cb47108ef271 [2022-12-13T14:07:11.304Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T14:07:11.870Z] ---> 0ec185cc8e2c [2022-12-13T14:07:11.870Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T14:07:12.128Z] ---> 9ff57a1908bb [2022-12-13T14:07:12.128Z] Step 18/23 : EXPOSE 59999 [2022-12-13T14:07:12.128Z] ---> Running in b889433554df [2022-12-13T14:07:12.128Z] Removing intermediate container b889433554df [2022-12-13T14:07:12.128Z] ---> 7b0bef84dadc [2022-12-13T14:07:12.128Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T14:07:12.128Z] ---> Running in 401ddb796350 [2022-12-13T14:07:12.389Z] Removing intermediate container 401ddb796350 [2022-12-13T14:07:12.389Z] ---> 856fb5ade1de [2022-12-13T14:07:12.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T14:07:12.389Z] ---> Running in 904a459ed032 [2022-12-13T14:07:12.389Z] Removing intermediate container 904a459ed032 [2022-12-13T14:07:12.389Z] ---> d485fd053c93 [2022-12-13T14:07:12.389Z] Step 21/23 : LABEL arch=amd64 [2022-12-13T14:07:12.389Z] ---> Running in b97fd49630a6 [2022-12-13T14:07:12.389Z] Removing intermediate container b97fd49630a6 [2022-12-13T14:07:12.389Z] ---> 635cca9fbf0b [2022-12-13T14:07:12.389Z] Step 22/23 : LABEL git_sha=8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [2022-12-13T14:07:12.647Z] ---> Running in 01698df6c2e3 [2022-12-13T14:07:12.647Z] Removing intermediate container 01698df6c2e3 [2022-12-13T14:07:12.647Z] ---> 0a8975761e19 [2022-12-13T14:07:12.647Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-13T14:07:12.647Z] ---> Running in 7692d1979ab8 [2022-12-13T14:07:12.647Z] Removing intermediate container 7692d1979ab8 [2022-12-13T14:07:12.647Z] ---> 5dcf4192c1e4 [2022-12-13T14:07:12.647Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T14:07:12.647Z] Successfully built 5dcf4192c1e4 [2022-12-13T14:07:12.647Z] 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-13T14:07:13.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T14:07:13.043Z] [2022-12-13T14:07:13.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:07:13.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T14:07:13.338Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T14:07:13.338Z] 5eb5b503b376: Pulling fs layer [2022-12-13T14:07:13.338Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T14:07:13.338Z] ec43610c2a17: Pulling fs layer [2022-12-13T14:07:13.338Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T14:07:13.338Z] 33b1e0a273af: Pulling fs layer [2022-12-13T14:07:13.338Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T14:07:13.338Z] 2f39f015ded8: Pulling fs layer [2022-12-13T14:07:13.338Z] 2f39f015ded8: Waiting [2022-12-13T14:07:13.338Z] 33b1e0a273af: Waiting [2022-12-13T14:07:13.338Z] 5d3b04190fa2: Waiting [2022-12-13T14:07:13.338Z] 3a2ae6a8a46f: Waiting [2022-12-13T14:07:13.338Z] 5c69ac0246d0: Verifying Checksum [2022-12-13T14:07:13.338Z] 5c69ac0246d0: Download complete [2022-12-13T14:07:13.338Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-13T14:07:13.338Z] 3a2ae6a8a46f: Download complete [2022-12-13T14:07:13.600Z] 33b1e0a273af: Verifying Checksum [2022-12-13T14:07:13.600Z] 33b1e0a273af: Download complete [2022-12-13T14:07:13.600Z] 5d3b04190fa2: Download complete [2022-12-13T14:07:13.600Z] ec43610c2a17: Verifying Checksum [2022-12-13T14:07:13.600Z] ec43610c2a17: Download complete [2022-12-13T14:07:13.600Z] 5eb5b503b376: Verifying Checksum [2022-12-13T14:07:13.600Z] 5eb5b503b376: Download complete [2022-12-13T14:07:14.174Z] 2f39f015ded8: Download complete [2022-12-13T14:07:14.740Z] 5eb5b503b376: Pull complete [2022-12-13T14:07:14.999Z] 5c69ac0246d0: Pull complete [2022-12-13T14:07:15.257Z] ec43610c2a17: Pull complete [2022-12-13T14:07:15.257Z] 3a2ae6a8a46f: Pull complete [2022-12-13T14:07:15.516Z] 33b1e0a273af: Pull complete [2022-12-13T14:07:15.774Z] 5d3b04190fa2: Pull complete [2022-12-13T14:07:19.957Z] 2f39f015ded8: Pull complete [2022-12-13T14:07:19.957Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T14:07:19.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T14:07:19.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:07:20.026Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:07:20.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T14:07:21.385Z] $ docker top 24c05722f2a87a88c7d037b5508c7033248594e5d7e7f16a69e273cec05770d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:07:21.761Z] ---> job-cost.sh [2022-12-13T14:07:21.761Z] lf-activate-venv: SKIPPING [2022-12-13T14:07:21.761Z] INFO: No Stack... [2022-12-13T14:07:22.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T14:07:22.594Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T14:07:22.882Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-12-13T14:07:22.882Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T14:07:22.895Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [2022-12-13T14:07:22.908Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] did not exist. Created. [2022-12-13T14:07:22.909Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T14:07:23.215Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-13T14:07:23.240Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T14:07:23.248Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T14:07:23.267Z] $ docker stop --time=1 24c05722f2a87a88c7d037b5508c7033248594e5d7e7f16a69e273cec05770d9 [2022-12-13T14:07:24.433Z] $ docker rm -f 24c05722f2a87a88c7d037b5508c7033248594e5d7e7f16a69e273cec05770d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-13T14:07:26.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121071 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-12-13T14:07:26.328Z] Running in /w/workspace/device-sdk-go/133 [Pipeline] { [Pipeline] checkout [2022-12-13T14:07:26.364Z] The recommended git tool is: git [2022-12-13T14:07:32.017Z] using credential edgex-jenkins-ssh [2022-12-13T14:07:32.042Z] Cloning the remote Git repository [2022-12-13T14:07:32.087Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T14:07:32.165Z] > git init /w/workspace/device-sdk-go/133 # timeout=10 [2022-12-13T14:07:32.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T14:07:32.314Z] > git --version # timeout=10 [2022-12-13T14:07:32.338Z] > git --version # 'git version 2.25.1' [2022-12-13T14:07:32.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T14:07:32.392Z] Verifying host key using known hosts file [2022-12-13T14:07:32.598Z] 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-13T14:07:32.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T14:07:34.984Z] Avoid second fetch [2022-12-13T14:07:34.984Z] Checking out Revision 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 (main) [2022-12-13T14:07:34.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-13T14:07:34.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T14:07:35.007Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T14:07:35.028Z] > git checkout -f 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 # timeout=10 [2022-12-13T14:07:35.528Z] Commit message: "Merge pull request #1265 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T14:07:36.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T14:07:36.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T14:07:36.532Z] Dload Upload Total Spent Left Speed [2022-12-13T14:07:36.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33732 0 --:--:-- --:--:-- --:--:-- 33822 [Pipeline] sh [2022-12-13T14:07:37.387Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T14:07:37.721Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-13T14:07:37.721Z] + sudo tee /etc/docker/daemon.new [2022-12-13T14:07:37.721Z] { [2022-12-13T14:07:37.721Z] "registry-mirrors": [ [2022-12-13T14:07:37.721Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T14:07:37.721Z] ], [2022-12-13T14:07:37.721Z] "bip": "10.250.0.254/24", [2022-12-13T14:07:37.721Z] "hosts": [ [2022-12-13T14:07:37.721Z] "tcp://0.0.0.0:5555", [2022-12-13T14:07:37.721Z] "unix:///var/run/docker.sock" [2022-12-13T14:07:37.721Z] ], [2022-12-13T14:07:37.721Z] "mtu": 1458, [2022-12-13T14:07:37.721Z] "selinux-enabled": true, [2022-12-13T14:07:37.721Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T14:07:37.721Z] } [Pipeline] sh [2022-12-13T14:07:38.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T14:07:38.393Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:07:56.652Z] provisioning config files... [2022-12-13T14:07:56.673Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/133@tmp/config12237320006418536084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:07:57.015Z] ---> docker-login.sh [2022-12-13T14:07:57.016Z] nexus3.edgexfoundry.org:10001 [2022-12-13T14:07:57.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:07:57.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:07:57.556Z] Configure a credential helper to remove this warning. See [2022-12-13T14:07:57.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:07:57.556Z] [2022-12-13T14:07:57.556Z] Login Succeeded [2022-12-13T14:07:57.556Z] nexus3.edgexfoundry.org:10002 [2022-12-13T14:07:57.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:07:58.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:07:58.095Z] Configure a credential helper to remove this warning. See [2022-12-13T14:07:58.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:07:58.095Z] [2022-12-13T14:07:58.095Z] Login Succeeded [2022-12-13T14:07:58.095Z] nexus3.edgexfoundry.org:10003 [2022-12-13T14:07:58.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:07:58.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:07:58.367Z] Configure a credential helper to remove this warning. See [2022-12-13T14:07:58.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:07:58.367Z] [2022-12-13T14:07:58.367Z] Login Succeeded [2022-12-13T14:07:58.367Z] nexus3.edgexfoundry.org:10004 [2022-12-13T14:07:58.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:07:58.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:07:58.638Z] Configure a credential helper to remove this warning. See [2022-12-13T14:07:58.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:07:58.638Z] [2022-12-13T14:07:58.638Z] Login Succeeded [2022-12-13T14:07:58.638Z] docker.io [2022-12-13T14:07:58.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T14:07:59.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T14:07:59.180Z] Configure a credential helper to remove this warning. See [2022-12-13T14:07:59.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T14:07:59.180Z] [2022-12-13T14:07:59.180Z] Login Succeeded [2022-12-13T14:07:59.180Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T14:07:59.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T14:07:59.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:07:59.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T14:07:59.380Z] ========================================================= [2022-12-13T14:07:59.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T14:07:59.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:07:59.730Z] + 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-13T14:08:00.003Z] Sending build context to Docker daemon 5.586MB [2022-12-13T14:08:00.272Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T14:08:00.272Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-13T14:08:01.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T14:08:01.243Z] 9b18e9b68314: Pulling fs layer [2022-12-13T14:08:01.243Z] 35d82f9e3411: Pulling fs layer [2022-12-13T14:08:01.243Z] e16973657156: Pulling fs layer [2022-12-13T14:08:01.243Z] fc693d55d65f: Pulling fs layer [2022-12-13T14:08:01.243Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T14:08:01.243Z] dda99020689f: Pulling fs layer [2022-12-13T14:08:01.243Z] db1c61fa0a46: Pulling fs layer [2022-12-13T14:08:01.243Z] 891c053d2c06: Pulling fs layer [2022-12-13T14:08:01.243Z] 7e9fc2657dce: Waiting [2022-12-13T14:08:01.243Z] dda99020689f: Waiting [2022-12-13T14:08:01.243Z] db1c61fa0a46: Waiting [2022-12-13T14:08:01.243Z] 891c053d2c06: Waiting [2022-12-13T14:08:01.243Z] fc693d55d65f: Waiting [2022-12-13T14:08:01.243Z] e16973657156: Verifying Checksum [2022-12-13T14:08:01.243Z] e16973657156: Download complete [2022-12-13T14:08:01.243Z] 35d82f9e3411: Verifying Checksum [2022-12-13T14:08:01.243Z] 35d82f9e3411: Download complete [2022-12-13T14:08:01.243Z] 7e9fc2657dce: Verifying Checksum [2022-12-13T14:08:01.243Z] 7e9fc2657dce: Download complete [2022-12-13T14:08:01.243Z] dda99020689f: Download complete [2022-12-13T14:08:01.243Z] 9b18e9b68314: Verifying Checksum [2022-12-13T14:08:01.243Z] 9b18e9b68314: Download complete [2022-12-13T14:08:02.229Z] 9b18e9b68314: Pull complete [2022-12-13T14:08:02.500Z] 891c053d2c06: Verifying Checksum [2022-12-13T14:08:02.500Z] 891c053d2c06: Download complete [2022-12-13T14:08:02.775Z] 35d82f9e3411: Pull complete [2022-12-13T14:08:03.050Z] e16973657156: Pull complete [2022-12-13T14:08:03.640Z] db1c61fa0a46: Verifying Checksum [2022-12-13T14:08:03.640Z] db1c61fa0a46: Download complete [2022-12-13T14:08:04.226Z] fc693d55d65f: Verifying Checksum [2022-12-13T14:08:04.226Z] fc693d55d65f: Download complete [2022-12-13T14:08:16.554Z] fc693d55d65f: Pull complete [2022-12-13T14:08:16.554Z] 7e9fc2657dce: Pull complete [2022-12-13T14:08:16.554Z] dda99020689f: Pull complete [2022-12-13T14:08:21.921Z] db1c61fa0a46: Pull complete [2022-12-13T14:08:26.185Z] 891c053d2c06: Pull complete [2022-12-13T14:08:26.185Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T14:08:26.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T14:08:26.185Z] ---> f96f9c87975a [2022-12-13T14:08:26.185Z] Step 3/10 : ARG MAKE=make build [2022-12-13T14:08:28.233Z] ---> Running in fabb439f30a1 [2022-12-13T14:08:28.832Z] Removing intermediate container fabb439f30a1 [2022-12-13T14:08:28.832Z] ---> c8d31d826dce [2022-12-13T14:08:28.832Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T14:08:28.832Z] ---> Running in 356e7bd77cb7 [2022-12-13T14:08:29.112Z] Removing intermediate container 356e7bd77cb7 [2022-12-13T14:08:29.112Z] ---> 45bcca90575c [2022-12-13T14:08:29.112Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:08:29.112Z] ---> Running in d3432d32575f [2022-12-13T14:08:29.701Z] Removing intermediate container d3432d32575f [2022-12-13T14:08:29.701Z] ---> 4bc651fd6c1e [2022-12-13T14:08:29.701Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T14:08:29.701Z] ---> Running in 19033c4e2e88 [2022-12-13T14:08:31.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T14:08:31.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T14:08:32.089Z] OK: 221 MiB in 51 packages [2022-12-13T14:08:33.061Z] Removing intermediate container 19033c4e2e88 [2022-12-13T14:08:33.061Z] ---> 93539e3af189 [2022-12-13T14:08:33.061Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T14:08:33.651Z] ---> 76af5ceb5141 [2022-12-13T14:08:33.651Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T14:08:33.651Z] ---> Running in 1e5a80038fab [2022-12-13T14:09:30.187Z] Removing intermediate container 1e5a80038fab [2022-12-13T14:09:30.187Z] ---> 4f1481b1115c [2022-12-13T14:09:30.187Z] Step 9/10 : COPY . . [2022-12-13T14:09:30.187Z] ---> 3c254f8fcdef [2022-12-13T14:09:30.187Z] Step 10/10 : RUN ${MAKE} [2022-12-13T14:09:30.187Z] ---> Running in a19f7f52f36d [2022-12-13T14:09:30.187Z] noop [2022-12-13T14:09:30.187Z] Removing intermediate container a19f7f52f36d [2022-12-13T14:09:30.187Z] ---> 05fc7f5f8caa [2022-12-13T14:09:30.187Z] Successfully built 05fc7f5f8caa [2022-12-13T14:09:30.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:09:30.534Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T14:09:30.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:09:30.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-121071 does not seem to be running inside a container [2022-12-13T14:09:30.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/133 -v /w/workspace/device-sdk-go/133:/w/workspace/device-sdk-go/133:rw,z -v /w/workspace/device-sdk-go/133@tmp:/w/workspace/device-sdk-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-13T14:09:32.016Z] $ docker top 4d720e037e30382af44987e0c6af4176c5d237706bfd0c29fbb9debf48dbfc84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:09:32.830Z] + go version [2022-12-13T14:09:32.830Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T14:09:32.853Z] $ docker stop --time=1 4d720e037e30382af44987e0c6af4176c5d237706bfd0c29fbb9debf48dbfc84 [2022-12-13T14:09:34.456Z] $ docker rm -f 4d720e037e30382af44987e0c6af4176c5d237706bfd0c29fbb9debf48dbfc84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:09:34.985Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T14:09:34.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:09:35.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-121071 does not seem to be running inside a container [2022-12-13T14:09:35.219Z] $ 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/133 -v /w/workspace/device-sdk-go/133:/w/workspace/device-sdk-go/133:rw,z -v /w/workspace/device-sdk-go/133@tmp:/w/workspace/device-sdk-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-13T14:09:36.345Z] $ docker top 14619d938671c41e859da0110c5d6a401567654b4b295c5267f340656d4080b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:09:36.843Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/133 [Pipeline] fileExists [Pipeline] sh [2022-12-13T14:09:37.756Z] + make test [2022-12-13T14:09:37.756Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T14:10:16.642Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T14:12:08.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T14:12:08.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T14:12:08.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T14:12:08.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T14:12:08.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T14:12:12.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.378s coverage: 27.6% of statements [2022-12-13T14:12:13.551Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.322s coverage: 78.9% of statements [2022-12-13T14:12:13.552Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T14:12:21.766Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.704s coverage: 73.1% of statements [2022-12-13T14:12:21.766Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T14:12:21.766Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T14:12:23.720Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.636s coverage: 54.4% of statements [2022-12-13T14:12:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T14:12:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T14:12:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T14:12:23.720Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T14:12:25.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.447s coverage: 65.1% of statements [2022-12-13T14:12:25.676Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T14:12:25.676Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T14:12:25.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.545s coverage: 89.2% of statements [2022-12-13T14:12:25.676Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T14:12:25.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.611s coverage: 4.7% of statements [2022-12-13T14:12:25.676Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T14:12:26.641Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-13T14:12:26.641Z] GO111MODULE=on go vet ./... [2022-12-13T14:14:18.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T14:14:18.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T14:14:18.361Z] ./bin/test-attribution-txt.sh [2022-12-13T14:14:18.361Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T14:14:18.361Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T14:14:18.361Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T14:14:18.361Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T14:14:18.361Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T14:14:18.361Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T14:14:18.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T14:14:18.389Z] $ docker stop --time=1 14619d938671c41e859da0110c5d6a401567654b4b295c5267f340656d4080b5 [2022-12-13T14:14:20.209Z] $ docker rm -f 14619d938671c41e859da0110c5d6a401567654b4b295c5267f340656d4080b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:14:21.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T14:14:21.623Z] Warning: overwriting stash ‘coverage-report’ [2022-12-13T14:14:22.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T14:14:22.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T14:14:22.789Z] + ls -al . [2022-12-13T14:14:22.789Z] total 276 [2022-12-13T14:14:22.789Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 14:09 . [2022-12-13T14:14:22.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 14:07 .. [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 14:07 .dockerignore [2022-12-13T14:14:22.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 14:07 .git [2022-12-13T14:14:22.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 14:07 .github [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 14:07 .gitignore [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 14:07 .golangci.yml [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 14:07 CHANGELOG.md [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 14:07 GOVERNANCE.md [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 14:07 Jenkinsfile [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 14:07 LICENSE [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 14:07 Makefile [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 14:07 OWNERS.md [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 14:07 README.md [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 14:05 VERSION [2022-12-13T14:14:22.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 14:07 bin [2022-12-13T14:14:22.789Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 14:12 coverage.out [2022-12-13T14:14:22.789Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 14:07 example [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 14:07 go.mod [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 14:07 go.sum [2022-12-13T14:14:22.789Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 14:07 internal [2022-12-13T14:14:22.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 14:07 openapi [2022-12-13T14:14:22.789Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 14:07 pkg [2022-12-13T14:14:22.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 14:07 snap [2022-12-13T14:14:22.789Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 14:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:14:23.128Z] + 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=8e357452e8ed135c62f8def4dd7ee99c07bc90f4 --label arch=arm64 --label version=3.0.0-dev.3 . [2022-12-13T14:14:23.398Z] Sending build context to Docker daemon 5.689MB [2022-12-13T14:14:23.398Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T14:14:23.398Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T14:14:23.398Z] ---> 05fc7f5f8caa [2022-12-13T14:14:23.398Z] Step 3/23 : ARG MAKE=make build [2022-12-13T14:14:23.667Z] ---> Running in a4c2abaa845b [2022-12-13T14:14:23.935Z] Removing intermediate container a4c2abaa845b [2022-12-13T14:14:23.935Z] ---> c5c22d46adeb [2022-12-13T14:14:23.935Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T14:14:24.203Z] ---> Running in 465fa14df612 [2022-12-13T14:14:24.471Z] Removing intermediate container 465fa14df612 [2022-12-13T14:14:24.471Z] ---> 56ce92072106 [2022-12-13T14:14:24.471Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:14:24.471Z] ---> Running in 272a301e7880 [2022-12-13T14:14:24.741Z] Removing intermediate container 272a301e7880 [2022-12-13T14:14:24.741Z] ---> c7e20f1d8a05 [2022-12-13T14:14:24.741Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T14:14:25.015Z] ---> Running in fe6325d6dea5 [2022-12-13T14:14:25.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T14:14:26.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T14:14:27.208Z] OK: 221 MiB in 51 packages [2022-12-13T14:14:28.179Z] Removing intermediate container fe6325d6dea5 [2022-12-13T14:14:28.179Z] ---> dd47af9f33c3 [2022-12-13T14:14:28.179Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T14:14:28.765Z] ---> b7f90e7a4f38 [2022-12-13T14:14:28.765Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T14:14:28.765Z] ---> Running in 7c966f0bb75d [2022-12-13T14:14:30.713Z] Removing intermediate container 7c966f0bb75d [2022-12-13T14:14:30.713Z] ---> 8c3c468ed231 [2022-12-13T14:14:30.713Z] Step 9/23 : COPY . . [2022-12-13T14:14:32.128Z] ---> 45292dba7ecd [2022-12-13T14:14:32.128Z] Step 10/23 : RUN ${MAKE} [2022-12-13T14:14:32.128Z] ---> Running in 86b3b7434907 [2022-12-13T14:14:33.093Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T14:16:39.777Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T14:16:43.125Z] Removing intermediate container 86b3b7434907 [2022-12-13T14:16:43.125Z] ---> d1b085226d5e [2022-12-13T14:16:43.125Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T14:16:43.709Z] 3.16: Pulling from library/alpine [2022-12-13T14:16:43.709Z] 6875df1f5354: Pulling fs layer [2022-12-13T14:16:43.976Z] 6875df1f5354: Download complete [2022-12-13T14:16:44.558Z] 6875df1f5354: Pull complete [2022-12-13T14:16:44.558Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T14:16:44.558Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T14:16:44.558Z] ---> 2b4661558fb8 [2022-12-13T14:16:44.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T14:16:44.558Z] ---> Running in 8181bae0ecaa [2022-12-13T14:16:44.826Z] Removing intermediate container 8181bae0ecaa [2022-12-13T14:16:44.826Z] ---> fbeccf595a60 [2022-12-13T14:16:44.826Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T14:16:45.096Z] ---> Running in 74a6b9b9c246 [2022-12-13T14:16:46.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T14:16:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T14:16:47.285Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T14:16:47.285Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T14:16:47.285Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T14:16:47.285Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T14:16:47.285Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T14:16:47.285Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T14:16:47.285Z] OK: 8 MiB in 19 packages [2022-12-13T14:16:48.247Z] Removing intermediate container 74a6b9b9c246 [2022-12-13T14:16:48.247Z] ---> 8b8c1be0c996 [2022-12-13T14:16:48.247Z] Step 14/23 : WORKDIR / [2022-12-13T14:16:48.247Z] ---> Running in 6e94253345c8 [2022-12-13T14:16:48.514Z] Removing intermediate container 6e94253345c8 [2022-12-13T14:16:48.514Z] ---> 27c5854b4f6b [2022-12-13T14:16:48.514Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T14:16:49.099Z] ---> 22a098238b9c [2022-12-13T14:16:49.099Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T14:16:50.510Z] ---> dac922a68691 [2022-12-13T14:16:50.510Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T14:16:50.778Z] ---> 1b5cd10a1a3c [2022-12-13T14:16:50.778Z] Step 18/23 : EXPOSE 59999 [2022-12-13T14:16:50.778Z] ---> Running in 63cd23e41155 [2022-12-13T14:16:51.047Z] Removing intermediate container 63cd23e41155 [2022-12-13T14:16:51.047Z] ---> b447e279f632 [2022-12-13T14:16:51.047Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T14:16:51.316Z] ---> Running in 3c48186ad56b [2022-12-13T14:16:51.584Z] Removing intermediate container 3c48186ad56b [2022-12-13T14:16:51.584Z] ---> 1789bcb4236f [2022-12-13T14:16:51.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T14:16:51.584Z] ---> Running in 2efda7c880c7 [2022-12-13T14:16:51.854Z] Removing intermediate container 2efda7c880c7 [2022-12-13T14:16:51.854Z] ---> e012a339c504 [2022-12-13T14:16:51.854Z] Step 21/23 : LABEL arch=arm64 [2022-12-13T14:16:51.854Z] ---> Running in 3e7ff80601f2 [2022-12-13T14:16:52.121Z] Removing intermediate container 3e7ff80601f2 [2022-12-13T14:16:52.121Z] ---> 6b7910a91676 [2022-12-13T14:16:52.121Z] Step 22/23 : LABEL git_sha=8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [2022-12-13T14:16:52.389Z] ---> Running in 23a73c6d7d6e [2022-12-13T14:16:52.656Z] Removing intermediate container 23a73c6d7d6e [2022-12-13T14:16:52.656Z] ---> 4eaa89318402 [2022-12-13T14:16:52.656Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-13T14:16:52.656Z] ---> Running in 8c85c19c2e42 [2022-12-13T14:16:52.921Z] Removing intermediate container 8c85c19c2e42 [2022-12-13T14:16:52.921Z] ---> d15b19719e9b [2022-12-13T14:16:52.921Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T14:16:52.921Z] Successfully built d15b19719e9b [2022-12-13T14:16:52.922Z] 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-13T14:16:53.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:16:53.406Z] [2022-12-13T14:16:53.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:16:53.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:16:53.749Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T14:16:53.749Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T14:16:53.749Z] 04944245beec: Pulling fs layer [2022-12-13T14:16:53.749Z] 699f458cf7ca: Pulling fs layer [2022-12-13T14:16:53.749Z] 765212b225bb: Pulling fs layer [2022-12-13T14:16:53.749Z] f23df028b6ca: Pulling fs layer [2022-12-13T14:16:53.749Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T14:16:53.749Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T14:16:53.749Z] 765212b225bb: Waiting [2022-12-13T14:16:53.749Z] f23df028b6ca: Waiting [2022-12-13T14:16:53.749Z] d65c8cfc05b1: Waiting [2022-12-13T14:16:53.749Z] 2437ff75d9bd: Waiting [2022-12-13T14:16:54.029Z] 04944245beec: Verifying Checksum [2022-12-13T14:16:54.029Z] 04944245beec: Download complete [2022-12-13T14:16:54.029Z] 765212b225bb: Verifying Checksum [2022-12-13T14:16:54.029Z] 765212b225bb: Download complete [2022-12-13T14:16:54.029Z] f23df028b6ca: Verifying Checksum [2022-12-13T14:16:54.029Z] f23df028b6ca: Download complete [2022-12-13T14:16:54.029Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T14:16:54.029Z] d65c8cfc05b1: Download complete [2022-12-13T14:16:54.310Z] 699f458cf7ca: Verifying Checksum [2022-12-13T14:16:54.310Z] 699f458cf7ca: Download complete [2022-12-13T14:16:54.595Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T14:16:54.595Z] 8998bd30e6a1: Download complete [2022-12-13T14:16:57.210Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T14:16:57.210Z] 2437ff75d9bd: Download complete [2022-12-13T14:16:58.618Z] 8998bd30e6a1: Pull complete [2022-12-13T14:16:58.885Z] 04944245beec: Pull complete [2022-12-13T14:17:00.292Z] 699f458cf7ca: Pull complete [2022-12-13T14:17:00.292Z] 765212b225bb: Pull complete [2022-12-13T14:17:01.252Z] f23df028b6ca: Pull complete [2022-12-13T14:17:01.252Z] d65c8cfc05b1: Pull complete [2022-12-13T14:17:16.246Z] 2437ff75d9bd: Pull complete [2022-12-13T14:17:16.246Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T14:17:16.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T14:17:16.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:17:16.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-121071 does not seem to be running inside a container [2022-12-13T14:17:16.485Z] $ 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/133 -v /w/workspace/device-sdk-go/133:/w/workspace/device-sdk-go/133:rw,z -v /w/workspace/device-sdk-go/133@tmp:/w/workspace/device-sdk-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-13T14:17:19.074Z] $ docker top 4f55f91763e13a12c35e058250cdc702d9ac51df4263dc9ed1a606ef43e317c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:17:19.581Z] ---> job-cost.sh [2022-12-13T14:17:19.847Z] lf-activate-venv: SKIPPING [2022-12-13T14:17:19.847Z] INFO: No Stack... [2022-12-13T14:17:20.424Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T14:17:21.006Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T14:17:21.325Z] + + catcut /w/workspace/device-sdk-go/133/archives/cost.csv -d, [2022-12-13T14:17:21.325Z] -f6 [Pipeline] lock [2022-12-13T14:17:21.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [2022-12-13T14:17:21.400Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] did not exist. Created. [2022-12-13T14:17:21.400Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T14:17:21.735Z] /w/workspace/device-sdk-go/133@tmp/durable-dccfec1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-13T14:17:22.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T14:17:22.340Z] Warning: overwriting stash ‘stack-cost’ [2022-12-13T14:17:22.400Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T14:17:22.409Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T14:17:22.430Z] $ docker stop --time=1 4f55f91763e13a12c35e058250cdc702d9ac51df4263dc9ed1a606ef43e317c3 [2022-12-13T14:17:23.872Z] $ docker rm -f 4f55f91763e13a12c35e058250cdc702d9ac51df4263dc9ed1a606ef43e317c3 [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-13T14:17:24.190Z] provisioning config files... [2022-12-13T14:17:24.197Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13578022924863153078tmp [Pipeline] { [Pipeline] sh [2022-12-13T14:17:24.485Z] + set +x [2022-12-13T14:17:24.485Z] + curl -s https://codecov.io/bash [2022-12-13T14:17:24.485Z] + bash -s -- [2022-12-13T14:17:24.485Z] [2022-12-13T14:17:24.485Z] _____ _ [2022-12-13T14:17:24.485Z] / ____| | | [2022-12-13T14:17:24.485Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T14:17:24.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T14:17:24.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T14:17:24.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T14:17:24.485Z] Bash-1.0.6 [2022-12-13T14:17:24.485Z] [2022-12-13T14:17:24.485Z] [2022-12-13T14:17:24.485Z] ==> git version 2.25.1 found [2022-12-13T14:17:24.485Z] ==> 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-13T14:17:24.485Z] Release-Date: 2020-01-08 [2022-12-13T14:17:24.485Z] 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-13T14:17:24.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T14:17:24.485Z] ==> Jenkins CI detected. [2022-12-13T14:17:24.485Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-12-13T14:17:24.485Z] project root: . [2022-12-13T14:17:24.485Z] --> token set from env [2022-12-13T14:17:24.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T14:17:24.485Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T14:17:24.485Z] ==> Python coveragepy not found [2022-12-13T14:17:24.485Z] ==> Searching for coverage reports in: [2022-12-13T14:17:24.485Z] + . [2022-12-13T14:17:24.485Z] -> Found 1 reports [2022-12-13T14:17:24.485Z] ==> Detecting git/mercurial file structure [2022-12-13T14:17:24.485Z] ==> Reading reports [2022-12-13T14:17:24.485Z] + ./coverage.out bytes=101759 [2022-12-13T14:17:24.485Z] ==> Appending adjustments [2022-12-13T14:17:24.485Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T14:17:24.744Z] + Found adjustments [2022-12-13T14:17:24.744Z] ==> Gzipping contents [2022-12-13T14:17:24.744Z] 16K /tmp/codecov.a84RKG.gz [2022-12-13T14:17:24.744Z] ==> Uploading reports [2022-12-13T14:17:24.744Z] url: https://codecov.io [2022-12-13T14:17:24.744Z] query: branch=main&commit=8e357452e8ed135c62f8def4dd7ee99c07bc90f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T14:17:24.744Z] -> Pinging Codecov [2022-12-13T14:17:24.744Z] 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=8e357452e8ed135c62f8def4dd7ee99c07bc90f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T14:17:25.312Z] -> Uploading to [2022-12-13T14:17:25.312Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7E55EF52A471D76F132DFD9A03CDDE97/8e357452e8ed135c62f8def4dd7ee99c07bc90f4/2573d968-0aa2-4012-ab9f-3da9674dada4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T141724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e775f6547bc41a68328edc7a4a237cf4ad9d135ace388d3507fd867d3c5fbe5d [2022-12-13T14:17:25.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T14:17:25.312Z] Dload Upload Total Spent Left Speed [2022-12-13T14:17:25.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14715 0 0 100 14715 0 72487 --:--:-- --:--:-- --:--:-- 72132 100 14715 0 0 100 14715 0 53704 --:--:-- --:--:-- --:--:-- 53509 [2022-12-13T14:17:25.570Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] } [2022-12-13T14:17:25.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-13T14:17:25.690Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-13T14:17:25.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:17:25.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:17:25.994Z] [2022-12-13T14:17:25.994Z] 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-13T14:17:26.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:17:26.291Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-13T14:17:26.291Z] df9b9388f04a: Pulling fs layer [2022-12-13T14:17:26.291Z] 52dc419b0ee2: Pulling fs layer [2022-12-13T14:17:26.291Z] 25bc292e5bac: Pulling fs layer [2022-12-13T14:17:26.291Z] 114826534d7a: Pulling fs layer [2022-12-13T14:17:26.291Z] 4657fd5d0bcf: Pulling fs layer [2022-12-13T14:17:26.291Z] 6ad1cebc031e: Pulling fs layer [2022-12-13T14:17:26.291Z] 4657fd5d0bcf: Waiting [2022-12-13T14:17:26.291Z] 8a3aa393b2d8: Pulling fs layer [2022-12-13T14:17:26.291Z] 6ad1cebc031e: Waiting [2022-12-13T14:17:26.291Z] 8a3aa393b2d8: Waiting [2022-12-13T14:17:26.291Z] 25bc292e5bac: Download complete [2022-12-13T14:17:26.291Z] 4657fd5d0bcf: Verifying Checksum [2022-12-13T14:17:26.291Z] 4657fd5d0bcf: Download complete [2022-12-13T14:17:26.291Z] df9b9388f04a: Download complete [2022-12-13T14:17:26.552Z] df9b9388f04a: Pull complete [2022-12-13T14:17:26.552Z] 6ad1cebc031e: Verifying Checksum [2022-12-13T14:17:26.552Z] 6ad1cebc031e: Download complete [2022-12-13T14:17:26.552Z] 52dc419b0ee2: Pull complete [2022-12-13T14:17:26.552Z] 25bc292e5bac: Pull complete [2022-12-13T14:17:27.123Z] 114826534d7a: Verifying Checksum [2022-12-13T14:17:27.123Z] 114826534d7a: Download complete [2022-12-13T14:17:27.382Z] 8a3aa393b2d8: Verifying Checksum [2022-12-13T14:17:27.382Z] 8a3aa393b2d8: Download complete [2022-12-13T14:17:30.661Z] 114826534d7a: Pull complete [2022-12-13T14:17:30.661Z] 4657fd5d0bcf: Pull complete [2022-12-13T14:17:30.661Z] 6ad1cebc031e: Pull complete [2022-12-13T14:17:33.193Z] 8a3aa393b2d8: Pull complete [2022-12-13T14:17:33.193Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-13T14:17:33.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T14:17:33.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:17:33.259Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:17:33.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-13T14:17:34.870Z] $ docker top 47d382c6a1a5ce1d40d4f43a267d1f4bf0a466f82f427b2015f609a4d16e398e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-13T14:17:34.929Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-12-13T14:17:35.206Z] + set -o pipefail [2022-12-13T14:17:35.206Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-12-13T14:17:41.769Z] [2022-12-13T14:17:41.769Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2022-12-13T14:17:41.769Z] [2022-12-13T14:17:41.769Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/0f47addc-dc37-4b87-a670-a4dcd30d6101 [2022-12-13T14:17:41.769Z] [2022-12-13T14:17:41.769Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-13T14:17:41.769Z] [2022-12-13T14:17:42.028Z] [2022-12-13T14:17:42.028Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-13T14:17:42.028Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-13T14:17:42.028Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-13T14:17:42.040Z] $ docker stop --time=1 47d382c6a1a5ce1d40d4f43a267d1f4bf0a466f82f427b2015f609a4d16e398e [2022-12-13T14:17:44.070Z] $ docker rm -f 47d382c6a1a5ce1d40d4f43a267d1f4bf0a466f82f427b2015f609a4d16e398e [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-13T14:17:44.427Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:17:44.435Z] provisioning config files... [2022-12-13T14:17:44.443Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16936924369588409700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:17:44.742Z] --> edgex-publish-swagger.sh [2022-12-13T14:17:44.742Z] === Publish openapi/v2 API === [2022-12-13T14:17:44.742Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-13T14:17:44.742Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-12-13T14:17:44.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T14:17:44.742Z] Dload Upload Total Spent Left Speed [2022-12-13T14:17:45.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 76 105k --:--:-- --:--:-- --:--:-- 105k [2022-12-13T14:17:45.001Z] {"code":403,"message":"Access Denied"} [2022-12-13T14:17:45.001Z] [Pipeline] } [2022-12-13T14:17:45.008Z] 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-13T14:17:45.376Z] + git log --format=format:%s -1 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 [Pipeline] sh [2022-12-13T14:17:45.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:17:45.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:17:45.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:17:45.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:17:46.029Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:17:46.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T14:17:46.409Z] $ docker top 76b9bf9c48d7f2231619949cfcab2e7809ab4924c275cfd0fec2727a76f65cf1 -eo pid,comm [2022-12-13T14:17:46.452Z] 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-13T14:17:46.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:17:46.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:17:46.491Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:17:46.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:17:46.605Z] $ docker exec 76b9bf9c48d7f2231619949cfcab2e7809ab4924c275cfd0fec2727a76f65cf1 ssh-agent [2022-12-13T14:17:46.704Z] SSH_AUTH_SOCK=/tmp/ssh-ylPm9wvKKZRt/agent.32 [2022-12-13T14:17:46.704Z] SSH_AGENT_PID=38 [2022-12-13T14:17:46.709Z] Running ssh-add (command line suppressed) [2022-12-13T14:17:46.802Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13919580146354190068.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13919580146354190068.key) [2022-12-13T14:17:46.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:17:47.102Z] + git semver tag [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,297 [run_tag] DEBUG tag force:False [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,297 [check_head_tag] DEBUG check head tag [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,298 [execute] INFO git cat-file --batch-check [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,302 [execute] INFO git cat-file --batch [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,328 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,329 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-13T14:17:47.362Z] 2022-12-13 14:17:47,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:17:47.362Z] 3.0.0-dev.3 [Pipeline] } [2022-12-13T14:17:47.373Z] $ docker exec --env ******** --env ******** 76b9bf9c48d7f2231619949cfcab2e7809ab4924c275cfd0fec2727a76f65cf1 ssh-agent -k [2022-12-13T14:17:47.479Z] unset SSH_AUTH_SOCK; [2022-12-13T14:17:47.480Z] unset SSH_AGENT_PID; [2022-12-13T14:17:47.480Z] echo Agent pid 38 killed; [2022-12-13T14:17:47.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:17:47.787Z] + git semver [Pipeline] } [2022-12-13T14:17:48.060Z] $ docker stop --time=1 76b9bf9c48d7f2231619949cfcab2e7809ab4924c275cfd0fec2727a76f65cf1 [2022-12-13T14:17:49.369Z] $ docker rm -f 76b9bf9c48d7f2231619949cfcab2e7809ab4924c275cfd0fec2727a76f65cf1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:17:49.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:17:49.751Z] [2022-12-13T14:17:49.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:17:50.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:17:50.045Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-13T14:17:50.045Z] ab5ef0e58194: Pulling fs layer [2022-12-13T14:17:50.045Z] 9712f1f96733: Pulling fs layer [2022-12-13T14:17:50.045Z] 63f879dbbcfc: Pulling fs layer [2022-12-13T14:17:50.045Z] 0d9ebad4ef96: Pulling fs layer [2022-12-13T14:17:50.045Z] e9a5061849ea: Pulling fs layer [2022-12-13T14:17:50.045Z] d747dcd14b5f: Pulling fs layer [2022-12-13T14:17:50.045Z] 2de7ff778b66: Pulling fs layer [2022-12-13T14:17:50.045Z] 2de7ff778b66: Waiting [2022-12-13T14:17:50.045Z] d747dcd14b5f: Waiting [2022-12-13T14:17:50.045Z] 0d9ebad4ef96: Waiting [2022-12-13T14:17:50.045Z] e9a5061849ea: Waiting [2022-12-13T14:17:50.045Z] 9712f1f96733: Verifying Checksum [2022-12-13T14:17:50.045Z] 9712f1f96733: Download complete [2022-12-13T14:17:50.319Z] 63f879dbbcfc: Verifying Checksum [2022-12-13T14:17:50.319Z] 63f879dbbcfc: Download complete [2022-12-13T14:17:50.587Z] e9a5061849ea: Verifying Checksum [2022-12-13T14:17:50.587Z] e9a5061849ea: Download complete [2022-12-13T14:17:50.587Z] d747dcd14b5f: Download complete [2022-12-13T14:17:50.587Z] ab5ef0e58194: Verifying Checksum [2022-12-13T14:17:50.587Z] ab5ef0e58194: Download complete [2022-12-13T14:17:50.846Z] 2de7ff778b66: Verifying Checksum [2022-12-13T14:17:50.846Z] 0d9ebad4ef96: Verifying Checksum [2022-12-13T14:17:50.846Z] 0d9ebad4ef96: Download complete [2022-12-13T14:17:53.372Z] ab5ef0e58194: Pull complete [2022-12-13T14:17:53.372Z] 9712f1f96733: Pull complete [2022-12-13T14:17:53.937Z] 63f879dbbcfc: Pull complete [2022-12-13T14:17:57.216Z] 0d9ebad4ef96: Pull complete [2022-12-13T14:17:57.216Z] e9a5061849ea: Pull complete [2022-12-13T14:17:57.216Z] d747dcd14b5f: Pull complete [2022-12-13T14:17:58.152Z] 2de7ff778b66: Pull complete [2022-12-13T14:17:58.152Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-13T14:17:58.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T14:17:58.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:17:58.224Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:17:58.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-13T14:17:59.945Z] $ docker top 05af9046ee8932e570d915e2d6e89a2fda21e654315d86256e277b99254a9fc3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:18:00.015Z] provisioning config files... [2022-12-13T14:18:00.021Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16757048383681183592tmp [2022-12-13T14:18:00.030Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14720225183723307333tmp [2022-12-13T14:18:00.038Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3268768475006876639tmp [Pipeline] { [Pipeline] echo [2022-12-13T14:18:00.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:00.334Z] ---> sigul-configuration.sh [2022-12-13T14:18:00.334Z] gpg: directory `/root/.gnupg' created [2022-12-13T14:18:00.334Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-13T14:18:00.334Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-13T14:18:00.334Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-13T14:18:00.334Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-13T14:18:00.334Z] gpg: CAST5 encrypted data [2022-12-13T14:18:00.334Z] gpg: encrypted with 1 passphrase [2022-12-13T14:18:00.334Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-13T14:18:00.617Z] + mkdir /home/jenkins [2022-12-13T14:18:00.617Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-13T14:18:00.900Z] + 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-13T14:18:00.908Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:01.189Z] ---> sigul-install.sh [2022-12-13T14:18:01.189Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-13T14:18:01.470Z] + git tag --list [2022-12-13T14:18:01.470Z] 0.7.1 [2022-12-13T14:18:01.470Z] delhi-tag [2022-12-13T14:18:01.470Z] v1.0.0 [2022-12-13T14:18:01.470Z] v1.1.0 [2022-12-13T14:18:01.470Z] v1.1.1 [2022-12-13T14:18:01.470Z] v1.1.2 [2022-12-13T14:18:01.470Z] v1.2.0 [2022-12-13T14:18:01.470Z] v1.2.1 [2022-12-13T14:18:01.470Z] v1.2.2 [2022-12-13T14:18:01.470Z] v1.2.3 [2022-12-13T14:18:01.470Z] v1.3.0 [2022-12-13T14:18:01.470Z] v1.4.0 [2022-12-13T14:18:01.470Z] v2.0.0 [2022-12-13T14:18:01.470Z] v2.1.0 [2022-12-13T14:18:01.470Z] v2.1.1 [2022-12-13T14:18:01.470Z] v2.1.1-dev.2 [2022-12-13T14:18:01.470Z] v2.1.1-dev.3 [2022-12-13T14:18:01.470Z] v2.2.0 [2022-12-13T14:18:01.470Z] v2.2.1-dev.1 [2022-12-13T14:18:01.470Z] v2.2.1-dev.10 [2022-12-13T14:18:01.470Z] v2.2.1-dev.11 [2022-12-13T14:18:01.470Z] v2.2.1-dev.12 [2022-12-13T14:18:01.470Z] v2.2.1-dev.13 [2022-12-13T14:18:01.470Z] v2.2.1-dev.14 [2022-12-13T14:18:01.470Z] v2.2.1-dev.2 [2022-12-13T14:18:01.470Z] v2.2.1-dev.3 [2022-12-13T14:18:01.470Z] v2.2.1-dev.4 [2022-12-13T14:18:01.470Z] v2.2.1-dev.5 [2022-12-13T14:18:01.470Z] v2.2.1-dev.6 [2022-12-13T14:18:01.470Z] v2.2.1-dev.7 [2022-12-13T14:18:01.470Z] v2.2.1-dev.8 [2022-12-13T14:18:01.470Z] v2.2.1-dev.9 [2022-12-13T14:18:01.470Z] v2.3.0 [2022-12-13T14:18:01.470Z] v2.3.0-dev.14 [2022-12-13T14:18:01.470Z] v2.3.0-dev.15 [2022-12-13T14:18:01.470Z] v2.3.0-dev.16 [2022-12-13T14:18:01.470Z] v2.3.0-dev.17 [2022-12-13T14:18:01.470Z] v2.3.0-dev.18 [2022-12-13T14:18:01.470Z] v2.3.0-dev.19 [2022-12-13T14:18:01.470Z] v2.3.0-dev.20 [2022-12-13T14:18:01.470Z] v2.3.0-dev.21 [2022-12-13T14:18:01.470Z] v2.3.0-dev.22 [2022-12-13T14:18:01.470Z] v2.3.0-dev.23 [2022-12-13T14:18:01.470Z] v2.3.0-dev.24 [2022-12-13T14:18:01.470Z] v2.3.0-dev.25 [2022-12-13T14:18:01.470Z] v2.3.0-dev.26 [2022-12-13T14:18:01.470Z] v2.3.0-dev.27 [2022-12-13T14:18:01.470Z] v2.3.0-dev.28 [2022-12-13T14:18:01.470Z] v2.3.0-dev.29 [2022-12-13T14:18:01.470Z] v2.3.0-dev.30 [2022-12-13T14:18:01.470Z] v2.3.0-dev.31 [2022-12-13T14:18:01.470Z] v2.3.0-dev.32 [2022-12-13T14:18:01.470Z] v2.3.0-dev.33 [2022-12-13T14:18:01.470Z] v2.3.0-dev.34 [2022-12-13T14:18:01.470Z] v2.3.0-dev.35 [2022-12-13T14:18:01.470Z] v2.3.0-dev.36 [2022-12-13T14:18:01.470Z] v2.3.0-dev.37 [2022-12-13T14:18:01.470Z] v2.3.0-dev.38 [2022-12-13T14:18:01.470Z] v2.3.0-dev.39 [2022-12-13T14:18:01.470Z] v2.3.0-dev.40 [2022-12-13T14:18:01.470Z] v2.3.0-dev.41 [2022-12-13T14:18:01.470Z] v2.3.0-dev.42 [2022-12-13T14:18:01.470Z] v2.3.0-dev.43 [2022-12-13T14:18:01.470Z] v2.3.0-dev.44 [2022-12-13T14:18:01.470Z] v2.3.0-dev.45 [2022-12-13T14:18:01.470Z] v2.3.0-dev.46 [2022-12-13T14:18:01.470Z] v2.3.0-dev.47 [2022-12-13T14:18:01.470Z] v2.3.0-dev.48 [2022-12-13T14:18:01.470Z] v2.3.0-dev.49 [2022-12-13T14:18:01.470Z] v2.3.0-dev.50 [2022-12-13T14:18:01.470Z] v2.3.0-dev.51 [2022-12-13T14:18:01.470Z] v2.3.1-dev.1 [2022-12-13T14:18:01.470Z] v2.3.1-dev.2 [2022-12-13T14:18:01.470Z] v3.0.0-dev.1 [2022-12-13T14:18:01.470Z] v3.0.0-dev.2 [2022-12-13T14:18:01.470Z] v3.0.0-dev.3 [Pipeline] sh [2022-12-13T14:18:01.756Z] + lftools sign git-tag v3.0.0-dev.3 [2022-12-13T14:18:02.324Z] Signing Git tag with Sigul... [2022-12-13T14:18:02.324Z] Signing v3.0.0-dev.3 [Pipeline] echo [2022-12-13T14:18:02.589Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:02.873Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-13T14:18:02.880Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-13T14:18:02.897Z] $ docker stop --time=1 05af9046ee8932e570d915e2d6e89a2fda21e654315d86256e277b99254a9fc3 [2022-12-13T14:18:04.239Z] $ docker rm -f 05af9046ee8932e570d915e2d6e89a2fda21e654315d86256e277b99254a9fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-13T14:18:04.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:18:04.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:18:04.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:18:04.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:18:04.978Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:18:05.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T14:18:05.355Z] $ docker top bc27ebc231edca0fcdf6dd2c1386ccb7eaafeae53f3509fc688f235943d45019 -eo pid,comm [2022-12-13T14:18:05.397Z] 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-13T14:18:05.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:18:05.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:18:05.437Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:18:05.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:18:05.549Z] $ docker exec bc27ebc231edca0fcdf6dd2c1386ccb7eaafeae53f3509fc688f235943d45019 ssh-agent [2022-12-13T14:18:05.660Z] SSH_AUTH_SOCK=/tmp/ssh-rg0whBENNnep/agent.32 [2022-12-13T14:18:05.660Z] SSH_AGENT_PID=39 [2022-12-13T14:18:05.665Z] Running ssh-add (command line suppressed) [2022-12-13T14:18:05.758Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14004003264916312400.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14004003264916312400.key) [2022-12-13T14:18:05.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:18:06.058Z] + git semver bump pre [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,219 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,222 [execute] INFO git cat-file --batch-check [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,222 [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-13T14:18:06.317Z] 2022-12-13 14:18:06,227 [execute] INFO git cat-file --batch [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T14:18:06.317Z] 2022-12-13 14:18:06,233 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:18:06.317Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T14:18:06.327Z] $ docker exec --env ******** --env ******** bc27ebc231edca0fcdf6dd2c1386ccb7eaafeae53f3509fc688f235943d45019 ssh-agent -k [2022-12-13T14:18:06.438Z] unset SSH_AUTH_SOCK; [2022-12-13T14:18:06.438Z] unset SSH_AGENT_PID; [2022-12-13T14:18:06.438Z] echo Agent pid 39 killed; [2022-12-13T14:18:06.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:18:06.752Z] + git semver [Pipeline] } [2022-12-13T14:18:07.023Z] $ docker stop --time=1 bc27ebc231edca0fcdf6dd2c1386ccb7eaafeae53f3509fc688f235943d45019 [2022-12-13T14:18:08.315Z] $ docker rm -f bc27ebc231edca0fcdf6dd2c1386ccb7eaafeae53f3509fc688f235943d45019 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T14:18:08.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T14:18:08.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:18:08.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T14:18:08.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:18:09.005Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:18:09.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T14:18:09.379Z] $ docker top 6351d48f2aeae0725d03c20b8db0b7abb432b6119304ff8c74917479d848470c -eo pid,comm [2022-12-13T14:18:09.423Z] 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-13T14:18:09.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T14:18:09.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T14:18:09.469Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T14:18:09.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T14:18:09.571Z] $ docker exec 6351d48f2aeae0725d03c20b8db0b7abb432b6119304ff8c74917479d848470c ssh-agent [2022-12-13T14:18:09.676Z] SSH_AUTH_SOCK=/tmp/ssh-fOWU8K7osCvC/agent.32 [2022-12-13T14:18:09.676Z] SSH_AGENT_PID=38 [2022-12-13T14:18:09.680Z] Running ssh-add (command line suppressed) [2022-12-13T14:18:09.765Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3822791370092219450.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3822791370092219450.key) [2022-12-13T14:18:09.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T14:18:10.058Z] + git semver push [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,233 [run_push] DEBUG push [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,233 [execute] INFO git cat-file --batch-check [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,233 [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-13T14:18:10.316Z] 2022-12-13 14:18:10,237 [execute] INFO git rev-list 5ba5f7eebadd42e803c973b211bb621a4a69b462 -- [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,237 [execute] DEBUG Popen(['git', 'rev-list', '5ba5f7eebadd42e803c973b211bb621a4a69b462', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,247 [execute] INFO git fetch -v origin [2022-12-13T14:18:10.316Z] 2022-12-13 14:18:10,248 [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-13T14:18:10.881Z] 2022-12-13 14:18:10,791 [run_push] DEBUG no remote changes detected [2022-12-13T14:18:10.881Z] 2022-12-13 14:18:10,792 [execute] INFO git push origin semver [2022-12-13T14:18:10.881Z] 2022-12-13 14:18:10,792 [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-13T14:18:11.815Z] 2022-12-13 14:18:11,593 [run_push] DEBUG push all version tags [2022-12-13T14:18:11.815Z] 2022-12-13 14:18:11,594 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-13T14:18:11.815Z] 2022-12-13 14:18:11,594 [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-13T14:18:12.749Z] 2022-12-13 14:18:12,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-13T14:18:12.749Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T14:18:12.758Z] $ docker exec --env ******** --env ******** 6351d48f2aeae0725d03c20b8db0b7abb432b6119304ff8c74917479d848470c ssh-agent -k [2022-12-13T14:18:12.849Z] unset SSH_AUTH_SOCK; [2022-12-13T14:18:12.849Z] unset SSH_AGENT_PID; [2022-12-13T14:18:12.849Z] echo Agent pid 38 killed; [2022-12-13T14:18:12.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T14:18:13.157Z] + git semver [Pipeline] } [2022-12-13T14:18:13.427Z] $ docker stop --time=1 6351d48f2aeae0725d03c20b8db0b7abb432b6119304ff8c74917479d848470c [2022-12-13T14:18:14.720Z] $ docker rm -f 6351d48f2aeae0725d03c20b8db0b7abb432b6119304ff8c74917479d848470c [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-13T14:18:15.212Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-12-13T14:18:15.213Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T14:18:15.213Z] total 16 [2022-12-13T14:18:15.213Z] drwxr-xr-x 3 root root 4096 Dec 13 14:07 . [2022-12-13T14:18:15.213Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 14:18 .. [2022-12-13T14:18:15.213Z] drwxr-xr-x 2 root root 4096 Dec 13 14:07 cost [2022-12-13T14:18:15.213Z] -rw-r--r-- 1 root root 85 Dec 13 14:07 cost.csv [2022-12-13T14:18:15.213Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T14:18:15.213Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-13T14:18:15.213Z] total 16 [2022-12-13T14:18:15.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 14:07 . [2022-12-13T14:18:15.213Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 14:18 .. [2022-12-13T14:18:15.213Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 14:07 cost [2022-12-13T14:18:15.213Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 13 14:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:15.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:16.358Z] ---> package-listing.sh [2022-12-13T14:18:16.358Z] ++ facter osfamily [2022-12-13T14:18:16.358Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T14:18:16.358Z] + OS_FAMILY=debian [2022-12-13T14:18:16.358Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-12-13T14:18:16.358Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T14:18:16.358Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T14:18:16.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T14:18:16.358Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T14:18:16.358Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-13T14:18:16.358Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T14:18:16.358Z] + case "${OS_FAMILY}" in [2022-12-13T14:18:16.617Z] + dpkg -l [2022-12-13T14:18:16.617Z] + grep '^ii' [2022-12-13T14:18:16.617Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T14:18:16.617Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T14:18:16.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T14:18:16.617Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-13T14:18:16.617Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-12-13T14:18:16.617Z] + 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-13T14:18:16.626Z] 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-13T14:18:16.903Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T14:18:17.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T14:18:17.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T14:18:17.524Z] prd-ubuntu20.04-docker-8c-8g-121069 does not seem to be running inside a container [2022-12-13T14:18:17.554Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T14:18:17.767Z] $ docker top d286711c29ce3b7c3d4db1c16a1d243818e96ad8d316e6076da279eda094d3bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T14:18:18.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T14:18:18.394Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T14:18:18.679Z] + ls /var/log/sa-host [2022-12-13T14:18:18.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T14:18:18.739Z] provisioning config files... [2022-12-13T14:18:18.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16224959656792539980tmp [Pipeline] { [Pipeline] echo [2022-12-13T14:18:18.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:19.037Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T14:18:19.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:19.358Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T14:18:19.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:19.646Z] ---> sudo-logs.sh [2022-12-13T14:18:19.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T14:18:19.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:19.958Z] ---> job-cost.sh [2022-12-13T14:18:19.958Z] lf-activate-venv: SKIPPING [2022-12-13T14:18:19.958Z] DEBUG: total: 0.2199999988079071 [2022-12-13T14:18:19.958Z] INFO: Retrieving Stack Cost... [2022-12-13T14:18:20.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T14:18:20.785Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T14:18:20.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T14:18:21.078Z] ---> logs-deploy.sh [2022-12-13T14:18:21.078Z] lf-activate-venv: SKIPPING [2022-12-13T14:18:21.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/133 [2022-12-13T14:18:21.078Z] INFO: archiving workspace using pattern(s): [2022-12-13T14:18:22.015Z] Archives upload complete. [2022-12-13T14:18:22.015Z] INFO: archiving logs to Nexus [2022-12-13T14:18:22.583Z] ---> uname -a: [2022-12-13T14:18:22.583Z] Linux prd-ubuntu20-04-docker-8c-8g-121069 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-13T14:18:22.583Z] [2022-12-13T14:18:22.583Z] [2022-12-13T14:18:22.583Z] ---> lscpu: [2022-12-13T14:18:22.583Z] Architecture: x86_64 [2022-12-13T14:18:22.583Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-13T14:18:22.583Z] Byte Order: Little Endian [2022-12-13T14:18:22.583Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-13T14:18:22.583Z] CPU(s): 8 [2022-12-13T14:18:22.583Z] On-line CPU(s) list: 0-7 [2022-12-13T14:18:22.583Z] Thread(s) per core: 1 [2022-12-13T14:18:22.583Z] Core(s) per socket: 1 [2022-12-13T14:18:22.583Z] Socket(s): 8 [2022-12-13T14:18:22.583Z] NUMA node(s): 1 [2022-12-13T14:18:22.583Z] Vendor ID: AuthenticAMD [2022-12-13T14:18:22.583Z] CPU family: 23 [2022-12-13T14:18:22.583Z] Model: 49 [2022-12-13T14:18:22.583Z] Model name: AMD EPYC-Rome Processor [2022-12-13T14:18:22.583Z] Stepping: 0 [2022-12-13T14:18:22.583Z] CPU MHz: 2800.000 [2022-12-13T14:18:22.583Z] BogoMIPS: 5600.00 [2022-12-13T14:18:22.583Z] Virtualization: AMD-V [2022-12-13T14:18:22.583Z] Hypervisor vendor: KVM [2022-12-13T14:18:22.583Z] Virtualization type: full [2022-12-13T14:18:22.583Z] L1d cache: 256 KiB [2022-12-13T14:18:22.583Z] L1i cache: 256 KiB [2022-12-13T14:18:22.583Z] L2 cache: 4 MiB [2022-12-13T14:18:22.583Z] L3 cache: 128 MiB [2022-12-13T14:18:22.583Z] NUMA node0 CPU(s): 0-7 [2022-12-13T14:18:22.583Z] Vulnerability Itlb multihit: Not affected [2022-12-13T14:18:22.583Z] Vulnerability L1tf: Not affected [2022-12-13T14:18:22.583Z] Vulnerability Mds: Not affected [2022-12-13T14:18:22.583Z] Vulnerability Meltdown: Not affected [2022-12-13T14:18:22.583Z] Vulnerability Mmio stale data: Not affected [2022-12-13T14:18:22.583Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-13T14:18:22.583Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-13T14:18:22.583Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-13T14:18:22.583Z] Vulnerability Srbds: Not affected [2022-12-13T14:18:22.583Z] Vulnerability Tsx async abort: Not affected [2022-12-13T14:18:22.583Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-13T14:18:22.583Z] [2022-12-13T14:18:22.583Z]