Pull request #18 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd5f6ec57a9e509068185a370e6b6e300fb21fc2+8abf73570ad6030a87cde2867b8b9b061b07feca (f18d8a213524dca950241084e13c7441090613ec) 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-ssh12010907200601504008.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-ssh1521925099386641849.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-s7/branches/PR-18/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-s7/branches/PR-18/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6079232828177499206.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-s7/branches/PR-18/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13089900662556427679.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-ssh1401825595453891614.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-s7/branches/PR-18/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-s7/branches/PR-18/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14986253032303222047.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 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-26197 in /w/workspace/edgexfoundry_device-s7_PR-18 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-18 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit fd5f6ec57a9e509068185a370e6b6e300fb21fc2 Merge succeeded, producing fd5f6ec57a9e509068185a370e6b6e300fb21fc2 Checking out Revision fd5f6ec57a9e509068185a370e6b6e300fb21fc2 (PR-18) Commit message: "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 remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/18/head:refs/remotes/origin/PR-18 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5f6ec57a9e509068185a370e6b6e300fb21fc2 # 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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5f6ec57a9e509068185a370e6b6e300fb21fc2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T19:27:46.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T19:27:46.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T19:27:46.478Z] ========================================================= [2024-11-11T19:27:46.478Z] EdgeX Global Pipelines Version Info [2024-11-11T19:27:46.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:27:47.247Z] ------------------- [2024-11-11T19:27:47.247Z] stable info: [2024-11-11T19:27:47.247Z] ------------------- [2024-11-11T19:27:47.247Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T19:27:47.247Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T19:27:47.247Z] Message: update stable to v1.0.265 [2024-11-11T19:27:47.819Z] ------------------- [2024-11-11T19:27:47.819Z] experimental info: [2024-11-11T19:27:47.819Z] ------------------- [2024-11-11T19:27:47.819Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T19:27:47.819Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T19:27:47.819Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T19:27:48.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-11-11T19:27:48.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-11-11T19:27:48.145Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T19:27:48.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T19:27:48.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T19:27:48.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T19:27:48.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T19:27:48.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T19:27:48.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T19:27:48.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T19:27:48.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T19:27:48.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-11-11T19:27:48.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T19:27:48.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T19:27:48.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:27:48.883Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:27:48.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:27:49.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:27:49.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T19:27:49.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T19:27:49.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T19:27:49.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T19:27:49.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T19:27:49.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T19:27:49.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T19:27:49.490Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T19:27:49.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T19:27:49.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-18 [Pipeline] echo [2024-11-11T19:27:49.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-18 [Pipeline] echo [2024-11-11T19:27:49.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-18 [Pipeline] echo [2024-11-11T19:27:49.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [Pipeline] echo [2024-11-11T19:27:49.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd5f6ec [Pipeline] echo [2024-11-11T19:27:49.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:27:50.068Z] provisioning config files... [2024-11-11T19:27:50.083Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-18@tmp/config15036574667758185508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:27:50.488Z] ---> ****-login.sh [2024-11-11T19:27:50.488Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:27:50.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:27:50.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:27:50.747Z] Configure a credential helper to remove this warning. See [2024-11-11T19:27:50.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:27:50.747Z] [2024-11-11T19:27:50.747Z] Login Succeeded [2024-11-11T19:27:50.747Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:27:50.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:27:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:27:51.007Z] Configure a credential helper to remove this warning. See [2024-11-11T19:27:51.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:27:51.007Z] [2024-11-11T19:27:51.007Z] Login Succeeded [2024-11-11T19:27:51.007Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:27:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:27:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:27:51.007Z] Configure a credential helper to remove this warning. See [2024-11-11T19:27:51.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:27:51.007Z] [2024-11-11T19:27:51.007Z] Login Succeeded [2024-11-11T19:27:51.007Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:27:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:27:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:27:51.268Z] Configure a credential helper to remove this warning. See [2024-11-11T19:27:51.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:27:51.268Z] [2024-11-11T19:27:51.268Z] Login Succeeded [2024-11-11T19:27:51.268Z] ****.io [2024-11-11T19:27:51.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:27:51.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:27:51.530Z] Configure a credential helper to remove this warning. See [2024-11-11T19:27:51.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:27:51.531Z] [2024-11-11T19:27:51.531Z] Login Succeeded [2024-11-11T19:27:51.531Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:27:51.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T19:27:52.238Z] + git rev-list -1 --merges fd5f6ec57a9e509068185a370e6b6e300fb21fc2~1..fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [Pipeline] echo [2024-11-11T19:27:52.284Z] -----------> git rev-list -1 --merges fd5f6ec57a9e509068185a370e6b6e300fb21fc2~1..fd5f6ec57a9e509068185a370e6b6e300fb21fc2 fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [false] [Pipeline] sh [2024-11-11T19:27:52.606Z] + git log --format=format:%s -1 fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [Pipeline] echo [2024-11-11T19:27:52.643Z] ========================================================= [2024-11-11T19:27:52.643Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T19:27:52.643Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:27:53.126Z] + git log --format=format:%s -1 fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [Pipeline] echo [2024-11-11T19:27:53.166Z] [semverPrep] GIT_COMMIT: fd5f6ec57a9e509068185a370e6b6e300fb21fc2, Commit Message: Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T19:27:53.211Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T19:27:53.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T19:27:53.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T19:27:53.596Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T19:27:53.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T19:27:53.596Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T19:27:53.596Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T19:27:53.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:27:54.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:27:54.050Z] [2024-11-11T19:27:54.050Z] 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-11T19:27:54.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:27:54.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T19:27:54.454Z] b85a868b505f: Pulling fs layer [2024-11-11T19:27:54.454Z] e2be974225ed: Pulling fs layer [2024-11-11T19:27:54.454Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T19:27:54.454Z] 988bab9f4d93: Pulling fs layer [2024-11-11T19:27:54.454Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T19:27:54.454Z] eaf3925da568: Pulling fs layer [2024-11-11T19:27:54.454Z] bab4dde63d76: Pulling fs layer [2024-11-11T19:27:54.454Z] bde34c3a00c8: Pulling fs layer [2024-11-11T19:27:54.454Z] b352a97aabf1: Pulling fs layer [2024-11-11T19:27:54.454Z] 4872d77fe225: Pulling fs layer [2024-11-11T19:27:54.454Z] 5851b861e8e6: Pulling fs layer [2024-11-11T19:27:54.454Z] bab4dde63d76: Waiting [2024-11-11T19:27:54.454Z] bde34c3a00c8: Waiting [2024-11-11T19:27:54.454Z] b352a97aabf1: Waiting [2024-11-11T19:27:54.454Z] 4872d77fe225: Waiting [2024-11-11T19:27:54.454Z] 988bab9f4d93: Waiting [2024-11-11T19:27:54.454Z] 5851b861e8e6: Waiting [2024-11-11T19:27:54.454Z] 1469e6f7b9e6: Waiting [2024-11-11T19:27:54.454Z] eaf3925da568: Waiting [2024-11-11T19:27:54.454Z] e2be974225ed: Verifying Checksum [2024-11-11T19:27:54.454Z] e2be974225ed: Download complete [2024-11-11T19:27:54.454Z] 988bab9f4d93: Download complete [2024-11-11T19:27:54.454Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T19:27:54.454Z] 1469e6f7b9e6: Download complete [2024-11-11T19:27:54.454Z] eaf3925da568: Verifying Checksum [2024-11-11T19:27:54.454Z] eaf3925da568: Download complete [2024-11-11T19:27:54.454Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T19:27:54.454Z] 339a4e72a1f5: Download complete [2024-11-11T19:27:54.454Z] bde34c3a00c8: Verifying Checksum [2024-11-11T19:27:54.454Z] bde34c3a00c8: Download complete [2024-11-11T19:27:54.721Z] b352a97aabf1: Verifying Checksum [2024-11-11T19:27:54.721Z] b352a97aabf1: Download complete [2024-11-11T19:27:54.721Z] 4872d77fe225: Verifying Checksum [2024-11-11T19:27:54.721Z] 4872d77fe225: Download complete [2024-11-11T19:27:54.721Z] 5851b861e8e6: Download complete [2024-11-11T19:27:54.721Z] b85a868b505f: Verifying Checksum [2024-11-11T19:27:54.721Z] b85a868b505f: Download complete [2024-11-11T19:27:54.987Z] bab4dde63d76: Verifying Checksum [2024-11-11T19:27:54.987Z] bab4dde63d76: Download complete [2024-11-11T19:27:55.927Z] b85a868b505f: Pull complete [2024-11-11T19:27:56.186Z] e2be974225ed: Pull complete [2024-11-11T19:27:56.756Z] 339a4e72a1f5: Pull complete [2024-11-11T19:27:56.756Z] 988bab9f4d93: Pull complete [2024-11-11T19:27:57.016Z] 1469e6f7b9e6: Pull complete [2024-11-11T19:27:57.274Z] eaf3925da568: Pull complete [2024-11-11T19:27:59.256Z] bab4dde63d76: Pull complete [2024-11-11T19:27:59.256Z] bde34c3a00c8: Pull complete [2024-11-11T19:27:59.256Z] b352a97aabf1: Pull complete [2024-11-11T19:27:59.256Z] 4872d77fe225: Pull complete [2024-11-11T19:27:59.517Z] 5851b861e8e6: Pull complete [2024-11-11T19:27:59.517Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T19:27:59.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:27:59.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:27:59.803Z] prd-ubuntu20.04-docker-8c-8g-26197 does not seem to be running inside a container [2024-11-11T19:27:59.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-18 -v /w/workspace/edgexfoundry_device-s7_PR-18:/w/workspace/edgexfoundry_device-s7_PR-18:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-18@tmp:/w/workspace/edgexfoundry_device-s7_PR-18@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-11T19:28:03.070Z] $ docker top 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef -eo pid,comm [2024-11-11T19:28:03.129Z] 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-11T19:28:03.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T19:28:03.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:28:03.301Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:28:03.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:28:03.424Z] $ docker exec 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef ssh-agent [2024-11-11T19:28:03.544Z] SSH_AUTH_SOCK=/tmp/ssh-ch0KkPsGmEer/agent.33 [2024-11-11T19:28:03.544Z] SSH_AGENT_PID=39 [2024-11-11T19:28:03.551Z] Running ssh-add (command line suppressed) [2024-11-11T19:28:03.656Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-18@tmp/private_key_720839325833930292.key (/w/workspace/edgexfoundry_device-s7_PR-18@tmp/private_key_720839325833930292.key) [2024-11-11T19:28:03.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:28:04.018Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T19:28:04.045Z] $ docker exec --env ******** --env ******** 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef ssh-agent -k [2024-11-11T19:28:04.159Z] unset SSH_AUTH_SOCK; [2024-11-11T19:28:04.160Z] unset SSH_AGENT_PID; [2024-11-11T19:28:04.160Z] echo Agent pid 39 killed; [2024-11-11T19:28:04.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T19:28:04.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:28:04.291Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:28:04.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:28:04.422Z] $ docker exec 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef ssh-agent [2024-11-11T19:28:04.532Z] SSH_AUTH_SOCK=/tmp/ssh-MdjJCtw4jRWA/agent.73 [2024-11-11T19:28:04.532Z] SSH_AGENT_PID=79 [2024-11-11T19:28:04.537Z] Running ssh-add (command line suppressed) [2024-11-11T19:28:04.653Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-18@tmp/private_key_17553916783171271977.key (/w/workspace/edgexfoundry_device-s7_PR-18@tmp/private_key_17553916783171271977.key) [2024-11-11T19:28:04.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:28:05.016Z] + git semver init [2024-11-11T19:28:05.278Z] 2024-11-11 19:28:05,243 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T19:28:05.278Z] 2024-11-11 19:28:05,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-18/.semver [2024-11-11T19:28:05.278Z] 2024-11-11 19:28:05,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-18/.semver [2024-11-11T19:28:05.278Z] 2024-11-11 19:28:05,245 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-18/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-18, universal_newlines=False, shell=None, istream=None) [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,825 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-18/.git/info/exclude [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-18/.semver/PR-18 with force:False [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,826 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-18/.semver/PR-18 [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,831 [execute] INFO git cat-file --batch-check [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-18/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,838 [execute] INFO git cat-file --batch [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-18/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:28:05.848Z] 2024-11-11 19:28:05,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-18/.semver/PR-18 [2024-11-11T19:28:05.848Z] 0.0.0 [Pipeline] } [2024-11-11T19:28:06.127Z] $ docker exec --env ******** --env ******** 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef ssh-agent -k [2024-11-11T19:28:06.218Z] unset SSH_AUTH_SOCK; [2024-11-11T19:28:06.219Z] unset SSH_AGENT_PID; [2024-11-11T19:28:06.219Z] echo Agent pid 79 killed; [2024-11-11T19:28:06.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T19:28:06.677Z] + git semver [Pipeline] } [2024-11-11T19:28:06.966Z] $ docker stop --time=1 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef [2024-11-11T19:28:08.257Z] $ docker rm -f --volumes 3f20cf719510f3666df1003137faba7697a06ba306770e514948e402a693e8ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:28:08.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T19:28:08.994Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T19:28:09.018Z] [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-11T19:28:09.699Z] provisioning config files... [2024-11-11T19:28:09.708Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-18@tmp/config202129075487404749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:28:10.083Z] ---> ****-login.sh [2024-11-11T19:28:10.083Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:28:10.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:28:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:28:10.083Z] Configure a credential helper to remove this warning. See [2024-11-11T19:28:10.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:28:10.083Z] [2024-11-11T19:28:10.083Z] Login Succeeded [2024-11-11T19:28:10.083Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:28:10.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:28:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:28:10.083Z] Configure a credential helper to remove this warning. See [2024-11-11T19:28:10.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:28:10.083Z] [2024-11-11T19:28:10.083Z] Login Succeeded [2024-11-11T19:28:10.083Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:28:10.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:28:10.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:28:10.342Z] Configure a credential helper to remove this warning. See [2024-11-11T19:28:10.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:28:10.342Z] [2024-11-11T19:28:10.342Z] Login Succeeded [2024-11-11T19:28:10.342Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:28:10.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:28:10.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:28:10.342Z] Configure a credential helper to remove this warning. See [2024-11-11T19:28:10.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:28:10.342Z] [2024-11-11T19:28:10.342Z] Login Succeeded [2024-11-11T19:28:10.342Z] ****.io [2024-11-11T19:28:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:28:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:28:10.601Z] Configure a credential helper to remove this warning. See [2024-11-11T19:28:10.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:28:10.601Z] [2024-11-11T19:28:10.601Z] Login Succeeded [2024-11-11T19:28:10.601Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:28:10.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T19:28:11.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:28:11.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:28:11.270Z] ========================================================= [2024-11-11T19:28:11.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T19:28:11.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:28:11.795Z] + 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-11T19:28:11.795Z] Sending build context to Docker daemon 610.3kB [2024-11-11T19:28:11.795Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:28:11.795Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T19:28:11.795Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T19:28:11.795Z] 43c4264eed91: Pulling fs layer [2024-11-11T19:28:11.795Z] 4cc291be95ef: Pulling fs layer [2024-11-11T19:28:11.795Z] 2ac1f1163629: Pulling fs layer [2024-11-11T19:28:11.795Z] 5c3c966382ef: Pulling fs layer [2024-11-11T19:28:11.795Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:28:11.795Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T19:28:11.795Z] 9f66e0745190: Pulling fs layer [2024-11-11T19:28:11.795Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T19:28:11.795Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T19:28:11.795Z] 5c3c966382ef: Waiting [2024-11-11T19:28:11.795Z] 4f4fb700ef54: Waiting [2024-11-11T19:28:11.795Z] 5d5c8e513c77: Waiting [2024-11-11T19:28:11.795Z] 9f66e0745190: Waiting [2024-11-11T19:28:11.795Z] f49a43e4bbc0: Waiting [2024-11-11T19:28:11.795Z] 561ebcabdf7f: Waiting [2024-11-11T19:28:11.795Z] 4cc291be95ef: Verifying Checksum [2024-11-11T19:28:11.795Z] 4cc291be95ef: Download complete [2024-11-11T19:28:11.795Z] 5c3c966382ef: Download complete [2024-11-11T19:28:11.795Z] 4f4fb700ef54: Download complete [2024-11-11T19:28:11.795Z] 5d5c8e513c77: Download complete [2024-11-11T19:28:11.795Z] 43c4264eed91: Download complete [2024-11-11T19:28:12.053Z] 9f66e0745190: Verifying Checksum [2024-11-11T19:28:12.053Z] 9f66e0745190: Download complete [2024-11-11T19:28:12.053Z] 43c4264eed91: Pull complete [2024-11-11T19:28:12.313Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T19:28:12.313Z] 561ebcabdf7f: Download complete [2024-11-11T19:28:12.313Z] 4cc291be95ef: Pull complete [2024-11-11T19:28:12.313Z] 2ac1f1163629: Verifying Checksum [2024-11-11T19:28:12.313Z] 2ac1f1163629: Download complete [2024-11-11T19:28:12.573Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T19:28:12.573Z] f49a43e4bbc0: Download complete [2024-11-11T19:28:16.762Z] 2ac1f1163629: Pull complete [2024-11-11T19:28:16.762Z] 5c3c966382ef: Pull complete [2024-11-11T19:28:16.762Z] 4f4fb700ef54: Pull complete [2024-11-11T19:28:16.762Z] 5d5c8e513c77: Pull complete [2024-11-11T19:28:16.762Z] 9f66e0745190: Pull complete [2024-11-11T19:28:18.666Z] f49a43e4bbc0: Pull complete [2024-11-11T19:28:19.234Z] 561ebcabdf7f: Pull complete [2024-11-11T19:28:19.234Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T19:28:19.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T19:28:19.234Z] ---> 3a752c3f9dda [2024-11-11T19:28:19.234Z] Step 3/10 : ARG MAKE=make build [2024-11-11T19:28:24.503Z] Still waiting to schedule task [2024-11-11T19:28:24.503Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26198’ is offline [2024-11-11T19:28:24.511Z] ---> Running in 4e9d553e47f6 [2024-11-11T19:28:24.512Z] Removing intermediate container 4e9d553e47f6 [2024-11-11T19:28:24.512Z] ---> d72ef3a31705 [2024-11-11T19:28:24.512Z] Step 4/10 : WORKDIR /device-s7 [2024-11-11T19:28:24.512Z] ---> Running in 651c4c8adf1b [2024-11-11T19:28:24.512Z] Removing intermediate container 651c4c8adf1b [2024-11-11T19:28:24.512Z] ---> d81ce11a25aa [2024-11-11T19:28:24.512Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:28:24.512Z] ---> Running in dab13909aec1 [2024-11-11T19:28:24.512Z] Removing intermediate container dab13909aec1 [2024-11-11T19:28:24.512Z] ---> 2819942d7fa7 [2024-11-11T19:28:24.512Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:28:24.512Z] ---> Running in 35c19477f52e [2024-11-11T19:28:24.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:28:25.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:28:25.600Z] OK: 246 MiB in 54 packages [2024-11-11T19:28:25.859Z] Removing intermediate container 35c19477f52e [2024-11-11T19:28:25.859Z] ---> 24cf127e6e97 [2024-11-11T19:28:25.860Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T19:28:26.118Z] ---> 056e05d07972 [2024-11-11T19:28:26.118Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:28:26.118Z] ---> Running in f40d3be82504 [2024-11-11T19:29:22.837Z] Removing intermediate container f40d3be82504 [2024-11-11T19:29:22.837Z] ---> 5641b8f63e03 [2024-11-11T19:29:22.837Z] Step 9/10 : COPY . . [2024-11-11T19:29:22.837Z] ---> 5f5052e2ee9c [2024-11-11T19:29:22.837Z] Step 10/10 : RUN ${MAKE} [2024-11-11T19:29:22.837Z] ---> Running in 407f039b973d [2024-11-11T19:29:22.837Z] noop [2024-11-11T19:29:22.837Z] Removing intermediate container 407f039b973d [2024-11-11T19:29:22.837Z] ---> 1a155c556023 [2024-11-11T19:29:22.837Z] Successfully built 1a155c556023 [2024-11-11T19:29:22.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:29:23.314Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:29:23.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:29:23.492Z] prd-ubuntu20.04-docker-8c-8g-26197 does not seem to be running inside a container [2024-11-11T19:29:23.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-18 -v /w/workspace/edgexfoundry_device-s7_PR-18:/w/workspace/edgexfoundry_device-s7_PR-18:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-18@tmp:/w/workspace/edgexfoundry_device-s7_PR-18@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-11T19:29:23.859Z] $ docker top f0ab4413e74ed7361b6b6f394cff935dbcd1bc040bb00715cf65ac497b0efeee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:29:24.274Z] + go version [2024-11-11T19:29:24.274Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T19:29:24.302Z] $ docker stop --time=1 f0ab4413e74ed7361b6b6f394cff935dbcd1bc040bb00715cf65ac497b0efeee [2024-11-11T19:29:25.555Z] $ docker rm -f --volumes f0ab4413e74ed7361b6b6f394cff935dbcd1bc040bb00715cf65ac497b0efeee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:29:26.337Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:29:26.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:29:26.505Z] prd-ubuntu20.04-docker-8c-8g-26197 does not seem to be running inside a container [2024-11-11T19:29:26.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-18 -v /w/workspace/edgexfoundry_device-s7_PR-18:/w/workspace/edgexfoundry_device-s7_PR-18:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-18@tmp:/w/workspace/edgexfoundry_device-s7_PR-18@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-11T19:29:26.853Z] $ docker top fe0cec87fdb1e0113c70407e6ffed44cc838c93d0fab22b8fcca23b7974a17ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:29:27.268Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-18 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:29:27.656Z] + make test [2024-11-11T19:29:27.656Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T19:29:35.770Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-11T19:29:57.694Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-11T19:29:57.694Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-11T19:30:30.264Z] go vet ./... [2024-11-11T19:30:36.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T19:30:36.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T19:30:36.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T19:30:36.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:30:36.917Z] $ docker stop --time=1 fe0cec87fdb1e0113c70407e6ffed44cc838c93d0fab22b8fcca23b7974a17ca [2024-11-11T19:30:42.098Z] $ docker rm -f --volumes fe0cec87fdb1e0113c70407e6ffed44cc838c93d0fab22b8fcca23b7974a17ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:30:42.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:30:42.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T19:30:43.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:30:43.843Z] + ls -al . [2024-11-11T19:30:43.843Z] total 216 [2024-11-11T19:30:43.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:29 . [2024-11-11T19:30:43.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:27 .. [2024-11-11T19:30:43.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:30 .git [2024-11-11T19:30:43.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:27 .github [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 11 19:27 .gitignore [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 11 19:27 .golangci.yml [2024-11-11T19:30:43.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:28 .semver [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 11 19:27 Attribution.txt [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 11 19:27 Dockerfile [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 11 19:27 Jenkinsfile [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 11 19:27 LICENSE [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 11 19:27 Makefile [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 11 19:27 OWNERS.md [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 11 19:27 README.md [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:28 VERSION [2024-11-11T19:30:43.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:27 bin [2024-11-11T19:30:43.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:27 cmd [2024-11-11T19:30:43.843Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 11 19:29 coverage.out [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 11 19:27 go.mod [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 87560 Nov 11 19:27 go.sum [2024-11-11T19:30:43.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:27 internal [2024-11-11T19:30:43.843Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 11 19:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:30:44.261Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fd5f6ec57a9e509068185a370e6b6e300fb21fc2 --label arch=amd64 --label version=0.0.0 . [2024-11-11T19:30:44.261Z] Sending build context to Docker daemon 628.2kB [2024-11-11T19:30:44.261Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:30:44.261Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T19:30:44.261Z] ---> 1a155c556023 [2024-11-11T19:30:44.261Z] Step 3/24 : ARG MAKE=make build [2024-11-11T19:30:44.520Z] ---> Running in 4bab9748df1d [2024-11-11T19:30:44.520Z] Removing intermediate container 4bab9748df1d [2024-11-11T19:30:44.520Z] ---> b06ab2c65a5d [2024-11-11T19:30:44.520Z] Step 4/24 : WORKDIR /device-s7 [2024-11-11T19:30:44.520Z] ---> Running in 99ea2292b48a [2024-11-11T19:30:44.520Z] Removing intermediate container 99ea2292b48a [2024-11-11T19:30:44.520Z] ---> 4859c7e7476f [2024-11-11T19:30:44.520Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:30:44.520Z] ---> Running in dc69c45498de [2024-11-11T19:30:44.780Z] Removing intermediate container dc69c45498de [2024-11-11T19:30:44.780Z] ---> f9b8ad83e14d [2024-11-11T19:30:44.780Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:30:44.780Z] ---> Running in 37f5fde29651 [2024-11-11T19:30:45.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:30:45.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:30:45.609Z] OK: 246 MiB in 54 packages [2024-11-11T19:30:45.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26199 in /w/workspace/edgexfoundry_device-s7_PR-18 [Pipeline] { [2024-11-11T19:30:45.869Z] Removing intermediate container 37f5fde29651 [2024-11-11T19:30:45.869Z] ---> 4fcb9ff29aa4 [2024-11-11T19:30:45.869Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T19:30:45.869Z] ---> 034b8a5dff80 [2024-11-11T19:30:45.869Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:30:45.869Z] ---> Running in 36c946d940d3 [Pipeline] ws [2024-11-11T19:30:45.882Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-11-11T19:30:46.806Z] Removing intermediate container 36c946d940d3 [2024-11-11T19:30:46.806Z] ---> 452b24f8200a [2024-11-11T19:30:46.806Z] Step 9/24 : COPY . . [2024-11-11T19:30:46.806Z] ---> a3c6403d240a [2024-11-11T19:30:46.806Z] Step 10/24 : RUN ${MAKE} [2024-11-11T19:30:46.806Z] ---> Running in b1cc5b87d8d6 [2024-11-11T19:30:47.066Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-11T19:30:49.009Z] Selected Git installation does not exist. Using Default [2024-11-11T19:30:49.010Z] The recommended git tool is: NONE [2024-11-11T19:30:54.046Z] using credential edgex-jenkins-ssh [2024-11-11T19:30:54.073Z] Cloning the remote Git repository [2024-11-11T19:30:54.119Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:30:54.219Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-11-11T19:30:54.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:30:54.367Z] > git --version # timeout=10 [2024-11-11T19:30:54.388Z] > git --version # 'git version 2.25.1' [2024-11-11T19:30:54.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:30:54.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:30:55.125Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-11T19:30:55.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:30:56.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-11T19:30:56.101Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:30:56.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:30:56.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/18/head:refs/remotes/origin/PR-18 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T19:30:56.595Z] Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [2024-11-11T19:30:56.862Z] Merge succeeded, producing fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [2024-11-11T19:30:56.862Z] Checking out Revision fd5f6ec57a9e509068185a370e6b6e300fb21fc2 (PR-18) [2024-11-11T19:30:57.411Z] Commit message: "Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T19:30:57.464Z] > git --version # timeout=10 [2024-11-11T19:30:57.482Z] > git --version # 'git version 2.25.1' [2024-11-11T19:30:57.505Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T19:30:56.612Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:30:56.683Z] > git checkout -f fd5f6ec57a9e509068185a370e6b6e300fb21fc2 # timeout=10 [2024-11-11T19:30:56.762Z] > git remote # timeout=10 [2024-11-11T19:30:56.779Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T19:30:56.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:30:56.821Z] > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [2024-11-11T19:30:56.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T19:30:56.868Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:30:56.883Z] > git checkout -f fd5f6ec57a9e509068185a370e6b6e300fb21fc2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:31:02.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T19:31:02.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T19:31:02.493Z] Dload Upload Total Spent Left Speed [2024-11-11T19:31:02.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12828 75 9637 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-11-11T19:31:02.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T19:31:03.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T19:31:03.197Z] + sudo tee /etc/docker/daemon.new [2024-11-11T19:31:03.197Z] { [2024-11-11T19:31:03.197Z] "registry-mirrors": [ [2024-11-11T19:31:03.197Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T19:31:03.197Z] ], [2024-11-11T19:31:03.197Z] "bip": "10.250.0.254/24", [2024-11-11T19:31:03.197Z] "hosts": [ [2024-11-11T19:31:03.197Z] "tcp://0.0.0.0:5555", [2024-11-11T19:31:03.197Z] "unix:///var/run/docker.sock" [2024-11-11T19:31:03.197Z] ], [2024-11-11T19:31:03.197Z] "mtu": 1458, [2024-11-11T19:31:03.197Z] "selinux-enabled": true, [2024-11-11T19:31:03.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T19:31:03.197Z] } [Pipeline] sh [2024-11-11T19:31:03.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T19:31:03.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:31:24.647Z] provisioning config files... [2024-11-11T19:31:24.687Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config9296814081387686200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:31:25.262Z] ---> ****-login.sh [2024-11-11T19:31:25.263Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:31:25.805Z] Removing intermediate container b1cc5b87d8d6 [2024-11-11T19:31:25.805Z] ---> 85b7605628a5 [2024-11-11T19:31:25.805Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T19:31:25.805Z] 3.20: Pulling from library/alpine [2024-11-11T19:31:25.805Z] 43c4264eed91: Already exists [2024-11-11T19:31:25.805Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T19:31:25.805Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T19:31:25.805Z] ---> 91ef0af61f39 [2024-11-11T19:31:25.805Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:31:25.805Z] ---> Running in d8e407e34720 [2024-11-11T19:31:25.805Z] Removing intermediate container d8e407e34720 [2024-11-11T19:31:25.805Z] ---> e642c3c1bbde [2024-11-11T19:31:25.805Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T19:31:25.805Z] ---> Running in 945cbcdece67 [2024-11-11T19:31:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:25.805Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T19:31:25.805Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:31:25.805Z] OK: 8 MiB in 15 packages [2024-11-11T19:31:25.805Z] Removing intermediate container 945cbcdece67 [2024-11-11T19:31:25.805Z] ---> dc4e81e08d92 [2024-11-11T19:31:25.805Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T19:31:25.805Z] ---> Running in 30f7f837652f [2024-11-11T19:31:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:25.805Z] Upgrading critical system libraries and apk-tools: [2024-11-11T19:31:25.805Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T19:31:25.805Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:31:25.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:31:25.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:31:25.858Z] Configure a credential helper to remove this warning. See [2024-11-11T19:31:25.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:31:25.858Z] [2024-11-11T19:31:25.858Z] Login Succeeded [2024-11-11T19:31:25.858Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:31:26.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:31:26.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:31:26.397Z] Configure a credential helper to remove this warning. See [2024-11-11T19:31:26.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:31:26.397Z] [2024-11-11T19:31:26.397Z] Login Succeeded [2024-11-11T19:31:26.397Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:31:26.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:31:26.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:31:26.670Z] Configure a credential helper to remove this warning. See [2024-11-11T19:31:26.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:31:26.670Z] [2024-11-11T19:31:26.670Z] Login Succeeded [2024-11-11T19:31:26.670Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:31:26.896Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T19:31:26.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:26.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:31:26.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:31:27.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:31:27.241Z] Configure a credential helper to remove this warning. See [2024-11-11T19:31:27.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:31:27.241Z] [2024-11-11T19:31:27.241Z] Login Succeeded [2024-11-11T19:31:27.241Z] ****.io [2024-11-11T19:31:27.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:31:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:31:27.789Z] Configure a credential helper to remove this warning. See [2024-11-11T19:31:27.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:31:27.789Z] [2024-11-11T19:31:27.789Z] Login Succeeded [2024-11-11T19:31:27.789Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:31:27.823Z] Deleting 1 temporary files [2024-11-11T19:31:27.830Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-11T19:31:28.133Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:31:28.133Z] OK: 8 MiB in 15 packages [Pipeline] echo [2024-11-11T19:31:28.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:31:28.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:31:28.506Z] ========================================================= [2024-11-11T19:31:28.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T19:31:28.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:31:29.071Z] + 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-11T19:31:29.342Z] Sending build context to Docker daemon 405kB [2024-11-11T19:31:29.342Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:31:29.342Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T19:31:29.617Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T19:31:29.617Z] cf04c63912e1: Pulling fs layer [2024-11-11T19:31:29.617Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T19:31:29.617Z] a37a00ec5f00: Pulling fs layer [2024-11-11T19:31:29.617Z] 50b3750afda1: Pulling fs layer [2024-11-11T19:31:29.617Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:31:29.617Z] 80978eb59214: Pulling fs layer [2024-11-11T19:31:29.617Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T19:31:29.617Z] c5a475d317c9: Pulling fs layer [2024-11-11T19:31:29.617Z] 4f4fb700ef54: Waiting [2024-11-11T19:31:29.617Z] 80978eb59214: Waiting [2024-11-11T19:31:29.617Z] c9f46d7d2bd2: Waiting [2024-11-11T19:31:29.617Z] c5a475d317c9: Waiting [2024-11-11T19:31:29.617Z] 50b3750afda1: Waiting [2024-11-11T19:31:29.617Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T19:31:29.617Z] 55b35a11ae5e: Download complete [2024-11-11T19:31:29.617Z] 50b3750afda1: Verifying Checksum [2024-11-11T19:31:29.617Z] 50b3750afda1: Download complete [2024-11-11T19:31:29.617Z] 4f4fb700ef54: Download complete [2024-11-11T19:31:29.617Z] 80978eb59214: Verifying Checksum [2024-11-11T19:31:29.617Z] 80978eb59214: Download complete [2024-11-11T19:31:29.617Z] cf04c63912e1: Verifying Checksum [2024-11-11T19:31:29.617Z] cf04c63912e1: Download complete [2024-11-11T19:31:29.677Z] Removing intermediate container 30f7f837652f [2024-11-11T19:31:29.677Z] ---> 389d1e734f6b [2024-11-11T19:31:29.677Z] Step 15/24 : WORKDIR / [2024-11-11T19:31:29.677Z] ---> Running in 0d6935f6dc6d [2024-11-11T19:31:29.677Z] Removing intermediate container 0d6935f6dc6d [2024-11-11T19:31:29.677Z] ---> 20ad416c9643 [2024-11-11T19:31:29.677Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-11T19:31:29.677Z] ---> 6b7176653be4 [2024-11-11T19:31:29.677Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-11T19:31:30.219Z] c5a475d317c9: Verifying Checksum [2024-11-11T19:31:30.219Z] c5a475d317c9: Download complete [2024-11-11T19:31:31.762Z] cf04c63912e1: Pull complete [2024-11-11T19:31:31.762Z] 55b35a11ae5e: Pull complete [2024-11-11T19:31:32.055Z] ---> ff2db39789df [2024-11-11T19:31:32.055Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-11T19:31:32.055Z] ---> fae7cea3a1eb [2024-11-11T19:31:32.055Z] Step 19/24 : EXPOSE 59994 [2024-11-11T19:31:32.055Z] ---> Running in 1e5e09488d3c [2024-11-11T19:31:32.055Z] Removing intermediate container 1e5e09488d3c [2024-11-11T19:31:32.055Z] ---> 99f7a4755fe2 [2024-11-11T19:31:32.055Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-11T19:31:32.055Z] ---> Running in ec0afa66bb8c [2024-11-11T19:31:32.055Z] Removing intermediate container ec0afa66bb8c [2024-11-11T19:31:32.055Z] ---> af8183f1c1df [2024-11-11T19:31:32.055Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T19:31:32.055Z] ---> Running in bce2b196f02f [2024-11-11T19:31:32.055Z] Removing intermediate container bce2b196f02f [2024-11-11T19:31:32.055Z] ---> 17847bd3d8ec [2024-11-11T19:31:32.055Z] Step 22/24 : LABEL arch=amd64 [2024-11-11T19:31:32.055Z] ---> Running in 8662560bf7f4 [2024-11-11T19:31:32.055Z] Removing intermediate container 8662560bf7f4 [2024-11-11T19:31:32.055Z] ---> 647678dfea21 [2024-11-11T19:31:32.055Z] Step 23/24 : LABEL git_sha=fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [2024-11-11T19:31:32.055Z] ---> Running in 9d3ee763b0a6 [2024-11-11T19:31:32.055Z] Removing intermediate container 9d3ee763b0a6 [2024-11-11T19:31:32.055Z] ---> 6e7fa7f1e50c [2024-11-11T19:31:32.055Z] Step 24/24 : LABEL version=0.0.0 [2024-11-11T19:31:32.055Z] ---> Running in 68a18196f448 [2024-11-11T19:31:32.313Z] Removing intermediate container 68a18196f448 [2024-11-11T19:31:32.313Z] ---> e83695d0b21b [2024-11-11T19:31:32.313Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T19:31:32.313Z] Successfully built e83695d0b21b [2024-11-11T19:31:32.313Z] Successfully tagged device-s7: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 [2024-11-11T19:31:34.542Z] a37a00ec5f00: Download complete [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-11T19:31:35.507Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T19:31:35.507Z] c9f46d7d2bd2: Download complete [2024-11-11T19:31:35.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:31:35.893Z] [2024-11-11T19:31:35.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:31:36.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:31:36.299Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T19:31:36.299Z] 5eb5b503b376: Pulling fs layer [2024-11-11T19:31:36.299Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T19:31:36.299Z] ec43610c2a17: Pulling fs layer [2024-11-11T19:31:36.299Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T19:31:36.299Z] 33b1e0a273af: Pulling fs layer [2024-11-11T19:31:36.299Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T19:31:36.299Z] 2f39f015ded8: Pulling fs layer [2024-11-11T19:31:36.299Z] 33b1e0a273af: Waiting [2024-11-11T19:31:36.299Z] 5d3b04190fa2: Waiting [2024-11-11T19:31:36.299Z] 2f39f015ded8: Waiting [2024-11-11T19:31:36.299Z] 3a2ae6a8a46f: Waiting [2024-11-11T19:31:36.299Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T19:31:36.299Z] 5c69ac0246d0: Download complete [2024-11-11T19:31:36.299Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T19:31:36.299Z] 3a2ae6a8a46f: Download complete [2024-11-11T19:31:36.558Z] 33b1e0a273af: Verifying Checksum [2024-11-11T19:31:36.558Z] 33b1e0a273af: Download complete [2024-11-11T19:31:36.558Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T19:31:36.558Z] 5d3b04190fa2: Download complete [2024-11-11T19:31:36.558Z] ec43610c2a17: Verifying Checksum [2024-11-11T19:31:36.558Z] ec43610c2a17: Download complete [2024-11-11T19:31:36.558Z] 5eb5b503b376: Download complete [2024-11-11T19:31:37.133Z] 2f39f015ded8: Download complete [2024-11-11T19:31:38.065Z] 5eb5b503b376: Pull complete [2024-11-11T19:31:38.065Z] 5c69ac0246d0: Pull complete [2024-11-11T19:31:38.631Z] ec43610c2a17: Pull complete [2024-11-11T19:31:38.631Z] 3a2ae6a8a46f: Pull complete [2024-11-11T19:31:38.631Z] 33b1e0a273af: Pull complete [2024-11-11T19:31:38.889Z] 5d3b04190fa2: Pull complete [2024-11-11T19:31:43.070Z] 2f39f015ded8: Pull complete [2024-11-11T19:31:43.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T19:31:43.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:31:43.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:31:43.335Z] prd-ubuntu20.04-docker-8c-8g-26197 does not seem to be running inside a container [2024-11-11T19:31:43.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-18 -v /w/workspace/edgexfoundry_device-s7_PR-18:/w/workspace/edgexfoundry_device-s7_PR-18:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-18@tmp:/w/workspace/edgexfoundry_device-s7_PR-18@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-11T19:31:47.824Z] a37a00ec5f00: Pull complete [2024-11-11T19:31:48.035Z] $ docker top 35929be0e3e68c8374b3bebbe73cc75e45c8b7f35a08bf8b66aac5281b902c42 -eo pid,comm [2024-11-11T19:31:48.093Z] 50b3750afda1: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:31:48.359Z] 4f4fb700ef54: Pull complete [2024-11-11T19:31:48.542Z] ---> job-cost.sh [2024-11-11T19:31:48.542Z] lf-activate-venv: SKIPPING [2024-11-11T19:31:48.542Z] INFO: No Stack... [2024-11-11T19:31:48.629Z] 80978eb59214: Pull complete [2024-11-11T19:31:48.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T19:31:49.390Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T19:31:49.722Z] + cat /w/workspace/edgexfoundry_device-s7_PR-18/archives/cost.csv [2024-11-11T19:31:49.722Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T19:31:49.774Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [2024-11-11T19:31:49.781Z] Resource [jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] did not exist. Created. [2024-11-11T19:31:49.788Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T19:31:50.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T19:31:50.252Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:31:50.296Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T19:31:50.421Z] $ docker stop --time=1 35929be0e3e68c8374b3bebbe73cc75e45c8b7f35a08bf8b66aac5281b902c42 [2024-11-11T19:31:51.599Z] $ docker rm -f --volumes 35929be0e3e68c8374b3bebbe73cc75e45c8b7f35a08bf8b66aac5281b902c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T19:31:55.280Z] c9f46d7d2bd2: Pull complete [2024-11-11T19:31:57.244Z] c5a475d317c9: Pull complete [2024-11-11T19:31:57.244Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T19:31:57.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T19:31:57.244Z] ---> be29e6b0f0d4 [2024-11-11T19:31:57.244Z] Step 3/10 : ARG MAKE=make build [2024-11-11T19:31:58.652Z] ---> Running in b7e19e32893a [2024-11-11T19:31:58.652Z] Removing intermediate container b7e19e32893a [2024-11-11T19:31:58.652Z] ---> f5305ca3cdfe [2024-11-11T19:31:58.652Z] Step 4/10 : WORKDIR /device-s7 [2024-11-11T19:31:58.652Z] ---> Running in 77b58e248737 [2024-11-11T19:31:58.918Z] Removing intermediate container 77b58e248737 [2024-11-11T19:31:58.918Z] ---> 502329c78b8a [2024-11-11T19:31:58.918Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:31:59.183Z] ---> Running in 4f1ba297d811 [2024-11-11T19:31:59.461Z] Removing intermediate container 4f1ba297d811 [2024-11-11T19:31:59.461Z] ---> a6b613fa90b7 [2024-11-11T19:31:59.461Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:31:59.461Z] ---> Running in 589eab5514ac [2024-11-11T19:32:00.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:32:01.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:32:02.412Z] OK: 238 MiB in 54 packages [2024-11-11T19:32:02.994Z] Removing intermediate container 589eab5514ac [2024-11-11T19:32:02.994Z] ---> dd6db5fd8006 [2024-11-11T19:32:02.994Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T19:32:03.581Z] ---> 17dc73591274 [2024-11-11T19:32:03.581Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:32:03.581Z] ---> Running in c63823acb3a3 [2024-11-11T19:33:57.871Z] Removing intermediate container c63823acb3a3 [2024-11-11T19:33:57.871Z] ---> 609383103466 [2024-11-11T19:33:57.871Z] Step 9/10 : COPY . . [2024-11-11T19:33:57.871Z] ---> 6c0c045825e1 [2024-11-11T19:33:57.871Z] Step 10/10 : RUN ${MAKE} [2024-11-11T19:33:57.871Z] ---> Running in c7beecd35dcf [2024-11-11T19:33:57.871Z] noop [2024-11-11T19:33:57.871Z] Removing intermediate container c7beecd35dcf [2024-11-11T19:33:57.871Z] ---> 7a23c9d86c9e [2024-11-11T19:33:57.871Z] Successfully built 7a23c9d86c9e [2024-11-11T19:33:57.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:33:58.420Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:33:58.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:33:58.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-26199 does not seem to be running inside a container [2024-11-11T19:33:58.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11T19:34:00.102Z] $ docker top 48d80173bf788f6fe3673e01e959cc8a9ed581e3ee05590427a1f074294ae23c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:34:02.042Z] + go version [2024-11-11T19:34:02.042Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T19:34:02.075Z] $ docker stop --time=1 48d80173bf788f6fe3673e01e959cc8a9ed581e3ee05590427a1f074294ae23c [2024-11-11T19:34:03.689Z] $ docker rm -f --volumes 48d80173bf788f6fe3673e01e959cc8a9ed581e3ee05590427a1f074294ae23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:34:04.609Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:34:04.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:34:05.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-26199 does not seem to be running inside a container [2024-11-11T19:34:06.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11T19:34:07.235Z] $ docker top e2bf7e34f90f233fa738c09641f3a2a47f87947bf7157146b3537e504dad349a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:34:08.133Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:34:09.489Z] + make test [2024-11-11T19:34:09.490Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T19:34:57.303Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-11T19:38:51.470Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-11T19:38:51.470Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-11T19:38:51.470Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T19:38:51.470Z] go vet ./... [2024-11-11T19:42:13.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T19:42:13.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T19:42:13.258Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T19:42:13.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:42:13.320Z] $ docker stop --time=1 e2bf7e34f90f233fa738c09641f3a2a47f87947bf7157146b3537e504dad349a [2024-11-11T19:42:15.121Z] $ docker rm -f --volumes e2bf7e34f90f233fa738c09641f3a2a47f87947bf7157146b3537e504dad349a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:42:17.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:42:17.404Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T19:42:17.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:42:18.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:42:18.839Z] + ls -al . [2024-11-11T19:42:18.839Z] total 212 [2024-11-11T19:42:18.839Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 19:34 . [2024-11-11T19:42:18.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:30 .. [2024-11-11T19:42:18.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:31 .git [2024-11-11T19:42:18.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:30 .github [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 11 19:30 .gitignore [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 11 19:30 .golangci.yml [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 11 19:30 Attribution.txt [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 11 19:30 Dockerfile [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 11 19:30 Jenkinsfile [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 11 19:30 LICENSE [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 11 19:30 Makefile [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 11 19:30 OWNERS.md [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 11 19:30 README.md [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:28 VERSION [2024-11-11T19:42:18.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:30 bin [2024-11-11T19:42:18.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:30 cmd [2024-11-11T19:42:18.839Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 11 19:38 coverage.out [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 11 19:30 go.mod [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 87560 Nov 11 19:30 go.sum [2024-11-11T19:42:18.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:30 internal [2024-11-11T19:42:18.839Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 11 19:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:42:19.288Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd5f6ec57a9e509068185a370e6b6e300fb21fc2 --label arch=arm64 --label version=0.0.0 . [2024-11-11T19:42:19.553Z] Sending build context to Docker daemon 422.9kB [2024-11-11T19:42:19.553Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:42:19.553Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T19:42:19.553Z] ---> 7a23c9d86c9e [2024-11-11T19:42:19.553Z] Step 3/24 : ARG MAKE=make build [2024-11-11T19:42:19.553Z] ---> Running in f6cd96318812 [2024-11-11T19:42:19.819Z] Removing intermediate container f6cd96318812 [2024-11-11T19:42:19.819Z] ---> e3e4097fddf0 [2024-11-11T19:42:19.819Z] Step 4/24 : WORKDIR /device-s7 [2024-11-11T19:42:20.084Z] ---> Running in a0fa0526f145 [2024-11-11T19:42:20.350Z] Removing intermediate container a0fa0526f145 [2024-11-11T19:42:20.350Z] ---> d07547baaa97 [2024-11-11T19:42:20.351Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:42:20.351Z] ---> Running in 2bdec970e559 [2024-11-11T19:42:20.620Z] Removing intermediate container 2bdec970e559 [2024-11-11T19:42:20.620Z] ---> bd3df5d8db7f [2024-11-11T19:42:20.620Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:42:20.620Z] ---> Running in e211436f73ca [2024-11-11T19:42:21.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:42:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:42:23.565Z] OK: 238 MiB in 54 packages [2024-11-11T19:42:24.146Z] Removing intermediate container e211436f73ca [2024-11-11T19:42:24.146Z] ---> cd72f0ae9efd [2024-11-11T19:42:24.146Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T19:42:24.731Z] ---> a4026a3e655b [2024-11-11T19:42:24.731Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:42:24.731Z] ---> Running in 4b84e1fb9002 [2024-11-11T19:42:27.311Z] Removing intermediate container 4b84e1fb9002 [2024-11-11T19:42:27.311Z] ---> 4e19366702dc [2024-11-11T19:42:27.311Z] Step 9/24 : COPY . . [2024-11-11T19:42:27.900Z] ---> c537bd01a97b [2024-11-11T19:42:27.900Z] Step 10/24 : RUN ${MAKE} [2024-11-11T19:42:27.900Z] ---> Running in 28ddb13c3f77 [2024-11-11T19:42:28.860Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-11T19:45:50.602Z] Removing intermediate container 28ddb13c3f77 [2024-11-11T19:45:50.602Z] ---> 2605a4e4ea4b [2024-11-11T19:45:50.602Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T19:45:50.602Z] 3.20: Pulling from library/alpine [2024-11-11T19:45:50.602Z] cf04c63912e1: Already exists [2024-11-11T19:45:50.602Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T19:45:50.602Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T19:45:50.602Z] ---> c157a85ed455 [2024-11-11T19:45:50.602Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:45:50.602Z] ---> Running in f1a85a837e59 [2024-11-11T19:45:50.602Z] Removing intermediate container f1a85a837e59 [2024-11-11T19:45:50.602Z] ---> a5c168f866fd [2024-11-11T19:45:50.603Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T19:45:50.603Z] ---> Running in 16f362f60bbf [2024-11-11T19:45:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:50.603Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T19:45:50.603Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:45:50.603Z] OK: 9 MiB in 15 packages [2024-11-11T19:45:51.561Z] Removing intermediate container 16f362f60bbf [2024-11-11T19:45:51.561Z] ---> 3474a1b92ec4 [2024-11-11T19:45:51.561Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T19:45:51.561Z] ---> Running in 3ed232910557 [2024-11-11T19:45:52.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:52.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:53.928Z] Upgrading critical system libraries and apk-tools: [2024-11-11T19:45:53.928Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T19:45:53.928Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:45:54.195Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T19:45:54.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:54.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:45:55.422Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:45:55.690Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:45:55.690Z] OK: 9 MiB in 15 packages [2024-11-11T19:45:56.663Z] Removing intermediate container 3ed232910557 [2024-11-11T19:45:56.663Z] ---> f74380471851 [2024-11-11T19:45:56.663Z] Step 15/24 : WORKDIR / [2024-11-11T19:45:56.663Z] ---> Running in 5d8215bce86a [2024-11-11T19:45:56.931Z] Removing intermediate container 5d8215bce86a [2024-11-11T19:45:56.931Z] ---> 0f3438e2f04c [2024-11-11T19:45:56.931Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-11T19:45:57.513Z] ---> f055d4be27c4 [2024-11-11T19:45:57.513Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-11T19:45:59.445Z] ---> 456e6c13bf0e [2024-11-11T19:45:59.445Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-11T19:46:00.025Z] ---> 43b50588dcc8 [2024-11-11T19:46:00.025Z] Step 19/24 : EXPOSE 59994 [2024-11-11T19:46:00.025Z] ---> Running in f9ac0d777156 [2024-11-11T19:46:00.291Z] Removing intermediate container f9ac0d777156 [2024-11-11T19:46:00.291Z] ---> cd674a531406 [2024-11-11T19:46:00.291Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-11T19:46:00.291Z] ---> Running in 33ebdab4eb00 [2024-11-11T19:46:00.558Z] Removing intermediate container 33ebdab4eb00 [2024-11-11T19:46:00.558Z] ---> 1bf46978bfb3 [2024-11-11T19:46:00.558Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T19:46:00.832Z] ---> Running in 7dfee9d61389 [2024-11-11T19:46:00.832Z] Removing intermediate container 7dfee9d61389 [2024-11-11T19:46:00.832Z] ---> 3ca7bbc873ac [2024-11-11T19:46:00.832Z] Step 22/24 : LABEL arch=arm64 [2024-11-11T19:46:01.099Z] ---> Running in eab90452844f [2024-11-11T19:46:01.367Z] Removing intermediate container eab90452844f [2024-11-11T19:46:01.367Z] ---> d8957fe34795 [2024-11-11T19:46:01.367Z] Step 23/24 : LABEL git_sha=fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [2024-11-11T19:46:01.367Z] ---> Running in 061719b18937 [2024-11-11T19:46:01.632Z] Removing intermediate container 061719b18937 [2024-11-11T19:46:01.632Z] ---> 5dcaddb84ef6 [2024-11-11T19:46:01.632Z] Step 24/24 : LABEL version=0.0.0 [2024-11-11T19:46:01.632Z] ---> Running in 2f6d39f4710a [2024-11-11T19:46:01.898Z] Removing intermediate container 2f6d39f4710a [2024-11-11T19:46:01.898Z] ---> bc2eadf37312 [2024-11-11T19:46:01.898Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T19:46:01.898Z] Successfully built bc2eadf37312 [2024-11-11T19:46:01.898Z] Successfully tagged device-s7-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-11T19:46:02.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:46:02.831Z] [2024-11-11T19:46:02.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:46:03.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:46:03.259Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T19:46:03.259Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T19:46:03.259Z] 04944245beec: Pulling fs layer [2024-11-11T19:46:03.259Z] 699f458cf7ca: Pulling fs layer [2024-11-11T19:46:03.259Z] 765212b225bb: Pulling fs layer [2024-11-11T19:46:03.259Z] f23df028b6ca: Pulling fs layer [2024-11-11T19:46:03.259Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T19:46:03.259Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T19:46:03.259Z] 765212b225bb: Waiting [2024-11-11T19:46:03.259Z] f23df028b6ca: Waiting [2024-11-11T19:46:03.259Z] 2437ff75d9bd: Waiting [2024-11-11T19:46:03.527Z] 04944245beec: Verifying Checksum [2024-11-11T19:46:03.528Z] 04944245beec: Download complete [2024-11-11T19:46:03.528Z] 765212b225bb: Verifying Checksum [2024-11-11T19:46:03.528Z] 765212b225bb: Download complete [2024-11-11T19:46:03.528Z] f23df028b6ca: Verifying Checksum [2024-11-11T19:46:03.528Z] f23df028b6ca: Download complete [2024-11-11T19:46:03.528Z] d65c8cfc05b1: Download complete [2024-11-11T19:46:03.797Z] 699f458cf7ca: Verifying Checksum [2024-11-11T19:46:03.797Z] 699f458cf7ca: Download complete [2024-11-11T19:46:04.064Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T19:46:04.064Z] 8998bd30e6a1: Download complete [2024-11-11T19:46:06.668Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T19:46:06.668Z] 2437ff75d9bd: Download complete [2024-11-11T19:46:08.604Z] 8998bd30e6a1: Pull complete [2024-11-11T19:46:08.869Z] 04944245beec: Pull complete [2024-11-11T19:46:10.271Z] 699f458cf7ca: Pull complete [2024-11-11T19:46:10.536Z] 765212b225bb: Pull complete [2024-11-11T19:46:11.115Z] f23df028b6ca: Pull complete [2024-11-11T19:46:11.380Z] d65c8cfc05b1: Pull complete [2024-11-11T19:46:26.346Z] 2437ff75d9bd: Pull complete [2024-11-11T19:46:26.346Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T19:46:26.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:46:26.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:46:26.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-26199 does not seem to be running inside a container [2024-11-11T19:46:26.701Z] $ 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-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/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-11T19:46:29.248Z] $ docker top b2f0f44c1b1d9be9554b5aa17d207af98bc463eba37239e307282e5c4b07f61b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:29.867Z] ---> job-cost.sh [2024-11-11T19:46:30.132Z] lf-activate-venv: SKIPPING [2024-11-11T19:46:30.132Z] INFO: No Stack... [2024-11-11T19:46:30.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T19:46:31.286Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T19:46:31.637Z] + cat /w/workspace/device-s7/1/archives/cost.csv+ cut -d, -f6 [2024-11-11T19:46:31.637Z] [Pipeline] lock [2024-11-11T19:46:31.712Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [2024-11-11T19:46:31.718Z] Resource [jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] did not exist. Created. [2024-11-11T19:46:31.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T19:46:32.155Z] /w/workspace/device-s7/1@tmp/durable-8a9d407a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T19:46:32.835Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T19:46:32.887Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T19:46:32.930Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:46:32.954Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-18-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T19:46:33.011Z] $ docker stop --time=1 b2f0f44c1b1d9be9554b5aa17d207af98bc463eba37239e307282e5c4b07f61b [2024-11-11T19:46:34.509Z] $ docker rm -f --volumes b2f0f44c1b1d9be9554b5aa17d207af98bc463eba37239e307282e5c4b07f61b [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-11T19:46:35.670Z] provisioning config files... [2024-11-11T19:46:35.675Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-18@tmp/config17586155580624968503tmp [Pipeline] { [Pipeline] sh [2024-11-11T19:46:36.031Z] + set +x [2024-11-11T19:46:36.031Z] + bash -s -- [2024-11-11T19:46:36.031Z] + curl -s https://codecov.io/bash [2024-11-11T19:46:36.031Z] [2024-11-11T19:46:36.031Z] _____ _ [2024-11-11T19:46:36.031Z] / ____| | | [2024-11-11T19:46:36.031Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T19:46:36.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T19:46:36.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T19:46:36.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T19:46:36.031Z] Bash-1.0.6 [2024-11-11T19:46:36.031Z] [2024-11-11T19:46:36.031Z] [2024-11-11T19:46:36.031Z] ==> git version 2.25.1 found [2024-11-11T19:46:36.031Z] ==> 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-11T19:46:36.031Z] Release-Date: 2020-01-08 [2024-11-11T19:46:36.031Z] 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-11T19:46:36.031Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T19:46:36.031Z] ==> Jenkins CI detected. [2024-11-11T19:46:36.031Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-18 [2024-11-11T19:46:36.031Z] project root: . [2024-11-11T19:46:36.031Z] --> token set from env [2024-11-11T19:46:36.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T19:46:36.031Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T19:46:36.031Z] ==> Python coveragepy not found [2024-11-11T19:46:36.031Z] ==> Searching for coverage reports in: [2024-11-11T19:46:36.031Z] + . [2024-11-11T19:46:36.031Z] -> Found 1 reports [2024-11-11T19:46:36.031Z] ==> Detecting git/mercurial file structure [2024-11-11T19:46:36.031Z] ==> Reading reports [2024-11-11T19:46:36.031Z] + ./coverage.out bytes=17164 [2024-11-11T19:46:36.031Z] ==> Appending adjustments [2024-11-11T19:46:36.032Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T19:46:36.290Z] + Found adjustments [2024-11-11T19:46:36.290Z] ==> Gzipping contents [2024-11-11T19:46:36.290Z] 4.0K /tmp/codecov.KT9D9l.gz [2024-11-11T19:46:36.290Z] ==> Uploading reports [2024-11-11T19:46:36.290Z] url: https://codecov.io [2024-11-11T19:46:36.291Z] query: branch=PR-18&commit=fd5f6ec57a9e509068185a370e6b6e300fb21fc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-18%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=18&job=&cmd_args= [2024-11-11T19:46:36.291Z] -> Pinging Codecov [2024-11-11T19:46:36.291Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-18&commit=fd5f6ec57a9e509068185a370e6b6e300fb21fc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-18%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=18&job=&cmd_args= [2024-11-11T19:46:36.550Z] -> Uploading to [2024-11-11T19:46:36.550Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/fd5f6ec57a9e509068185a370e6b6e300fb21fc2/e3704f35-ed38-4e6d-9722-8fd76cf48aa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T194636Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=15f6c43eba4ebe8f49b637b8f2d7fc6f13e7c23cd40b823ba7c0c662ac58327a [2024-11-11T19:46:36.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T19:46:36.550Z] Dload Upload Total Spent Left Speed [2024-11-11T19:46:36.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 11618 --:--:-- --:--:-- --:--:-- 11618 [2024-11-11T19:46:36.550Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/fd5f6ec57a9e509068185a370e6b6e300fb21fc2 [Pipeline] } [2024-11-11T19:46:36.589Z] 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-11T19:46:38.692Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-18/archives ] [2024-11-11T19:46:38.692Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-18/archives [2024-11-11T19:46:38.692Z] total 16 [2024-11-11T19:46:38.692Z] drwxr-xr-x 3 root root 4096 Nov 11 19:31 . [2024-11-11T19:46:38.692Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 19:31 .. [2024-11-11T19:46:38.692Z] drwxr-xr-x 2 root root 4096 Nov 11 19:31 cost [2024-11-11T19:46:38.692Z] -rw-r--r-- 1 root root 80 Nov 11 19:31 cost.csv [2024-11-11T19:46:38.692Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-18/archives [2024-11-11T19:46:38.692Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-18/archives [2024-11-11T19:46:38.692Z] total 16 [2024-11-11T19:46:38.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:31 . [2024-11-11T19:46:38.692Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 19:31 .. [2024-11-11T19:46:38.692Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 19:31 cost [2024-11-11T19:46:38.692Z] -rw-r--r-- 1 jenkins jenkins 80 Nov 11 19:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:39.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:39.947Z] ---> package-listing.sh [2024-11-11T19:46:39.947Z] ++ facter osfamily [2024-11-11T19:46:39.947Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T19:46:40.207Z] + OS_FAMILY=debian [2024-11-11T19:46:40.207Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-18 [2024-11-11T19:46:40.207Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T19:46:40.207Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T19:46:40.207Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T19:46:40.207Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T19:46:40.207Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-18 ']' [2024-11-11T19:46:40.207Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T19:46:40.207Z] + case "${OS_FAMILY}" in [2024-11-11T19:46:40.207Z] + dpkg -l [2024-11-11T19:46:40.207Z] + grep '^ii' [2024-11-11T19:46:40.207Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T19:46:40.207Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T19:46:40.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T19:46:40.207Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-18 ']' [2024-11-11T19:46:40.207Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-18/archives/ [2024-11-11T19:46:40.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-18/archives/ [Pipeline] echo [2024-11-11T19:46:40.241Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T19:46:40.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:46:41.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:46:41.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:46:41.368Z] prd-ubuntu20.04-docker-8c-8g-26197 does not seem to be running inside a container [2024-11-11T19:46:41.396Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-18 -v /w/workspace/edgexfoundry_device-s7_PR-18:/w/workspace/edgexfoundry_device-s7_PR-18:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-18@tmp:/w/workspace/edgexfoundry_device-s7_PR-18@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-11T19:46:41.562Z] $ docker top 81ee80da96738991268a4ff39fd60af0b7786eae13c33d25adac8cb03c665e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:46:41.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T19:46:42.298Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T19:46:42.618Z] + ls /var/log/sa-host [2024-11-11T19:46:42.618Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:46:42.787Z] provisioning config files... [2024-11-11T19:46:42.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-18@tmp/config16392427725367075308tmp [Pipeline] { [Pipeline] echo [2024-11-11T19:46:42.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:43.202Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T19:46:43.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:43.647Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T19:46:43.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:44.112Z] ---> sudo-logs.sh [2024-11-11T19:46:44.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T19:46:44.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:44.555Z] ---> job-cost.sh [2024-11-11T19:46:44.556Z] lf-activate-venv: SKIPPING [2024-11-11T19:46:44.556Z] DEBUG: total: 0.2199999988079071 [2024-11-11T19:46:44.556Z] INFO: Retrieving Stack Cost... [2024-11-11T19:46:44.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T19:46:45.111Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T19:46:45.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:46:45.476Z] ---> logs-deploy.sh [2024-11-11T19:46:45.476Z] lf-activate-venv: SKIPPING [2024-11-11T19:46:45.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-18/1 [2024-11-11T19:46:45.476Z] INFO: archiving workspace using pattern(s): [2024-11-11T19:46:46.412Z] Archives upload complete. [2024-11-11T19:46:46.412Z] INFO: archiving logs to Nexus