Pull request #491 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f4b5fff9164c6e3358ba4837dfd400e116103c5+04ce07425684dc49eb1d346851a0a7d2d821c622 (c2eb2283c2e3296205623dc2a247dc2fe38be3a6) 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-ssh3250795531908749758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13992986377331713211.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go/branches/PR-491/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-virtual-go/branches/PR-491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16978154831728249032.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-virtual-go/branches/PR-491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3254825265197958793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9532861819322184877.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-virtual-go/branches/PR-491/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-virtual-go/branches/PR-491/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11025120618942917368.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual 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 Running on prd-ubuntu20.04-docker-8c-8g-14801 in /w/workspace/foundry_device-virtual-go_PR-491 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-491 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 9f4b5fff9164c6e3358ba4837dfd400e116103c5 Merge succeeded, producing 9f4b5fff9164c6e3358ba4837dfd400e116103c5 Checking out Revision 9f4b5fff9164c6e3358ba4837dfd400e116103c5 (PR-491) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4b5fff9164c6e3358ba4837dfd400e116103c5 # 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4b5fff9164c6e3358ba4837dfd400e116103c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T11:44:00.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T11:44:00.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T11:44:00.372Z] ========================================================= [2024-10-03T11:44:00.372Z] EdgeX Global Pipelines Version Info [2024-10-03T11:44:00.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T11:44:01.154Z] ------------------- [2024-10-03T11:44:01.155Z] stable info: [2024-10-03T11:44:01.155Z] ------------------- [2024-10-03T11:44:01.155Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-03T11:44:01.155Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T11:44:01.155Z] Message: update stable to v1.0.265 [2024-10-03T11:44:01.725Z] ------------------- [2024-10-03T11:44:01.725Z] experimental info: [2024-10-03T11:44:01.725Z] ------------------- [2024-10-03T11:44:01.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T11:44:01.725Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T11:44:01.725Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T11:44:01.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-03T11:44:02.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-03T11:44:02.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T11:44:02.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T11:44:02.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T11:44:02.199Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-03T11:44:02.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T11:44:02.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T11:44:02.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T11:44:02.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T11:44:02.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T11:44:02.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-03T11:44:02.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T11:44:02.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T11:44:02.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T11:44:02.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T11:44:02.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T11:44:02.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T11:44:02.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T11:44:03.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T11:44:03.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T11:44:03.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T11:44:03.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T11:44:03.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T11:44:03.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-03T11:44:03.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T11:44:03.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T11:44:03.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-491 [Pipeline] echo [2024-10-03T11:44:03.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-491 [Pipeline] echo [2024-10-03T11:44:03.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-491 [Pipeline] echo [2024-10-03T11:44:03.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [Pipeline] echo [2024-10-03T11:44:03.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f4b5ff [Pipeline] echo [2024-10-03T11:44:03.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T11:44:03.952Z] provisioning config files... [2024-10-03T11:44:03.965Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-491@tmp/config1153029819091082797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T11:44:04.372Z] ---> ****-login.sh [2024-10-03T11:44:04.372Z] nexus3.edgexfoundry.org:10001 [2024-10-03T11:44:04.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:04.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:04.634Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:04.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:04.634Z] [2024-10-03T11:44:04.634Z] Login Succeeded [2024-10-03T11:44:04.634Z] nexus3.edgexfoundry.org:10002 [2024-10-03T11:44:04.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:04.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:04.894Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:04.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:04.894Z] [2024-10-03T11:44:04.894Z] Login Succeeded [2024-10-03T11:44:04.894Z] nexus3.edgexfoundry.org:10003 [2024-10-03T11:44:04.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:04.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:04.895Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:04.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:04.895Z] [2024-10-03T11:44:04.895Z] Login Succeeded [2024-10-03T11:44:04.895Z] nexus3.edgexfoundry.org:10004 [2024-10-03T11:44:04.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:05.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:05.154Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:05.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:05.154Z] [2024-10-03T11:44:05.155Z] Login Succeeded [2024-10-03T11:44:05.155Z] ****.io [2024-10-03T11:44:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:05.415Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:05.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:05.415Z] [2024-10-03T11:44:05.415Z] Login Succeeded [2024-10-03T11:44:05.415Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T11:44:05.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T11:44:06.150Z] + git rev-list -1 --merges 9f4b5fff9164c6e3358ba4837dfd400e116103c5~1..9f4b5fff9164c6e3358ba4837dfd400e116103c5 [Pipeline] echo [2024-10-03T11:44:06.198Z] -----------> git rev-list -1 --merges 9f4b5fff9164c6e3358ba4837dfd400e116103c5~1..9f4b5fff9164c6e3358ba4837dfd400e116103c5 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [false] [Pipeline] sh [2024-10-03T11:44:06.529Z] + git log --format=format:%s -1 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [Pipeline] echo [2024-10-03T11:44:06.568Z] ========================================================= [2024-10-03T11:44:06.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T11:44:06.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T11:44:07.053Z] + git log --format=format:%s -1 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [Pipeline] echo [2024-10-03T11:44:07.096Z] [semverPrep] GIT_COMMIT: 9f4b5fff9164c6e3358ba4837dfd400e116103c5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-03T11:44:07.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T11:44:07.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T11:44:07.563Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T11:44:07.563Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T11:44:07.563Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T11:44:07.563Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T11:44:07.563Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T11:44:07.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:44:08.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T11:44:08.057Z] [2024-10-03T11:44:08.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:44:08.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T11:44:08.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T11:44:08.485Z] b85a868b505f: Pulling fs layer [2024-10-03T11:44:08.485Z] e2be974225ed: Pulling fs layer [2024-10-03T11:44:08.485Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T11:44:08.485Z] 988bab9f4d93: Pulling fs layer [2024-10-03T11:44:08.485Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T11:44:08.485Z] eaf3925da568: Pulling fs layer [2024-10-03T11:44:08.485Z] bab4dde63d76: Pulling fs layer [2024-10-03T11:44:08.485Z] bde34c3a00c8: Pulling fs layer [2024-10-03T11:44:08.485Z] b352a97aabf1: Pulling fs layer [2024-10-03T11:44:08.485Z] 4872d77fe225: Pulling fs layer [2024-10-03T11:44:08.485Z] 5851b861e8e6: Pulling fs layer [2024-10-03T11:44:08.485Z] 988bab9f4d93: Waiting [2024-10-03T11:44:08.485Z] 1469e6f7b9e6: Waiting [2024-10-03T11:44:08.485Z] eaf3925da568: Waiting [2024-10-03T11:44:08.485Z] bde34c3a00c8: Waiting [2024-10-03T11:44:08.485Z] bab4dde63d76: Waiting [2024-10-03T11:44:08.485Z] b352a97aabf1: Waiting [2024-10-03T11:44:08.485Z] 4872d77fe225: Waiting [2024-10-03T11:44:08.485Z] 5851b861e8e6: Waiting [2024-10-03T11:44:08.485Z] e2be974225ed: Verifying Checksum [2024-10-03T11:44:08.485Z] e2be974225ed: Download complete [2024-10-03T11:44:08.485Z] 988bab9f4d93: Download complete [2024-10-03T11:44:08.485Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T11:44:08.485Z] 1469e6f7b9e6: Download complete [2024-10-03T11:44:08.485Z] eaf3925da568: Verifying Checksum [2024-10-03T11:44:08.485Z] eaf3925da568: Download complete [2024-10-03T11:44:08.485Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T11:44:08.485Z] 339a4e72a1f5: Download complete [2024-10-03T11:44:08.745Z] bde34c3a00c8: Download complete [2024-10-03T11:44:08.745Z] b352a97aabf1: Verifying Checksum [2024-10-03T11:44:08.745Z] b352a97aabf1: Download complete [2024-10-03T11:44:08.745Z] 4872d77fe225: Verifying Checksum [2024-10-03T11:44:08.745Z] 4872d77fe225: Download complete [2024-10-03T11:44:08.745Z] 5851b861e8e6: Download complete [2024-10-03T11:44:08.745Z] b85a868b505f: Verifying Checksum [2024-10-03T11:44:08.745Z] b85a868b505f: Download complete [2024-10-03T11:44:09.006Z] bab4dde63d76: Verifying Checksum [2024-10-03T11:44:09.006Z] bab4dde63d76: Download complete [2024-10-03T11:44:09.944Z] b85a868b505f: Pull complete [2024-10-03T11:44:10.204Z] e2be974225ed: Pull complete [2024-10-03T11:44:10.466Z] 339a4e72a1f5: Pull complete [2024-10-03T11:44:10.727Z] 988bab9f4d93: Pull complete [2024-10-03T11:44:10.991Z] 1469e6f7b9e6: Pull complete [2024-10-03T11:44:10.991Z] eaf3925da568: Pull complete [2024-10-03T11:44:12.901Z] bab4dde63d76: Pull complete [2024-10-03T11:44:12.901Z] bde34c3a00c8: Pull complete [2024-10-03T11:44:12.901Z] b352a97aabf1: Pull complete [2024-10-03T11:44:12.901Z] 4872d77fe225: Pull complete [2024-10-03T11:44:13.162Z] 5851b861e8e6: Pull complete [2024-10-03T11:44:13.162Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T11:44:13.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T11:44:13.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T11:44:13.460Z] prd-ubuntu20.04-docker-8c-8g-14801 does not seem to be running inside a container [2024-10-03T11:44:13.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-491 -v /w/workspace/foundry_device-virtual-go_PR-491:/w/workspace/foundry_device-virtual-go_PR-491:rw,z -v /w/workspace/foundry_device-virtual-go_PR-491@tmp:/w/workspace/foundry_device-virtual-go_PR-491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T11:44:15.992Z] $ docker top 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd -eo pid,comm [2024-10-03T11:44:16.048Z] 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). [2024-10-03T11:44:16.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T11:44:16.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T11:44:16.221Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T11:44:16.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T11:44:16.343Z] $ docker exec 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd ssh-agent [2024-10-03T11:44:16.450Z] SSH_AUTH_SOCK=/tmp/ssh-gj2WDL5uspvv/agent.33 [2024-10-03T11:44:16.450Z] SSH_AGENT_PID=39 [2024-10-03T11:44:16.457Z] Running ssh-add (command line suppressed) [2024-10-03T11:44:16.571Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-491@tmp/private_key_5450316972944390801.key (/w/workspace/foundry_device-virtual-go_PR-491@tmp/private_key_5450316972944390801.key) [2024-10-03T11:44:16.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T11:44:16.939Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T11:44:16.966Z] $ docker exec --env ******** --env ******** 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd ssh-agent -k [2024-10-03T11:44:17.083Z] unset SSH_AUTH_SOCK; [2024-10-03T11:44:17.084Z] unset SSH_AGENT_PID; [2024-10-03T11:44:17.084Z] echo Agent pid 39 killed; [2024-10-03T11:44:17.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T11:44:17.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T11:44:17.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T11:44:17.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T11:44:17.344Z] $ docker exec 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd ssh-agent [2024-10-03T11:44:17.451Z] SSH_AUTH_SOCK=/tmp/ssh-p7Z02Ll9DVov/agent.72 [2024-10-03T11:44:17.451Z] SSH_AGENT_PID=78 [2024-10-03T11:44:17.456Z] Running ssh-add (command line suppressed) [2024-10-03T11:44:17.564Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-491@tmp/private_key_10521668578535949693.key (/w/workspace/foundry_device-virtual-go_PR-491@tmp/private_key_10521668578535949693.key) [2024-10-03T11:44:17.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T11:44:17.940Z] + git semver init [2024-10-03T11:44:18.202Z] 2024-10-03 11:44:18,110 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T11:44:18.202Z] 2024-10-03 11:44:18,111 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-491/.semver [2024-10-03T11:44:18.202Z] 2024-10-03 11:44:18,111 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-491/.semver [2024-10-03T11:44:18.202Z] 2024-10-03 11:44:18,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-491/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-491, universal_newlines=False, shell=None, istream=None) [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,164 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-491/.git/info/exclude [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-491/.semver/PR-491 with force:False [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,165 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-491/.semver/PR-491 [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,170 [execute] INFO git cat-file --batch-check [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-491/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,177 [execute] INFO git cat-file --batch [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-491/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T11:44:20.746Z] 2024-10-03 11:44:20,183 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-491/.semver/PR-491 [2024-10-03T11:44:20.746Z] 0.0.0 [Pipeline] } [2024-10-03T11:44:20.796Z] $ docker exec --env ******** --env ******** 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd ssh-agent -k [2024-10-03T11:44:20.899Z] unset SSH_AUTH_SOCK; [2024-10-03T11:44:20.899Z] unset SSH_AGENT_PID; [2024-10-03T11:44:20.900Z] echo Agent pid 78 killed; [2024-10-03T11:44:20.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T11:44:21.401Z] + git semver [Pipeline] } [2024-10-03T11:44:21.688Z] $ docker stop --time=1 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd [2024-10-03T11:44:22.983Z] $ docker rm -f --volumes 4ad4c1e92486266f8e0e5279438127bd65addd3930c1d727d94d7c6ad1d1facd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T11:44:23.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T11:44:23.721Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T11:44:23.749Z] [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 [2024-10-03T11:44:24.477Z] provisioning config files... [2024-10-03T11:44:24.487Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-491@tmp/config7649196621587775897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T11:44:24.876Z] ---> ****-login.sh [2024-10-03T11:44:24.876Z] nexus3.edgexfoundry.org:10001 [2024-10-03T11:44:24.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:24.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:24.876Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:24.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:24.876Z] [2024-10-03T11:44:24.876Z] Login Succeeded [2024-10-03T11:44:24.876Z] nexus3.edgexfoundry.org:10002 [2024-10-03T11:44:24.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:24.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:24.876Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:24.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:24.876Z] [2024-10-03T11:44:24.876Z] Login Succeeded [2024-10-03T11:44:24.876Z] nexus3.edgexfoundry.org:10003 [2024-10-03T11:44:25.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:25.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:25.136Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:25.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:25.137Z] [2024-10-03T11:44:25.137Z] Login Succeeded [2024-10-03T11:44:25.137Z] nexus3.edgexfoundry.org:10004 [2024-10-03T11:44:25.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:25.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:25.137Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:25.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:25.137Z] [2024-10-03T11:44:25.137Z] Login Succeeded [2024-10-03T11:44:25.137Z] ****.io [2024-10-03T11:44:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T11:44:25.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T11:44:25.397Z] Configure a credential helper to remove this warning. See [2024-10-03T11:44:25.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T11:44:25.397Z] [2024-10-03T11:44:25.397Z] Login Succeeded [2024-10-03T11:44:25.397Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T11:44:25.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T11:44:25.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T11:44:25.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T11:44:25.763Z] ========================================================= [2024-10-03T11:44:25.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-03T11:44:25.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:44:26.286Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T11:44:26.286Z] Sending build context to Docker daemon 37.62MB [2024-10-03T11:44:26.286Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T11:44:26.286Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-03T11:44:26.548Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T11:44:26.548Z] 43c4264eed91: Pulling fs layer [2024-10-03T11:44:26.548Z] 4cc291be95ef: Pulling fs layer [2024-10-03T11:44:26.548Z] 2ac1f1163629: Pulling fs layer [2024-10-03T11:44:26.548Z] 5c3c966382ef: Pulling fs layer [2024-10-03T11:44:26.548Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T11:44:26.548Z] 5d5c8e513c77: Pulling fs layer [2024-10-03T11:44:26.548Z] 9f66e0745190: Pulling fs layer [2024-10-03T11:44:26.548Z] 4f4fb700ef54: Waiting [2024-10-03T11:44:26.548Z] 5d5c8e513c77: Waiting [2024-10-03T11:44:26.548Z] f49a43e4bbc0: Pulling fs layer [2024-10-03T11:44:26.548Z] 561ebcabdf7f: Pulling fs layer [2024-10-03T11:44:26.548Z] 9f66e0745190: Waiting [2024-10-03T11:44:26.548Z] f49a43e4bbc0: Waiting [2024-10-03T11:44:26.548Z] 4cc291be95ef: Verifying Checksum [2024-10-03T11:44:26.548Z] 4cc291be95ef: Download complete [2024-10-03T11:44:26.548Z] 5c3c966382ef: Verifying Checksum [2024-10-03T11:44:26.548Z] 5c3c966382ef: Download complete [2024-10-03T11:44:26.548Z] 4f4fb700ef54: Download complete [2024-10-03T11:44:26.548Z] 5d5c8e513c77: Verifying Checksum [2024-10-03T11:44:26.548Z] 5d5c8e513c77: Download complete [2024-10-03T11:44:26.548Z] 43c4264eed91: Download complete [2024-10-03T11:44:26.548Z] 9f66e0745190: Verifying Checksum [2024-10-03T11:44:26.548Z] 9f66e0745190: Download complete [2024-10-03T11:44:26.806Z] 43c4264eed91: Pull complete [2024-10-03T11:44:26.806Z] 561ebcabdf7f: Download complete [2024-10-03T11:44:26.806Z] 4cc291be95ef: Pull complete [2024-10-03T11:44:27.065Z] 2ac1f1163629: Verifying Checksum [2024-10-03T11:44:27.065Z] 2ac1f1163629: Download complete [2024-10-03T11:44:27.325Z] f49a43e4bbc0: Verifying Checksum [2024-10-03T11:44:27.326Z] f49a43e4bbc0: Download complete [2024-10-03T11:44:31.517Z] 2ac1f1163629: Pull complete [2024-10-03T11:44:31.517Z] 5c3c966382ef: Pull complete [2024-10-03T11:44:31.517Z] 4f4fb700ef54: Pull complete [2024-10-03T11:44:31.517Z] 5d5c8e513c77: Pull complete [2024-10-03T11:44:31.517Z] 9f66e0745190: Pull complete [2024-10-03T11:44:33.426Z] f49a43e4bbc0: Pull complete [2024-10-03T11:44:33.994Z] 561ebcabdf7f: Pull complete [2024-10-03T11:44:33.994Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-03T11:44:33.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T11:44:33.994Z] ---> 3a752c3f9dda [2024-10-03T11:44:33.994Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-03T11:44:38.190Z] ---> Running in a64002064f37 [2024-10-03T11:44:38.190Z] Removing intermediate container a64002064f37 [2024-10-03T11:44:38.190Z] ---> d857d432e197 [2024-10-03T11:44:38.190Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T11:44:38.190Z] ---> Running in 50c5d0b49f8d [2024-10-03T11:44:38.190Z] Removing intermediate container 50c5d0b49f8d [2024-10-03T11:44:38.190Z] ---> d54d9394556d [2024-10-03T11:44:38.190Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-03T11:44:38.190Z] ---> Running in 9324aad59f45 [2024-10-03T11:44:38.190Z] Removing intermediate container 9324aad59f45 [2024-10-03T11:44:38.190Z] ---> a1762a00ee3d [2024-10-03T11:44:38.191Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-03T11:44:38.191Z] ---> Running in 911455b6f0a3 [2024-10-03T11:44:38.191Z] Removing intermediate container 911455b6f0a3 [2024-10-03T11:44:38.191Z] ---> 5e1590ef9543 [2024-10-03T11:44:38.191Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T11:44:38.191Z] ---> Running in 0d79d5557226 [2024-10-03T11:44:38.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T11:44:38.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T11:44:38.968Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-03T11:44:38.968Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-03T11:44:38.968Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-03T11:44:38.968Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-03T11:44:38.968Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T11:44:38.968Z] OK: 250 MiB in 58 packages [2024-10-03T11:44:39.268Z] Still waiting to schedule task [2024-10-03T11:44:39.269Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T11:44:39.538Z] Removing intermediate container 0d79d5557226 [2024-10-03T11:44:39.538Z] ---> e4e07afc56a7 [2024-10-03T11:44:39.538Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-03T11:44:39.538Z] ---> 3f31315530ad [2024-10-03T11:44:39.538Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T11:44:39.797Z] ---> Running in 366e762b49c1 [2024-10-03T11:45:26.670Z] Removing intermediate container 366e762b49c1 [2024-10-03T11:45:26.670Z] ---> 69bbf821076b [2024-10-03T11:45:26.670Z] Step 10/12 : COPY . . [2024-10-03T11:45:27.238Z] ---> 637d4ba6c0e9 [2024-10-03T11:45:27.238Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T11:45:27.238Z] ---> Running in 9c1937ae6464 [2024-10-03T11:45:27.497Z] Removing intermediate container 9c1937ae6464 [2024-10-03T11:45:27.497Z] ---> b5d7f8289d79 [2024-10-03T11:45:27.497Z] Step 12/12 : RUN $MAKE [2024-10-03T11:45:27.497Z] ---> Running in 83a6c665caa1 [2024-10-03T11:45:27.758Z] noop [2024-10-03T11:45:28.017Z] Removing intermediate container 83a6c665caa1 [2024-10-03T11:45:28.017Z] ---> afee1250a67e [2024-10-03T11:45:28.017Z] Successfully built afee1250a67e [2024-10-03T11:45:28.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:45:28.516Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T11:45:28.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T11:45:28.684Z] prd-ubuntu20.04-docker-8c-8g-14801 does not seem to be running inside a container [2024-10-03T11:45:28.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-491 -v /w/workspace/foundry_device-virtual-go_PR-491:/w/workspace/foundry_device-virtual-go_PR-491:rw,z -v /w/workspace/foundry_device-virtual-go_PR-491@tmp:/w/workspace/foundry_device-virtual-go_PR-491@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 ******** ci-base-image-x86_64 cat [2024-10-03T11:45:29.056Z] $ docker top 2efecd5c2b5f70a35e910f47fa11a7a19c959dacbfca7bbfe2ed4b1b2e23ede1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T11:45:29.485Z] + go version [2024-10-03T11:45:29.485Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-03T11:45:29.519Z] $ docker stop --time=1 2efecd5c2b5f70a35e910f47fa11a7a19c959dacbfca7bbfe2ed4b1b2e23ede1 [2024-10-03T11:45:30.801Z] $ docker rm -f --volumes 2efecd5c2b5f70a35e910f47fa11a7a19c959dacbfca7bbfe2ed4b1b2e23ede1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:45:31.717Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T11:45:31.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T11:45:31.890Z] prd-ubuntu20.04-docker-8c-8g-14801 does not seem to be running inside a container [2024-10-03T11:45:31.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-491 -v /w/workspace/foundry_device-virtual-go_PR-491:/w/workspace/foundry_device-virtual-go_PR-491:rw,z -v /w/workspace/foundry_device-virtual-go_PR-491@tmp:/w/workspace/foundry_device-virtual-go_PR-491@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 ******** ci-base-image-x86_64 cat [2024-10-03T11:45:32.271Z] $ docker top df442a34fcbbe47637df1c81d9249c03dedeff35467992c7552b3fd1cc9034db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T11:45:32.686Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-491 [Pipeline] fileExists [Pipeline] sh [2024-10-03T11:45:33.068Z] + make test [2024-10-03T11:45:33.068Z] go test ./... -coverprofile=coverage.out [2024-10-03T11:45:33.638Z] go: updates to go.mod needed; to update it: [2024-10-03T11:45:33.638Z] go mod tidy [2024-10-03T11:45:33.638Z] make: *** [Makefile:32: unittest] Error 1 [Pipeline] } [2024-10-03T11:45:33.690Z] $ docker stop --time=1 df442a34fcbbe47637df1c81d9249c03dedeff35467992c7552b3fd1cc9034db [2024-10-03T11:45:35.083Z] $ docker rm -f --volumes df442a34fcbbe47637df1c81d9249c03dedeff35467992c7552b3fd1cc9034db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:45:36.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T11:45:36.479Z] [2024-10-03T11:45:36.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T11:45:36.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T11:45:36.876Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T11:45:36.876Z] 5eb5b503b376: Pulling fs layer [2024-10-03T11:45:36.876Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T11:45:36.876Z] ec43610c2a17: Pulling fs layer [2024-10-03T11:45:36.876Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T11:45:36.876Z] 33b1e0a273af: Pulling fs layer [2024-10-03T11:45:36.876Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T11:45:36.876Z] 2f39f015ded8: Pulling fs layer [2024-10-03T11:45:36.876Z] 33b1e0a273af: Waiting [2024-10-03T11:45:36.876Z] 5d3b04190fa2: Waiting [2024-10-03T11:45:36.876Z] 2f39f015ded8: Waiting [2024-10-03T11:45:36.876Z] 3a2ae6a8a46f: Waiting [2024-10-03T11:45:36.876Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T11:45:36.876Z] 5c69ac0246d0: Download complete [2024-10-03T11:45:36.877Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T11:45:36.877Z] 3a2ae6a8a46f: Download complete [2024-10-03T11:45:36.877Z] 33b1e0a273af: Verifying Checksum [2024-10-03T11:45:36.877Z] 33b1e0a273af: Download complete [2024-10-03T11:45:37.135Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T11:45:37.136Z] 5d3b04190fa2: Download complete [2024-10-03T11:45:37.136Z] ec43610c2a17: Verifying Checksum [2024-10-03T11:45:37.136Z] ec43610c2a17: Download complete [2024-10-03T11:45:37.136Z] 5eb5b503b376: Verifying Checksum [2024-10-03T11:45:37.136Z] 5eb5b503b376: Download complete [2024-10-03T11:45:37.703Z] 2f39f015ded8: Download complete [2024-10-03T11:45:38.270Z] 5eb5b503b376: Pull complete [2024-10-03T11:45:38.529Z] 5c69ac0246d0: Pull complete [2024-10-03T11:45:39.095Z] ec43610c2a17: Pull complete [2024-10-03T11:45:39.095Z] 3a2ae6a8a46f: Pull complete [2024-10-03T11:45:39.353Z] 33b1e0a273af: Pull complete [2024-10-03T11:45:39.353Z] 5d3b04190fa2: Pull complete [2024-10-03T11:45:43.546Z] 2f39f015ded8: Pull complete [2024-10-03T11:45:43.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T11:45:43.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T11:45:43.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T11:45:43.821Z] prd-ubuntu20.04-docker-8c-8g-14801 does not seem to be running inside a container [2024-10-03T11:45:43.850Z] $ 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/foundry_device-virtual-go_PR-491 -v /w/workspace/foundry_device-virtual-go_PR-491:/w/workspace/foundry_device-virtual-go_PR-491:rw,z -v /w/workspace/foundry_device-virtual-go_PR-491@tmp:/w/workspace/foundry_device-virtual-go_PR-491@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 [2024-10-03T11:45:47.718Z] $ docker top 4d588a189c2bca46f5b6526289da74a9201ae1d867e78d23cb8446bbb7debd16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T11:45:48.224Z] ---> job-cost.sh [2024-10-03T11:45:48.225Z] lf-activate-venv: SKIPPING [2024-10-03T11:45:48.225Z] INFO: No Stack... [2024-10-03T11:45:48.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T11:45:48.746Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T11:45:49.065Z] + cat /w/workspace/foundry_device-virtual-go_PR-491/archives/cost.csv [2024-10-03T11:45:49.065Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T11:45:49.115Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [2024-10-03T11:45:49.122Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] did not exist. Created. [2024-10-03T11:45:49.129Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T11:45:49.554Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T11:45:49.619Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T11:45:49.652Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T11:45:49.767Z] $ docker stop --time=1 4d588a189c2bca46f5b6526289da74a9201ae1d867e78d23cb8446bbb7debd16 [2024-10-03T11:45:50.933Z] $ docker rm -f --volumes 4d588a189c2bca46f5b6526289da74a9201ae1d867e78d23cb8446bbb7debd16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T11:45:51.397Z] Failed in branch amd64 [2024-10-03T14:24:23.427Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15358 in /w/workspace/foundry_device-virtual-go_PR-491 [Pipeline] { [Pipeline] ws [2024-10-03T14:24:23.512Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-03T14:24:23.621Z] The recommended git tool is: git [2024-10-03T14:24:31.815Z] using credential edgex-jenkins-ssh [2024-10-03T14:24:31.841Z] Cloning the remote Git repository [2024-10-03T14:24:31.905Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-03T14:24:32.032Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-03T14:24:32.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-03T14:24:32.258Z] > git --version # timeout=10 [2024-10-03T14:24:32.302Z] > git --version # 'git version 2.25.1' [2024-10-03T14:24:32.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T14:24:32.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T14:24:36.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-03T14:24:36.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T14:24:38.330Z] Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [2024-10-03T14:24:38.661Z] Merge succeeded, producing 9f4b5fff9164c6e3358ba4837dfd400e116103c5 [2024-10-03T14:24:38.661Z] Checking out Revision 9f4b5fff9164c6e3358ba4837dfd400e116103c5 (PR-491) [2024-10-03T14:24:37.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-03T14:24:37.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-03T14:24:37.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T14:24:37.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-03T14:24:38.350Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T14:24:38.434Z] > git checkout -f 9f4b5fff9164c6e3358ba4837dfd400e116103c5 # timeout=10 [2024-10-03T14:24:38.556Z] > git remote # timeout=10 [2024-10-03T14:24:38.577Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T14:24:38.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T14:24:38.618Z] > git merge 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 [2024-10-03T14:24:38.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T14:24:38.665Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T14:24:38.676Z] > git checkout -f 9f4b5fff9164c6e3358ba4837dfd400e116103c5 # timeout=10 [2024-10-03T14:24:39.168Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-03T14:24:39.212Z] > git --version # timeout=10 [2024-10-03T14:24:39.222Z] > git --version # 'git version 2.25.1' [2024-10-03T14:24:39.244Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T14:24:44.333Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T14:24:44.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T14:24:44.333Z] Dload Upload Total Spent Left Speed [2024-10-03T14:24:44.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-10-03T14:24:44.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T14:24:45.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T14:24:45.032Z] + sudo tee /etc/docker/daemon.new [2024-10-03T14:24:45.032Z] { [2024-10-03T14:24:45.032Z] "registry-mirrors": [ [2024-10-03T14:24:45.032Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T14:24:45.032Z] ], [2024-10-03T14:24:45.032Z] "bip": "10.250.0.254/24", [2024-10-03T14:24:45.032Z] "hosts": [ [2024-10-03T14:24:45.032Z] "tcp://0.0.0.0:5555", [2024-10-03T14:24:45.032Z] "unix:///var/run/docker.sock" [2024-10-03T14:24:45.032Z] ], [2024-10-03T14:24:45.032Z] "mtu": 1458, [2024-10-03T14:24:45.032Z] "selinux-enabled": true, [2024-10-03T14:24:45.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T14:24:45.032Z] } [Pipeline] sh [2024-10-03T14:24:45.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T14:24:45.731Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T14:25:04.093Z] provisioning config files... [2024-10-03T14:25:04.123Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7588289200908466425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:25:04.619Z] ---> ****-login.sh [2024-10-03T14:25:04.619Z] nexus3.edgexfoundry.org:10001 [2024-10-03T14:25:04.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T14:25:05.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T14:25:05.170Z] Configure a credential helper to remove this warning. See [2024-10-03T14:25:05.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T14:25:05.170Z] [2024-10-03T14:25:05.170Z] Login Succeeded [2024-10-03T14:25:05.439Z] nexus3.edgexfoundry.org:10002 [2024-10-03T14:25:05.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T14:25:05.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T14:25:05.714Z] Configure a credential helper to remove this warning. See [2024-10-03T14:25:05.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T14:25:05.714Z] [2024-10-03T14:25:05.714Z] Login Succeeded [2024-10-03T14:25:05.714Z] nexus3.edgexfoundry.org:10003 [2024-10-03T14:25:05.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T14:25:05.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T14:25:05.988Z] Configure a credential helper to remove this warning. See [2024-10-03T14:25:05.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T14:25:05.988Z] [2024-10-03T14:25:05.988Z] Login Succeeded [2024-10-03T14:25:05.988Z] nexus3.edgexfoundry.org:10004 [2024-10-03T14:25:06.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T14:25:06.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T14:25:06.256Z] Configure a credential helper to remove this warning. See [2024-10-03T14:25:06.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T14:25:06.256Z] [2024-10-03T14:25:06.256Z] Login Succeeded [2024-10-03T14:25:06.256Z] ****.io [2024-10-03T14:25:06.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T14:25:06.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T14:25:06.795Z] Configure a credential helper to remove this warning. See [2024-10-03T14:25:06.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T14:25:06.795Z] [2024-10-03T14:25:06.796Z] Login Succeeded [2024-10-03T14:25:06.796Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T14:25:06.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T14:25:07.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T14:25:07.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T14:25:07.388Z] ========================================================= [2024-10-03T14:25:07.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-03T14:25:07.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:25:07.925Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T14:25:08.511Z] Sending build context to Docker daemon 19MB [2024-10-03T14:25:08.511Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T14:25:08.511Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-03T14:25:08.779Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T14:25:08.779Z] cf04c63912e1: Pulling fs layer [2024-10-03T14:25:08.779Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T14:25:08.779Z] a37a00ec5f00: Pulling fs layer [2024-10-03T14:25:08.779Z] 50b3750afda1: Pulling fs layer [2024-10-03T14:25:08.779Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T14:25:08.779Z] 80978eb59214: Pulling fs layer [2024-10-03T14:25:08.779Z] c9f46d7d2bd2: Pulling fs layer [2024-10-03T14:25:08.779Z] c5a475d317c9: Pulling fs layer [2024-10-03T14:25:08.779Z] 50b3750afda1: Waiting [2024-10-03T14:25:08.779Z] 4f4fb700ef54: Waiting [2024-10-03T14:25:08.779Z] c9f46d7d2bd2: Waiting [2024-10-03T14:25:08.779Z] 80978eb59214: Waiting [2024-10-03T14:25:08.779Z] c5a475d317c9: Waiting [2024-10-03T14:25:08.779Z] 55b35a11ae5e: Verifying Checksum [2024-10-03T14:25:08.779Z] 55b35a11ae5e: Download complete [2024-10-03T14:25:08.779Z] 50b3750afda1: Verifying Checksum [2024-10-03T14:25:08.779Z] 50b3750afda1: Download complete [2024-10-03T14:25:08.779Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T14:25:08.779Z] 4f4fb700ef54: Download complete [2024-10-03T14:25:08.779Z] 80978eb59214: Verifying Checksum [2024-10-03T14:25:08.779Z] 80978eb59214: Download complete [2024-10-03T14:25:08.779Z] cf04c63912e1: Verifying Checksum [2024-10-03T14:25:08.779Z] cf04c63912e1: Download complete [2024-10-03T14:25:09.363Z] c5a475d317c9: Verifying Checksum [2024-10-03T14:25:09.363Z] c5a475d317c9: Download complete [2024-10-03T14:25:09.950Z] cf04c63912e1: Pull complete [2024-10-03T14:25:10.536Z] 55b35a11ae5e: Pull complete [2024-10-03T14:25:10.807Z] a37a00ec5f00: Verifying Checksum [2024-10-03T14:25:10.807Z] a37a00ec5f00: Download complete [2024-10-03T14:25:11.395Z] c9f46d7d2bd2: Verifying Checksum [2024-10-03T14:25:11.395Z] c9f46d7d2bd2: Download complete [2024-10-03T14:25:26.410Z] a37a00ec5f00: Pull complete [2024-10-03T14:25:26.410Z] 50b3750afda1: Pull complete [2024-10-03T14:25:26.410Z] 4f4fb700ef54: Pull complete [2024-10-03T14:25:26.410Z] 80978eb59214: Pull complete [2024-10-03T14:25:33.079Z] c9f46d7d2bd2: Pull complete [2024-10-03T14:25:34.509Z] c5a475d317c9: Pull complete [2024-10-03T14:25:34.509Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-03T14:25:34.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T14:25:34.509Z] ---> be29e6b0f0d4 [2024-10-03T14:25:34.509Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-03T14:25:35.095Z] ---> Running in 936ceb96db31 [2024-10-03T14:25:35.365Z] Removing intermediate container 936ceb96db31 [2024-10-03T14:25:35.365Z] ---> c16aafff6997 [2024-10-03T14:25:35.365Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T14:25:35.365Z] ---> Running in 3516bc605f26 [2024-10-03T14:25:35.643Z] Removing intermediate container 3516bc605f26 [2024-10-03T14:25:35.643Z] ---> bd1ece1f7f1a [2024-10-03T14:25:35.643Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-03T14:25:35.915Z] ---> Running in df9ec1a9515d [2024-10-03T14:25:36.183Z] Removing intermediate container df9ec1a9515d [2024-10-03T14:25:36.183Z] ---> d2fcedba350d [2024-10-03T14:25:36.183Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-03T14:25:36.183Z] ---> Running in e89524deda5b [2024-10-03T14:25:37.146Z] Removing intermediate container e89524deda5b [2024-10-03T14:25:37.146Z] ---> 0084d433ba5d [2024-10-03T14:25:37.146Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T14:25:37.146Z] ---> Running in 4c77cf6f6ee0 [2024-10-03T14:25:38.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T14:25:38.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T14:25:40.260Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-03T14:25:40.260Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-03T14:25:40.260Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-03T14:25:40.260Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-03T14:25:40.260Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T14:25:40.260Z] OK: 242 MiB in 58 packages [2024-10-03T14:25:41.914Z] Removing intermediate container 4c77cf6f6ee0 [2024-10-03T14:25:41.914Z] ---> 5cdf8068bbdc [2024-10-03T14:25:41.914Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-03T14:25:41.914Z] ---> 09f0b0b800b0 [2024-10-03T14:25:41.914Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T14:25:41.914Z] ---> Running in e447b85088bf [2024-10-03T14:27:49.099Z] Removing intermediate container e447b85088bf [2024-10-03T14:27:49.099Z] ---> 1a99996744bd [2024-10-03T14:27:49.099Z] Step 10/12 : COPY . . [2024-10-03T14:27:49.099Z] ---> a2ee2058b532 [2024-10-03T14:27:49.099Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T14:27:49.099Z] ---> Running in 262d2fdd1ca3 [2024-10-03T14:27:49.099Z] Removing intermediate container 262d2fdd1ca3 [2024-10-03T14:27:49.099Z] ---> 8d08c35aa279 [2024-10-03T14:27:49.099Z] Step 12/12 : RUN $MAKE [2024-10-03T14:27:49.099Z] ---> Running in 870ce456aea4 [2024-10-03T14:27:49.099Z] noop [2024-10-03T14:27:49.099Z] Removing intermediate container 870ce456aea4 [2024-10-03T14:27:49.099Z] ---> bd92263efe92 [2024-10-03T14:27:49.099Z] Successfully built bd92263efe92 [2024-10-03T14:27:49.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:27:49.619Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T14:27:49.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T14:27:50.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-15358 does not seem to be running inside a container [2024-10-03T14:27:50.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T14:27:52.519Z] $ docker top 2bbdc977cedd0d494920b1031c86dc82ffa7f452a1614e8304875c46aa7ad889 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T14:27:53.393Z] + go version [2024-10-03T14:27:53.393Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-03T14:27:53.431Z] $ docker stop --time=1 2bbdc977cedd0d494920b1031c86dc82ffa7f452a1614e8304875c46aa7ad889 [2024-10-03T14:27:54.982Z] $ docker rm -f --volumes 2bbdc977cedd0d494920b1031c86dc82ffa7f452a1614e8304875c46aa7ad889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:27:55.927Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T14:27:55.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T14:27:56.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-15358 does not seem to be running inside a container [2024-10-03T14:27:56.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-03T14:27:57.319Z] $ docker top 1fb57f16bc6aa5d8325a3c1318220d09c744f8c6473447ba7d1d9feaea93adf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T14:27:57.894Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T14:27:58.299Z] + make test [2024-10-03T14:27:58.567Z] go test ./... -coverprofile=coverage.out [2024-10-03T14:28:02.819Z] go: updates to go.mod needed; to update it: [2024-10-03T14:28:02.819Z] go mod tidy [2024-10-03T14:28:02.819Z] make: *** [Makefile:32: unittest] Error 1 [Pipeline] } [2024-10-03T14:28:02.882Z] $ docker stop --time=1 1fb57f16bc6aa5d8325a3c1318220d09c744f8c6473447ba7d1d9feaea93adf4 [2024-10-03T14:28:04.650Z] $ docker rm -f --volumes 1fb57f16bc6aa5d8325a3c1318220d09c744f8c6473447ba7d1d9feaea93adf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:28:06.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T14:28:06.183Z] [2024-10-03T14:28:06.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:28:06.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T14:28:06.639Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T14:28:06.639Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T14:28:06.639Z] 04944245beec: Pulling fs layer [2024-10-03T14:28:06.639Z] 699f458cf7ca: Pulling fs layer [2024-10-03T14:28:06.639Z] 765212b225bb: Pulling fs layer [2024-10-03T14:28:06.639Z] f23df028b6ca: Pulling fs layer [2024-10-03T14:28:06.639Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T14:28:06.639Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T14:28:06.639Z] 765212b225bb: Waiting [2024-10-03T14:28:06.639Z] f23df028b6ca: Waiting [2024-10-03T14:28:06.639Z] d65c8cfc05b1: Waiting [2024-10-03T14:28:06.639Z] 2437ff75d9bd: Waiting [2024-10-03T14:28:06.930Z] 04944245beec: Verifying Checksum [2024-10-03T14:28:06.930Z] 04944245beec: Download complete [2024-10-03T14:28:06.930Z] 765212b225bb: Verifying Checksum [2024-10-03T14:28:06.930Z] 765212b225bb: Download complete [2024-10-03T14:28:06.930Z] f23df028b6ca: Verifying Checksum [2024-10-03T14:28:06.930Z] f23df028b6ca: Download complete [2024-10-03T14:28:06.930Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T14:28:06.930Z] d65c8cfc05b1: Download complete [2024-10-03T14:28:06.930Z] 699f458cf7ca: Verifying Checksum [2024-10-03T14:28:07.211Z] 699f458cf7ca: Download complete [2024-10-03T14:28:07.490Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T14:28:07.490Z] 8998bd30e6a1: Download complete [2024-10-03T14:28:10.100Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T14:28:10.100Z] 2437ff75d9bd: Download complete [2024-10-03T14:28:12.061Z] 8998bd30e6a1: Pull complete [2024-10-03T14:28:12.647Z] 04944245beec: Pull complete [2024-10-03T14:28:14.059Z] 699f458cf7ca: Pull complete [2024-10-03T14:28:14.326Z] 765212b225bb: Pull complete [2024-10-03T14:28:15.293Z] f23df028b6ca: Pull complete [2024-10-03T14:28:15.293Z] d65c8cfc05b1: Pull complete [2024-10-03T14:28:33.518Z] 2437ff75d9bd: Pull complete [2024-10-03T14:28:33.518Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T14:28:33.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T14:28:33.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T14:28:33.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-15358 does not seem to be running inside a container [2024-10-03T14:28:33.951Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-03T14:28:36.404Z] $ docker top 5a69744dbd1655b1d9b05a88bf8399835b72f047c7f3b213537eecfe59b49748 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:37.037Z] ---> job-cost.sh [2024-10-03T14:28:37.303Z] lf-activate-venv: SKIPPING [2024-10-03T14:28:37.303Z] INFO: No Stack... [2024-10-03T14:28:37.569Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T14:28:38.522Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T14:28:39.190Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-10-03T14:28:39.190Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T14:28:39.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [2024-10-03T14:28:39.293Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] did not exist. Created. [2024-10-03T14:28:39.300Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T14:28:40.064Z] /w/workspace/device-virtual-go/1@tmp/durable-232018ab/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T14:28:40.735Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T14:28:40.782Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T14:28:41.179Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T14:28:41.202Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-491-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T14:28:41.308Z] $ docker stop --time=1 5a69744dbd1655b1d9b05a88bf8399835b72f047c7f3b213537eecfe59b49748 [2024-10-03T14:28:42.817Z] $ docker rm -f --volumes 5a69744dbd1655b1d9b05a88bf8399835b72f047c7f3b213537eecfe59b49748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T14:28:43.685Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-03T14:28:46.373Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-491/archives ] [2024-10-03T14:28:46.373Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-491/archives [2024-10-03T14:28:46.373Z] total 16 [2024-10-03T14:28:46.373Z] drwxr-xr-x 3 root root 4096 Oct 3 11:45 . [2024-10-03T14:28:46.373Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:45 .. [2024-10-03T14:28:46.373Z] drwxr-xr-x 2 root root 4096 Oct 3 11:45 cost [2024-10-03T14:28:46.374Z] -rw-r--r-- 1 root root 90 Oct 3 11:45 cost.csv [2024-10-03T14:28:46.374Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-491/archives [2024-10-03T14:28:46.374Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-491/archives [2024-10-03T14:28:46.374Z] total 16 [2024-10-03T14:28:46.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:45 . [2024-10-03T14:28:46.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:45 .. [2024-10-03T14:28:46.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 11:45 cost [2024-10-03T14:28:46.374Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 3 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:46.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:47.628Z] ---> package-listing.sh [2024-10-03T14:28:47.628Z] ++ facter osfamily [2024-10-03T14:28:47.628Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T14:28:47.888Z] + OS_FAMILY=debian [2024-10-03T14:28:47.888Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-491 [2024-10-03T14:28:47.888Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T14:28:47.888Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T14:28:47.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T14:28:47.888Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T14:28:47.888Z] + '[' /w/workspace/foundry_device-virtual-go_PR-491 ']' [2024-10-03T14:28:47.888Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T14:28:47.888Z] + case "${OS_FAMILY}" in [2024-10-03T14:28:47.888Z] + dpkg -l [2024-10-03T14:28:47.888Z] + grep '^ii' [2024-10-03T14:28:47.888Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T14:28:47.888Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T14:28:47.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T14:28:47.888Z] + '[' /w/workspace/foundry_device-virtual-go_PR-491 ']' [2024-10-03T14:28:47.888Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-491/archives/ [2024-10-03T14:28:47.888Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-491/archives/ [Pipeline] echo [2024-10-03T14:28:47.959Z] 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/foundry_device-virtual-go_PR-491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T14:28:48.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T14:28:48.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T14:28:48.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T14:28:49.086Z] prd-ubuntu20.04-docker-8c-8g-14801 does not seem to be running inside a container [2024-10-03T14:28:49.114Z] $ 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/foundry_device-virtual-go_PR-491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-491 -v /w/workspace/foundry_device-virtual-go_PR-491:/w/workspace/foundry_device-virtual-go_PR-491:rw,z -v /w/workspace/foundry_device-virtual-go_PR-491@tmp:/w/workspace/foundry_device-virtual-go_PR-491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T14:28:49.314Z] $ docker top d3e38e88fbaf042da775df148fab45cd812046bcdadd2d4c3ef31f0665894c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T14:28:49.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T14:28:50.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T14:28:50.371Z] + ls /var/log/sa-host [2024-10-03T14:28:50.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T14:28:50.619Z] provisioning config files... [2024-10-03T14:28:50.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-491@tmp/config5012260459040033407tmp [Pipeline] { [Pipeline] echo [2024-10-03T14:28:50.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:51.027Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T14:28:51.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:51.497Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T14:28:51.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:51.870Z] ---> sudo-logs.sh [2024-10-03T14:28:51.871Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T14:28:51.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:52.313Z] ---> job-cost.sh [2024-10-03T14:28:52.313Z] lf-activate-venv: SKIPPING [2024-10-03T14:28:52.313Z] DEBUG: total: 0.2199999988079071 [2024-10-03T14:28:52.313Z] INFO: Retrieving Stack Cost... [2024-10-03T14:28:52.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T14:28:53.141Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T14:28:53.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T14:28:53.518Z] ---> logs-deploy.sh [2024-10-03T14:28:53.518Z] lf-activate-venv: SKIPPING [2024-10-03T14:28:53.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-491/1 [2024-10-03T14:28:53.518Z] INFO: archiving workspace using pattern(s): [2024-10-03T14:28:54.454Z] Archives upload complete. [2024-10-03T14:28:54.714Z] INFO: archiving logs to Nexus [2024-10-03T14:28:55.282Z] ---> uname -a: [2024-10-03T14:28:55.282Z] Linux prd-ubuntu20-04-docker-8c-8g-14801 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T14:28:55.282Z] [2024-10-03T14:28:55.282Z] [2024-10-03T14:28:55.282Z] ---> lscpu: [2024-10-03T14:28:55.282Z] Architecture: x86_64 [2024-10-03T14:28:55.282Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T14:28:55.282Z] Byte Order: Little Endian [2024-10-03T14:28:55.282Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T14:28:55.282Z] CPU(s): 8 [2024-10-03T14:28:55.282Z] On-line CPU(s) list: 0-7 [2024-10-03T14:28:55.282Z] Thread(s) per core: 1 [2024-10-03T14:28:55.282Z] Core(s) per socket: 1 [2024-10-03T14:28:55.282Z] Socket(s): 8 [2024-10-03T14:28:55.282Z] NUMA node(s): 1 [2024-10-03T14:28:55.282Z] Vendor ID: AuthenticAMD [2024-10-03T14:28:55.282Z] CPU family: 23 [2024-10-03T14:28:55.282Z] Model: 49 [2024-10-03T14:28:55.282Z] Model name: AMD EPYC-Rome Processor [2024-10-03T14:28:55.282Z] Stepping: 0 [2024-10-03T14:28:55.282Z] CPU MHz: 2799.998 [2024-10-03T14:28:55.282Z] BogoMIPS: 5599.99 [2024-10-03T14:28:55.282Z] Virtualization: AMD-V [2024-10-03T14:28:55.282Z] Hypervisor vendor: KVM [2024-10-03T14:28:55.283Z] Virtualization type: full [2024-10-03T14:28:55.283Z] L1d cache: 256 KiB [2024-10-03T14:28:55.283Z] L1i cache: 256 KiB [2024-10-03T14:28:55.283Z] L2 cache: 4 MiB [2024-10-03T14:28:55.283Z] L3 cache: 128 MiB [2024-10-03T14:28:55.283Z] NUMA node0 CPU(s): 0-7 [2024-10-03T14:28:55.283Z] Vulnerability Itlb multihit: Not affected [2024-10-03T14:28:55.283Z] Vulnerability L1tf: Not affected [2024-10-03T14:28:55.283Z] Vulnerability Mds: Not affected [2024-10-03T14:28:55.283Z] Vulnerability Meltdown: Not affected [2024-10-03T14:28:55.283Z] Vulnerability Mmio stale data: Not affected [2024-10-03T14:28:55.283Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T14:28:55.283Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T14:28:55.283Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T14:28:55.283Z] Vulnerability Srbds: Not affected [2024-10-03T14:28:55.283Z] Vulnerability Tsx async abort: Not affected [2024-10-03T14:28:55.283Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-03T14:28:55.283Z] [2024-10-03T14:28:55.283Z] [2024-10-03T14:28:55.283Z] ---> nproc: [2024-10-03T14:28:55.283Z] 8 [2024-10-03T14:28:55.283Z] [2024-10-03T14:28:55.283Z] [2024-10-03T14:28:55.283Z] ---> df -h: [2024-10-03T14:28:55.283Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T14:28:55.283Z] overlay 155G 12G 144G 8% / [2024-10-03T14:28:55.283Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T14:28:55.283Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T14:28:55.283Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T14:28:55.283Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-03T14:28:55.283Z] [2024-10-03T14:28:55.283Z]