Pull request #348 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069+d5c17b765e654ed444623cbfa16304672a2cc7d9 (31a8f654e6eb1b81ebef8b09868583210e3d95d3) 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-ssh18360645731126582068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9176639241218387040.key > 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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-rest-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16015055754866528652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16065584694937207786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14744199500888215816.key > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-rest-go/branches/PR-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15926934920779639858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-8501’ Running on prd-ubuntu20.04-docker-8c-8g-8503 in /w/workspace/gexfoundry_device-rest-go_PR-348 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-348 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5c17b765e654ed444623cbfa16304672a2cc7d9 into PR head commit e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 Merge succeeded, producing e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 Checking out Revision e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 (PR-348) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d5c17b765e654ed444623cbfa16304672a2cc7d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:56 ========================================================= 20:19:56 EdgeX Global Pipelines Version Info 20:19:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:56 ------------------- 20:19:56 stable info: 20:19:56 ------------------- 20:19:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:19:56 Message: update stable to v1.0.254 20:19:57 ------------------- 20:19:57 experimental info: 20:19:57 ------------------- 20:19:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:19:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:19:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:19:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo 20:19:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo 20:19:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [Pipeline] echo 20:19:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6bf4fc [Pipeline] echo 20:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:59 provisioning config files... 20:19:59 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/config14350142397879580632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:59 ---> docker-login.sh 20:19:59 nexus3.edgexfoundry.org:10001 20:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:59 Configure a credential helper to remove this warning. See 20:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:59 20:19:59 Login Succeeded 20:19:59 nexus3.edgexfoundry.org:10002 20:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:00 Configure a credential helper to remove this warning. See 20:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:00 20:20:00 Login Succeeded 20:20:00 nexus3.edgexfoundry.org:10003 20:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:00 Configure a credential helper to remove this warning. See 20:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:00 20:20:00 Login Succeeded 20:20:00 nexus3.edgexfoundry.org:10004 20:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:00 Configure a credential helper to remove this warning. See 20:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:00 20:20:00 Login Succeeded 20:20:00 docker.io 20:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:00 Configure a credential helper to remove this warning. See 20:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:00 20:20:00 Login Succeeded 20:20:00 ---> docker-login.sh ends [Pipeline] } 20:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:20:01 + git rev-list -1 --merges e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069~1..e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [Pipeline] echo 20:20:01 -----------> git rev-list -1 --merges e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069~1..e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [false] [Pipeline] sh 20:20:01 + git log --format=format:%s -1 e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [Pipeline] echo 20:20:01 ========================================================= 20:20:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:20:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:02 + git log --format=format:%s -1 e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [Pipeline] echo 20:20:02 [semverPrep] GIT_COMMIT: e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:20:02 [semverPrep] This is not a build commit. [Pipeline] sh 20:20:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:02 + grep -v github /etc/ssh/ssh_known_hosts 20:20:02 + [ -e /tmp/ssh_known_hosts ] 20:20:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:20:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:20:02 + sudo tee -a /etc/ssh/ssh_known_hosts 20:20:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:02 20:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:20:03 b85a868b505f: Pulling fs layer 20:20:03 e2be974225ed: Pulling fs layer 20:20:03 339a4e72a1f5: Pulling fs layer 20:20:03 988bab9f4d93: Pulling fs layer 20:20:03 1469e6f7b9e6: Pulling fs layer 20:20:03 eaf3925da568: Pulling fs layer 20:20:03 bab4dde63d76: Pulling fs layer 20:20:03 bde34c3a00c8: Pulling fs layer 20:20:03 b352a97aabf1: Pulling fs layer 20:20:03 4872d77fe225: Pulling fs layer 20:20:03 5851b861e8e6: Pulling fs layer 20:20:03 bab4dde63d76: Waiting 20:20:03 4872d77fe225: Waiting 20:20:03 1469e6f7b9e6: Waiting 20:20:03 b352a97aabf1: Waiting 20:20:03 eaf3925da568: Waiting 20:20:03 5851b861e8e6: Waiting 20:20:03 988bab9f4d93: Waiting 20:20:03 bde34c3a00c8: Waiting 20:20:03 e2be974225ed: Verifying Checksum 20:20:03 e2be974225ed: Download complete 20:20:03 988bab9f4d93: Verifying Checksum 20:20:03 988bab9f4d93: Download complete 20:20:03 1469e6f7b9e6: Verifying Checksum 20:20:03 1469e6f7b9e6: Download complete 20:20:03 eaf3925da568: Download complete 20:20:03 339a4e72a1f5: Verifying Checksum 20:20:03 339a4e72a1f5: Download complete 20:20:03 bde34c3a00c8: Verifying Checksum 20:20:03 bde34c3a00c8: Download complete 20:20:03 b352a97aabf1: Verifying Checksum 20:20:03 b352a97aabf1: Download complete 20:20:03 4872d77fe225: Download complete 20:20:03 5851b861e8e6: Download complete 20:20:03 b85a868b505f: Download complete 20:20:03 bab4dde63d76: Verifying Checksum 20:20:03 bab4dde63d76: Download complete 20:20:04 b85a868b505f: Pull complete 20:20:04 e2be974225ed: Pull complete 20:20:05 339a4e72a1f5: Pull complete 20:20:05 988bab9f4d93: Pull complete 20:20:05 1469e6f7b9e6: Pull complete 20:20:05 eaf3925da568: Pull complete 20:20:07 bab4dde63d76: Pull complete 20:20:07 bde34c3a00c8: Pull complete 20:20:07 b352a97aabf1: Pull complete 20:20:07 4872d77fe225: Pull complete 20:20:07 5851b861e8e6: Pull complete 20:20:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:07 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 20:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-348 -v /w/workspace/gexfoundry_device-rest-go_PR-348:/w/workspace/gexfoundry_device-rest-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-348@tmp:/w/workspace/gexfoundry_device-rest-go_PR-348@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 20:20:12 $ docker top a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 -eo pid,comm 20:20:12 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). 20:20:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:12 [ssh-agent] Looking for ssh-agent implementation... 20:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:12 $ docker exec a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 ssh-agent 20:20:12 SSH_AUTH_SOCK=/tmp/ssh-Fk4awRUVB3yx/agent.32 20:20:12 SSH_AGENT_PID=38 20:20:12 Running ssh-add (command line suppressed) 20:20:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-348@tmp/private_key_18239865557603900013.key (/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/private_key_18239865557603900013.key) 20:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:13 + git tag --points-at HEAD [Pipeline] } 20:20:13 $ docker exec --env ******** --env ******** a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 ssh-agent -k 20:20:13 unset SSH_AUTH_SOCK; 20:20:13 unset SSH_AGENT_PID; 20:20:13 echo Agent pid 38 killed; 20:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:20:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:13 [ssh-agent] Looking for ssh-agent implementation... 20:20:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:13 $ docker exec a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 ssh-agent 20:20:13 SSH_AUTH_SOCK=/tmp/ssh-s2vyZ1gJBjS3/agent.70 20:20:13 SSH_AGENT_PID=76 20:20:13 Running ssh-add (command line suppressed) 20:20:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-348@tmp/private_key_4821371278046606898.key (/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/private_key_4821371278046606898.key) 20:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:14 + git semver init 20:20:14 2023-10-04 20:20:14,308 [run_init] DEBUG init version:0.0.0 force:False 20:20:14 2023-10-04 20:20:14,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-348/.semver 20:20:14 2023-10-04 20:20:14,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-348/.semver 20:20:14 2023-10-04 20:20:14,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-348/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-348, universal_newlines=False, shell=None, istream=None) 20:20:15 2023-10-04 20:20:15,413 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-348/.git/info/exclude 20:20:15 2023-10-04 20:20:15,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-348/.semver/PR-348 with force:False 20:20:15 2023-10-04 20:20:15,413 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-348/.semver/PR-348 20:20:15 2023-10-04 20:20:15,417 [execute] INFO git cat-file --batch-check 20:20:15 2023-10-04 20:20:15,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 20:20:15 2023-10-04 20:20:15,424 [execute] INFO git cat-file --batch 20:20:15 2023-10-04 20:20:15,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 20:20:15 2023-10-04 20:20:15,428 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-348/.semver/PR-348 20:20:15 0.0.0 [Pipeline] } 20:20:15 $ docker exec --env ******** --env ******** a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 ssh-agent -k 20:20:15 unset SSH_AUTH_SOCK; 20:20:15 unset SSH_AGENT_PID; 20:20:15 echo Agent pid 76 killed; 20:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:16 + git semver [Pipeline] } 20:20:16 $ docker stop --time=1 a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 20:20:17 $ docker rm -f --volumes a551421a35159fbabbc456884152a8939997ddfe492bedf9e26223b76e083a32 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:20:18 Stashed 1 file(s) [Pipeline] echo 20:20:18 [edgeXSemver]: initialized semver on version 0.0.0 [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 20:20:19 provisioning config files... 20:20:19 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/config11836383699769737393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:19 ---> docker-login.sh 20:20:19 nexus3.edgexfoundry.org:10001 20:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:19 Configure a credential helper to remove this warning. See 20:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:19 20:20:19 Login Succeeded 20:20:19 nexus3.edgexfoundry.org:10002 20:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:19 Configure a credential helper to remove this warning. See 20:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:19 20:20:19 Login Succeeded 20:20:19 nexus3.edgexfoundry.org:10003 20:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:19 Configure a credential helper to remove this warning. See 20:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:19 20:20:19 Login Succeeded 20:20:19 nexus3.edgexfoundry.org:10004 20:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:19 Configure a credential helper to remove this warning. See 20:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:19 20:20:19 Login Succeeded 20:20:19 docker.io 20:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:20 Configure a credential helper to remove this warning. See 20:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:20 20:20:20 Login Succeeded 20:20:20 ---> docker-login.sh ends [Pipeline] } 20:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:21 ========================================================= 20:20:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:20:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:20:21 Sending build context to Docker daemon 10.94MB 20:20:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:20:21 Step 2/12 : FROM ${BASE} AS builder 20:20:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:20:21 7264a8db6415: Pulling fs layer 20:20:21 c4d48a809fc2: Pulling fs layer 20:20:21 4f1c88b9dad5: Pulling fs layer 20:20:21 ad3a456e5733: Pulling fs layer 20:20:21 33e27b845d1e: Pulling fs layer 20:20:21 c68163c4e522: Pulling fs layer 20:20:21 50da416c3ac9: Pulling fs layer 20:20:21 23d2d4c4bb30: Pulling fs layer 20:20:21 ad3a456e5733: Waiting 20:20:21 c68163c4e522: Waiting 20:20:21 23d2d4c4bb30: Waiting 20:20:21 c4d48a809fc2: Verifying Checksum 20:20:21 c4d48a809fc2: Download complete 20:20:21 ad3a456e5733: Verifying Checksum 20:20:21 ad3a456e5733: Download complete 20:20:21 33e27b845d1e: Verifying Checksum 20:20:21 33e27b845d1e: Download complete 20:20:21 7264a8db6415: Verifying Checksum 20:20:21 7264a8db6415: Download complete 20:20:21 c68163c4e522: Verifying Checksum 20:20:21 c68163c4e522: Download complete 20:20:21 7264a8db6415: Pull complete 20:20:22 c4d48a809fc2: Pull complete 20:20:22 23d2d4c4bb30: Verifying Checksum 20:20:22 23d2d4c4bb30: Download complete 20:20:22 4f1c88b9dad5: Verifying Checksum 20:20:22 4f1c88b9dad5: Download complete 20:20:22 50da416c3ac9: Verifying Checksum 20:20:22 50da416c3ac9: Download complete 20:20:25 4f1c88b9dad5: Pull complete 20:20:25 ad3a456e5733: Pull complete 20:20:25 33e27b845d1e: Pull complete 20:20:25 c68163c4e522: Pull complete 20:20:27 50da416c3ac9: Pull complete 20:20:27 23d2d4c4bb30: Pull complete 20:20:27 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:20:27 ---> 0786185ac409 20:20:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:20:34 Still waiting to schedule task 20:20:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8502’ 20:20:34 ---> Running in e9095ef2a71c 20:20:34 Removing intermediate container e9095ef2a71c 20:20:34 ---> b335f2957519 20:20:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:20:34 ---> Running in 73bd81a99d88 20:20:34 Removing intermediate container 73bd81a99d88 20:20:34 ---> d61c95644a61 20:20:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:20:34 ---> Running in 4a7f2b2efb7a 20:20:34 Removing intermediate container 4a7f2b2efb7a 20:20:34 ---> 5f8e59ffa3a3 20:20:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:20:34 ---> Running in 22a70de65cbb 20:20:34 Removing intermediate container 22a70de65cbb 20:20:34 ---> 291522597e43 20:20:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:34 ---> Running in 15191f19b04b 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:34 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:20:34 (2/4) Installing libedit (20221030.3.1-r1) 20:20:34 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:20:34 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:20:34 Executing busybox-1.36.1-r2.trigger 20:20:34 OK: 268 MiB in 56 packages 20:20:35 Removing intermediate container 15191f19b04b 20:20:35 ---> e01f50806f9b 20:20:35 Step 8/12 : WORKDIR /device-rest-go 20:20:35 ---> Running in 9c80865237dd 20:20:35 Removing intermediate container 9c80865237dd 20:20:35 ---> 662e8c79d568 20:20:35 Step 9/12 : COPY go.mod vendor* ./ 20:20:35 ---> 4221ebf14c13 20:20:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:35 ---> Running in c4cbebdec43d 20:21:22 Removing intermediate container c4cbebdec43d 20:21:22 ---> 8f3630a88543 20:21:22 Step 11/12 : COPY . . 20:21:22 ---> f0a74568a706 20:21:22 Step 12/12 : RUN $MAKE 20:21:22 ---> Running in 52686e35a5a4 20:21:22 noop 20:21:22 Removing intermediate container 52686e35a5a4 20:21:22 ---> 9979b6c5b12f 20:21:22 Successfully built 9979b6c5b12f 20:21:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:22 + docker inspect -f . ci-base-image-x86_64 20:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:23 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 20:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-348 -v /w/workspace/gexfoundry_device-rest-go_PR-348:/w/workspace/gexfoundry_device-rest-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-348@tmp:/w/workspace/gexfoundry_device-rest-go_PR-348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:23 $ docker top f41d8489fe829a47f89127e711798b7f12e95bb44bca91e22d7e653854888c0a -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:23 + go version 20:21:23 go version go1.21.0 linux/amd64 [Pipeline] } 20:21:23 $ docker stop --time=1 f41d8489fe829a47f89127e711798b7f12e95bb44bca91e22d7e653854888c0a 20:21:25 $ docker rm -f --volumes f41d8489fe829a47f89127e711798b7f12e95bb44bca91e22d7e653854888c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:25 + docker inspect -f . ci-base-image-x86_64 20:21:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:26 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 20:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-348 -v /w/workspace/gexfoundry_device-rest-go_PR-348:/w/workspace/gexfoundry_device-rest-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-348@tmp:/w/workspace/gexfoundry_device-rest-go_PR-348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:26 $ docker top 5f8765389dc102b832c4b02bfc18b69a81043d35de48ee58d2ec26fd8b591b0a -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-348 [Pipeline] fileExists [Pipeline] sh 20:21:27 + make test 20:21:27 go test ./... -coverprofile=coverage.out ./... 20:21:28 ? github.com/edgexfoundry/device-rest-go [no test files] 20:21:38 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:21:38 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements 20:21:45 go vet ./... 20:21:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:21:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:21:47 $ docker stop --time=1 5f8765389dc102b832c4b02bfc18b69a81043d35de48ee58d2ec26fd8b591b0a 20:21:52 $ docker rm -f --volumes 5f8765389dc102b832c4b02bfc18b69a81043d35de48ee58d2ec26fd8b591b0a [Pipeline] // withDockerContainer [Pipeline] sh 20:21:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:21:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:21:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:21:53 + ls -al . 20:21:53 total 188 20:21:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 20:21 . 20:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:19 .. 20:21:53 -rw-rw-r-- 1 jenkins jenkins 151 Oct 4 20:19 .dockerignore 20:21:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:21 .git 20:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:19 .github 20:21:53 -rw-rw-r-- 1 jenkins jenkins 329 Oct 4 20:19 .gitignore 20:21:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 20:19 .golangci.yml 20:21:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 20:20 .semver 20:21:53 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 4 20:19 Attribution.txt 20:21:53 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 4 20:19 CHANGELOG.md 20:21:53 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 4 20:19 Dockerfile 20:21:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 20:19 GOVERNANCE.md 20:21:53 -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 20:19 Jenkinsfile 20:21:53 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 20:19 LICENSE 20:21:53 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 4 20:19 Makefile 20:21:53 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 20:19 OWNERS.md 20:21:53 -rw-rw-r-- 1 jenkins jenkins 15827 Oct 4 20:19 README.md 20:21:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 20:20 VERSION 20:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:19 bin 20:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:19 cmd 20:21:53 -rw-r--r-- 1 jenkins jenkins 14499 Oct 4 20:21 coverage.out 20:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:19 driver 20:21:53 -rw-rw-r-- 1 jenkins jenkins 3890 Oct 4 20:19 go.mod 20:21:53 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 4 20:19 go.sum 20:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:19 snap 20:21:53 -rw-rw-r-- 1 jenkins jenkins 713 Oct 4 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:54 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 --label arch=amd64 --label version=0.0.0 . 20:21:54 Sending build context to Docker daemon 10.96MB 20:21:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:21:54 Step 2/25 : FROM ${BASE} AS builder 20:21:54 ---> 9979b6c5b12f 20:21:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:21:54 ---> Running in d5bd75afca3c 20:21:54 Removing intermediate container d5bd75afca3c 20:21:54 ---> a4ae29b25498 20:21:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:54 ---> Running in b17565c0f7fb 20:21:54 Removing intermediate container b17565c0f7fb 20:21:54 ---> dd3c562590b4 20:21:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:21:54 ---> Running in b270aa1216b9 20:21:54 Removing intermediate container b270aa1216b9 20:21:54 ---> a3b4d2cbd90a 20:21:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:21:54 ---> Running in 56c4ec8eb345 20:21:54 Removing intermediate container 56c4ec8eb345 20:21:54 ---> 8aecad6325eb 20:21:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:54 ---> Running in cf316314663e 20:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:21:55 OK: 268 MiB in 56 packages 20:21:55 Removing intermediate container cf316314663e 20:21:55 ---> 4bddeb97fece 20:21:55 Step 8/25 : WORKDIR /device-rest-go 20:21:56 ---> Running in 9e6cb6d97c84 20:21:56 Removing intermediate container 9e6cb6d97c84 20:21:56 ---> 74ae02c5705b 20:21:56 Step 9/25 : COPY go.mod vendor* ./ 20:21:56 ---> ae61798c1e26 20:21:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:56 ---> Running in e25e86ab13dc 20:21:56 Removing intermediate container e25e86ab13dc 20:21:56 ---> d1f6575fa235 20:21:56 Step 11/25 : COPY . . 20:21:57 ---> 63ee34cf15a8 20:21:57 Step 12/25 : RUN $MAKE 20:21:57 ---> Running in 4832a4b08afe 20:21:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:22:19 Removing intermediate container 4832a4b08afe 20:22:19 ---> cc7d00eb56cc 20:22:19 Step 13/25 : FROM alpine:3.18 20:22:19 3.18: Pulling from library/alpine 20:22:19 96526aa774ef: Pulling fs layer 20:22:19 96526aa774ef: Download complete 20:22:19 96526aa774ef: Pull complete 20:22:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:20 Status: Downloaded newer image for alpine:3.18 20:22:20 ---> 8ca4688f4f35 20:22:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:22:20 ---> Running in 99a6eb66fb15 20:22:20 Removing intermediate container 99a6eb66fb15 20:22:20 ---> 6b3d40c390fc 20:22:20 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:22:20 ---> Running in 354ee0d483ae 20:22:20 Removing intermediate container 354ee0d483ae 20:22:20 ---> 5906f8ddb560 20:22:20 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:22:20 ---> Running in d99a93bdc68f 20:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:22:21 (1/1) Installing dumb-init (1.2.5-r2) 20:22:21 Executing busybox-1.36.1-r2.trigger 20:22:21 OK: 7 MiB in 16 packages 20:22:21 Removing intermediate container d99a93bdc68f 20:22:21 ---> 5cd0ed581141 20:22:21 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:22:22 ---> b1f4f14851d3 20:22:22 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:22:22 ---> 20e8c50753b3 20:22:22 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:22:22 ---> 87809a35b06a 20:22:22 Step 20/25 : EXPOSE 59986 20:22:22 ---> Running in 829b580b3eef 20:22:22 Removing intermediate container 829b580b3eef 20:22:22 ---> 79f21d867e42 20:22:22 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:22:22 ---> Running in 4ca9e9fd7710 20:22:22 Removing intermediate container 4ca9e9fd7710 20:22:22 ---> 94263310ed50 20:22:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:22:22 ---> Running in 178a65e7fac1 20:22:22 Removing intermediate container 178a65e7fac1 20:22:22 ---> 64cf0d055dba 20:22:22 Step 23/25 : LABEL arch=amd64 20:22:22 ---> Running in f7d561435b43 20:22:22 Removing intermediate container f7d561435b43 20:22:22 ---> a2836d628637 20:22:22 Step 24/25 : LABEL git_sha=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 20:22:22 ---> Running in 4610c0f307a9 20:22:23 Removing intermediate container 4610c0f307a9 20:22:23 ---> dc34cfbbdd52 20:22:23 Step 25/25 : LABEL version=0.0.0 20:22:23 ---> Running in a2314ea1ab32 20:22:23 Removing intermediate container a2314ea1ab32 20:22:23 ---> fe3b27ba1609 20:22:23 [Warning] One or more build-args [ARCH] were not consumed 20:22:23 Successfully built fe3b27ba1609 20:22:23 Successfully tagged device-rest: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 20:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:22:23 20:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:22:24 latest: Pulling from edgex-lftools-log-publisher 20:22:24 5eb5b503b376: Pulling fs layer 20:22:24 5c69ac0246d0: Pulling fs layer 20:22:24 ec43610c2a17: Pulling fs layer 20:22:24 3a2ae6a8a46f: Pulling fs layer 20:22:24 33b1e0a273af: Pulling fs layer 20:22:24 5d3b04190fa2: Pulling fs layer 20:22:24 2f39f015ded8: Pulling fs layer 20:22:24 33b1e0a273af: Waiting 20:22:24 5d3b04190fa2: Waiting 20:22:24 3a2ae6a8a46f: Waiting 20:22:24 2f39f015ded8: Waiting 20:22:24 5c69ac0246d0: Download complete 20:22:24 3a2ae6a8a46f: Download complete 20:22:24 33b1e0a273af: Verifying Checksum 20:22:24 33b1e0a273af: Download complete 20:22:24 ec43610c2a17: Verifying Checksum 20:22:24 ec43610c2a17: Download complete 20:22:24 5d3b04190fa2: Verifying Checksum 20:22:24 5d3b04190fa2: Download complete 20:22:24 5eb5b503b376: Download complete 20:22:25 2f39f015ded8: Download complete 20:22:25 5eb5b503b376: Pull complete 20:22:25 5c69ac0246d0: Pull complete 20:22:26 ec43610c2a17: Pull complete 20:22:26 3a2ae6a8a46f: Pull complete 20:22:26 33b1e0a273af: Pull complete 20:22:26 5d3b04190fa2: Pull complete 20:22:30 2f39f015ded8: Pull complete 20:22:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:31 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 20:22:31 $ 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/gexfoundry_device-rest-go_PR-348 -v /w/workspace/gexfoundry_device-rest-go_PR-348:/w/workspace/gexfoundry_device-rest-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-348@tmp:/w/workspace/gexfoundry_device-rest-go_PR-348@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:22:36 $ docker top 70b55900ceeef5a79e879127c3acc0dfa58d34b884b7412014e56ef63f62ad01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:37 ---> job-cost.sh 20:22:37 lf-activate-venv: SKIPPING 20:22:37 INFO: No Stack... 20:22:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:22:38 INFO: Archiving Costs [Pipeline] sh 20:22:38 + cat /w/workspace/gexfoundry_device-rest-go_PR-348/archives/cost.csv 20:22:38 + cut -d, -f6 [Pipeline] lock 20:22:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] 20:22:38 Resource [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] did not exist. Created. 20:22:38 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:22:38 + echo total: 0.2199999988079071 [Pipeline] stash 20:22:39 Stashed 1 file(s) [Pipeline] } 20:22:39 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:22:39 $ docker stop --time=1 70b55900ceeef5a79e879127c3acc0dfa58d34b884b7412014e56ef63f62ad01 20:22:40 $ docker rm -f --volumes 70b55900ceeef5a79e879127c3acc0dfa58d34b884b7412014e56ef63f62ad01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:24:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8504 in /w/workspace/gexfoundry_device-rest-go_PR-348 [Pipeline] { [Pipeline] ws 20:24:11 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:24:11 The recommended git tool is: git 20:24:16 using credential edgex-jenkins-ssh 20:24:16 Cloning the remote Git repository 20:24:17 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:24:17 > git init /w/workspace/device-rest-go/1 # timeout=10 20:24:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:24:17 > git --version # timeout=10 20:24:17 > git --version # 'git version 2.25.1' 20:24:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:24:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:24:20 Merging remotes/origin/main commit d5c17b765e654ed444623cbfa16304672a2cc7d9 into PR head commit e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 20:24:21 Merge succeeded, producing e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 20:24:21 Checking out Revision e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 (PR-348) 20:24:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:24:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:24:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:24:20 > git config core.sparsecheckout # timeout=10 20:24:21 > git checkout -f e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 # timeout=10 20:24:21 > git remote # timeout=10 20:24:21 > git config --get remote.origin.url # timeout=10 20:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:21 > git merge d5c17b765e654ed444623cbfa16304672a2cc7d9 # timeout=10 20:24:21 > git rev-parse HEAD^{commit} # timeout=10 20:24:21 > git config core.sparsecheckout # timeout=10 20:24:21 > git checkout -f e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 # timeout=10 20:24:21 > git --version # timeout=10 20:24:21 > git --version # 'git version 2.25.1' 20:24:21 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:23 Dload Upload Total Spent Left Speed 20:24:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 20:24:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:24 + sudo tee /etc/docker/daemon.new 20:24:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:24 { 20:24:24 "registry-mirrors": [ 20:24:24 "https://nexus3.edgexfoundry.org:10001" 20:24:24 ], 20:24:24 "bip": "10.250.0.254/24", 20:24:24 "hosts": [ 20:24:24 "tcp://0.0.0.0:5555", 20:24:24 "unix:///var/run/docker.sock" 20:24:24 ], 20:24:24 "mtu": 1458, 20:24:24 "selinux-enabled": true, 20:24:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:24 } [Pipeline] sh 20:24:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:43 provisioning config files... 20:24:43 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5229023681086303289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:43 ---> docker-login.sh 20:24:43 nexus3.edgexfoundry.org:10001 20:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:44 Configure a credential helper to remove this warning. See 20:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:44 20:24:44 Login Succeeded 20:24:44 nexus3.edgexfoundry.org:10002 20:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:44 Configure a credential helper to remove this warning. See 20:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:44 20:24:44 Login Succeeded 20:24:44 nexus3.edgexfoundry.org:10003 20:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:44 Configure a credential helper to remove this warning. See 20:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:44 20:24:44 Login Succeeded 20:24:44 nexus3.edgexfoundry.org:10004 20:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:45 Configure a credential helper to remove this warning. See 20:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:45 20:24:45 Login Succeeded 20:24:45 docker.io 20:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:45 Configure a credential helper to remove this warning. See 20:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:45 20:24:45 Login Succeeded 20:24:45 ---> docker-login.sh ends [Pipeline] } 20:24:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:46 ========================================================= 20:24:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:24:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:24:46 Sending build context to Docker daemon 144.4kB 20:24:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:24:47 Step 2/12 : FROM ${BASE} AS builder 20:24:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:47 9fda8d8052c6: Pulling fs layer 20:24:47 5d54e960e981: Pulling fs layer 20:24:47 c4a7e357bf2a: Pulling fs layer 20:24:47 f0e02332f6b5: Pulling fs layer 20:24:47 cefa15bbcfad: Pulling fs layer 20:24:47 17808c966233: Pulling fs layer 20:24:47 f4c1fc716caa: Pulling fs layer 20:24:47 f0e02332f6b5: Waiting 20:24:47 cefa15bbcfad: Waiting 20:24:47 17808c966233: Waiting 20:24:47 f4c1fc716caa: Waiting 20:24:47 5d54e960e981: Verifying Checksum 20:24:47 5d54e960e981: Download complete 20:24:47 f0e02332f6b5: Verifying Checksum 20:24:47 f0e02332f6b5: Download complete 20:24:47 cefa15bbcfad: Verifying Checksum 20:24:47 cefa15bbcfad: Download complete 20:24:47 9fda8d8052c6: Verifying Checksum 20:24:47 9fda8d8052c6: Download complete 20:24:47 f4c1fc716caa: Verifying Checksum 20:24:47 f4c1fc716caa: Download complete 20:24:48 9fda8d8052c6: Pull complete 20:24:48 5d54e960e981: Pull complete 20:24:48 c4a7e357bf2a: Verifying Checksum 20:24:48 c4a7e357bf2a: Download complete 20:24:49 17808c966233: Verifying Checksum 20:24:49 17808c966233: Download complete 20:24:59 c4a7e357bf2a: Pull complete 20:24:59 f0e02332f6b5: Pull complete 20:24:59 cefa15bbcfad: Pull complete 20:25:06 17808c966233: Pull complete 20:25:07 f4c1fc716caa: Pull complete 20:25:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:25:07 ---> ea914061e18c 20:25:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:25:09 ---> Running in 0b2a1dbe1cf9 20:25:09 Removing intermediate container 0b2a1dbe1cf9 20:25:09 ---> 0779845a8e45 20:25:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:25:09 ---> Running in 1eae5a659ea6 20:25:09 Removing intermediate container 1eae5a659ea6 20:25:09 ---> df6ed4ab4f7f 20:25:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:25:09 ---> Running in 2b9aca993a65 20:25:10 Removing intermediate container 2b9aca993a65 20:25:10 ---> 8163976cf604 20:25:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:25:10 ---> Running in 2a75e3bb3475 20:25:10 Removing intermediate container 2a75e3bb3475 20:25:10 ---> 5a68d2102d1e 20:25:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:25:10 ---> Running in 9f78e57479c3 20:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:12 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:25:12 (2/4) Installing libedit (20221030.3.1-r1) 20:25:12 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:25:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:25:13 Executing busybox-1.36.1-r2.trigger 20:25:13 OK: 270 MiB in 56 packages 20:25:14 Removing intermediate container 9f78e57479c3 20:25:14 ---> 9b9fdd747654 20:25:14 Step 8/12 : WORKDIR /device-rest-go 20:25:14 ---> Running in 86637b49463c 20:25:14 Removing intermediate container 86637b49463c 20:25:14 ---> 7e9c93c0b3a9 20:25:14 Step 9/12 : COPY go.mod vendor* ./ 20:25:15 ---> 90e9763aab51 20:25:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:15 ---> Running in 7635201fd99b 20:26:36 Removing intermediate container 7635201fd99b 20:26:36 ---> c456601076c1 20:26:36 Step 11/12 : COPY . . 20:26:36 ---> 7ae5b8354f47 20:26:36 Step 12/12 : RUN $MAKE 20:26:36 ---> Running in a7bc45018ceb 20:26:36 noop 20:26:36 Removing intermediate container a7bc45018ceb 20:26:36 ---> f78ff5ce125b 20:26:36 Successfully built f78ff5ce125b 20:26:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker inspect -f . ci-base-image-arm64 20:26:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:37 prd-ubuntu20.04-docker-arm64-4c-16g-8504 does not seem to be running inside a container 20:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:39 $ docker top a8e5cdde9edfdda9b47ac64e51b4aeda8f52022595b6aa39dc05415e06c8047e -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:40 + go version 20:26:40 go version go1.21.0 linux/arm64 [Pipeline] } 20:26:40 $ docker stop --time=1 a8e5cdde9edfdda9b47ac64e51b4aeda8f52022595b6aa39dc05415e06c8047e 20:26:41 $ docker rm -f --volumes a8e5cdde9edfdda9b47ac64e51b4aeda8f52022595b6aa39dc05415e06c8047e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker inspect -f . ci-base-image-arm64 20:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-8504 does not seem to be running inside a container 20:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:44 $ docker top 11048d757ec77c2261776ce25e457cd06087cfe9ad5e69a533194c8545884aaa -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:44 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:26:44 + make test 20:26:44 go test ./... -coverprofile=coverage.out ./... 20:26:49 ? github.com/edgexfoundry/device-rest-go [no test files] 20:28:26 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:28:26 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 33.2% of statements 20:28:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:28:26 go vet ./... 20:28:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:28:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:28:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:28:41 $ docker stop --time=1 11048d757ec77c2261776ce25e457cd06087cfe9ad5e69a533194c8545884aaa 20:28:43 $ docker rm -f --volumes 11048d757ec77c2261776ce25e457cd06087cfe9ad5e69a533194c8545884aaa [Pipeline] // withDockerContainer [Pipeline] sh 20:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:28:45 Warning: overwriting stash ‘coverage-report’ 20:28:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:28:46 + ls -al . 20:28:46 total 184 20:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:26 . 20:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:24 .. 20:28:46 -rw-rw-r-- 1 jenkins jenkins 151 Oct 4 20:24 .dockerignore 20:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 20:24 .git 20:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:24 .github 20:28:46 -rw-rw-r-- 1 jenkins jenkins 329 Oct 4 20:24 .gitignore 20:28:46 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 20:24 .golangci.yml 20:28:46 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 4 20:24 Attribution.txt 20:28:46 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 4 20:24 CHANGELOG.md 20:28:46 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 4 20:24 Dockerfile 20:28:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 20:24 GOVERNANCE.md 20:28:46 -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 20:24 Jenkinsfile 20:28:46 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 20:24 LICENSE 20:28:46 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 4 20:24 Makefile 20:28:46 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 20:24 OWNERS.md 20:28:46 -rw-rw-r-- 1 jenkins jenkins 15827 Oct 4 20:24 README.md 20:28:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 20:20 VERSION 20:28:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:24 bin 20:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 20:24 cmd 20:28:46 -rw-r--r-- 1 jenkins jenkins 14499 Oct 4 20:28 coverage.out 20:28:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 20:24 driver 20:28:46 -rw-rw-r-- 1 jenkins jenkins 3890 Oct 4 20:24 go.mod 20:28:46 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 4 20:24 go.sum 20:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 20:24 snap 20:28:46 -rw-rw-r-- 1 jenkins jenkins 713 Oct 4 20:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:46 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 --label arch=arm64 --label version=0.0.0 . 20:28:46 Sending build context to Docker daemon 159.7kB 20:28:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:28:47 Step 2/25 : FROM ${BASE} AS builder 20:28:47 ---> f78ff5ce125b 20:28:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:28:47 ---> Running in f5835c7af909 20:28:47 Removing intermediate container f5835c7af909 20:28:47 ---> 7ea3535d0b3b 20:28:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:28:47 ---> Running in d3e076c25904 20:28:48 Removing intermediate container d3e076c25904 20:28:48 ---> 7b54892cd484 20:28:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:28:48 ---> Running in 243806a78255 20:28:48 Removing intermediate container 243806a78255 20:28:48 ---> 664b04942f5d 20:28:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:28:48 ---> Running in 762da0100d4b 20:28:48 Removing intermediate container 762da0100d4b 20:28:48 ---> c6733a51a4ac 20:28:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:28:48 ---> Running in d898f10630e1 20:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:28:51 OK: 270 MiB in 56 packages 20:28:52 Removing intermediate container d898f10630e1 20:28:52 ---> 47df6a26f8b9 20:28:52 Step 8/25 : WORKDIR /device-rest-go 20:28:52 ---> Running in 6e9ef8f716f4 20:28:54 Removing intermediate container 6e9ef8f716f4 20:28:54 ---> 1f3377944836 20:28:54 Step 9/25 : COPY go.mod vendor* ./ 20:28:54 ---> 4626e9413449 20:28:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:54 ---> Running in 51ea058f2358 20:28:56 Removing intermediate container 51ea058f2358 20:28:56 ---> acaa1875d15b 20:28:56 Step 11/25 : COPY . . 20:28:57 ---> bbeff8587b28 20:28:57 Step 12/25 : RUN $MAKE 20:28:57 ---> Running in af0cfbd118d6 20:28:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:31:20 Removing intermediate container af0cfbd118d6 20:31:20 ---> 8f67d3b154a4 20:31:20 Step 13/25 : FROM alpine:3.18 20:31:20 3.18: Pulling from library/alpine 20:31:20 579b34f0a95b: Pulling fs layer 20:31:20 579b34f0a95b: Verifying Checksum 20:31:20 579b34f0a95b: Download complete 20:31:20 579b34f0a95b: Pull complete 20:31:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:31:20 Status: Downloaded newer image for alpine:3.18 20:31:20 ---> 3cc203321400 20:31:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:31:20 ---> Running in 2f9e8288e373 20:31:20 Removing intermediate container 2f9e8288e373 20:31:20 ---> 0120d6359491 20:31:20 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:31:20 ---> Running in f2470d371162 20:31:20 Removing intermediate container f2470d371162 20:31:20 ---> 26b3833a248b 20:31:20 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:31:20 ---> Running in c31fcad3af0d 20:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:31:20 (1/1) Installing dumb-init (1.2.5-r2) 20:31:20 Executing busybox-1.36.1-r2.trigger 20:31:20 OK: 8 MiB in 16 packages 20:31:20 Removing intermediate container c31fcad3af0d 20:31:20 ---> c1da17b8192a 20:31:20 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:31:20 ---> c33e56e74c2c 20:31:20 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:31:20 ---> 90252d2bd2d4 20:31:20 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:31:20 ---> e5e37b8d4e30 20:31:20 Step 20/25 : EXPOSE 59986 20:31:20 ---> Running in 6c6553b8936e 20:31:20 Removing intermediate container 6c6553b8936e 20:31:20 ---> f625747162f7 20:31:20 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:31:20 ---> Running in 8ef0230c38dd 20:31:20 Removing intermediate container 8ef0230c38dd 20:31:20 ---> ab98c26067b7 20:31:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:31:20 ---> Running in 7e9758697032 20:31:20 Removing intermediate container 7e9758697032 20:31:20 ---> 4be51e13a0e6 20:31:20 Step 23/25 : LABEL arch=arm64 20:31:20 ---> Running in e7b0820537b2 20:31:20 Removing intermediate container e7b0820537b2 20:31:20 ---> 76b490e00a07 20:31:20 Step 24/25 : LABEL git_sha=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 20:31:20 ---> Running in 87766d58f70e 20:31:20 Removing intermediate container 87766d58f70e 20:31:20 ---> 648a5a318cfb 20:31:20 Step 25/25 : LABEL version=0.0.0 20:31:20 ---> Running in 38d0ffef300b 20:31:20 Removing intermediate container 38d0ffef300b 20:31:20 ---> 569dcb29d9df 20:31:20 [Warning] One or more build-args [ARCH] were not consumed 20:31:20 Successfully built 569dcb29d9df 20:31:20 Successfully tagged device-rest-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 20:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:20 20:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:21 arm64: Pulling from edgex-lftools-log-publisher 20:31:21 8998bd30e6a1: Pulling fs layer 20:31:21 04944245beec: Pulling fs layer 20:31:21 699f458cf7ca: Pulling fs layer 20:31:21 765212b225bb: Pulling fs layer 20:31:21 f23df028b6ca: Pulling fs layer 20:31:21 765212b225bb: Waiting 20:31:21 d65c8cfc05b1: Pulling fs layer 20:31:21 2437ff75d9bd: Pulling fs layer 20:31:21 d65c8cfc05b1: Waiting 20:31:21 2437ff75d9bd: Waiting 20:31:21 04944245beec: Verifying Checksum 20:31:21 04944245beec: Download complete 20:31:21 765212b225bb: Download complete 20:31:21 f23df028b6ca: Verifying Checksum 20:31:21 f23df028b6ca: Download complete 20:31:21 d65c8cfc05b1: Verifying Checksum 20:31:21 d65c8cfc05b1: Download complete 20:31:21 699f458cf7ca: Verifying Checksum 20:31:21 699f458cf7ca: Download complete 20:31:22 8998bd30e6a1: Download complete 20:31:24 2437ff75d9bd: Verifying Checksum 20:31:24 2437ff75d9bd: Download complete 20:31:26 8998bd30e6a1: Pull complete 20:31:27 04944245beec: Pull complete 20:31:28 699f458cf7ca: Pull complete 20:31:31 765212b225bb: Pull complete 20:31:32 f23df028b6ca: Pull complete 20:31:32 d65c8cfc05b1: Pull complete 20:31:47 2437ff75d9bd: Pull complete 20:31:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:47 prd-ubuntu20.04-docker-arm64-4c-16g-8504 does not seem to be running inside a container 20:31:47 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:50 $ docker top 73a9fd87a24bdede3097163ab9e667af43ac7d31e1c46f189b4df8008297375c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> job-cost.sh 20:31:51 lf-activate-venv: SKIPPING 20:31:51 INFO: No Stack... 20:31:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:52 INFO: Archiving Costs [Pipeline] sh 20:31:52 + cut -d, -f6 20:31:52 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 20:31:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] 20:31:53 Resource [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] did not exist. Created. 20:31:53 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:53 /w/workspace/device-rest-go/1@tmp/durable-c8bda37f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:53 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:53 Warning: overwriting stash ‘stack-cost’ 20:31:54 Stashed 1 file(s) [Pipeline] } 20:31:54 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:54 $ docker stop --time=1 73a9fd87a24bdede3097163ab9e667af43ac7d31e1c46f189b4df8008297375c 20:31:55 $ docker rm -f --volumes 73a9fd87a24bdede3097163ab9e667af43ac7d31e1c46f189b4df8008297375c [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 20:31:56 provisioning config files... 20:31:56 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/config16259956165160053002tmp [Pipeline] { [Pipeline] sh 20:31:57 + set +x 20:31:57 + bash -s -- 20:31:57 + curl -s https://codecov.io/bash 20:31:57 20:31:57 _____ _ 20:31:57 / ____| | | 20:31:57 | | ___ __| | ___ ___ _____ __ 20:31:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:31:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:31:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:31:57 Bash-1.0.6 20:31:57 20:31:57 20:31:57 ==> git version 2.25.1 found 20:31:57 ==> 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 20:31:57 Release-Date: 2020-01-08 20:31:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:31:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:31:57 ==> Jenkins CI detected. 20:31:57 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-348 20:31:57 project root: . 20:31:57 --> token set from env 20:31:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:31:57 ==> Running gcov in . (disable via -X gcov) 20:31:57 ==> Python coveragepy not found 20:31:57 ==> Searching for coverage reports in: 20:31:57 + . 20:31:57 -> Found 1 reports 20:31:57 ==> Detecting git/mercurial file structure 20:31:57 ==> Reading reports 20:31:57 + ./coverage.out bytes=14499 20:31:57 ==> Appending adjustments 20:31:57 https://docs.codecov.io/docs/fixing-reports 20:31:57 + Found adjustments 20:31:57 ==> Gzipping contents 20:31:57 4.0K /tmp/codecov.QsQjUS.gz 20:31:57 ==> Uploading reports 20:31:57 url: https://codecov.io 20:31:57 query: branch=PR-348&commit=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=348&job=&cmd_args= 20:31:57 -> Pinging Codecov 20:31:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-348&commit=e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=348&job=&cmd_args= 20:31:57 -> Uploading to 20:31:57 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/4E5D53B4F1F92C436F7061BF334D961C/e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069/48a310fc-55b5-4879-9c20-8d60a5730bb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T203157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba8078a234c9141ad78c6e50efacd1f33ef409429e2c976c01f9a56365f1852e 20:31:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:57 Dload Upload Total Spent Left Speed 20:31:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12043 --:--:-- --:--:-- --:--:-- 11985 100 2493 0 0 100 2493 0 9098 --:--:-- --:--:-- --:--:-- 9065 20:31:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e6bf4fcf204e5bfd4b0ed02e21301bfcd31ec069 [Pipeline] } 20:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 20:31:59 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-348/archives ] 20:31:59 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-348/archives 20:31:59 total 16 20:31:59 drwxr-xr-x 3 root root 4096 Oct 4 20:22 . 20:31:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 20:22 .. 20:31:59 drwxr-xr-x 2 root root 4096 Oct 4 20:22 cost 20:31:59 -rw-r--r-- 1 root root 86 Oct 4 20:22 cost.csv 20:31:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-348/archives 20:31:59 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-348/archives 20:31:59 total 16 20:31:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 20:22 . 20:31:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 20:22 .. 20:31:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 20:22 cost 20:31:59 -rw-r--r-- 1 jenkins jenkins 86 Oct 4 20:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:32:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:01 ---> package-listing.sh 20:32:01 ++ facter osfamily 20:32:01 ++ tr '[:upper:]' '[:lower:]' 20:32:01 + OS_FAMILY=debian 20:32:01 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-348 20:32:01 + START_PACKAGES=/tmp/packages_start.txt 20:32:01 + END_PACKAGES=/tmp/packages_end.txt 20:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:01 + PACKAGES=/tmp/packages_start.txt 20:32:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-348 ']' 20:32:01 + PACKAGES=/tmp/packages_end.txt 20:32:01 + case "${OS_FAMILY}" in 20:32:01 + dpkg -l 20:32:01 + grep '^ii' 20:32:01 + '[' -f /tmp/packages_start.txt ']' 20:32:01 + '[' -f /tmp/packages_end.txt ']' 20:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:01 + '[' /w/workspace/gexfoundry_device-rest-go_PR-348 ']' 20:32:01 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-348/archives/ 20:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-348/archives/ [Pipeline] echo 20:32:01 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/gexfoundry_device-rest-go_PR-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:32:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:02 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 20:32:02 $ 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/gexfoundry_device-rest-go_PR-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-348 -v /w/workspace/gexfoundry_device-rest-go_PR-348:/w/workspace/gexfoundry_device-rest-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-348@tmp:/w/workspace/gexfoundry_device-rest-go_PR-348@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:03 $ docker top b08e3a938dbaacd629f7e046e5ae158fef588b6cb33ab65f0819bee9fddf0167 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:04 + ls /var/log/sa-host 20:32:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:04 provisioning config files... 20:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-348@tmp/config5778937329213339544tmp [Pipeline] { [Pipeline] echo 20:32:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:04 ---> create-netrc.sh [Pipeline] } 20:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:05 ---> python-tools-install.sh [Pipeline] echo 20:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:05 ---> sudo-logs.sh 20:32:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:06 ---> job-cost.sh 20:32:06 lf-activate-venv: SKIPPING 20:32:06 DEBUG: total: 0.2199999988079071 20:32:06 INFO: Retrieving Stack Cost... 20:32:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:06 INFO: Archiving Costs [Pipeline] echo 20:32:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:07 ---> logs-deploy.sh 20:32:07 lf-activate-venv: SKIPPING 20:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-348/1 20:32:07 INFO: archiving workspace using pattern(s): 20:32:08 Archives upload complete. 20:32:08 INFO: archiving logs to Nexus