Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f+e826f5dc6037df20d053c31d2f5c704deee50eae (8f9c405bad0cde3f1851eba5b9a67e0461139873) 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-ssh7552178583789156449.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-ssh2569038246161481446.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-rfid-llrp-go/branches/PR-329/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-rfid-llrp-go/branches/PR-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3804255090725751258.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-rfid-llrp-go/branches/PR-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12144396592263060464.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-ssh6914681462134009025.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-rfid-llrp-go/branches/PR-329/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-rfid-llrp-go/branches/PR-329/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15208593941566806746.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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26350 in /w/workspace/undry_device-rfid-llrp-go_PR-329 [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-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-329 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f Merge succeeded, producing bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f Checking out Revision bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f (PR-329) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # 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 e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T10:54:47.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T10:54:47.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T10:54:47.466Z] ========================================================= [2024-11-13T10:54:47.466Z] EdgeX Global Pipelines Version Info [2024-11-13T10:54:47.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T10:54:48.241Z] ------------------- [2024-11-13T10:54:48.241Z] stable info: [2024-11-13T10:54:48.241Z] ------------------- [2024-11-13T10:54:48.241Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T10:54:48.241Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T10:54:48.241Z] Message: update stable to v1.0.265 [2024-11-13T10:54:48.810Z] ------------------- [2024-11-13T10:54:48.810Z] experimental info: [2024-11-13T10:54:48.810Z] ------------------- [2024-11-13T10:54:48.810Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T10:54:48.810Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T10:54:48.810Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T10:54:49.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-13T10:54:49.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-13T10:54:49.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T10:54:49.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T10:54:49.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T10:54:49.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T10:54:49.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T10:54:49.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T10:54:49.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T10:54:49.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T10:54:49.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T10:54:49.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-13T10:54:49.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T10:54:49.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T10:54:49.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T10:54:49.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T10:54:49.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T10:54:50.043Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T10:54:50.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T10:54:50.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T10:54:50.210Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T10:54:50.268Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T10:54:50.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T10:54:50.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T10:54:50.436Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T10:54:50.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T10:54:50.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T10:54:50.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo [2024-11-13T10:54:50.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo [2024-11-13T10:54:50.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo [2024-11-13T10:54:50.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo [2024-11-13T10:54:50.833Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb7b35f [Pipeline] echo [2024-11-13T10:54:50.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T10:54:51.052Z] provisioning config files... [2024-11-13T10:54:51.067Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config1075849816307453112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T10:54:51.462Z] ---> ****-login.sh [2024-11-13T10:54:51.462Z] nexus3.edgexfoundry.org:10001 [2024-11-13T10:54:51.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:54:51.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:54:51.724Z] Configure a credential helper to remove this warning. See [2024-11-13T10:54:51.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:54:51.724Z] [2024-11-13T10:54:51.724Z] Login Succeeded [2024-11-13T10:54:51.724Z] nexus3.edgexfoundry.org:10002 [2024-11-13T10:54:51.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:54:51.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:54:51.985Z] Configure a credential helper to remove this warning. See [2024-11-13T10:54:51.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:54:51.985Z] [2024-11-13T10:54:51.985Z] Login Succeeded [2024-11-13T10:54:51.985Z] nexus3.edgexfoundry.org:10003 [2024-11-13T10:54:51.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:54:51.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:54:51.985Z] Configure a credential helper to remove this warning. See [2024-11-13T10:54:51.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:54:51.985Z] [2024-11-13T10:54:51.985Z] Login Succeeded [2024-11-13T10:54:51.985Z] nexus3.edgexfoundry.org:10004 [2024-11-13T10:54:52.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:54:52.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:54:52.247Z] Configure a credential helper to remove this warning. See [2024-11-13T10:54:52.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:54:52.247Z] [2024-11-13T10:54:52.247Z] Login Succeeded [2024-11-13T10:54:52.247Z] ****.io [2024-11-13T10:54:52.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:54:52.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:54:52.508Z] Configure a credential helper to remove this warning. See [2024-11-13T10:54:52.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:54:52.508Z] [2024-11-13T10:54:52.508Z] Login Succeeded [2024-11-13T10:54:52.508Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T10:54:52.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T10:54:53.267Z] + git rev-list -1 --merges bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f~1..bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo [2024-11-13T10:54:53.320Z] -----------> git rev-list -1 --merges bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f~1..bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [false] [Pipeline] sh [2024-11-13T10:54:53.642Z] + git log --format=format:%s -1 bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo [2024-11-13T10:54:53.684Z] ========================================================= [2024-11-13T10:54:53.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T10:54:53.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T10:54:54.160Z] + git log --format=format:%s -1 bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] echo [2024-11-13T10:54:54.202Z] [semverPrep] GIT_COMMIT: bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-13T10:54:54.246Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T10:54:54.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T10:54:54.697Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T10:54:54.697Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T10:54:54.697Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T10:54:54.697Z] + + sudo teeecho -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T10:54:54.697Z] [2024-11-13T10:54:54.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:54:55.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T10:54:55.160Z] [2024-11-13T10:54:55.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:54:55.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T10:54:55.572Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T10:54:55.572Z] b85a868b505f: Pulling fs layer [2024-11-13T10:54:55.572Z] e2be974225ed: Pulling fs layer [2024-11-13T10:54:55.572Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T10:54:55.572Z] 988bab9f4d93: Pulling fs layer [2024-11-13T10:54:55.572Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T10:54:55.572Z] eaf3925da568: Pulling fs layer [2024-11-13T10:54:55.572Z] bab4dde63d76: Pulling fs layer [2024-11-13T10:54:55.572Z] bde34c3a00c8: Pulling fs layer [2024-11-13T10:54:55.572Z] b352a97aabf1: Pulling fs layer [2024-11-13T10:54:55.572Z] 988bab9f4d93: Waiting [2024-11-13T10:54:55.572Z] 4872d77fe225: Pulling fs layer [2024-11-13T10:54:55.572Z] 5851b861e8e6: Pulling fs layer [2024-11-13T10:54:55.572Z] eaf3925da568: Waiting [2024-11-13T10:54:55.572Z] bab4dde63d76: Waiting [2024-11-13T10:54:55.572Z] 1469e6f7b9e6: Waiting [2024-11-13T10:54:55.572Z] bde34c3a00c8: Waiting [2024-11-13T10:54:55.572Z] 5851b861e8e6: Waiting [2024-11-13T10:54:55.572Z] 4872d77fe225: Waiting [2024-11-13T10:54:55.572Z] e2be974225ed: Download complete [2024-11-13T10:54:55.572Z] 988bab9f4d93: Verifying Checksum [2024-11-13T10:54:55.572Z] 988bab9f4d93: Download complete [2024-11-13T10:54:55.572Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T10:54:55.572Z] 1469e6f7b9e6: Download complete [2024-11-13T10:54:55.572Z] eaf3925da568: Verifying Checksum [2024-11-13T10:54:55.572Z] eaf3925da568: Download complete [2024-11-13T10:54:55.832Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T10:54:55.832Z] 339a4e72a1f5: Download complete [2024-11-13T10:54:55.832Z] bde34c3a00c8: Download complete [2024-11-13T10:54:55.832Z] b352a97aabf1: Verifying Checksum [2024-11-13T10:54:55.832Z] b352a97aabf1: Download complete [2024-11-13T10:54:55.832Z] 4872d77fe225: Download complete [2024-11-13T10:54:55.832Z] 5851b861e8e6: Verifying Checksum [2024-11-13T10:54:55.832Z] 5851b861e8e6: Download complete [2024-11-13T10:54:55.832Z] b85a868b505f: Verifying Checksum [2024-11-13T10:54:55.832Z] b85a868b505f: Download complete [2024-11-13T10:54:56.092Z] bab4dde63d76: Verifying Checksum [2024-11-13T10:54:56.092Z] bab4dde63d76: Download complete [2024-11-13T10:54:57.028Z] b85a868b505f: Pull complete [2024-11-13T10:54:57.288Z] e2be974225ed: Pull complete [2024-11-13T10:54:57.858Z] 339a4e72a1f5: Pull complete [2024-11-13T10:54:57.858Z] 988bab9f4d93: Pull complete [2024-11-13T10:54:58.120Z] 1469e6f7b9e6: Pull complete [2024-11-13T10:54:58.120Z] eaf3925da568: Pull complete [2024-11-13T10:55:00.038Z] bab4dde63d76: Pull complete [2024-11-13T10:55:00.038Z] bde34c3a00c8: Pull complete [2024-11-13T10:55:00.299Z] b352a97aabf1: Pull complete [2024-11-13T10:55:00.299Z] 4872d77fe225: Pull complete [2024-11-13T10:55:00.299Z] 5851b861e8e6: Pull complete [2024-11-13T10:55:00.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T10:55:00.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T10:55:00.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:55:00.591Z] prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container [2024-11-13T10:55:00.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T10:55:03.313Z] $ docker top 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf -eo pid,comm [2024-11-13T10:55:03.370Z] 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-11-13T10:55:03.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T10:55:03.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T10:55:03.541Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T10:55:03.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T10:55:03.639Z] $ docker exec 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent [2024-11-13T10:55:03.761Z] SSH_AUTH_SOCK=/tmp/ssh-RWJWBvgpTBOc/agent.32 [2024-11-13T10:55:03.761Z] SSH_AGENT_PID=38 [2024-11-13T10:55:03.767Z] Running ssh-add (command line suppressed) [2024-11-13T10:55:03.852Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_8036811966194556584.key (/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_8036811966194556584.key) [2024-11-13T10:55:03.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T10:55:04.221Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T10:55:04.243Z] $ docker exec --env ******** --env ******** 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent -k [2024-11-13T10:55:04.331Z] unset SSH_AUTH_SOCK; [2024-11-13T10:55:04.332Z] unset SSH_AGENT_PID; [2024-11-13T10:55:04.332Z] echo Agent pid 38 killed; [2024-11-13T10:55:04.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T10:55:04.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T10:55:04.467Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T10:55:04.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T10:55:04.562Z] $ docker exec 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent [2024-11-13T10:55:04.679Z] SSH_AUTH_SOCK=/tmp/ssh-jRCyWASJjhgh/agent.71 [2024-11-13T10:55:04.679Z] SSH_AGENT_PID=78 [2024-11-13T10:55:04.684Z] Running ssh-add (command line suppressed) [2024-11-13T10:55:04.786Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_6489456942869160644.key (/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/private_key_6489456942869160644.key) [2024-11-13T10:55:04.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T10:55:05.155Z] + git semver init [2024-11-13T10:55:05.415Z] 2024-11-13 10:55:05,327 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T10:55:05.415Z] 2024-11-13 10:55:05,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver [2024-11-13T10:55:05.415Z] 2024-11-13 10:55:05,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-329/.semver [2024-11-13T10:55:05.415Z] 2024-11-13 10:55:05,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329, universal_newlines=False, shell=None, istream=None) [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,977 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-329/.git/info/exclude [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 with force:False [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,978 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,982 [execute] INFO git cat-file --batch-check [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,989 [execute] INFO git cat-file --batch [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T10:55:07.324Z] 2024-11-13 10:55:06,995 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-329/.semver/PR-329 [2024-11-13T10:55:07.324Z] 0.0.0 [Pipeline] } [2024-11-13T10:55:07.348Z] $ docker exec --env ******** --env ******** 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf ssh-agent -k [2024-11-13T10:55:07.435Z] unset SSH_AUTH_SOCK; [2024-11-13T10:55:07.436Z] unset SSH_AGENT_PID; [2024-11-13T10:55:07.436Z] echo Agent pid 78 killed; [2024-11-13T10:55:07.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T10:55:07.899Z] + git semver [Pipeline] } [2024-11-13T10:55:08.184Z] $ docker stop --time=1 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf [2024-11-13T10:55:09.468Z] $ docker rm -f --volumes 1d57aabdc7de99584c58d3993882daac185d37d0a7b9a7b491a427cb6d968dbf [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T10:55:09.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T10:55:10.312Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T10:55:10.337Z] [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-11-13T10:55:11.076Z] provisioning config files... [2024-11-13T10:55:11.086Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config4924799709614032822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T10:55:11.457Z] ---> ****-login.sh [2024-11-13T10:55:11.457Z] nexus3.edgexfoundry.org:10001 [2024-11-13T10:55:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:55:11.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:55:11.457Z] Configure a credential helper to remove this warning. See [2024-11-13T10:55:11.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:55:11.457Z] [2024-11-13T10:55:11.457Z] Login Succeeded [2024-11-13T10:55:11.457Z] nexus3.edgexfoundry.org:10002 [2024-11-13T10:55:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:55:11.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:55:11.457Z] Configure a credential helper to remove this warning. See [2024-11-13T10:55:11.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:55:11.457Z] [2024-11-13T10:55:11.457Z] Login Succeeded [2024-11-13T10:55:11.457Z] nexus3.edgexfoundry.org:10003 [2024-11-13T10:55:11.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:55:11.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:55:11.718Z] Configure a credential helper to remove this warning. See [2024-11-13T10:55:11.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:55:11.718Z] [2024-11-13T10:55:11.718Z] Login Succeeded [2024-11-13T10:55:11.718Z] nexus3.edgexfoundry.org:10004 [2024-11-13T10:55:11.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:55:11.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:55:11.718Z] Configure a credential helper to remove this warning. See [2024-11-13T10:55:11.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:55:11.719Z] [2024-11-13T10:55:11.719Z] Login Succeeded [2024-11-13T10:55:11.719Z] ****.io [2024-11-13T10:55:11.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:55:11.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:55:11.980Z] Configure a credential helper to remove this warning. See [2024-11-13T10:55:11.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:55:11.980Z] [2024-11-13T10:55:11.980Z] Login Succeeded [2024-11-13T10:55:11.980Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T10:55:12.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T10:55:12.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T10:55:12.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T10:55:12.365Z] ========================================================= [2024-11-13T10:55:12.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T10:55:12.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:55:12.915Z] + 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-11-13T10:55:12.916Z] Sending build context to Docker daemon 11.48MB [2024-11-13T10:55:12.916Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T10:55:12.916Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T10:55:12.916Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T10:55:12.916Z] 43c4264eed91: Pulling fs layer [2024-11-13T10:55:12.916Z] 4cc291be95ef: Pulling fs layer [2024-11-13T10:55:12.916Z] 2ac1f1163629: Pulling fs layer [2024-11-13T10:55:12.916Z] 5c3c966382ef: Pulling fs layer [2024-11-13T10:55:12.916Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T10:55:12.916Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T10:55:12.916Z] 9f66e0745190: Pulling fs layer [2024-11-13T10:55:12.916Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T10:55:12.916Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T10:55:12.916Z] 5c3c966382ef: Waiting [2024-11-13T10:55:12.916Z] 4f4fb700ef54: Waiting [2024-11-13T10:55:12.916Z] 5d5c8e513c77: Waiting [2024-11-13T10:55:12.916Z] 9f66e0745190: Waiting [2024-11-13T10:55:12.916Z] f49a43e4bbc0: Waiting [2024-11-13T10:55:12.916Z] 561ebcabdf7f: Waiting [2024-11-13T10:55:12.916Z] 4cc291be95ef: Verifying Checksum [2024-11-13T10:55:12.916Z] 4cc291be95ef: Download complete [2024-11-13T10:55:12.916Z] 5c3c966382ef: Verifying Checksum [2024-11-13T10:55:12.916Z] 5c3c966382ef: Download complete [2024-11-13T10:55:12.916Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T10:55:12.916Z] 4f4fb700ef54: Download complete [2024-11-13T10:55:13.179Z] 5d5c8e513c77: Download complete [2024-11-13T10:55:13.179Z] 43c4264eed91: Download complete [2024-11-13T10:55:13.179Z] 9f66e0745190: Verifying Checksum [2024-11-13T10:55:13.179Z] 9f66e0745190: Download complete [2024-11-13T10:55:13.179Z] 43c4264eed91: Pull complete [2024-11-13T10:55:13.437Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T10:55:13.437Z] 561ebcabdf7f: Download complete [2024-11-13T10:55:13.437Z] 4cc291be95ef: Pull complete [2024-11-13T10:55:13.437Z] 2ac1f1163629: Verifying Checksum [2024-11-13T10:55:13.437Z] 2ac1f1163629: Download complete [2024-11-13T10:55:13.696Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T10:55:13.696Z] f49a43e4bbc0: Download complete [2024-11-13T10:55:16.979Z] 2ac1f1163629: Pull complete [2024-11-13T10:55:17.240Z] 5c3c966382ef: Pull complete [2024-11-13T10:55:17.240Z] 4f4fb700ef54: Pull complete [2024-11-13T10:55:17.240Z] 5d5c8e513c77: Pull complete [2024-11-13T10:55:17.500Z] 9f66e0745190: Pull complete [2024-11-13T10:55:20.036Z] f49a43e4bbc0: Pull complete [2024-11-13T10:55:20.295Z] 561ebcabdf7f: Pull complete [2024-11-13T10:55:20.296Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T10:55:20.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T10:55:20.296Z] ---> 3a752c3f9dda [2024-11-13T10:55:20.296Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T10:55:24.522Z] ---> Running in 34b8baf81e6e [2024-11-13T10:55:24.522Z] Removing intermediate container 34b8baf81e6e [2024-11-13T10:55:24.522Z] ---> a4e831ff3b4e [2024-11-13T10:55:24.522Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T10:55:24.522Z] ---> Running in 9bb7ebf5ae73 [2024-11-13T10:55:24.522Z] Removing intermediate container 9bb7ebf5ae73 [2024-11-13T10:55:24.522Z] ---> 44ba6145555d [2024-11-13T10:55:24.522Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T10:55:24.522Z] ---> Running in e331e36b6695 [2024-11-13T10:55:24.522Z] Removing intermediate container e331e36b6695 [2024-11-13T10:55:24.522Z] ---> 389dbddc9dc4 [2024-11-13T10:55:24.522Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T10:55:24.522Z] ---> Running in 43a48e08c003 [2024-11-13T10:55:24.522Z] Removing intermediate container 43a48e08c003 [2024-11-13T10:55:24.522Z] ---> aeba8cad2127 [2024-11-13T10:55:24.522Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T10:55:24.522Z] ---> Running in 077aea3155bb [2024-11-13T10:55:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T10:55:24.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T10:55:25.042Z] OK: 246 MiB in 54 packages [2024-11-13T10:55:25.302Z] Removing intermediate container 077aea3155bb [2024-11-13T10:55:25.302Z] ---> eaa6613ff313 [2024-11-13T10:55:25.302Z] Step 8/12 : WORKDIR /app [2024-11-13T10:55:25.302Z] ---> Running in 04d6de740b56 [2024-11-13T10:55:25.302Z] Removing intermediate container 04d6de740b56 [2024-11-13T10:55:25.302Z] ---> 8fafce1bd933 [2024-11-13T10:55:25.302Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T10:55:25.562Z] ---> 6d47b31af337 [2024-11-13T10:55:25.562Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T10:55:25.562Z] ---> Running in b4656cc24d0c [2024-11-13T10:55:25.858Z] Still waiting to schedule task [2024-11-13T10:55:25.859Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T10:56:33.342Z] Removing intermediate container b4656cc24d0c [2024-11-13T10:56:33.342Z] ---> 7804a85e16cf [2024-11-13T10:56:33.342Z] Step 11/12 : COPY . . [2024-11-13T10:56:33.342Z] ---> 456f22c93a64 [2024-11-13T10:56:33.342Z] Step 12/12 : RUN $MAKE [2024-11-13T10:56:33.342Z] ---> Running in 205f74130159 [2024-11-13T10:56:33.342Z] noop [2024-11-13T10:56:33.342Z] Removing intermediate container 205f74130159 [2024-11-13T10:56:33.342Z] ---> c5925f0d643a [2024-11-13T10:56:33.342Z] Successfully built c5925f0d643a [2024-11-13T10:56:33.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:56:33.842Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T10:56:33.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:56:34.026Z] prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container [2024-11-13T10:56:34.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T10:56:34.408Z] $ docker top 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T10:56:34.826Z] + go version [2024-11-13T10:56:34.826Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T10:56:34.862Z] $ docker stop --time=1 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e [2024-11-13T10:56:36.120Z] $ docker rm -f --volumes 773c2e5c7775ffb2d97796c9807303297e5664dbd0ed580a5b23d276c18b3d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:56:36.916Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T10:56:36.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:56:37.077Z] prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container [2024-11-13T10:56:37.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T10:56:37.439Z] $ docker top 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T10:56:37.861Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-329 [Pipeline] fileExists [Pipeline] sh [2024-11-13T10:56:38.239Z] + make test [2024-11-13T10:56:38.239Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T10:56:39.618Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-13T10:56:57.704Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-13T10:56:57.704Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-13T10:57:00.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26351 in /w/workspace/undry_device-rfid-llrp-go_PR-329 [Pipeline] { [Pipeline] ws [2024-11-13T10:57:00.283Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-11-13T10:57:00.377Z] The recommended git tool is: git [2024-11-13T10:57:00.990Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.139s coverage: 40.6% of statements [2024-11-13T10:57:00.990Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements [2024-11-13T10:57:00.990Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements [2024-11-13T10:57:04.874Z] using credential edgex-jenkins-ssh [2024-11-13T10:57:04.904Z] Cloning the remote Git repository [2024-11-13T10:57:04.940Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-13T10:57:05.026Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-11-13T10:57:05.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-13T10:57:05.149Z] > git --version # timeout=10 [2024-11-13T10:57:05.169Z] > git --version # 'git version 2.25.1' [2024-11-13T10:57:05.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T10:57:05.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T10:57:07.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-13T10:57:07.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T10:57:08.851Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-13T10:57:08.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-13T10:57:08.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T10:57:08.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-13T10:57:09.374Z] Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [2024-11-13T10:57:09.660Z] Merge succeeded, producing bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [2024-11-13T10:57:09.660Z] Checking out Revision bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f (PR-329) [2024-11-13T10:57:10.249Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-13T10:57:10.291Z] > git --version # timeout=10 [2024-11-13T10:57:10.304Z] > git --version # 'git version 2.25.1' [2024-11-13T10:57:10.318Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T10:57:09.386Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T10:57:09.438Z] > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 [2024-11-13T10:57:09.542Z] > git remote # timeout=10 [2024-11-13T10:57:09.560Z] > git config --get remote.origin.url # timeout=10 [2024-11-13T10:57:09.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T10:57:09.604Z] > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [2024-11-13T10:57:09.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-13T10:57:09.662Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T10:57:09.682Z] > git checkout -f bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T10:57:15.220Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T10:57:15.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T10:57:15.220Z] Dload Upload Total Spent Left Speed [2024-11-13T10:57:15.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-11-13T10:57:15.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T10:57:15.887Z] go vet ./... [2024-11-13T10:57:15.945Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T10:57:15.945Z] + sudo tee /etc/docker/daemon.new [2024-11-13T10:57:15.945Z] { [2024-11-13T10:57:15.945Z] "registry-mirrors": [ [2024-11-13T10:57:15.945Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T10:57:15.945Z] ], [2024-11-13T10:57:15.945Z] "bip": "10.250.0.254/24", [2024-11-13T10:57:15.945Z] "hosts": [ [2024-11-13T10:57:15.945Z] "tcp://0.0.0.0:5555", [2024-11-13T10:57:15.945Z] "unix:///var/run/docker.sock" [2024-11-13T10:57:15.945Z] ], [2024-11-13T10:57:15.945Z] "mtu": 1458, [2024-11-13T10:57:15.945Z] "selinux-enabled": true, [2024-11-13T10:57:15.945Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T10:57:15.945Z] } [Pipeline] sh [2024-11-13T10:57:16.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T10:57:16.679Z] + sudo service docker restart [2024-11-13T10:57:20.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T10:57:20.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T10:57:20.341Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T10:57:20.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T10:57:20.682Z] $ docker stop --time=1 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 [2024-11-13T10:57:23.286Z] $ docker rm -f --volumes 9c504ba2ca9c87ad08ee6673472cd0ec1c0359b0ff855dd9683538164db9e207 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T10:57:23.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T10:57:24.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T10:57:24.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T10:57:25.175Z] + ls -al . [2024-11-13T10:57:25.175Z] total 704 [2024-11-13T10:57:25.175Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 10:56 . [2024-11-13T10:57:25.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 .. [2024-11-13T10:57:25.175Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 10:54 .dockerignore [2024-11-13T10:57:25.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:57 .git [2024-11-13T10:57:25.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:54 .github [2024-11-13T10:57:25.175Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 10:54 .gitignore [2024-11-13T10:57:25.175Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 10:54 .golangci.yml [2024-11-13T10:57:25.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 10:55 .semver [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 10:54 Attribution.txt [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 10:54 CHANGELOG.md [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 10:54 Dockerfile [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 10:54 GOVERNANCE.md [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 10:54 Jenkinsfile [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 10:54 LICENSE [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 10:54 Makefile [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 10:54 OWNERS.md [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 10:54 README.md [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 10:55 VERSION [2024-11-13T10:57:25.176Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 bin [2024-11-13T10:57:25.176Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 cmd [2024-11-13T10:57:25.176Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 10:57 coverage.out [2024-11-13T10:57:25.176Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 examples [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 10:54 go.mod [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 10:54 go.sum [2024-11-13T10:57:25.176Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:54 images [2024-11-13T10:57:25.176Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:54 internal [2024-11-13T10:57:25.176Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:54 pkg [2024-11-13T10:57:25.176Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:57:25.613Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f --label arch=amd64 --label version=0.0.0 . [2024-11-13T10:57:25.613Z] Sending build context to Docker daemon 11.48MB [2024-11-13T10:57:25.613Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T10:57:25.613Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-13T10:57:25.613Z] ---> c5925f0d643a [2024-11-13T10:57:25.613Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-13T10:57:25.880Z] ---> Running in b04a8d4b6408 [2024-11-13T10:57:25.880Z] Removing intermediate container b04a8d4b6408 [2024-11-13T10:57:25.880Z] ---> 2f40509a154f [2024-11-13T10:57:25.880Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T10:57:25.880Z] ---> Running in 424fe1bf4b5d [2024-11-13T10:57:25.880Z] Removing intermediate container 424fe1bf4b5d [2024-11-13T10:57:25.880Z] ---> a17fe93e53bd [2024-11-13T10:57:25.880Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T10:57:25.880Z] ---> Running in f9c122f8f3ea [2024-11-13T10:57:26.139Z] Removing intermediate container f9c122f8f3ea [2024-11-13T10:57:26.139Z] ---> 1a7e8d505436 [2024-11-13T10:57:26.139Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T10:57:26.139Z] ---> Running in bfb340a41435 [2024-11-13T10:57:26.139Z] Removing intermediate container bfb340a41435 [2024-11-13T10:57:26.139Z] ---> 804d93b7c087 [2024-11-13T10:57:26.139Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T10:57:26.139Z] ---> Running in c02dcc8f1f3b [2024-11-13T10:57:26.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T10:57:26.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T10:57:26.922Z] OK: 246 MiB in 54 packages [2024-11-13T10:57:27.187Z] Removing intermediate container c02dcc8f1f3b [2024-11-13T10:57:27.187Z] ---> 67df5823d3af [2024-11-13T10:57:27.187Z] Step 8/25 : WORKDIR /app [2024-11-13T10:57:27.187Z] ---> Running in c3342e3f6039 [2024-11-13T10:57:27.187Z] Removing intermediate container c3342e3f6039 [2024-11-13T10:57:27.187Z] ---> db1e88afa77b [2024-11-13T10:57:27.187Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-13T10:57:27.454Z] ---> c53f8b828f4a [2024-11-13T10:57:27.454Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T10:57:27.454Z] ---> Running in 56e4e463f08e [2024-11-13T10:57:28.026Z] Removing intermediate container 56e4e463f08e [2024-11-13T10:57:28.027Z] ---> 3e4a61b858f6 [2024-11-13T10:57:28.027Z] Step 11/25 : COPY . . [2024-11-13T10:57:28.602Z] ---> 1dc6dec88414 [2024-11-13T10:57:28.602Z] Step 12/25 : RUN $MAKE [2024-11-13T10:57:28.602Z] ---> Running in a2271e5970bd [2024-11-13T10:57:28.863Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T10:57:35.089Z] provisioning config files... [2024-11-13T10:57:35.116Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1252947367191689407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T10:57:35.622Z] ---> ****-login.sh [2024-11-13T10:57:35.622Z] nexus3.edgexfoundry.org:10001 [2024-11-13T10:57:35.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:57:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:57:36.169Z] Configure a credential helper to remove this warning. See [2024-11-13T10:57:36.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:57:36.169Z] [2024-11-13T10:57:36.169Z] Login Succeeded [2024-11-13T10:57:36.169Z] nexus3.edgexfoundry.org:10002 [2024-11-13T10:57:36.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:57:36.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:57:36.441Z] Configure a credential helper to remove this warning. See [2024-11-13T10:57:36.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:57:36.441Z] [2024-11-13T10:57:36.441Z] Login Succeeded [2024-11-13T10:57:36.441Z] nexus3.edgexfoundry.org:10003 [2024-11-13T10:57:36.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:57:36.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:57:36.995Z] Configure a credential helper to remove this warning. See [2024-11-13T10:57:36.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:57:36.995Z] [2024-11-13T10:57:36.995Z] Login Succeeded [2024-11-13T10:57:36.995Z] nexus3.edgexfoundry.org:10004 [2024-11-13T10:57:37.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:57:37.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:57:37.271Z] Configure a credential helper to remove this warning. See [2024-11-13T10:57:37.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:57:37.272Z] [2024-11-13T10:57:37.272Z] Login Succeeded [2024-11-13T10:57:37.272Z] ****.io [2024-11-13T10:57:37.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T10:57:37.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T10:57:37.809Z] Configure a credential helper to remove this warning. See [2024-11-13T10:57:37.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T10:57:37.809Z] [2024-11-13T10:57:37.809Z] Login Succeeded [2024-11-13T10:57:37.809Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T10:57:37.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T10:57:38.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T10:57:38.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T10:57:38.434Z] ========================================================= [2024-11-13T10:57:38.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T10:57:38.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:57:38.976Z] + 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-11-13T10:57:39.566Z] Sending build context to Docker daemon 1.21MB [2024-11-13T10:57:39.566Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T10:57:39.566Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T10:57:39.835Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T10:57:39.835Z] cf04c63912e1: Pulling fs layer [2024-11-13T10:57:39.835Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T10:57:39.835Z] a37a00ec5f00: Pulling fs layer [2024-11-13T10:57:39.835Z] 50b3750afda1: Pulling fs layer [2024-11-13T10:57:39.835Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T10:57:39.835Z] 80978eb59214: Pulling fs layer [2024-11-13T10:57:39.835Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T10:57:39.835Z] c5a475d317c9: Pulling fs layer [2024-11-13T10:57:39.835Z] 4f4fb700ef54: Waiting [2024-11-13T10:57:39.835Z] 80978eb59214: Waiting [2024-11-13T10:57:39.835Z] c9f46d7d2bd2: Waiting [2024-11-13T10:57:39.835Z] c5a475d317c9: Waiting [2024-11-13T10:57:39.835Z] 50b3750afda1: Waiting [2024-11-13T10:57:39.835Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T10:57:39.836Z] 55b35a11ae5e: Download complete [2024-11-13T10:57:39.836Z] 50b3750afda1: Verifying Checksum [2024-11-13T10:57:39.836Z] 50b3750afda1: Download complete [2024-11-13T10:57:39.836Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T10:57:39.836Z] 4f4fb700ef54: Download complete [2024-11-13T10:57:39.836Z] 80978eb59214: Verifying Checksum [2024-11-13T10:57:39.836Z] 80978eb59214: Download complete [2024-11-13T10:57:40.109Z] cf04c63912e1: Verifying Checksum [2024-11-13T10:57:40.109Z] cf04c63912e1: Download complete [2024-11-13T10:57:40.379Z] c5a475d317c9: Verifying Checksum [2024-11-13T10:57:40.379Z] c5a475d317c9: Download complete [2024-11-13T10:57:40.967Z] cf04c63912e1: Pull complete [2024-11-13T10:57:41.551Z] 55b35a11ae5e: Pull complete [2024-11-13T10:57:42.142Z] a37a00ec5f00: Verifying Checksum [2024-11-13T10:57:42.142Z] a37a00ec5f00: Download complete [2024-11-13T10:57:42.731Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T10:57:42.731Z] c9f46d7d2bd2: Download complete [2024-11-13T10:57:57.768Z] a37a00ec5f00: Pull complete [2024-11-13T10:57:57.768Z] 50b3750afda1: Pull complete [2024-11-13T10:57:57.768Z] 4f4fb700ef54: Pull complete [2024-11-13T10:57:57.768Z] 80978eb59214: Pull complete [2024-11-13T10:58:00.969Z] Removing intermediate container a2271e5970bd [2024-11-13T10:58:00.969Z] ---> 489fcb016505 [2024-11-13T10:58:00.969Z] Step 13/25 : FROM alpine:3.20 [2024-11-13T10:58:00.969Z] 3.20: Pulling from library/alpine [2024-11-13T10:58:00.969Z] da9db072f522: Pulling fs layer [2024-11-13T10:58:00.969Z] da9db072f522: Verifying Checksum [2024-11-13T10:58:00.969Z] da9db072f522: Download complete [2024-11-13T10:58:00.969Z] da9db072f522: Pull complete [2024-11-13T10:58:00.969Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T10:58:00.969Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T10:58:00.969Z] ---> 63b790fccc90 [2024-11-13T10:58:00.969Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T10:58:01.229Z] ---> Running in 0bc98edc828c [2024-11-13T10:58:01.229Z] Removing intermediate container 0bc98edc828c [2024-11-13T10:58:01.229Z] ---> e154f85949d3 [2024-11-13T10:58:01.229Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-13T10:58:01.229Z] ---> Running in 51aea03f382b [2024-11-13T10:58:01.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:01.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:01.749Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T10:58:01.749Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T10:58:01.749Z] OK: 8 MiB in 15 packages [2024-11-13T10:58:02.318Z] Removing intermediate container 51aea03f382b [2024-11-13T10:58:02.318Z] ---> 1d74621793be [2024-11-13T10:58:02.318Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-13T10:58:02.318Z] ---> Running in 609373b1d9d8 [2024-11-13T10:58:02.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:02.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:02.835Z] Upgrading critical system libraries and apk-tools: [2024-11-13T10:58:02.835Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T10:58:02.835Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T10:58:02.835Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T10:58:02.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:03.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T10:58:03.352Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T10:58:03.353Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T10:58:03.353Z] OK: 8 MiB in 15 packages [2024-11-13T10:58:03.921Z] Removing intermediate container 609373b1d9d8 [2024-11-13T10:58:03.921Z] ---> e0bf5439ee50 [2024-11-13T10:58:03.921Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-13T10:58:03.921Z] ---> 838a8001d756 [2024-11-13T10:58:03.921Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-13T10:58:03.921Z] ---> 468a70812c50 [2024-11-13T10:58:03.921Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-13T10:58:04.421Z] c9f46d7d2bd2: Pull complete [2024-11-13T10:58:05.298Z] ---> 8c42221177f5 [2024-11-13T10:58:05.298Z] Step 20/25 : EXPOSE 59989 [2024-11-13T10:58:05.298Z] ---> Running in a5b82f48f1c7 [2024-11-13T10:58:05.298Z] Removing intermediate container a5b82f48f1c7 [2024-11-13T10:58:05.298Z] ---> a43289df230a [2024-11-13T10:58:05.298Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-13T10:58:05.298Z] ---> Running in e15469c2db2a [2024-11-13T10:58:05.298Z] Removing intermediate container e15469c2db2a [2024-11-13T10:58:05.298Z] ---> a6451555a893 [2024-11-13T10:58:05.298Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T10:58:05.298Z] ---> Running in 33edb5f3fd2c [2024-11-13T10:58:05.391Z] c5a475d317c9: Pull complete [2024-11-13T10:58:05.391Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T10:58:05.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T10:58:05.391Z] ---> be29e6b0f0d4 [2024-11-13T10:58:05.391Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T10:58:05.559Z] Removing intermediate container 33edb5f3fd2c [2024-11-13T10:58:05.559Z] ---> c8e6235bcea4 [2024-11-13T10:58:05.559Z] Step 23/25 : LABEL arch=amd64 [2024-11-13T10:58:05.559Z] ---> Running in a9a0abe0fc82 [2024-11-13T10:58:05.559Z] Removing intermediate container a9a0abe0fc82 [2024-11-13T10:58:05.559Z] ---> ba85103e808f [2024-11-13T10:58:05.559Z] Step 24/25 : LABEL git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [2024-11-13T10:58:05.559Z] ---> Running in 32c8ffd439e1 [2024-11-13T10:58:05.559Z] Removing intermediate container 32c8ffd439e1 [2024-11-13T10:58:05.559Z] ---> 0645f691c075 [2024-11-13T10:58:05.559Z] Step 25/25 : LABEL version=0.0.0 [2024-11-13T10:58:05.559Z] ---> Running in 1549c58caada [2024-11-13T10:58:05.818Z] Removing intermediate container 1549c58caada [2024-11-13T10:58:05.818Z] ---> 4798cfd60ae8 [2024-11-13T10:58:05.818Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T10:58:05.818Z] Successfully built 4798cfd60ae8 [2024-11-13T10:58:05.818Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:58:06.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T10:58:06.859Z] [2024-11-13T10:58:06.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:58:07.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T10:58:07.257Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T10:58:07.257Z] 5eb5b503b376: Pulling fs layer [2024-11-13T10:58:07.257Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T10:58:07.257Z] ec43610c2a17: Pulling fs layer [2024-11-13T10:58:07.257Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T10:58:07.257Z] 33b1e0a273af: Pulling fs layer [2024-11-13T10:58:07.257Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T10:58:07.257Z] 2f39f015ded8: Pulling fs layer [2024-11-13T10:58:07.257Z] 3a2ae6a8a46f: Waiting [2024-11-13T10:58:07.257Z] 5d3b04190fa2: Waiting [2024-11-13T10:58:07.257Z] 33b1e0a273af: Waiting [2024-11-13T10:58:07.257Z] 2f39f015ded8: Waiting [2024-11-13T10:58:07.257Z] 5c69ac0246d0: Verifying Checksum [2024-11-13T10:58:07.257Z] 5c69ac0246d0: Download complete [2024-11-13T10:58:07.257Z] 3a2ae6a8a46f: Download complete [2024-11-13T10:58:07.257Z] 33b1e0a273af: Verifying Checksum [2024-11-13T10:58:07.257Z] 33b1e0a273af: Download complete [2024-11-13T10:58:07.257Z] ec43610c2a17: Verifying Checksum [2024-11-13T10:58:07.257Z] ec43610c2a17: Download complete [2024-11-13T10:58:07.257Z] 5d3b04190fa2: Download complete [2024-11-13T10:58:07.342Z] ---> Running in 14dca8227cb4 [2024-11-13T10:58:07.342Z] Removing intermediate container 14dca8227cb4 [2024-11-13T10:58:07.342Z] ---> 9c41bc641be8 [2024-11-13T10:58:07.342Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T10:58:07.516Z] 5eb5b503b376: Verifying Checksum [2024-11-13T10:58:07.516Z] 5eb5b503b376: Download complete [2024-11-13T10:58:07.621Z] ---> Running in 8dc8b5846d7a [2024-11-13T10:58:07.888Z] Removing intermediate container 8dc8b5846d7a [2024-11-13T10:58:07.888Z] ---> 799e361fcfe8 [2024-11-13T10:58:07.888Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T10:58:07.888Z] ---> Running in 89132be8ecbc [2024-11-13T10:58:08.083Z] 2f39f015ded8: Download complete [2024-11-13T10:58:08.154Z] Removing intermediate container 89132be8ecbc [2024-11-13T10:58:08.154Z] ---> c785c4f9fdfd [2024-11-13T10:58:08.154Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T10:58:08.154Z] ---> Running in d24edad37d32 [2024-11-13T10:58:08.421Z] Removing intermediate container d24edad37d32 [2024-11-13T10:58:08.421Z] ---> d78437fe07ca [2024-11-13T10:58:08.421Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T10:58:08.650Z] 5eb5b503b376: Pull complete [2024-11-13T10:58:08.688Z] ---> Running in 3821db1332a0 [2024-11-13T10:58:08.909Z] 5c69ac0246d0: Pull complete [2024-11-13T10:58:09.169Z] ec43610c2a17: Pull complete [2024-11-13T10:58:09.169Z] 3a2ae6a8a46f: Pull complete [2024-11-13T10:58:09.427Z] 33b1e0a273af: Pull complete [2024-11-13T10:58:09.427Z] 5d3b04190fa2: Pull complete [2024-11-13T10:58:09.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T10:58:10.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T10:58:11.206Z] OK: 238 MiB in 54 packages [2024-11-13T10:58:12.616Z] Removing intermediate container 3821db1332a0 [2024-11-13T10:58:12.616Z] ---> 08d78caae15e [2024-11-13T10:58:12.616Z] Step 8/12 : WORKDIR /app [2024-11-13T10:58:12.616Z] ---> Running in a2b9be419e77 [2024-11-13T10:58:12.616Z] Removing intermediate container a2b9be419e77 [2024-11-13T10:58:12.616Z] ---> 07add751a723 [2024-11-13T10:58:12.616Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T10:58:13.197Z] ---> b0c187ab223b [2024-11-13T10:58:13.197Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T10:58:13.197Z] ---> Running in 0ccbc0bf62a2 [2024-11-13T10:58:13.670Z] 2f39f015ded8: Pull complete [2024-11-13T10:58:13.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T10:58:13.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T10:58:13.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:58:13.938Z] prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container [2024-11-13T10:58:13.967Z] $ 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/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T10:58:17.240Z] $ docker top dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T10:58:17.729Z] ---> job-cost.sh [2024-11-13T10:58:17.729Z] lf-activate-venv: SKIPPING [2024-11-13T10:58:17.729Z] INFO: No Stack... [2024-11-13T10:58:17.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T10:58:18.246Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T10:58:18.572Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/cost.csv [2024-11-13T10:58:18.572Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T10:58:18.623Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [2024-11-13T10:58:18.630Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] did not exist. Created. [2024-11-13T10:58:18.638Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T10:58:19.067Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T10:58:19.124Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T10:58:19.161Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T10:58:19.262Z] $ docker stop --time=1 dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 [2024-11-13T10:58:20.421Z] $ docker rm -f --volumes dca3acf678e58cdef956b2ef8182235f14d833de2b3fe5cd2399fb140c25a672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T10:59:49.815Z] Removing intermediate container 0ccbc0bf62a2 [2024-11-13T10:59:49.815Z] ---> 9471383d2a60 [2024-11-13T10:59:49.815Z] Step 11/12 : COPY . . [2024-11-13T10:59:49.815Z] ---> c1c60c62e912 [2024-11-13T10:59:49.815Z] Step 12/12 : RUN $MAKE [2024-11-13T10:59:49.815Z] ---> Running in 1cf1ad460f8e [2024-11-13T10:59:49.815Z] noop [2024-11-13T10:59:49.815Z] Removing intermediate container 1cf1ad460f8e [2024-11-13T10:59:49.815Z] ---> da1c6516a98f [2024-11-13T10:59:49.815Z] Successfully built da1c6516a98f [2024-11-13T10:59:49.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:59:50.324Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T10:59:50.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:59:50.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container [2024-11-13T10:59:50.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-11-13T10:59:51.969Z] $ docker top 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T10:59:52.884Z] + go version [2024-11-13T10:59:52.884Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T10:59:52.915Z] $ docker stop --time=1 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 [2024-11-13T10:59:54.488Z] $ docker rm -f --volumes 5b324c42ec23e27f3bf705f12181c3acd2219c05b538d7a3dc32edd4d467a985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T10:59:55.398Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T10:59:55.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T10:59:55.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container [2024-11-13T10:59:55.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-11-13T10:59:56.782Z] $ docker top 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T10:59:57.346Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-13T10:59:58.019Z] + make test [2024-11-13T10:59:58.020Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T11:00:03.374Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-13T11:03:31.979Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-13T11:03:31.979Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-13T11:03:58.669Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.707s coverage: 40.6% of statements [2024-11-13T11:03:58.669Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 95.5% of statements [2024-11-13T11:03:58.669Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.537s coverage: 51.9% of statements [2024-11-13T11:03:58.669Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T11:03:58.669Z] go vet ./... [2024-11-13T11:04:45.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T11:04:45.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T11:04:45.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T11:04:45.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T11:04:45.602Z] $ docker stop --time=1 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 [2024-11-13T11:04:47.424Z] $ docker rm -f --volumes 91df42b103803f701519974013b0fcdb73f0c163f342d38fc887147f1c9ad656 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T11:04:48.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T11:04:48.999Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T11:04:49.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T11:04:50.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T11:04:50.772Z] + ls -al . [2024-11-13T11:04:50.772Z] total 700 [2024-11-13T11:04:50.772Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 11:00 . [2024-11-13T11:04:50.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 .. [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 10:57 .dockerignore [2024-11-13T11:04:50.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:57 .git [2024-11-13T11:04:50.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:57 .github [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 10:57 .gitignore [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 10:57 .golangci.yml [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 10:57 Attribution.txt [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 10:57 CHANGELOG.md [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 10:57 Dockerfile [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 10:57 GOVERNANCE.md [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 10:57 Jenkinsfile [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 10:57 LICENSE [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 10:57 Makefile [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 10:57 OWNERS.md [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 10:57 README.md [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 10:55 VERSION [2024-11-13T11:04:50.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 bin [2024-11-13T11:04:50.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 cmd [2024-11-13T11:04:50.772Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:03 coverage.out [2024-11-13T11:04:50.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 examples [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 10:57 go.mod [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 10:57 go.sum [2024-11-13T11:04:50.772Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:57 images [2024-11-13T11:04:50.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:57 internal [2024-11-13T11:04:50.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:57 pkg [2024-11-13T11:04:50.772Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:04:51.237Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f --label arch=arm64 --label version=0.0.0 . [2024-11-13T11:04:51.505Z] Sending build context to Docker daemon 1.21MB [2024-11-13T11:04:51.505Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T11:04:51.505Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-13T11:04:51.505Z] ---> da1c6516a98f [2024-11-13T11:04:51.505Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-13T11:04:51.505Z] ---> Running in 9fbc7575821a [2024-11-13T11:04:51.782Z] Removing intermediate container 9fbc7575821a [2024-11-13T11:04:51.782Z] ---> baa2dadef3e7 [2024-11-13T11:04:51.782Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T11:04:52.048Z] ---> Running in 2df4502d05e6 [2024-11-13T11:04:52.317Z] Removing intermediate container 2df4502d05e6 [2024-11-13T11:04:52.317Z] ---> 304063a6ce89 [2024-11-13T11:04:52.317Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-13T11:04:52.317Z] ---> Running in e47fa1abd393 [2024-11-13T11:04:52.589Z] Removing intermediate container e47fa1abd393 [2024-11-13T11:04:52.589Z] ---> 1da5c85b5ede [2024-11-13T11:04:52.589Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T11:04:52.857Z] ---> Running in 6bf4d1a71ca7 [2024-11-13T11:04:53.124Z] Removing intermediate container 6bf4d1a71ca7 [2024-11-13T11:04:53.124Z] ---> dd8faff1fe9f [2024-11-13T11:04:53.124Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T11:04:53.124Z] ---> Running in 12ddacff007d [2024-11-13T11:04:54.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:04:54.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:04:55.752Z] OK: 238 MiB in 54 packages [2024-11-13T11:04:56.711Z] Removing intermediate container 12ddacff007d [2024-11-13T11:04:56.711Z] ---> cc419add5862 [2024-11-13T11:04:56.711Z] Step 8/25 : WORKDIR /app [2024-11-13T11:04:56.711Z] ---> Running in 6726b4eeac61 [2024-11-13T11:04:56.980Z] Removing intermediate container 6726b4eeac61 [2024-11-13T11:04:56.980Z] ---> 432ad5873052 [2024-11-13T11:04:56.980Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-13T11:04:57.577Z] ---> 8cbaa89e7aec [2024-11-13T11:04:57.577Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T11:04:57.577Z] ---> Running in cf4946b0a522 [2024-11-13T11:04:59.522Z] Removing intermediate container cf4946b0a522 [2024-11-13T11:04:59.522Z] ---> 0be131f97ff7 [2024-11-13T11:04:59.522Z] Step 11/25 : COPY . . [2024-11-13T11:05:00.105Z] ---> 51ae83cdb0bb [2024-11-13T11:05:00.105Z] Step 12/25 : RUN $MAKE [2024-11-13T11:05:00.105Z] ---> Running in e79a15f346b5 [2024-11-13T11:05:01.062Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-13T11:08:07.786Z] Removing intermediate container e79a15f346b5 [2024-11-13T11:08:07.786Z] ---> 3a71284b3e93 [2024-11-13T11:08:07.786Z] Step 13/25 : FROM alpine:3.20 [2024-11-13T11:08:08.367Z] 3.20: Pulling from library/alpine [2024-11-13T11:08:08.367Z] 9986a736f7d3: Pulling fs layer [2024-11-13T11:08:08.632Z] 9986a736f7d3: Verifying Checksum [2024-11-13T11:08:08.632Z] 9986a736f7d3: Download complete [2024-11-13T11:08:09.217Z] 9986a736f7d3: Pull complete [2024-11-13T11:08:09.217Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T11:08:09.217Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T11:08:09.217Z] ---> 511a44083d3a [2024-11-13T11:08:09.217Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T11:08:09.496Z] ---> Running in ffbe9cb7b90b [2024-11-13T11:08:09.496Z] Removing intermediate container ffbe9cb7b90b [2024-11-13T11:08:09.496Z] ---> 8d8bee75f04c [2024-11-13T11:08:09.496Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-13T11:08:09.763Z] ---> Running in 6de9b856152c [2024-11-13T11:08:10.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:10.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:12.405Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T11:08:12.406Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:08:12.406Z] OK: 9 MiB in 15 packages [2024-11-13T11:08:13.367Z] Removing intermediate container 6de9b856152c [2024-11-13T11:08:13.368Z] ---> 19bd1a74229a [2024-11-13T11:08:13.368Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-13T11:08:13.368Z] ---> Running in dcea2aeec0e9 [2024-11-13T11:08:14.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:14.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:16.002Z] Upgrading critical system libraries and apk-tools: [2024-11-13T11:08:16.002Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T11:08:16.002Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T11:08:16.002Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T11:08:16.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:16.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T11:08:17.667Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:08:17.667Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T11:08:17.667Z] OK: 9 MiB in 15 packages [2024-11-13T11:08:18.624Z] Removing intermediate container dcea2aeec0e9 [2024-11-13T11:08:18.624Z] ---> e0270771b012 [2024-11-13T11:08:18.624Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-13T11:08:19.205Z] ---> 087b241636d6 [2024-11-13T11:08:19.205Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-13T11:08:19.782Z] ---> f8e91e101294 [2024-11-13T11:08:19.782Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-13T11:08:21.739Z] ---> db5353d79ec8 [2024-11-13T11:08:21.739Z] Step 20/25 : EXPOSE 59989 [2024-11-13T11:08:21.739Z] ---> Running in 25e18d7ec547 [2024-11-13T11:08:22.005Z] Removing intermediate container 25e18d7ec547 [2024-11-13T11:08:22.005Z] ---> 9de7dcb8ba9e [2024-11-13T11:08:22.005Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-13T11:08:22.005Z] ---> Running in f90cb2484f4a [2024-11-13T11:08:22.274Z] Removing intermediate container f90cb2484f4a [2024-11-13T11:08:22.274Z] ---> b39ac090e420 [2024-11-13T11:08:22.274Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T11:08:22.274Z] ---> Running in c88f98daa8b1 [2024-11-13T11:08:22.546Z] Removing intermediate container c88f98daa8b1 [2024-11-13T11:08:22.546Z] ---> 1d7d7f7222aa [2024-11-13T11:08:22.546Z] Step 23/25 : LABEL arch=arm64 [2024-11-13T11:08:22.813Z] ---> Running in b15aee13386a [2024-11-13T11:08:23.082Z] Removing intermediate container b15aee13386a [2024-11-13T11:08:23.082Z] ---> c936c891603e [2024-11-13T11:08:23.082Z] Step 24/25 : LABEL git_sha=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [2024-11-13T11:08:23.082Z] ---> Running in 2e6f5eeca001 [2024-11-13T11:08:23.350Z] Removing intermediate container 2e6f5eeca001 [2024-11-13T11:08:23.350Z] ---> f1264a6dea60 [2024-11-13T11:08:23.350Z] Step 25/25 : LABEL version=0.0.0 [2024-11-13T11:08:23.624Z] ---> Running in 7539e8df949d [2024-11-13T11:08:23.890Z] Removing intermediate container 7539e8df949d [2024-11-13T11:08:23.890Z] ---> b488a846c5b0 [2024-11-13T11:08:23.890Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T11:08:23.890Z] Successfully built b488a846c5b0 [2024-11-13T11:08:23.890Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:08:24.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:08:24.832Z] [2024-11-13T11:08:24.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:08:25.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:08:25.265Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T11:08:25.265Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T11:08:25.265Z] 04944245beec: Pulling fs layer [2024-11-13T11:08:25.265Z] 699f458cf7ca: Pulling fs layer [2024-11-13T11:08:25.265Z] 765212b225bb: Pulling fs layer [2024-11-13T11:08:25.265Z] f23df028b6ca: Pulling fs layer [2024-11-13T11:08:25.265Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T11:08:25.265Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T11:08:25.265Z] 765212b225bb: Waiting [2024-11-13T11:08:25.265Z] f23df028b6ca: Waiting [2024-11-13T11:08:25.265Z] d65c8cfc05b1: Waiting [2024-11-13T11:08:25.265Z] 2437ff75d9bd: Waiting [2024-11-13T11:08:25.534Z] 04944245beec: Verifying Checksum [2024-11-13T11:08:25.534Z] 04944245beec: Download complete [2024-11-13T11:08:25.534Z] 765212b225bb: Verifying Checksum [2024-11-13T11:08:25.534Z] 765212b225bb: Download complete [2024-11-13T11:08:25.534Z] f23df028b6ca: Verifying Checksum [2024-11-13T11:08:25.534Z] f23df028b6ca: Download complete [2024-11-13T11:08:25.534Z] d65c8cfc05b1: Download complete [2024-11-13T11:08:25.804Z] 699f458cf7ca: Verifying Checksum [2024-11-13T11:08:26.070Z] 8998bd30e6a1: Verifying Checksum [2024-11-13T11:08:26.070Z] 8998bd30e6a1: Download complete [2024-11-13T11:08:28.650Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T11:08:28.650Z] 2437ff75d9bd: Download complete [2024-11-13T11:08:31.312Z] 8998bd30e6a1: Pull complete [2024-11-13T11:08:31.312Z] 04944245beec: Pull complete [2024-11-13T11:08:33.283Z] 699f458cf7ca: Pull complete [2024-11-13T11:08:33.283Z] 765212b225bb: Pull complete [2024-11-13T11:08:34.239Z] f23df028b6ca: Pull complete [2024-11-13T11:08:34.239Z] d65c8cfc05b1: Pull complete [2024-11-13T11:08:49.208Z] 2437ff75d9bd: Pull complete [2024-11-13T11:08:49.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T11:08:49.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T11:08:49.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:08:49.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-26351 does not seem to be running inside a container [2024-11-13T11:08:49.613Z] $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-11-13T11:08:52.158Z] $ docker top 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:08:52.741Z] ---> job-cost.sh [2024-11-13T11:08:53.005Z] lf-activate-venv: SKIPPING [2024-11-13T11:08:53.005Z] INFO: No Stack... [2024-11-13T11:08:53.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T11:08:54.230Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T11:08:54.883Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-11-13T11:08:54.883Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T11:08:54.945Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [2024-11-13T11:08:54.951Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] did not exist. Created. [2024-11-13T11:08:54.958Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T11:08:55.397Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5b2c0844/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T11:08:55.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T11:08:55.804Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T11:08:55.859Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T11:08:55.880Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T11:08:55.975Z] $ docker stop --time=1 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 [2024-11-13T11:08:57.411Z] $ docker rm -f --volumes 204f981c596cfed633fe40803f95f5e85fa3c4a0eac7a0d14058725ced37c0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T11:08:58.637Z] provisioning config files... [2024-11-13T11:08:58.647Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config14820154380779062879tmp [Pipeline] { [Pipeline] sh [2024-11-13T11:08:59.020Z] + set +x [2024-11-13T11:08:59.020Z] + curl+ -s https://codecov.io/bash [2024-11-13T11:08:59.020Z] bash -s -- [2024-11-13T11:08:59.020Z] [2024-11-13T11:08:59.020Z] _____ _ [2024-11-13T11:08:59.020Z] / ____| | | [2024-11-13T11:08:59.020Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T11:08:59.020Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T11:08:59.020Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T11:08:59.020Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T11:08:59.020Z] Bash-1.0.6 [2024-11-13T11:08:59.020Z] [2024-11-13T11:08:59.020Z] [2024-11-13T11:08:59.020Z] ==> git version 2.25.1 found [2024-11-13T11:08:59.020Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T11:08:59.020Z] Release-Date: 2020-01-08 [2024-11-13T11:08:59.020Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T11:08:59.020Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T11:08:59.020Z] ==> Jenkins CI detected. [2024-11-13T11:08:59.020Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-329 [2024-11-13T11:08:59.020Z] project root: . [2024-11-13T11:08:59.020Z] --> token set from env [2024-11-13T11:08:59.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T11:08:59.279Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T11:08:59.279Z] ==> Python coveragepy not found [2024-11-13T11:08:59.279Z] ==> Searching for coverage reports in: [2024-11-13T11:08:59.279Z] + . [2024-11-13T11:08:59.279Z] -> Found 1 reports [2024-11-13T11:08:59.279Z] ==> Detecting git/mercurial file structure [2024-11-13T11:08:59.279Z] ==> Reading reports [2024-11-13T11:08:59.279Z] + ./coverage.out bytes=451915 [2024-11-13T11:08:59.279Z] ==> Appending adjustments [2024-11-13T11:08:59.279Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T11:08:59.539Z] + Found adjustments [2024-11-13T11:08:59.539Z] ==> Gzipping contents [2024-11-13T11:08:59.539Z] 52K /tmp/codecov.NXhXqU.gz [2024-11-13T11:08:59.539Z] ==> Uploading reports [2024-11-13T11:08:59.539Z] url: https://codecov.io [2024-11-13T11:08:59.539Z] query: branch=PR-329&commit=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2024-11-13T11:08:59.539Z] -> Pinging Codecov [2024-11-13T11:08:59.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-329&commit=bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2024-11-13T11:08:59.799Z] -> Uploading to [2024-11-13T11:08:59.799Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f/f2f7aa32-10a3-4235-bdfd-847819de8de8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T110859Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ffd6da12ba7e4349a35d920f28c710d23355ce1f0ad1ce04f27b9c2652f67bbb [2024-11-13T11:08:59.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T11:08:59.799Z] Dload Upload Total Spent Left Speed [2024-11-13T11:09:00.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 184k --:--:-- --:--:-- --:--:-- 184k [2024-11-13T11:09:00.059Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb7b35f5d4e9563de2b8171acfc0ac2c2a22fa8f [Pipeline] } [2024-11-13T11:09:00.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-11-13T11:09:02.283Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-329/archives ] [2024-11-13T11:09:02.283Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-329/archives [2024-11-13T11:09:02.283Z] total 16 [2024-11-13T11:09:02.283Z] drwxr-xr-x 3 root root 4096 Nov 13 10:58 . [2024-11-13T11:09:02.283Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 10:58 .. [2024-11-13T11:09:02.283Z] drwxr-xr-x 2 root root 4096 Nov 13 10:58 cost [2024-11-13T11:09:02.283Z] -rw-r--r-- 1 root root 91 Nov 13 10:58 cost.csv [2024-11-13T11:09:02.283Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-329/archives [2024-11-13T11:09:02.283Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-329/archives [2024-11-13T11:09:02.283Z] total 16 [2024-11-13T11:09:02.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 10:58 . [2024-11-13T11:09:02.283Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 10:58 .. [2024-11-13T11:09:02.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 10:58 cost [2024-11-13T11:09:02.283Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 13 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:02.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:03.526Z] ---> package-listing.sh [2024-11-13T11:09:03.526Z] ++ facter osfamily [2024-11-13T11:09:03.526Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T11:09:03.785Z] + OS_FAMILY=debian [2024-11-13T11:09:03.785Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-329 [2024-11-13T11:09:03.785Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T11:09:03.785Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T11:09:03.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T11:09:03.785Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T11:09:03.785Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-329 ']' [2024-11-13T11:09:03.785Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T11:09:03.785Z] + case "${OS_FAMILY}" in [2024-11-13T11:09:03.785Z] + dpkg -l [2024-11-13T11:09:03.785Z] + grep '^ii' [2024-11-13T11:09:03.785Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T11:09:03.785Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T11:09:03.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T11:09:03.785Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-329 ']' [2024-11-13T11:09:03.785Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/ [2024-11-13T11:09:03.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-329/archives/ [Pipeline] echo [2024-11-13T11:09:03.834Z] 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/undry_device-rfid-llrp-go_PR-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T11:09:04.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T11:09:04.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T11:09:04.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T11:09:05.198Z] prd-ubuntu20.04-docker-8c-8g-26350 does not seem to be running inside a container [2024-11-13T11:09:05.267Z] $ 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/undry_device-rfid-llrp-go_PR-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-329 -v /w/workspace/undry_device-rfid-llrp-go_PR-329:/w/workspace/undry_device-rfid-llrp-go_PR-329:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-329@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-329@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-11-13T11:09:05.461Z] $ docker top 0166635c147d0dc05e6554132409c7007098ca45e041c0f8b78ac198c36c6fcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T11:09:05.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T11:09:06.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T11:09:06.561Z] + ls /var/log/sa-host [2024-11-13T11:09:06.561Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T11:09:06.732Z] provisioning config files... [2024-11-13T11:09:06.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-329@tmp/config14471350513242262695tmp [Pipeline] { [Pipeline] echo [2024-11-13T11:09:06.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:07.347Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T11:09:07.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:07.801Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T11:09:07.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:08.163Z] ---> sudo-logs.sh [2024-11-13T11:09:08.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T11:09:08.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:08.601Z] ---> job-cost.sh [2024-11-13T11:09:08.601Z] lf-activate-venv: SKIPPING [2024-11-13T11:09:08.601Z] DEBUG: total: 0.2199999988079071 [2024-11-13T11:09:08.601Z] INFO: Retrieving Stack Cost... [2024-11-13T11:09:08.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T11:09:09.428Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T11:09:09.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T11:09:09.800Z] ---> logs-deploy.sh [2024-11-13T11:09:09.800Z] lf-activate-venv: SKIPPING [2024-11-13T11:09:09.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-329/1 [2024-11-13T11:09:09.800Z] INFO: archiving workspace using pattern(s): [2024-11-13T11:09:10.736Z] Archives upload complete. [2024-11-13T11:09:10.736Z] INFO: archiving logs to Nexus [2024-11-13T11:09:11.304Z] ---> uname -a: [2024-11-13T11:09:11.304Z] Linux prd-ubuntu20-04-docker-8c-8g-26350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] ---> lscpu: [2024-11-13T11:09:11.304Z] Architecture: x86_64 [2024-11-13T11:09:11.304Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T11:09:11.304Z] Byte Order: Little Endian [2024-11-13T11:09:11.304Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T11:09:11.304Z] CPU(s): 8 [2024-11-13T11:09:11.304Z] On-line CPU(s) list: 0-7 [2024-11-13T11:09:11.304Z] Thread(s) per core: 1 [2024-11-13T11:09:11.304Z] Core(s) per socket: 1 [2024-11-13T11:09:11.304Z] Socket(s): 8 [2024-11-13T11:09:11.304Z] NUMA node(s): 1 [2024-11-13T11:09:11.304Z] Vendor ID: AuthenticAMD [2024-11-13T11:09:11.304Z] CPU family: 23 [2024-11-13T11:09:11.304Z] Model: 49 [2024-11-13T11:09:11.304Z] Model name: AMD EPYC-Rome Processor [2024-11-13T11:09:11.304Z] Stepping: 0 [2024-11-13T11:09:11.304Z] CPU MHz: 2799.998 [2024-11-13T11:09:11.304Z] BogoMIPS: 5599.99 [2024-11-13T11:09:11.304Z] Virtualization: AMD-V [2024-11-13T11:09:11.304Z] Hypervisor vendor: KVM [2024-11-13T11:09:11.304Z] Virtualization type: full [2024-11-13T11:09:11.304Z] L1d cache: 256 KiB [2024-11-13T11:09:11.304Z] L1i cache: 256 KiB [2024-11-13T11:09:11.304Z] L2 cache: 4 MiB [2024-11-13T11:09:11.304Z] L3 cache: 128 MiB [2024-11-13T11:09:11.304Z] NUMA node0 CPU(s): 0-7 [2024-11-13T11:09:11.304Z] Vulnerability Itlb multihit: Not affected [2024-11-13T11:09:11.304Z] Vulnerability L1tf: Not affected [2024-11-13T11:09:11.304Z] Vulnerability Mds: Not affected [2024-11-13T11:09:11.304Z] Vulnerability Meltdown: Not affected [2024-11-13T11:09:11.304Z] Vulnerability Mmio stale data: Not affected [2024-11-13T11:09:11.304Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T11:09:11.304Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T11:09:11.304Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T11:09:11.304Z] Vulnerability Srbds: Not affected [2024-11-13T11:09:11.304Z] Vulnerability Tsx async abort: Not affected [2024-11-13T11:09:11.304Z] 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-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] ---> nproc: [2024-11-13T11:09:11.304Z] 8 [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z] ---> df -h: [2024-11-13T11:09:11.304Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T11:09:11.304Z] overlay 155G 12G 143G 8% / [2024-11-13T11:09:11.304Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T11:09:11.304Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T11:09:11.304Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T11:09:11.304Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-13T11:09:11.304Z] [2024-11-13T11:09:11.304Z]