Pull request #326 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31afc5f6ae47972aac87410fd8eedcd7517dea9+38c1608d3c74a3eb2d9b4ab71433628bddf7df5d (97fb77668ca3c1e610cd4a8422959ffc3626b323) 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-ssh10005632897850911467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6191165089611461838.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-326/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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4378022271984681060.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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11838940227134553459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13617951010695066359.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-326/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-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2070529956974462521.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-17260’ Running on prd-ubuntu20.04-docker-8c-8g-17263 in /w/workspace/gexfoundry_device-rest-go_PR-326 [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-326 # 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 Merging remotes/origin/main commit 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d into PR head commit e31afc5f6ae47972aac87410fd8eedcd7517dea9 Merge succeeded, producing e31afc5f6ae47972aac87410fd8eedcd7517dea9 Checking out Revision e31afc5f6ae47972aac87410fd8eedcd7517dea9 (PR-326) Commit message: "docs: Update changelog for v3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # 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 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T07:24:06.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T07:24:07.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T07:24:07.206Z] ========================================================= [2023-05-30T07:24:07.206Z] EdgeX Global Pipelines Version Info [2023-05-30T07:24:07.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:24:07.940Z] ------------------- [2023-05-30T07:24:07.940Z] stable info: [2023-05-30T07:24:07.940Z] ------------------- [2023-05-30T07:24:07.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T07:24:07.940Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:24:07.940Z] Message: update stable to v1.0.249 [2023-05-30T07:24:08.511Z] ------------------- [2023-05-30T07:24:08.511Z] experimental info: [2023-05-30T07:24:08.511Z] ------------------- [2023-05-30T07:24:08.511Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T07:24:08.511Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:24:08.511Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T07:24:08.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-30T07:24:08.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-30T07:24:08.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T07:24:08.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T07:24:08.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T07:24:09.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T07:24:09.065Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T07:24:09.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T07:24:09.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T07:24:09.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T07:24:09.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T07:24:09.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-30T07:24:09.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T07:24:09.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T07:24:09.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:24:09.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:24:09.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:24:09.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:24:09.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T07:24:09.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T07:24:09.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T07:24:09.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T07:24:09.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T07:24:09.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T07:24:09.850Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T07:24:09.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T07:24:09.928Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T07:24:09.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo [2023-05-30T07:24:10.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo [2023-05-30T07:24:10.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo [2023-05-30T07:24:10.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T07:24:10.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31afc5 [Pipeline] echo [2023-05-30T07:24:10.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:24:10.281Z] provisioning config files... [2023-05-30T07:24:10.295Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/config2374602631276858537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:24:10.644Z] ---> docker-login.sh [2023-05-30T07:24:10.644Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:24:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:10.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:10.905Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:10.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:10.905Z] [2023-05-30T07:24:10.905Z] Login Succeeded [2023-05-30T07:24:10.905Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:24:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:10.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:10.905Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:10.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:10.905Z] [2023-05-30T07:24:10.905Z] Login Succeeded [2023-05-30T07:24:10.905Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:24:11.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:11.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:11.163Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:11.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:11.163Z] [2023-05-30T07:24:11.163Z] Login Succeeded [2023-05-30T07:24:11.163Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:24:11.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:11.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:11.163Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:11.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:11.163Z] [2023-05-30T07:24:11.163Z] Login Succeeded [2023-05-30T07:24:11.163Z] docker.io [2023-05-30T07:24:11.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:11.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:11.424Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:11.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:11.424Z] [2023-05-30T07:24:11.424Z] Login Succeeded [2023-05-30T07:24:11.424Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:24:11.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T07:24:12.074Z] + git rev-list -1 --merges e31afc5f6ae47972aac87410fd8eedcd7517dea9~1..e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T07:24:12.133Z] -----------> git rev-list -1 --merges e31afc5f6ae47972aac87410fd8eedcd7517dea9~1..e31afc5f6ae47972aac87410fd8eedcd7517dea9 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [false] [Pipeline] sh [2023-05-30T07:24:12.442Z] + git log --format=format:%s -1 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T07:24:12.479Z] ========================================================= [2023-05-30T07:24:12.479Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T07:24:12.479Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:24:12.919Z] + git log --format=format:%s -1 e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] echo [2023-05-30T07:24:12.955Z] [semverPrep] GIT_COMMIT: e31afc5f6ae47972aac87410fd8eedcd7517dea9, Commit Message: docs: Update changelog for v3.0 [Pipeline] echo [2023-05-30T07:24:12.986Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T07:24:13.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T07:24:13.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T07:24:13.369Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T07:24:13.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T07:24:13.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T07:24:13.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T07:24:13.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:24:13.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:24:13.819Z] [2023-05-30T07:24:13.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:24:14.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:24:14.198Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T07:24:14.198Z] b85a868b505f: Pulling fs layer [2023-05-30T07:24:14.198Z] e2be974225ed: Pulling fs layer [2023-05-30T07:24:14.198Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T07:24:14.198Z] 988bab9f4d93: Pulling fs layer [2023-05-30T07:24:14.198Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T07:24:14.198Z] eaf3925da568: Pulling fs layer [2023-05-30T07:24:14.198Z] bab4dde63d76: Pulling fs layer [2023-05-30T07:24:14.198Z] bde34c3a00c8: Pulling fs layer [2023-05-30T07:24:14.198Z] b352a97aabf1: Pulling fs layer [2023-05-30T07:24:14.198Z] 4872d77fe225: Pulling fs layer [2023-05-30T07:24:14.198Z] 5851b861e8e6: Pulling fs layer [2023-05-30T07:24:14.198Z] 988bab9f4d93: Waiting [2023-05-30T07:24:14.198Z] 5851b861e8e6: Waiting [2023-05-30T07:24:14.198Z] b352a97aabf1: Waiting [2023-05-30T07:24:14.198Z] bab4dde63d76: Waiting [2023-05-30T07:24:14.198Z] eaf3925da568: Waiting [2023-05-30T07:24:14.198Z] bde34c3a00c8: Waiting [2023-05-30T07:24:14.198Z] 4872d77fe225: Waiting [2023-05-30T07:24:14.198Z] e2be974225ed: Verifying Checksum [2023-05-30T07:24:14.198Z] e2be974225ed: Download complete [2023-05-30T07:24:14.198Z] 988bab9f4d93: Download complete [2023-05-30T07:24:14.198Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T07:24:14.198Z] 1469e6f7b9e6: Download complete [2023-05-30T07:24:14.198Z] eaf3925da568: Verifying Checksum [2023-05-30T07:24:14.198Z] eaf3925da568: Download complete [2023-05-30T07:24:14.458Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T07:24:14.458Z] 339a4e72a1f5: Download complete [2023-05-30T07:24:14.458Z] bde34c3a00c8: Verifying Checksum [2023-05-30T07:24:14.458Z] bde34c3a00c8: Download complete [2023-05-30T07:24:14.458Z] b352a97aabf1: Download complete [2023-05-30T07:24:14.458Z] 4872d77fe225: Verifying Checksum [2023-05-30T07:24:14.458Z] 4872d77fe225: Download complete [2023-05-30T07:24:14.458Z] 5851b861e8e6: Download complete [2023-05-30T07:24:14.458Z] b85a868b505f: Download complete [2023-05-30T07:24:14.718Z] bab4dde63d76: Verifying Checksum [2023-05-30T07:24:14.718Z] bab4dde63d76: Download complete [2023-05-30T07:24:15.655Z] b85a868b505f: Pull complete [2023-05-30T07:24:15.655Z] e2be974225ed: Pull complete [2023-05-30T07:24:16.223Z] 339a4e72a1f5: Pull complete [2023-05-30T07:24:16.223Z] 988bab9f4d93: Pull complete [2023-05-30T07:24:16.481Z] 1469e6f7b9e6: Pull complete [2023-05-30T07:24:16.481Z] eaf3925da568: Pull complete [2023-05-30T07:24:18.385Z] bab4dde63d76: Pull complete [2023-05-30T07:24:18.385Z] bde34c3a00c8: Pull complete [2023-05-30T07:24:18.385Z] b352a97aabf1: Pull complete [2023-05-30T07:24:18.385Z] 4872d77fe225: Pull complete [2023-05-30T07:24:18.385Z] 5851b861e8e6: Pull complete [2023-05-30T07:24:18.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T07:24:18.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:24:18.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:24:18.634Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-05-30T07:24:18.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-326 -v /w/workspace/gexfoundry_device-rest-go_PR-326:/w/workspace/gexfoundry_device-rest-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-326@tmp:/w/workspace/gexfoundry_device-rest-go_PR-326@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 [2023-05-30T07:24:21.378Z] $ docker top 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c -eo pid,comm [2023-05-30T07:24:21.429Z] 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). [2023-05-30T07:24:21.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T07:24:21.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:24:21.564Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:24:21.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:24:21.678Z] $ docker exec 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c ssh-agent [2023-05-30T07:24:21.769Z] SSH_AUTH_SOCK=/tmp/ssh-WTFmFI1EczOU/agent.32 [2023-05-30T07:24:21.769Z] SSH_AGENT_PID=38 [2023-05-30T07:24:21.775Z] Running ssh-add (command line suppressed) [2023-05-30T07:24:21.882Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-326@tmp/private_key_14629800284228637587.key (/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/private_key_14629800284228637587.key) [2023-05-30T07:24:21.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:24:22.225Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T07:24:22.251Z] $ docker exec --env ******** --env ******** 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c ssh-agent -k [2023-05-30T07:24:22.344Z] unset SSH_AUTH_SOCK; [2023-05-30T07:24:22.344Z] unset SSH_AGENT_PID; [2023-05-30T07:24:22.344Z] echo Agent pid 38 killed; [2023-05-30T07:24:22.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T07:24:22.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:24:22.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:24:22.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:24:22.562Z] $ docker exec 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c ssh-agent [2023-05-30T07:24:22.666Z] SSH_AUTH_SOCK=/tmp/ssh-plB2M8hVMgWC/agent.70 [2023-05-30T07:24:22.666Z] SSH_AGENT_PID=76 [2023-05-30T07:24:22.670Z] Running ssh-add (command line suppressed) [2023-05-30T07:24:22.772Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-326@tmp/private_key_4002416428246593721.key (/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/private_key_4002416428246593721.key) [2023-05-30T07:24:22.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:24:23.105Z] + git semver init [2023-05-30T07:24:23.369Z] 2023-05-30 07:24:23,282 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T07:24:23.369Z] 2023-05-30 07:24:23,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-326/.semver [2023-05-30T07:24:23.369Z] 2023-05-30 07:24:23,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-326/.semver [2023-05-30T07:24:23.369Z] 2023-05-30 07:24:23,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-326/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-326, universal_newlines=False, shell=None, istream=None) [2023-05-30T07:24:24.306Z] 2023-05-30 07:24:24,195 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-326/.git/info/exclude [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-326/.semver/PR-326 with force:False [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,196 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-326/.semver/PR-326 [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,201 [execute] INFO git cat-file --batch-check [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,208 [execute] INFO git cat-file --batch [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:24:24.307Z] 2023-05-30 07:24:24,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-326/.semver/PR-326 [2023-05-30T07:24:24.307Z] 0.0.0 [Pipeline] } [2023-05-30T07:24:24.334Z] $ docker exec --env ******** --env ******** 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c ssh-agent -k [2023-05-30T07:24:24.430Z] unset SSH_AUTH_SOCK; [2023-05-30T07:24:24.431Z] unset SSH_AGENT_PID; [2023-05-30T07:24:24.431Z] echo Agent pid 76 killed; [2023-05-30T07:24:24.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T07:24:24.859Z] + git semver [Pipeline] } [2023-05-30T07:24:25.145Z] $ docker stop --time=1 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c [2023-05-30T07:24:26.448Z] $ docker rm -f --volumes 43fc100a2203bbe2d2eed4315d2592c4fa967ee88976532c3218b3572eaa122c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:24:26.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T07:24:27.094Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T07:24:27.110Z] [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 [2023-05-30T07:24:27.745Z] provisioning config files... [2023-05-30T07:24:27.754Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/config513646673607982753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:24:28.112Z] ---> docker-login.sh [2023-05-30T07:24:28.112Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:24:28.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:28.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:28.112Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:28.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:28.112Z] [2023-05-30T07:24:28.112Z] Login Succeeded [2023-05-30T07:24:28.112Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:24:28.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:28.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:28.112Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:28.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:28.112Z] [2023-05-30T07:24:28.112Z] Login Succeeded [2023-05-30T07:24:28.112Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:24:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:28.371Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:28.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:28.371Z] [2023-05-30T07:24:28.371Z] Login Succeeded [2023-05-30T07:24:28.371Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:24:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:28.371Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:28.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:28.371Z] [2023-05-30T07:24:28.371Z] Login Succeeded [2023-05-30T07:24:28.371Z] docker.io [2023-05-30T07:24:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:24:28.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:24:28.630Z] Configure a credential helper to remove this warning. See [2023-05-30T07:24:28.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:24:28.630Z] [2023-05-30T07:24:28.630Z] Login Succeeded [2023-05-30T07:24:28.630Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:24:28.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:24:28.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:24:28.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:24:28.934Z] ========================================================= [2023-05-30T07:24:28.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T07:24:28.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:24:29.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T07:24:29.406Z] Sending build context to Docker daemon 10.94MB [2023-05-30T07:24:29.406Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:24:29.406Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:24:29.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T07:24:29.406Z] f56be85fc22e: Pulling fs layer [2023-05-30T07:24:29.406Z] 85791d961cd3: Pulling fs layer [2023-05-30T07:24:29.406Z] d694b5ae8c79: Pulling fs layer [2023-05-30T07:24:29.406Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T07:24:29.406Z] 4d19c01a9841: Pulling fs layer [2023-05-30T07:24:29.406Z] 9325e15d5711: Pulling fs layer [2023-05-30T07:24:29.406Z] 556b6ee489ea: Pulling fs layer [2023-05-30T07:24:29.406Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T07:24:29.406Z] 9f32a84ed3da: Waiting [2023-05-30T07:24:29.406Z] 9325e15d5711: Waiting [2023-05-30T07:24:29.406Z] c5a4b2cf53e6: Waiting [2023-05-30T07:24:29.666Z] 85791d961cd3: Download complete [2023-05-30T07:24:29.666Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T07:24:29.666Z] 9f32a84ed3da: Download complete [2023-05-30T07:24:29.666Z] 4d19c01a9841: Verifying Checksum [2023-05-30T07:24:29.666Z] 4d19c01a9841: Download complete [2023-05-30T07:24:29.666Z] f56be85fc22e: Verifying Checksum [2023-05-30T07:24:29.666Z] f56be85fc22e: Download complete [2023-05-30T07:24:29.666Z] 9325e15d5711: Verifying Checksum [2023-05-30T07:24:29.666Z] 9325e15d5711: Download complete [2023-05-30T07:24:29.666Z] f56be85fc22e: Pull complete [2023-05-30T07:24:29.927Z] 85791d961cd3: Pull complete [2023-05-30T07:24:30.186Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T07:24:30.186Z] c5a4b2cf53e6: Download complete [2023-05-30T07:24:30.186Z] d694b5ae8c79: Verifying Checksum [2023-05-30T07:24:30.186Z] d694b5ae8c79: Download complete [2023-05-30T07:24:30.443Z] 556b6ee489ea: Verifying Checksum [2023-05-30T07:24:30.443Z] 556b6ee489ea: Download complete [2023-05-30T07:24:33.727Z] d694b5ae8c79: Pull complete [2023-05-30T07:24:33.727Z] 9f32a84ed3da: Pull complete [2023-05-30T07:24:33.727Z] 4d19c01a9841: Pull complete [2023-05-30T07:24:33.728Z] 9325e15d5711: Pull complete [2023-05-30T07:24:35.626Z] 556b6ee489ea: Pull complete [2023-05-30T07:24:36.558Z] c5a4b2cf53e6: Pull complete [2023-05-30T07:24:36.558Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T07:24:36.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T07:24:36.558Z] ---> c4be618373d6 [2023-05-30T07:24:36.558Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:24:40.750Z] ---> Running in 420c01628686 [2023-05-30T07:24:40.750Z] Removing intermediate container 420c01628686 [2023-05-30T07:24:40.750Z] ---> 651bb89e1594 [2023-05-30T07:24:40.750Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:24:40.750Z] ---> Running in c8068dbcae7c [2023-05-30T07:24:40.750Z] Removing intermediate container c8068dbcae7c [2023-05-30T07:24:40.750Z] ---> e20698ba31df [2023-05-30T07:24:40.750Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:24:40.750Z] ---> Running in 7a0092430aca [2023-05-30T07:24:41.017Z] Removing intermediate container 7a0092430aca [2023-05-30T07:24:41.017Z] ---> c544e8910053 [2023-05-30T07:24:41.017Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:24:41.017Z] ---> Running in 094b8bd97ec7 [2023-05-30T07:24:41.276Z] Removing intermediate container 094b8bd97ec7 [2023-05-30T07:24:41.276Z] ---> 6cebee1c32c9 [2023-05-30T07:24:41.276Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:24:41.276Z] ---> Running in 3ea6b6505593 [2023-05-30T07:24:41.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:24:41.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:24:42.069Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:24:42.069Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:24:42.069Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:24:42.069Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:24:42.069Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:24:42.069Z] OK: 269 MiB in 57 packages [2023-05-30T07:24:42.328Z] Removing intermediate container 3ea6b6505593 [2023-05-30T07:24:42.328Z] ---> 272208e2da88 [2023-05-30T07:24:42.328Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T07:24:42.328Z] ---> Running in e82adffc1cc4 [2023-05-30T07:24:42.557Z] Still waiting to schedule task [2023-05-30T07:24:42.558Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17262’ [2023-05-30T07:24:42.586Z] Removing intermediate container e82adffc1cc4 [2023-05-30T07:24:42.587Z] ---> 0a5d4983f2a3 [2023-05-30T07:24:42.587Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:24:42.587Z] ---> 4c1350eb3976 [2023-05-30T07:24:42.587Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:24:42.587Z] ---> Running in 08e5d941ccd6 [2023-05-30T07:25:09.251Z] Removing intermediate container 08e5d941ccd6 [2023-05-30T07:25:09.251Z] ---> 0571873b673e [2023-05-30T07:25:09.251Z] Step 11/12 : COPY . . [2023-05-30T07:25:09.251Z] ---> b165dea6ffae [2023-05-30T07:25:09.251Z] Step 12/12 : RUN $MAKE [2023-05-30T07:25:09.251Z] ---> Running in 1e5ada2ff454 [2023-05-30T07:25:09.251Z] noop [2023-05-30T07:25:09.251Z] Removing intermediate container 1e5ada2ff454 [2023-05-30T07:25:09.251Z] ---> e3b6ce70167d [2023-05-30T07:25:09.251Z] Successfully built e3b6ce70167d [2023-05-30T07:25:09.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:25:09.711Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:25:09.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:25:09.850Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-05-30T07:25:09.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-326 -v /w/workspace/gexfoundry_device-rest-go_PR-326:/w/workspace/gexfoundry_device-rest-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-326@tmp:/w/workspace/gexfoundry_device-rest-go_PR-326@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 [2023-05-30T07:25:10.191Z] $ docker top e60895f650af9678f4ad357c59ce33b7a05b451ab8f46d9b1e591c73801c1f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:25:10.581Z] + go version [2023-05-30T07:25:10.581Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T07:25:10.614Z] $ docker stop --time=1 e60895f650af9678f4ad357c59ce33b7a05b451ab8f46d9b1e591c73801c1f07 [2023-05-30T07:25:11.863Z] $ docker rm -f --volumes e60895f650af9678f4ad357c59ce33b7a05b451ab8f46d9b1e591c73801c1f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:25:12.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:25:12.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:25:12.721Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-05-30T07:25:12.756Z] $ 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-326 -v /w/workspace/gexfoundry_device-rest-go_PR-326:/w/workspace/gexfoundry_device-rest-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-326@tmp:/w/workspace/gexfoundry_device-rest-go_PR-326@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 [2023-05-30T07:25:13.087Z] $ docker top 112de4d8414b21570812be20934fa05daed9c24a5dabd4aa06d3c998e6dc9331 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:25:13.472Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-326 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:25:13.829Z] + make test [2023-05-30T07:25:13.829Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T07:25:19.102Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T07:25:29.173Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T07:25:29.173Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2023-05-30T07:25:33.685Z] go vet ./... [2023-05-30T07:25:36.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:25:36.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:25:36.966Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:25:37.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:25:37.034Z] $ docker stop --time=1 112de4d8414b21570812be20934fa05daed9c24a5dabd4aa06d3c998e6dc9331 [2023-05-30T07:25:40.508Z] $ docker rm -f --volumes 112de4d8414b21570812be20934fa05daed9c24a5dabd4aa06d3c998e6dc9331 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:25:41.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:25:41.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T07:25:41.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:25:42.041Z] + ls -al . [2023-05-30T07:25:42.041Z] total 184 [2023-05-30T07:25:42.041Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 07:25 . [2023-05-30T07:25:42.041Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:24 .. [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 07:24 .dockerignore [2023-05-30T07:25:42.041Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:24 .git [2023-05-30T07:25:42.041Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:24 .github [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 07:24 .gitignore [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:24 .golangci.yml [2023-05-30T07:25:42.041Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:24 .semver [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 07:24 Attribution.txt [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 07:24 CHANGELOG.md [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 07:24 Dockerfile [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:24 GOVERNANCE.md [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 07:24 Jenkinsfile [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:24 LICENSE [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 07:24 Makefile [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 07:24 OWNERS.md [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 07:24 README.md [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:24 VERSION [2023-05-30T07:25:42.041Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:24 bin [2023-05-30T07:25:42.041Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:24 cmd [2023-05-30T07:25:42.041Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 07:25 coverage.out [2023-05-30T07:25:42.041Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:24 driver [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 07:24 go.mod [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 07:24 go.sum [2023-05-30T07:25:42.041Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:24 snap [2023-05-30T07:25:42.041Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:25:42.517Z] + 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=e31afc5f6ae47972aac87410fd8eedcd7517dea9 --label arch=amd64 --label version=0.0.0 . [2023-05-30T07:25:42.517Z] Sending build context to Docker daemon 10.96MB [2023-05-30T07:25:42.517Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:25:42.517Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T07:25:42.517Z] ---> e3b6ce70167d [2023-05-30T07:25:42.517Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:25:42.776Z] ---> Running in 03dede513975 [2023-05-30T07:25:42.776Z] Removing intermediate container 03dede513975 [2023-05-30T07:25:42.776Z] ---> 5a27c798da99 [2023-05-30T07:25:42.776Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:25:42.776Z] ---> Running in 68b3a32e75d8 [2023-05-30T07:25:42.776Z] Removing intermediate container 68b3a32e75d8 [2023-05-30T07:25:42.776Z] ---> c26f18dc56af [2023-05-30T07:25:42.776Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:25:42.776Z] ---> Running in 85abdfdbf7a9 [2023-05-30T07:25:43.038Z] Removing intermediate container 85abdfdbf7a9 [2023-05-30T07:25:43.038Z] ---> 93d14c8ee5de [2023-05-30T07:25:43.038Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:25:43.038Z] ---> Running in 9b685841757c [2023-05-30T07:25:43.038Z] Removing intermediate container 9b685841757c [2023-05-30T07:25:43.038Z] ---> b48c42fd3110 [2023-05-30T07:25:43.038Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:25:43.038Z] ---> Running in 1af9b5433adc [2023-05-30T07:25:43.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:25:43.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:25:43.558Z] OK: 269 MiB in 57 packages [2023-05-30T07:25:43.817Z] Removing intermediate container 1af9b5433adc [2023-05-30T07:25:43.817Z] ---> 1d92aca9c918 [2023-05-30T07:25:43.817Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T07:25:43.817Z] ---> Running in f5e5a22ae396 [2023-05-30T07:25:44.076Z] Removing intermediate container f5e5a22ae396 [2023-05-30T07:25:44.076Z] ---> 33367b16d011 [2023-05-30T07:25:44.076Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T07:25:44.076Z] ---> ceb2a3b59411 [2023-05-30T07:25:44.076Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:25:44.076Z] ---> Running in a495767edb07 [2023-05-30T07:25:45.013Z] Removing intermediate container a495767edb07 [2023-05-30T07:25:45.013Z] ---> 00bfa2c24188 [2023-05-30T07:25:45.013Z] Step 11/25 : COPY . . [2023-05-30T07:25:45.272Z] ---> 5b557b6f2385 [2023-05-30T07:25:45.272Z] Step 12/25 : RUN $MAKE [2023-05-30T07:25:45.531Z] ---> Running in 61e7c5d3a612 [2023-05-30T07:25:45.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T07:26:04.383Z] Removing intermediate container 61e7c5d3a612 [2023-05-30T07:26:04.383Z] ---> e2148a54c192 [2023-05-30T07:26:04.383Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T07:26:04.383Z] 3.17: Pulling from library/alpine [2023-05-30T07:26:04.383Z] f56be85fc22e: Already exists [2023-05-30T07:26:04.383Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:26:04.383Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:26:04.383Z] ---> 9ed4aefc74f6 [2023-05-30T07:26:04.383Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T07:26:04.383Z] ---> Running in 256b1113f8ac [2023-05-30T07:26:04.383Z] Removing intermediate container 256b1113f8ac [2023-05-30T07:26:04.383Z] ---> 1a8bf607b7fb [2023-05-30T07:26:04.383Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T07:26:04.383Z] ---> Running in 88f157897aed [2023-05-30T07:26:04.383Z] Removing intermediate container 88f157897aed [2023-05-30T07:26:04.383Z] ---> 33779c9c2bda [2023-05-30T07:26:04.383Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T07:26:04.383Z] ---> Running in a2a8c6687994 [2023-05-30T07:26:04.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:26:04.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:26:04.641Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T07:26:04.641Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:26:04.641Z] OK: 7 MiB in 16 packages [2023-05-30T07:26:04.900Z] Removing intermediate container a2a8c6687994 [2023-05-30T07:26:04.900Z] ---> d7b9e6d43734 [2023-05-30T07:26:04.900Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T07:26:05.466Z] ---> 64ee1660e415 [2023-05-30T07:26:05.466Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T07:26:05.728Z] ---> 9d661e3b97b2 [2023-05-30T07:26:05.728Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T07:26:05.728Z] ---> 96e9010a7583 [2023-05-30T07:26:05.728Z] Step 20/25 : EXPOSE 59986 [2023-05-30T07:26:05.728Z] ---> Running in bb6602a58d46 [2023-05-30T07:26:05.728Z] Removing intermediate container bb6602a58d46 [2023-05-30T07:26:05.728Z] ---> a82d66aed75d [2023-05-30T07:26:05.728Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T07:26:05.728Z] ---> Running in cc7c47b54c42 [2023-05-30T07:26:05.988Z] Removing intermediate container cc7c47b54c42 [2023-05-30T07:26:05.988Z] ---> 0884ca7f68b5 [2023-05-30T07:26:05.988Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T07:26:05.988Z] ---> Running in 902b3abf6090 [2023-05-30T07:26:05.988Z] Removing intermediate container 902b3abf6090 [2023-05-30T07:26:05.988Z] ---> f52e0d96ed7b [2023-05-30T07:26:05.988Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T07:26:05.988Z] ---> Running in 6c37394c4152 [2023-05-30T07:26:05.988Z] Removing intermediate container 6c37394c4152 [2023-05-30T07:26:05.988Z] ---> 2b592364a71a [2023-05-30T07:26:05.988Z] Step 24/25 : LABEL git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T07:26:05.988Z] ---> Running in 6165903fc740 [2023-05-30T07:26:06.248Z] Removing intermediate container 6165903fc740 [2023-05-30T07:26:06.248Z] ---> b435fb24c423 [2023-05-30T07:26:06.248Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T07:26:06.248Z] ---> Running in 869e8ace1abd [2023-05-30T07:26:06.248Z] Removing intermediate container 869e8ace1abd [2023-05-30T07:26:06.248Z] ---> 8ea6832f301a [2023-05-30T07:26:06.248Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:26:06.248Z] Successfully built 8ea6832f301a [2023-05-30T07:26:06.248Z] 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 [2023-05-30T07:26:07.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:26:07.094Z] [2023-05-30T07:26:07.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:26:07.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:26:07.462Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T07:26:07.462Z] 5eb5b503b376: Pulling fs layer [2023-05-30T07:26:07.462Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T07:26:07.462Z] ec43610c2a17: Pulling fs layer [2023-05-30T07:26:07.462Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T07:26:07.462Z] 33b1e0a273af: Pulling fs layer [2023-05-30T07:26:07.462Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T07:26:07.462Z] 2f39f015ded8: Pulling fs layer [2023-05-30T07:26:07.462Z] 3a2ae6a8a46f: Waiting [2023-05-30T07:26:07.462Z] 2f39f015ded8: Waiting [2023-05-30T07:26:07.462Z] 33b1e0a273af: Waiting [2023-05-30T07:26:07.462Z] 5d3b04190fa2: Waiting [2023-05-30T07:26:07.462Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T07:26:07.462Z] 5c69ac0246d0: Download complete [2023-05-30T07:26:07.462Z] 3a2ae6a8a46f: Download complete [2023-05-30T07:26:07.462Z] 33b1e0a273af: Verifying Checksum [2023-05-30T07:26:07.462Z] 33b1e0a273af: Download complete [2023-05-30T07:26:07.462Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T07:26:07.462Z] 5d3b04190fa2: Download complete [2023-05-30T07:26:07.462Z] ec43610c2a17: Verifying Checksum [2023-05-30T07:26:07.462Z] ec43610c2a17: Download complete [2023-05-30T07:26:07.721Z] 5eb5b503b376: Verifying Checksum [2023-05-30T07:26:07.721Z] 5eb5b503b376: Download complete [2023-05-30T07:26:08.287Z] 2f39f015ded8: Download complete [2023-05-30T07:26:08.853Z] 5eb5b503b376: Pull complete [2023-05-30T07:26:08.853Z] 5c69ac0246d0: Pull complete [2023-05-30T07:26:09.419Z] ec43610c2a17: Pull complete [2023-05-30T07:26:09.419Z] 3a2ae6a8a46f: Pull complete [2023-05-30T07:26:09.677Z] 33b1e0a273af: Pull complete [2023-05-30T07:26:09.677Z] 5d3b04190fa2: Pull complete [2023-05-30T07:26:13.860Z] 2f39f015ded8: Pull complete [2023-05-30T07:26:13.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T07:26:13.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:26:13.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:26:14.096Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-05-30T07:26:14.131Z] $ 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-326 -v /w/workspace/gexfoundry_device-rest-go_PR-326:/w/workspace/gexfoundry_device-rest-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-326@tmp:/w/workspace/gexfoundry_device-rest-go_PR-326@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 [2023-05-30T07:26:17.893Z] $ docker top 246ea56cec1e81e9374b120b1dda03d8073e9057f7986f8091ead937f201fa6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:26:18.318Z] ---> job-cost.sh [2023-05-30T07:26:18.318Z] lf-activate-venv: SKIPPING [2023-05-30T07:26:18.318Z] INFO: No Stack... [2023-05-30T07:26:18.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:26:18.837Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:26:19.147Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-326/archives/cost.csv [2023-05-30T07:26:19.147Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:26:19.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [2023-05-30T07:26:19.189Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] did not exist. Created. [2023-05-30T07:26:19.189Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:26:19.578Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T07:26:19.631Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:26:19.669Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:26:19.746Z] $ docker stop --time=1 246ea56cec1e81e9374b120b1dda03d8073e9057f7986f8091ead937f201fa6b [2023-05-30T07:26:20.891Z] $ docker rm -f --volumes 246ea56cec1e81e9374b120b1dda03d8073e9057f7986f8091ead937f201fa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T07:27:33.103Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17265 in /w/workspace/gexfoundry_device-rest-go_PR-326 [Pipeline] { [Pipeline] ws [2023-05-30T07:27:33.165Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T07:27:33.235Z] The recommended git tool is: git [2023-05-30T07:27:40.847Z] using credential edgex-jenkins-ssh [2023-05-30T07:27:40.870Z] Cloning the remote Git repository [2023-05-30T07:27:40.912Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T07:27:41.033Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-30T07:27:41.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T07:27:41.204Z] > git --version # timeout=10 [2023-05-30T07:27:41.225Z] > git --version # 'git version 2.25.1' [2023-05-30T07:27:41.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:27:41.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:27:43.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T07:27:43.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:27:44.891Z] Merging remotes/origin/main commit 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d into PR head commit e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T07:27:44.324Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T07:27:44.371Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T07:27:44.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:27:44.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T07:27:44.907Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:27:45.185Z] Merge succeeded, producing e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T07:27:45.185Z] Checking out Revision e31afc5f6ae47972aac87410fd8eedcd7517dea9 (PR-326) [2023-05-30T07:27:45.674Z] Commit message: "docs: Update changelog for v3.0" [2023-05-30T07:27:45.728Z] > git --version # timeout=10 [2023-05-30T07:27:45.747Z] > git --version # 'git version 2.25.1' [2023-05-30T07:27:45.765Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:27:44.999Z] > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 [2023-05-30T07:27:45.081Z] > git remote # timeout=10 [2023-05-30T07:27:45.100Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T07:27:45.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:27:45.141Z] > git merge 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 [2023-05-30T07:27:45.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T07:27:45.190Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:27:45.207Z] > git checkout -f e31afc5f6ae47972aac87410fd8eedcd7517dea9 # timeout=10 [2023-05-30T07:27:46.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T07:27:46.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:27:46.853Z] Dload Upload Total Spent Left Speed [2023-05-30T07:27:46.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-30T07:27:47.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T07:27:47.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-30T07:27:47.889Z] sudo tee /etc/docker/daemon.new [2023-05-30T07:27:47.889Z] { [2023-05-30T07:27:47.889Z] "registry-mirrors": [ [2023-05-30T07:27:47.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T07:27:47.889Z] ], [2023-05-30T07:27:47.889Z] "bip": "10.250.0.254/24", [2023-05-30T07:27:47.889Z] "hosts": [ [2023-05-30T07:27:47.889Z] "tcp://0.0.0.0:5555", [2023-05-30T07:27:47.889Z] "unix:///var/run/docker.sock" [2023-05-30T07:27:47.889Z] ], [2023-05-30T07:27:47.889Z] "mtu": 1458, [2023-05-30T07:27:47.889Z] "selinux-enabled": true, [2023-05-30T07:27:47.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T07:27:47.889Z] } [Pipeline] sh [2023-05-30T07:27:48.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T07:27:48.596Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:28:06.933Z] provisioning config files... [2023-05-30T07:28:06.962Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15172141562673726502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:28:07.358Z] ---> docker-login.sh [2023-05-30T07:28:07.358Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:28:07.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:28:08.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:28:08.221Z] Configure a credential helper to remove this warning. See [2023-05-30T07:28:08.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:28:08.221Z] [2023-05-30T07:28:08.221Z] Login Succeeded [2023-05-30T07:28:08.221Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:28:08.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:28:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:28:08.492Z] Configure a credential helper to remove this warning. See [2023-05-30T07:28:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:28:08.492Z] [2023-05-30T07:28:08.492Z] Login Succeeded [2023-05-30T07:28:08.492Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:28:08.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:28:09.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:28:09.039Z] Configure a credential helper to remove this warning. See [2023-05-30T07:28:09.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:28:09.039Z] [2023-05-30T07:28:09.039Z] Login Succeeded [2023-05-30T07:28:09.039Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:28:09.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:28:09.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:28:09.307Z] Configure a credential helper to remove this warning. See [2023-05-30T07:28:09.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:28:09.307Z] [2023-05-30T07:28:09.307Z] Login Succeeded [2023-05-30T07:28:09.307Z] docker.io [2023-05-30T07:28:09.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:28:09.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:28:09.846Z] Configure a credential helper to remove this warning. See [2023-05-30T07:28:09.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:28:09.846Z] [2023-05-30T07:28:09.846Z] Login Succeeded [2023-05-30T07:28:09.846Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:28:09.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:28:10.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:28:10.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:28:10.354Z] ========================================================= [2023-05-30T07:28:10.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T07:28:10.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:28:10.887Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T07:28:10.887Z] Sending build context to Docker daemon 141.8kB [2023-05-30T07:28:11.157Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:28:11.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:28:11.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T07:28:11.157Z] c41833b44d91: Pulling fs layer [2023-05-30T07:28:11.157Z] ed15518f5707: Pulling fs layer [2023-05-30T07:28:11.157Z] feae8fd75edb: Pulling fs layer [2023-05-30T07:28:11.157Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T07:28:11.157Z] 3cdef696dda3: Pulling fs layer [2023-05-30T07:28:11.157Z] 2ced38df9373: Pulling fs layer [2023-05-30T07:28:11.157Z] 58f1dce35555: Pulling fs layer [2023-05-30T07:28:11.157Z] 3cdef696dda3: Waiting [2023-05-30T07:28:11.157Z] 2ced38df9373: Waiting [2023-05-30T07:28:11.157Z] 58f1dce35555: Waiting [2023-05-30T07:28:11.157Z] 242c74f7c9fa: Waiting [2023-05-30T07:28:11.453Z] ed15518f5707: Verifying Checksum [2023-05-30T07:28:11.453Z] ed15518f5707: Download complete [2023-05-30T07:28:11.453Z] 242c74f7c9fa: Download complete [2023-05-30T07:28:11.453Z] 3cdef696dda3: Verifying Checksum [2023-05-30T07:28:11.453Z] 3cdef696dda3: Download complete [2023-05-30T07:28:11.453Z] c41833b44d91: Verifying Checksum [2023-05-30T07:28:11.453Z] c41833b44d91: Download complete [2023-05-30T07:28:12.436Z] c41833b44d91: Pull complete [2023-05-30T07:28:13.023Z] 58f1dce35555: Verifying Checksum [2023-05-30T07:28:13.023Z] 58f1dce35555: Download complete [2023-05-30T07:28:13.023Z] ed15518f5707: Pull complete [2023-05-30T07:28:13.993Z] feae8fd75edb: Verifying Checksum [2023-05-30T07:28:13.993Z] feae8fd75edb: Download complete [2023-05-30T07:28:14.263Z] 2ced38df9373: Verifying Checksum [2023-05-30T07:28:14.263Z] 2ced38df9373: Download complete [2023-05-30T07:28:26.610Z] feae8fd75edb: Pull complete [2023-05-30T07:28:26.610Z] 242c74f7c9fa: Pull complete [2023-05-30T07:28:26.610Z] 3cdef696dda3: Pull complete [2023-05-30T07:28:32.067Z] 2ced38df9373: Pull complete [2023-05-30T07:28:36.332Z] 58f1dce35555: Pull complete [2023-05-30T07:28:36.332Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T07:28:36.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T07:28:36.332Z] ---> fadd8f120f05 [2023-05-30T07:28:36.332Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:28:37.752Z] ---> Running in ac1fc8588467 [2023-05-30T07:28:37.752Z] Removing intermediate container ac1fc8588467 [2023-05-30T07:28:37.752Z] ---> dbe9c50568ec [2023-05-30T07:28:37.752Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:28:38.023Z] ---> Running in bfbc5e35d86d [2023-05-30T07:28:38.291Z] Removing intermediate container bfbc5e35d86d [2023-05-30T07:28:38.291Z] ---> 242e5b2ac28a [2023-05-30T07:28:38.291Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:28:38.291Z] ---> Running in 2895e3567a21 [2023-05-30T07:28:38.561Z] Removing intermediate container 2895e3567a21 [2023-05-30T07:28:38.561Z] ---> be6c663c21bb [2023-05-30T07:28:38.561Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:28:38.561Z] ---> Running in 662fe4fcdd75 [2023-05-30T07:28:38.833Z] Removing intermediate container 662fe4fcdd75 [2023-05-30T07:28:38.833Z] ---> f37a76a1dabf [2023-05-30T07:28:38.833Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:28:39.117Z] ---> Running in 1f157fbf0b6c [2023-05-30T07:28:40.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:28:41.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:28:42.008Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:28:42.008Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:28:42.008Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:28:42.008Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:28:42.008Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:28:42.008Z] OK: 268 MiB in 57 packages [2023-05-30T07:28:42.988Z] Removing intermediate container 1f157fbf0b6c [2023-05-30T07:28:42.988Z] ---> 77702c8ab205 [2023-05-30T07:28:42.988Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T07:28:43.257Z] ---> Running in e528d5c5d9b5 [2023-05-30T07:28:43.525Z] Removing intermediate container e528d5c5d9b5 [2023-05-30T07:28:43.525Z] ---> 429d76023fed [2023-05-30T07:28:43.525Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:28:44.113Z] ---> 4793c1f9a621 [2023-05-30T07:28:44.114Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:28:44.114Z] ---> Running in 04e5ac41b58b [2023-05-30T07:29:52.030Z] Removing intermediate container 04e5ac41b58b [2023-05-30T07:29:52.030Z] ---> 498f8c9b3b58 [2023-05-30T07:29:52.030Z] Step 11/12 : COPY . . [2023-05-30T07:29:52.030Z] ---> b46094301676 [2023-05-30T07:29:52.030Z] Step 12/12 : RUN $MAKE [2023-05-30T07:29:52.030Z] ---> Running in e13f8f72d0e1 [2023-05-30T07:29:52.030Z] noop [2023-05-30T07:29:52.030Z] Removing intermediate container e13f8f72d0e1 [2023-05-30T07:29:52.030Z] ---> 79ab2e1ae967 [2023-05-30T07:29:52.030Z] Successfully built 79ab2e1ae967 [2023-05-30T07:29:52.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:29:52.514Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:29:52.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:29:52.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-17265 does not seem to be running inside a container [2023-05-30T07:29:52.866Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:29:54.067Z] $ docker top 48e549b063e35e2dd1b4a37187bd51dc63bba6e24032ab7f479a0b0850e4d9ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:29:54.936Z] + go version [2023-05-30T07:29:54.936Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T07:29:54.984Z] $ docker stop --time=1 48e549b063e35e2dd1b4a37187bd51dc63bba6e24032ab7f479a0b0850e4d9ae [2023-05-30T07:29:56.600Z] $ docker rm -f --volumes 48e549b063e35e2dd1b4a37187bd51dc63bba6e24032ab7f479a0b0850e4d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:29:57.439Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:29:57.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:29:57.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-17265 does not seem to be running inside a container [2023-05-30T07:29:57.786Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:29:58.937Z] $ docker top f8d0ce6b4c8cd22cde0f5eb233882d146789438cb113b82d7692801a0129d324 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:29:59.814Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:30:00.522Z] + make test [2023-05-30T07:30:00.523Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T07:30:39.397Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T07:32:31.059Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T07:32:33.015Z] ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 32.2% of statements [2023-05-30T07:32:33.601Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T07:32:33.601Z] go vet ./... [2023-05-30T07:33:12.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:33:12.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:33:12.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:33:12.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:33:12.609Z] $ docker stop --time=1 f8d0ce6b4c8cd22cde0f5eb233882d146789438cb113b82d7692801a0129d324 [2023-05-30T07:33:14.848Z] $ docker rm -f --volumes f8d0ce6b4c8cd22cde0f5eb233882d146789438cb113b82d7692801a0129d324 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:33:16.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:33:16.207Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T07:33:16.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:33:17.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:33:17.716Z] + ls -al . [2023-05-30T07:33:17.716Z] total 180 [2023-05-30T07:33:17.716Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:30 . [2023-05-30T07:33:17.716Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:27 .. [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 07:27 .dockerignore [2023-05-30T07:33:17.716Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:27 .git [2023-05-30T07:33:17.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:27 .github [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 07:27 .gitignore [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:27 .golangci.yml [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 07:27 Attribution.txt [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 07:27 CHANGELOG.md [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 07:27 Dockerfile [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:27 GOVERNANCE.md [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 07:27 Jenkinsfile [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:27 LICENSE [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 07:27 Makefile [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 07:27 OWNERS.md [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 07:27 README.md [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:24 VERSION [2023-05-30T07:33:17.716Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:27 bin [2023-05-30T07:33:17.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:27 cmd [2023-05-30T07:33:17.716Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 07:32 coverage.out [2023-05-30T07:33:17.716Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:27 driver [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 07:27 go.mod [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 07:27 go.sum [2023-05-30T07:33:17.716Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:27 snap [2023-05-30T07:33:17.716Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 07:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:33:18.157Z] + 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=e31afc5f6ae47972aac87410fd8eedcd7517dea9 --label arch=arm64 --label version=0.0.0 . [2023-05-30T07:33:18.157Z] Sending build context to Docker daemon 157.2kB [2023-05-30T07:33:18.428Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:33:18.429Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T07:33:18.429Z] ---> 79ab2e1ae967 [2023-05-30T07:33:18.429Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:33:18.700Z] ---> Running in 48eff38209dd [2023-05-30T07:33:18.968Z] Removing intermediate container 48eff38209dd [2023-05-30T07:33:18.969Z] ---> 66f150fb0258 [2023-05-30T07:33:18.969Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:33:18.969Z] ---> Running in 23c4fd385343 [2023-05-30T07:33:19.238Z] Removing intermediate container 23c4fd385343 [2023-05-30T07:33:19.238Z] ---> c97ef62fdeba [2023-05-30T07:33:19.238Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:33:19.509Z] ---> Running in bdbd76a58e05 [2023-05-30T07:33:19.783Z] Removing intermediate container bdbd76a58e05 [2023-05-30T07:33:19.783Z] ---> e71aada40f7a [2023-05-30T07:33:19.783Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:33:19.783Z] ---> Running in e54c2fbe7a42 [2023-05-30T07:33:20.390Z] Removing intermediate container e54c2fbe7a42 [2023-05-30T07:33:20.390Z] ---> 361e364503d1 [2023-05-30T07:33:20.390Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:33:20.390Z] ---> Running in ccde2495f0be [2023-05-30T07:33:22.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:33:22.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:33:24.347Z] OK: 268 MiB in 57 packages [2023-05-30T07:33:25.762Z] Removing intermediate container ccde2495f0be [2023-05-30T07:33:25.762Z] ---> 541cd1137cf3 [2023-05-30T07:33:25.762Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T07:33:25.762Z] ---> Running in 19c26a3da0ae [2023-05-30T07:33:26.347Z] Removing intermediate container 19c26a3da0ae [2023-05-30T07:33:26.347Z] ---> 8c10f5904646 [2023-05-30T07:33:26.347Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T07:33:27.324Z] ---> 949763691c89 [2023-05-30T07:33:27.324Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:33:27.594Z] ---> Running in 7e269ec2c271 [2023-05-30T07:33:31.853Z] Removing intermediate container 7e269ec2c271 [2023-05-30T07:33:31.853Z] ---> 9dfe4d1c5c1f [2023-05-30T07:33:31.853Z] Step 11/25 : COPY . . [2023-05-30T07:33:32.439Z] ---> 9c27456d3372 [2023-05-30T07:33:32.439Z] Step 12/25 : RUN $MAKE [2023-05-30T07:33:32.439Z] ---> Running in ea22437b098f [2023-05-30T07:33:34.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T07:35:56.147Z] Removing intermediate container ea22437b098f [2023-05-30T07:35:56.147Z] ---> 1e5c12687a9a [2023-05-30T07:35:56.147Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T07:35:56.147Z] 3.17: Pulling from library/alpine [2023-05-30T07:35:56.147Z] c41833b44d91: Already exists [2023-05-30T07:35:56.147Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:35:56.147Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:35:56.147Z] ---> 51e60588ff2c [2023-05-30T07:35:56.147Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T07:35:56.147Z] ---> Running in d1496c0c9cca [2023-05-30T07:35:56.147Z] Removing intermediate container d1496c0c9cca [2023-05-30T07:35:56.147Z] ---> 579cade43338 [2023-05-30T07:35:56.147Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T07:35:56.147Z] ---> Running in ce8242730462 [2023-05-30T07:35:56.147Z] Removing intermediate container ce8242730462 [2023-05-30T07:35:56.147Z] ---> c4d23f0247c9 [2023-05-30T07:35:56.147Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T07:35:56.147Z] ---> Running in a7a5f1a01a92 [2023-05-30T07:35:56.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:35:56.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:35:56.147Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T07:35:56.147Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:35:56.147Z] OK: 8 MiB in 16 packages [2023-05-30T07:35:56.147Z] Removing intermediate container a7a5f1a01a92 [2023-05-30T07:35:56.147Z] ---> 94f3465beec0 [2023-05-30T07:35:56.147Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T07:35:56.147Z] ---> 3d6680c00e69 [2023-05-30T07:35:56.147Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T07:35:56.147Z] ---> a179b761e791 [2023-05-30T07:35:56.147Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T07:35:56.147Z] ---> 26678a191f33 [2023-05-30T07:35:56.147Z] Step 20/25 : EXPOSE 59986 [2023-05-30T07:35:56.147Z] ---> Running in f9f587d87792 [2023-05-30T07:35:56.147Z] Removing intermediate container f9f587d87792 [2023-05-30T07:35:56.147Z] ---> 3da9f4d936d2 [2023-05-30T07:35:56.147Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T07:35:56.147Z] ---> Running in 44e8e0b8f0c0 [2023-05-30T07:35:56.147Z] Removing intermediate container 44e8e0b8f0c0 [2023-05-30T07:35:56.147Z] ---> de4571c11b8f [2023-05-30T07:35:56.147Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T07:35:56.147Z] ---> Running in 4152e5442143 [2023-05-30T07:35:56.147Z] Removing intermediate container 4152e5442143 [2023-05-30T07:35:56.147Z] ---> 4541ffd0a2ca [2023-05-30T07:35:56.147Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T07:35:56.147Z] ---> Running in d2b79511d951 [2023-05-30T07:35:56.147Z] Removing intermediate container d2b79511d951 [2023-05-30T07:35:56.147Z] ---> 599ee4db2ea6 [2023-05-30T07:35:56.147Z] Step 24/25 : LABEL git_sha=e31afc5f6ae47972aac87410fd8eedcd7517dea9 [2023-05-30T07:35:56.147Z] ---> Running in 88a7fd902c02 [2023-05-30T07:35:56.147Z] Removing intermediate container 88a7fd902c02 [2023-05-30T07:35:56.147Z] ---> 36c6a73df811 [2023-05-30T07:35:56.147Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T07:35:56.147Z] ---> Running in 0dc7b62d5c60 [2023-05-30T07:35:56.147Z] Removing intermediate container 0dc7b62d5c60 [2023-05-30T07:35:56.147Z] ---> 63505c5ca4e0 [2023-05-30T07:35:56.147Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:35:56.147Z] Successfully built 63505c5ca4e0 [2023-05-30T07:35:56.147Z] 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 [2023-05-30T07:35:56.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:35:56.982Z] [2023-05-30T07:35:56.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:35:57.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:35:57.728Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T07:35:57.728Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T07:35:57.728Z] 04944245beec: Pulling fs layer [2023-05-30T07:35:57.728Z] 699f458cf7ca: Pulling fs layer [2023-05-30T07:35:57.728Z] 765212b225bb: Pulling fs layer [2023-05-30T07:35:57.728Z] f23df028b6ca: Pulling fs layer [2023-05-30T07:35:57.728Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T07:35:57.728Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T07:35:57.728Z] f23df028b6ca: Waiting [2023-05-30T07:35:57.728Z] d65c8cfc05b1: Waiting [2023-05-30T07:35:57.728Z] 2437ff75d9bd: Waiting [2023-05-30T07:35:57.728Z] 765212b225bb: Waiting [2023-05-30T07:35:57.728Z] 04944245beec: Verifying Checksum [2023-05-30T07:35:57.728Z] 04944245beec: Download complete [2023-05-30T07:35:57.728Z] 765212b225bb: Verifying Checksum [2023-05-30T07:35:57.728Z] 765212b225bb: Download complete [2023-05-30T07:35:57.728Z] f23df028b6ca: Verifying Checksum [2023-05-30T07:35:57.728Z] f23df028b6ca: Download complete [2023-05-30T07:35:57.728Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T07:35:57.728Z] d65c8cfc05b1: Download complete [2023-05-30T07:35:58.001Z] 699f458cf7ca: Verifying Checksum [2023-05-30T07:35:58.001Z] 699f458cf7ca: Download complete [2023-05-30T07:35:58.278Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T07:35:58.278Z] 8998bd30e6a1: Download complete [2023-05-30T07:36:00.902Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T07:36:00.902Z] 2437ff75d9bd: Download complete [2023-05-30T07:36:02.309Z] 8998bd30e6a1: Pull complete [2023-05-30T07:36:02.575Z] 04944245beec: Pull complete [2023-05-30T07:36:03.983Z] 699f458cf7ca: Pull complete [2023-05-30T07:36:03.983Z] 765212b225bb: Pull complete [2023-05-30T07:36:04.941Z] f23df028b6ca: Pull complete [2023-05-30T07:36:04.941Z] d65c8cfc05b1: Pull complete [2023-05-30T07:36:19.921Z] 2437ff75d9bd: Pull complete [2023-05-30T07:36:19.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T07:36:19.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:36:19.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:36:20.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-17265 does not seem to be running inside a container [2023-05-30T07:36:20.320Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T07:36:23.044Z] $ docker top 11bb5a1184ca9fa94a78adca7a4421264cf0338d3d5bc9957aedfd5f85211a25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:23.605Z] ---> job-cost.sh [2023-05-30T07:36:23.869Z] lf-activate-venv: SKIPPING [2023-05-30T07:36:23.869Z] INFO: No Stack... [2023-05-30T07:36:24.134Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T07:36:25.088Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:36:25.427Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-05-30T07:36:25.427Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:36:25.506Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [2023-05-30T07:36:25.513Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] did not exist. Created. [2023-05-30T07:36:25.513Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:36:25.921Z] /w/workspace/device-rest-go/1@tmp/durable-a72061a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T07:36:26.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T07:36:26.308Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T07:36:26.348Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:36:26.363Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:36:26.460Z] $ docker stop --time=1 11bb5a1184ca9fa94a78adca7a4421264cf0338d3d5bc9957aedfd5f85211a25 [2023-05-30T07:36:27.919Z] $ docker rm -f --volumes 11bb5a1184ca9fa94a78adca7a4421264cf0338d3d5bc9957aedfd5f85211a25 [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 [2023-05-30T07:36:28.969Z] provisioning config files... [2023-05-30T07:36:28.979Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/config14485461495581749150tmp [Pipeline] { [Pipeline] sh [2023-05-30T07:36:29.332Z] + set +x [2023-05-30T07:36:29.332Z] + curl -s https://codecov.io/bash [2023-05-30T07:36:29.332Z] + bash -s -- [2023-05-30T07:36:29.332Z] [2023-05-30T07:36:29.332Z] _____ _ [2023-05-30T07:36:29.332Z] / ____| | | [2023-05-30T07:36:29.332Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T07:36:29.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T07:36:29.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T07:36:29.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T07:36:29.332Z] Bash-1.0.6 [2023-05-30T07:36:29.332Z] [2023-05-30T07:36:29.332Z] [2023-05-30T07:36:29.332Z] ==> git version 2.25.1 found [2023-05-30T07:36:29.332Z] ==> 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 [2023-05-30T07:36:29.332Z] Release-Date: 2020-01-08 [2023-05-30T07:36:29.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T07:36:29.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T07:36:29.332Z] ==> Jenkins CI detected. [2023-05-30T07:36:29.332Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-326 [2023-05-30T07:36:29.332Z] project root: . [2023-05-30T07:36:29.332Z] --> token set from env [2023-05-30T07:36:29.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T07:36:29.332Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T07:36:29.332Z] ==> Python coveragepy not found [2023-05-30T07:36:29.332Z] ==> Searching for coverage reports in: [2023-05-30T07:36:29.332Z] + . [2023-05-30T07:36:29.332Z] -> Found 1 reports [2023-05-30T07:36:29.332Z] ==> Detecting git/mercurial file structure [2023-05-30T07:36:29.332Z] ==> Reading reports [2023-05-30T07:36:29.332Z] + ./coverage.out bytes=14663 [2023-05-30T07:36:29.332Z] ==> Appending adjustments [2023-05-30T07:36:29.332Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T07:36:29.592Z] + Found adjustments [2023-05-30T07:36:29.592Z] ==> Gzipping contents [2023-05-30T07:36:29.592Z] 4.0K /tmp/codecov.rdMNBH.gz [2023-05-30T07:36:29.592Z] ==> Uploading reports [2023-05-30T07:36:29.592Z] url: https://codecov.io [2023-05-30T07:36:29.592Z] query: branch=PR-326&commit=e31afc5f6ae47972aac87410fd8eedcd7517dea9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=326&job=&cmd_args= [2023-05-30T07:36:29.592Z] -> Pinging Codecov [2023-05-30T07:36:29.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-326&commit=e31afc5f6ae47972aac87410fd8eedcd7517dea9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=326&job=&cmd_args= [2023-05-30T07:36:29.592Z] -> Uploading to [2023-05-30T07:36:29.592Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/4E5D53B4F1F92C436F7061BF334D961C/e31afc5f6ae47972aac87410fd8eedcd7517dea9/41f8e11e-0aa9-4fd0-a992-a64b7eb190fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T073629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f712b63ed90364756d9f386a292e1d0ece7730d489e0feed849b32ddec96b54e [2023-05-30T07:36:29.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:36:29.592Z] Dload Upload Total Spent Left Speed [2023-05-30T07:36:29.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 13944 --:--:-- --:--:-- --:--:-- 13944 [2023-05-30T07:36:29.852Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e31afc5f6ae47972aac87410fd8eedcd7517dea9 [Pipeline] } [2023-05-30T07:36:29.887Z] 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 [2023-05-30T07:36:31.706Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-326/archives ] [2023-05-30T07:36:31.706Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-326/archives [2023-05-30T07:36:31.706Z] total 16 [2023-05-30T07:36:31.706Z] drwxr-xr-x 3 root root 4096 May 30 07:26 . [2023-05-30T07:36:31.706Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:26 .. [2023-05-30T07:36:31.706Z] drwxr-xr-x 2 root root 4096 May 30 07:26 cost [2023-05-30T07:36:31.706Z] -rw-r--r-- 1 root root 86 May 30 07:26 cost.csv [2023-05-30T07:36:31.706Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-326/archives [2023-05-30T07:36:31.706Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-326/archives [2023-05-30T07:36:31.706Z] total 16 [2023-05-30T07:36:31.706Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:26 . [2023-05-30T07:36:31.706Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:26 .. [2023-05-30T07:36:31.706Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 07:26 cost [2023-05-30T07:36:31.706Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 07:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:32.033Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:32.921Z] ---> package-listing.sh [2023-05-30T07:36:32.921Z] ++ facter osfamily [2023-05-30T07:36:32.921Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T07:36:33.181Z] + OS_FAMILY=debian [2023-05-30T07:36:33.181Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-326 [2023-05-30T07:36:33.181Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T07:36:33.181Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T07:36:33.181Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T07:36:33.181Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T07:36:33.181Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-326 ']' [2023-05-30T07:36:33.181Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T07:36:33.181Z] + case "${OS_FAMILY}" in [2023-05-30T07:36:33.181Z] + dpkg -l [2023-05-30T07:36:33.181Z] + grep '^ii' [2023-05-30T07:36:33.181Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T07:36:33.181Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T07:36:33.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T07:36:33.181Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-326 ']' [2023-05-30T07:36:33.181Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-326/archives/ [2023-05-30T07:36:33.181Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-326/archives/ [Pipeline] echo [2023-05-30T07:36:33.216Z] 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-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T07:36:33.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:36:33.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:36:33.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:36:34.156Z] prd-ubuntu20.04-docker-8c-8g-17263 does not seem to be running inside a container [2023-05-30T07:36:34.185Z] $ 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-326/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-326 -v /w/workspace/gexfoundry_device-rest-go_PR-326:/w/workspace/gexfoundry_device-rest-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-326@tmp:/w/workspace/gexfoundry_device-rest-go_PR-326@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 [2023-05-30T07:36:34.395Z] $ docker top 2a85d59e533497f96caff56ae6e9af9e7d955f1ab4da65b29a4eb2dfde53b8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:36:34.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T07:36:35.104Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T07:36:35.415Z] + ls /var/log/sa-host [2023-05-30T07:36:35.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:36:35.552Z] provisioning config files... [2023-05-30T07:36:35.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-326@tmp/config8124540310482306682tmp [Pipeline] { [Pipeline] echo [2023-05-30T07:36:35.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:35.927Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T07:36:35.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:36.342Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T07:36:36.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:36.688Z] ---> sudo-logs.sh [2023-05-30T07:36:36.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T07:36:36.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:37.092Z] ---> job-cost.sh [2023-05-30T07:36:37.092Z] lf-activate-venv: SKIPPING [2023-05-30T07:36:37.092Z] DEBUG: total: 0.2199999988079071 [2023-05-30T07:36:37.092Z] INFO: Retrieving Stack Cost... [2023-05-30T07:36:37.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:36:37.921Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T07:36:37.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:36:38.263Z] ---> logs-deploy.sh [2023-05-30T07:36:38.263Z] lf-activate-venv: SKIPPING [2023-05-30T07:36:38.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-326/1 [2023-05-30T07:36:38.263Z] INFO: archiving workspace using pattern(s): [2023-05-30T07:36:39.202Z] Archives upload complete. [2023-05-30T07:36:39.202Z] INFO: archiving logs to Nexus