Pull request #12 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-s7 Obtained Jenkinsfile from f7f97db7578a3a57d460f2ed62b0c2f6f5792442+27c3a437d2a0db0d97f1b1b3b50dd9b803d10c33 (2edbd9ff78eb99c4384aeb2f95376ed58776baa8) 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-ssh14497236620846677579.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-ssh6617896938969853441.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-12/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-12/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13802406455023961878.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-12/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14095276321572750137.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-ssh14245304014451440124.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-12/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-12/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7540085348277164341.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15596’ Running on prd-ubuntu20.04-docker-8c-8g-15599 in /w/workspace/edgexfoundry_device-s7_PR-12 [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-12 # 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 Merging remotes/origin/main commit 27c3a437d2a0db0d97f1b1b3b50dd9b803d10c33 into PR head commit f7f97db7578a3a57d460f2ed62b0c2f6f5792442 Merge succeeded, producing f7f97db7578a3a57d460f2ed62b0c2f6f5792442 Checking out Revision f7f97db7578a3a57d460f2ed62b0c2f6f5792442 (PR-12) > 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 > 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/12/head:refs/remotes/origin/PR-12 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7f97db7578a3a57d460f2ed62b0c2f6f5792442 # 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 27c3a437d2a0db0d97f1b1b3b50dd9b803d10c33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7f97db7578a3a57d460f2ed62b0c2f6f5792442 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T05:45:53.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T05:45:53.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T05:45:53.873Z] ========================================================= [2024-10-04T05:45:53.873Z] EdgeX Global Pipelines Version Info [2024-10-04T05:45:53.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T05:45:54.644Z] ------------------- [2024-10-04T05:45:54.644Z] stable info: [2024-10-04T05:45:54.644Z] ------------------- [2024-10-04T05:45:54.644Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T05:45:54.644Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T05:45:54.644Z] Message: update stable to v1.0.265 [2024-10-04T05:45:55.214Z] ------------------- [2024-10-04T05:45:55.214Z] experimental info: [2024-10-04T05:45:55.214Z] ------------------- [2024-10-04T05:45:55.214Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T05:45:55.214Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T05:45:55.214Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T05:45:55.428Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-10-04T05:45:55.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-10-04T05:45:55.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T05:45:55.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T05:45:55.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T05:45:55.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T05:45:55.779Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T05:45:55.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T05:45:55.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T05:45:55.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T05:45:56.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T05:45:56.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-10-04T05:45:56.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T05:45:56.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T05:45:56.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T05:45:56.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T05:45:56.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T05:45:56.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T05:45:56.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T05:45:56.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T05:45:56.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T05:45:56.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T05:45:56.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T05:45:56.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T05:45:56.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T05:45:56.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T05:45:56.964Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T05:45:57.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-12 [Pipeline] echo [2024-10-04T05:45:57.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-12 [Pipeline] echo [2024-10-04T05:45:57.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-12 [Pipeline] echo [2024-10-04T05:45:57.285Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [Pipeline] echo [2024-10-04T05:45:57.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7f97db [Pipeline] echo [2024-10-04T05:45:57.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T05:45:57.566Z] provisioning config files... [2024-10-04T05:45:57.581Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-12@tmp/config15658283273117691347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T05:45:57.971Z] ---> ****-login.sh [2024-10-04T05:45:57.971Z] nexus3.edgexfoundry.org:10001 [2024-10-04T05:45:57.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:45:58.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:45:58.232Z] Configure a credential helper to remove this warning. See [2024-10-04T05:45:58.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:45:58.233Z] [2024-10-04T05:45:58.233Z] Login Succeeded [2024-10-04T05:45:58.233Z] nexus3.edgexfoundry.org:10002 [2024-10-04T05:45:58.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:45:58.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:45:58.494Z] Configure a credential helper to remove this warning. See [2024-10-04T05:45:58.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:45:58.494Z] [2024-10-04T05:45:58.494Z] Login Succeeded [2024-10-04T05:45:58.494Z] nexus3.edgexfoundry.org:10003 [2024-10-04T05:45:58.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:45:58.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:45:58.495Z] Configure a credential helper to remove this warning. See [2024-10-04T05:45:58.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:45:58.495Z] [2024-10-04T05:45:58.495Z] Login Succeeded [2024-10-04T05:45:58.495Z] nexus3.edgexfoundry.org:10004 [2024-10-04T05:45:58.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:45:58.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:45:58.755Z] Configure a credential helper to remove this warning. See [2024-10-04T05:45:58.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:45:58.755Z] [2024-10-04T05:45:58.755Z] Login Succeeded [2024-10-04T05:45:58.755Z] ****.io [2024-10-04T05:45:58.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:45:59.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:45:59.016Z] Configure a credential helper to remove this warning. See [2024-10-04T05:45:59.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:45:59.016Z] [2024-10-04T05:45:59.016Z] Login Succeeded [2024-10-04T05:45:59.016Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T05:45:59.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T05:45:59.724Z] + git rev-list -1 --merges f7f97db7578a3a57d460f2ed62b0c2f6f5792442~1..f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [Pipeline] echo [2024-10-04T05:45:59.773Z] -----------> git rev-list -1 --merges f7f97db7578a3a57d460f2ed62b0c2f6f5792442~1..f7f97db7578a3a57d460f2ed62b0c2f6f5792442 f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [false] [Pipeline] sh [2024-10-04T05:46:00.104Z] + git log --format=format:%s -1 f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [Pipeline] echo [2024-10-04T05:46:00.146Z] ========================================================= [2024-10-04T05:46:00.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T05:46:00.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T05:46:00.611Z] + git log --format=format:%s -1 f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [Pipeline] echo [2024-10-04T05:46:00.649Z] [semverPrep] GIT_COMMIT: f7f97db7578a3a57d460f2ed62b0c2f6f5792442, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo [2024-10-04T05:46:00.694Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T05:46:01.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T05:46:01.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T05:46:01.093Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T05:46:01.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T05:46:01.093Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T05:46:01.093Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T05:46:01.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:46:01.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T05:46:01.644Z] [2024-10-04T05:46:01.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:46:02.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T05:46:02.050Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T05:46:02.050Z] b85a868b505f: Pulling fs layer [2024-10-04T05:46:02.050Z] e2be974225ed: Pulling fs layer [2024-10-04T05:46:02.050Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T05:46:02.050Z] 988bab9f4d93: Pulling fs layer [2024-10-04T05:46:02.050Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T05:46:02.050Z] eaf3925da568: Pulling fs layer [2024-10-04T05:46:02.050Z] bab4dde63d76: Pulling fs layer [2024-10-04T05:46:02.050Z] bde34c3a00c8: Pulling fs layer [2024-10-04T05:46:02.050Z] b352a97aabf1: Pulling fs layer [2024-10-04T05:46:02.050Z] 4872d77fe225: Pulling fs layer [2024-10-04T05:46:02.050Z] 5851b861e8e6: Pulling fs layer [2024-10-04T05:46:02.050Z] 1469e6f7b9e6: Waiting [2024-10-04T05:46:02.050Z] eaf3925da568: Waiting [2024-10-04T05:46:02.050Z] bab4dde63d76: Waiting [2024-10-04T05:46:02.050Z] 988bab9f4d93: Waiting [2024-10-04T05:46:02.050Z] bde34c3a00c8: Waiting [2024-10-04T05:46:02.050Z] 5851b861e8e6: Waiting [2024-10-04T05:46:02.050Z] b352a97aabf1: Waiting [2024-10-04T05:46:02.050Z] 4872d77fe225: Waiting [2024-10-04T05:46:02.050Z] e2be974225ed: Verifying Checksum [2024-10-04T05:46:02.050Z] e2be974225ed: Download complete [2024-10-04T05:46:02.050Z] 988bab9f4d93: Verifying Checksum [2024-10-04T05:46:02.050Z] 988bab9f4d93: Download complete [2024-10-04T05:46:02.050Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T05:46:02.050Z] 1469e6f7b9e6: Download complete [2024-10-04T05:46:02.050Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T05:46:02.050Z] 339a4e72a1f5: Download complete [2024-10-04T05:46:02.050Z] eaf3925da568: Download complete [2024-10-04T05:46:02.050Z] bde34c3a00c8: Verifying Checksum [2024-10-04T05:46:02.050Z] bde34c3a00c8: Download complete [2024-10-04T05:46:02.312Z] b352a97aabf1: Download complete [2024-10-04T05:46:02.312Z] 4872d77fe225: Verifying Checksum [2024-10-04T05:46:02.312Z] 4872d77fe225: Download complete [2024-10-04T05:46:02.312Z] 5851b861e8e6: Verifying Checksum [2024-10-04T05:46:02.312Z] 5851b861e8e6: Download complete [2024-10-04T05:46:02.312Z] b85a868b505f: Verifying Checksum [2024-10-04T05:46:02.312Z] b85a868b505f: Download complete [2024-10-04T05:46:02.572Z] bab4dde63d76: Verifying Checksum [2024-10-04T05:46:02.572Z] bab4dde63d76: Download complete [2024-10-04T05:46:03.511Z] b85a868b505f: Pull complete [2024-10-04T05:46:03.511Z] e2be974225ed: Pull complete [2024-10-04T05:46:04.081Z] 339a4e72a1f5: Pull complete [2024-10-04T05:46:04.081Z] 988bab9f4d93: Pull complete [2024-10-04T05:46:04.344Z] 1469e6f7b9e6: Pull complete [2024-10-04T05:46:04.344Z] eaf3925da568: Pull complete [2024-10-04T05:46:06.256Z] bab4dde63d76: Pull complete [2024-10-04T05:46:06.256Z] bde34c3a00c8: Pull complete [2024-10-04T05:46:06.256Z] b352a97aabf1: Pull complete [2024-10-04T05:46:06.256Z] 4872d77fe225: Pull complete [2024-10-04T05:46:06.517Z] 5851b861e8e6: Pull complete [2024-10-04T05:46:06.517Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T05:46:06.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T05:46:06.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:46:06.814Z] prd-ubuntu20.04-docker-8c-8g-15599 does not seem to be running inside a container [2024-10-04T05:46:06.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-12 -v /w/workspace/edgexfoundry_device-s7_PR-12:/w/workspace/edgexfoundry_device-s7_PR-12:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-12@tmp:/w/workspace/edgexfoundry_device-s7_PR-12@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-devops/py-git-semver:0.1.4 cat [2024-10-04T05:46:09.931Z] $ docker top 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 -eo pid,comm [2024-10-04T05:46:09.982Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T05:46:09.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T05:46:10.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T05:46:10.146Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T05:46:10.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T05:46:10.248Z] $ docker exec 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 ssh-agent [2024-10-04T05:46:10.355Z] SSH_AUTH_SOCK=/tmp/ssh-e7zA3wLMjOik/agent.32 [2024-10-04T05:46:10.355Z] SSH_AGENT_PID=38 [2024-10-04T05:46:10.361Z] Running ssh-add (command line suppressed) [2024-10-04T05:46:10.453Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-12@tmp/private_key_1248137651141608915.key (/w/workspace/edgexfoundry_device-s7_PR-12@tmp/private_key_1248137651141608915.key) [2024-10-04T05:46:10.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T05:46:10.820Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T05:46:10.846Z] $ docker exec --env ******** --env ******** 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 ssh-agent -k [2024-10-04T05:46:10.949Z] unset SSH_AUTH_SOCK; [2024-10-04T05:46:10.950Z] unset SSH_AGENT_PID; [2024-10-04T05:46:10.950Z] echo Agent pid 38 killed; [2024-10-04T05:46:10.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T05:46:11.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T05:46:11.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T05:46:11.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T05:46:11.185Z] $ docker exec 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 ssh-agent [2024-10-04T05:46:11.292Z] SSH_AUTH_SOCK=/tmp/ssh-u3dRtABaKs5z/agent.71 [2024-10-04T05:46:11.292Z] SSH_AGENT_PID=77 [2024-10-04T05:46:11.296Z] Running ssh-add (command line suppressed) [2024-10-04T05:46:11.406Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-12@tmp/private_key_2431882624260947345.key (/w/workspace/edgexfoundry_device-s7_PR-12@tmp/private_key_2431882624260947345.key) [2024-10-04T05:46:11.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T05:46:11.768Z] + git semver init [2024-10-04T05:46:12.029Z] 2024-10-04 05:46:11,939 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T05:46:12.029Z] 2024-10-04 05:46:11,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-12/.semver [2024-10-04T05:46:12.029Z] 2024-10-04 05:46:11,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-12/.semver [2024-10-04T05:46:12.029Z] 2024-10-04 05:46:11,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-12/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-12, universal_newlines=False, shell=None, istream=None) [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,502 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-12/.git/info/exclude [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-12/.semver/PR-12 with force:False [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,503 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-12/.semver/PR-12 [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,507 [execute] INFO git cat-file --batch-check [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-12/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,513 [execute] INFO git cat-file --batch [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-12/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T05:46:12.599Z] 2024-10-04 05:46:12,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-12/.semver/PR-12 [2024-10-04T05:46:12.599Z] 0.0.0 [Pipeline] } [2024-10-04T05:46:12.630Z] $ docker exec --env ******** --env ******** 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 ssh-agent -k [2024-10-04T05:46:12.735Z] unset SSH_AUTH_SOCK; [2024-10-04T05:46:12.736Z] unset SSH_AGENT_PID; [2024-10-04T05:46:12.736Z] echo Agent pid 77 killed; [2024-10-04T05:46:12.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T05:46:13.209Z] + git semver [Pipeline] } [2024-10-04T05:46:13.569Z] $ docker stop --time=1 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 [2024-10-04T05:46:14.897Z] $ docker rm -f --volumes 602118e7a25231fbad2f1d6bceb02018f27c5d576650999ab6cfe3a7284a4901 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T05:46:15.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T05:46:15.634Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T05:46:15.657Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T05:46:16.406Z] provisioning config files... [2024-10-04T05:46:16.416Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-12@tmp/config90580792647286282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T05:46:16.881Z] ---> ****-login.sh [2024-10-04T05:46:16.881Z] nexus3.edgexfoundry.org:10001 [2024-10-04T05:46:16.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:46:16.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:46:16.882Z] Configure a credential helper to remove this warning. See [2024-10-04T05:46:16.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:46:16.882Z] [2024-10-04T05:46:16.882Z] Login Succeeded [2024-10-04T05:46:16.882Z] nexus3.edgexfoundry.org:10002 [2024-10-04T05:46:16.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:46:16.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:46:16.882Z] Configure a credential helper to remove this warning. See [2024-10-04T05:46:16.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:46:16.882Z] [2024-10-04T05:46:16.882Z] Login Succeeded [2024-10-04T05:46:16.882Z] nexus3.edgexfoundry.org:10003 [2024-10-04T05:46:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:46:17.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:46:17.142Z] Configure a credential helper to remove this warning. See [2024-10-04T05:46:17.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:46:17.142Z] [2024-10-04T05:46:17.142Z] Login Succeeded [2024-10-04T05:46:17.142Z] nexus3.edgexfoundry.org:10004 [2024-10-04T05:46:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:46:17.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:46:17.142Z] Configure a credential helper to remove this warning. See [2024-10-04T05:46:17.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:46:17.142Z] [2024-10-04T05:46:17.142Z] Login Succeeded [2024-10-04T05:46:17.142Z] ****.io [2024-10-04T05:46:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:46:17.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:46:17.401Z] Configure a credential helper to remove this warning. See [2024-10-04T05:46:17.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:46:17.401Z] [2024-10-04T05:46:17.401Z] Login Succeeded [2024-10-04T05:46:17.401Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T05:46:17.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T05:46:17.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T05:46:17.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T05:46:17.827Z] ========================================================= [2024-10-04T05:46:17.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T05:46:17.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:46:18.362Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T05:46:18.362Z] Sending build context to Docker daemon 450.6kB [2024-10-04T05:46:18.362Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T05:46:18.362Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T05:46:18.362Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T05:46:18.362Z] 43c4264eed91: Pulling fs layer [2024-10-04T05:46:18.362Z] 4cc291be95ef: Pulling fs layer [2024-10-04T05:46:18.362Z] 2ac1f1163629: Pulling fs layer [2024-10-04T05:46:18.362Z] 5c3c966382ef: Pulling fs layer [2024-10-04T05:46:18.362Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T05:46:18.362Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T05:46:18.362Z] 9f66e0745190: Pulling fs layer [2024-10-04T05:46:18.362Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T05:46:18.362Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T05:46:18.362Z] 5d5c8e513c77: Waiting [2024-10-04T05:46:18.362Z] 9f66e0745190: Waiting [2024-10-04T05:46:18.362Z] f49a43e4bbc0: Waiting [2024-10-04T05:46:18.362Z] 561ebcabdf7f: Waiting [2024-10-04T05:46:18.362Z] 5c3c966382ef: Waiting [2024-10-04T05:46:18.362Z] 4f4fb700ef54: Waiting [2024-10-04T05:46:18.362Z] 4cc291be95ef: Verifying Checksum [2024-10-04T05:46:18.362Z] 4cc291be95ef: Download complete [2024-10-04T05:46:18.362Z] 5c3c966382ef: Download complete [2024-10-04T05:46:18.362Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T05:46:18.362Z] 4f4fb700ef54: Download complete [2024-10-04T05:46:18.362Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T05:46:18.362Z] 5d5c8e513c77: Download complete [2024-10-04T05:46:18.362Z] 43c4264eed91: Verifying Checksum [2024-10-04T05:46:18.362Z] 43c4264eed91: Download complete [2024-10-04T05:46:18.622Z] 9f66e0745190: Verifying Checksum [2024-10-04T05:46:18.622Z] 9f66e0745190: Download complete [2024-10-04T05:46:18.622Z] 43c4264eed91: Pull complete [2024-10-04T05:46:18.622Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T05:46:18.622Z] 561ebcabdf7f: Download complete [2024-10-04T05:46:18.622Z] 4cc291be95ef: Pull complete [2024-10-04T05:46:18.883Z] 2ac1f1163629: Verifying Checksum [2024-10-04T05:46:18.883Z] 2ac1f1163629: Download complete [2024-10-04T05:46:19.142Z] f49a43e4bbc0: Download complete [2024-10-04T05:46:22.429Z] 2ac1f1163629: Pull complete [2024-10-04T05:46:22.429Z] 5c3c966382ef: Pull complete [2024-10-04T05:46:22.429Z] 4f4fb700ef54: Pull complete [2024-10-04T05:46:22.429Z] 5d5c8e513c77: Pull complete [2024-10-04T05:46:22.429Z] 9f66e0745190: Pull complete [2024-10-04T05:46:24.330Z] f49a43e4bbc0: Pull complete [2024-10-04T05:46:24.590Z] 561ebcabdf7f: Pull complete [2024-10-04T05:46:24.590Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T05:46:24.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T05:46:24.590Z] ---> 3a752c3f9dda [2024-10-04T05:46:24.590Z] Step 3/10 : ARG MAKE=make build [2024-10-04T05:46:29.867Z] ---> Running in 006b52eb5071 [2024-10-04T05:46:29.867Z] Removing intermediate container 006b52eb5071 [2024-10-04T05:46:29.867Z] ---> 55b882223b52 [2024-10-04T05:46:29.867Z] Step 4/10 : WORKDIR /device-s7 [2024-10-04T05:46:29.867Z] ---> Running in 3843e98a8785 [2024-10-04T05:46:29.867Z] Removing intermediate container 3843e98a8785 [2024-10-04T05:46:29.867Z] ---> 0aaca137ef1f [2024-10-04T05:46:29.867Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T05:46:29.867Z] ---> Running in 60793ca18b46 [2024-10-04T05:46:29.867Z] Removing intermediate container 60793ca18b46 [2024-10-04T05:46:29.867Z] ---> 4ffda107b30e [2024-10-04T05:46:29.867Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-04T05:46:29.867Z] ---> Running in a8116a953ad2 [2024-10-04T05:46:30.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T05:46:30.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T05:46:30.953Z] OK: 246 MiB in 54 packages [2024-10-04T05:46:31.182Z] Still waiting to schedule task [2024-10-04T05:46:31.182Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15598’ [2024-10-04T05:46:31.213Z] Removing intermediate container a8116a953ad2 [2024-10-04T05:46:31.213Z] ---> 568b16fee958 [2024-10-04T05:46:31.213Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T05:46:31.213Z] ---> b9575de802b6 [2024-10-04T05:46:31.213Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T05:46:31.213Z] ---> Running in 672b895aa9fa [2024-10-04T05:46:57.832Z] Removing intermediate container 672b895aa9fa [2024-10-04T05:46:57.832Z] ---> b84c05b6c39c [2024-10-04T05:46:57.832Z] Step 9/10 : COPY . . [2024-10-04T05:46:58.090Z] ---> ef508522ee81 [2024-10-04T05:46:58.090Z] Step 10/10 : RUN ${MAKE} [2024-10-04T05:46:58.090Z] ---> Running in 498b7f044f7c [2024-10-04T05:46:58.348Z] noop [2024-10-04T05:46:58.607Z] Removing intermediate container 498b7f044f7c [2024-10-04T05:46:58.607Z] ---> e49db57654bf [2024-10-04T05:46:58.607Z] Successfully built e49db57654bf [2024-10-04T05:46:58.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:46:59.089Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T05:46:59.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:46:59.265Z] prd-ubuntu20.04-docker-8c-8g-15599 does not seem to be running inside a container [2024-10-04T05:46:59.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-12 -v /w/workspace/edgexfoundry_device-s7_PR-12:/w/workspace/edgexfoundry_device-s7_PR-12:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-12@tmp:/w/workspace/edgexfoundry_device-s7_PR-12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T05:46:59.667Z] $ docker top e4a2f1f6cc4075ac26b97914a944c7cbfe2ef38a137202295aa6b1b9205fb1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T05:47:00.074Z] + go version [2024-10-04T05:47:00.074Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T05:47:00.107Z] $ docker stop --time=1 e4a2f1f6cc4075ac26b97914a944c7cbfe2ef38a137202295aa6b1b9205fb1e5 [2024-10-04T05:47:01.374Z] $ docker rm -f --volumes e4a2f1f6cc4075ac26b97914a944c7cbfe2ef38a137202295aa6b1b9205fb1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:47:02.178Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T05:47:02.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:47:02.350Z] prd-ubuntu20.04-docker-8c-8g-15599 does not seem to be running inside a container [2024-10-04T05:47:02.378Z] $ 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-12 -v /w/workspace/edgexfoundry_device-s7_PR-12:/w/workspace/edgexfoundry_device-s7_PR-12:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-12@tmp:/w/workspace/edgexfoundry_device-s7_PR-12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T05:47:02.683Z] $ docker top a367124184eaf6b72f3feb8bc187a8f57d21ea2f662e476d8761e0d48a6d3e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T05:47:03.094Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-12 [Pipeline] fileExists [Pipeline] sh [2024-10-04T05:47:03.442Z] + make test [2024-10-04T05:47:03.442Z] go test -race -coverprofile=coverage.out ./... [2024-10-04T05:47:10.005Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-04T05:47:22.211Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-04T05:47:22.211Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-04T05:47:37.076Z] go vet ./... [2024-10-04T05:47:40.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T05:47:40.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T05:47:40.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T05:47:40.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T05:47:40.694Z] $ docker stop --time=1 a367124184eaf6b72f3feb8bc187a8f57d21ea2f662e476d8761e0d48a6d3e92 [2024-10-04T05:47:46.249Z] $ docker rm -f --volumes a367124184eaf6b72f3feb8bc187a8f57d21ea2f662e476d8761e0d48a6d3e92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T05:47:46.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T05:47:46.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T05:47:47.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T05:47:47.887Z] + ls -al . [2024-10-04T05:47:47.887Z] total 152 [2024-10-04T05:47:47.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:47 . [2024-10-04T05:47:47.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 05:45 .. [2024-10-04T05:47:47.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:47 .git [2024-10-04T05:47:47.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:45 .github [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 4 05:45 .gitignore [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 4 05:45 .golangci.yml [2024-10-04T05:47:47.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 05:46 .semver [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 12211 Oct 4 05:45 Attribution.txt [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 4 05:45 Dockerfile [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 4 05:45 Jenkinsfile [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 4 05:45 LICENSE [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 4 05:45 Makefile [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 4 05:45 OWNERS.md [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 4 05:45 README.md [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 05:46 VERSION [2024-10-04T05:47:47.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:45 bin [2024-10-04T05:47:47.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:45 cmd [2024-10-04T05:47:47.887Z] -rw-r--r-- 1 jenkins jenkins 17163 Oct 4 05:47 coverage.out [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 3644 Oct 4 05:45 go.mod [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 34418 Oct 4 05:45 go.sum [2024-10-04T05:47:47.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:45 internal [2024-10-04T05:47:47.887Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 4 05:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:47:48.295Z] + 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=f7f97db7578a3a57d460f2ed62b0c2f6f5792442 --label arch=amd64 --label version=0.0.0 . [2024-10-04T05:47:48.295Z] Sending build context to Docker daemon 468.5kB [2024-10-04T05:47:48.295Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T05:47:48.295Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-04T05:47:48.295Z] ---> e49db57654bf [2024-10-04T05:47:48.295Z] Step 3/24 : ARG MAKE=make build [2024-10-04T05:47:48.295Z] ---> Running in b0e2712c5329 [2024-10-04T05:47:48.554Z] Removing intermediate container b0e2712c5329 [2024-10-04T05:47:48.554Z] ---> 4e77b2180477 [2024-10-04T05:47:48.554Z] Step 4/24 : WORKDIR /device-s7 [2024-10-04T05:47:48.554Z] ---> Running in cc4618d5980a [2024-10-04T05:47:48.554Z] Removing intermediate container cc4618d5980a [2024-10-04T05:47:48.554Z] ---> 93b451aadfe8 [2024-10-04T05:47:48.554Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T05:47:48.554Z] ---> Running in 3f3cc71ea2fe [2024-10-04T05:47:48.554Z] Removing intermediate container 3f3cc71ea2fe [2024-10-04T05:47:48.554Z] ---> 55c701634bcb [2024-10-04T05:47:48.554Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-04T05:47:48.554Z] ---> Running in f128d4318d72 [2024-10-04T05:47:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T05:47:49.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T05:47:49.329Z] OK: 246 MiB in 54 packages [2024-10-04T05:47:49.588Z] Removing intermediate container f128d4318d72 [2024-10-04T05:47:49.588Z] ---> 82ec18a4ab80 [2024-10-04T05:47:49.588Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-04T05:47:49.846Z] ---> 6511e2675ae8 [2024-10-04T05:47:49.846Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T05:47:49.846Z] ---> Running in 74a220a5814e [2024-10-04T05:47:50.413Z] Removing intermediate container 74a220a5814e [2024-10-04T05:47:50.413Z] ---> 0100736601a5 [2024-10-04T05:47:50.413Z] Step 9/24 : COPY . . [2024-10-04T05:47:50.413Z] ---> 77a63f00d943 [2024-10-04T05:47:50.413Z] Step 10/24 : RUN ${MAKE} [2024-10-04T05:47:50.413Z] ---> Running in 3ef8acd2daa2 [2024-10-04T05:47:50.672Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-04T05:48:12.597Z] Removing intermediate container 3ef8acd2daa2 [2024-10-04T05:48:12.597Z] ---> 5ed38bbb13dc [2024-10-04T05:48:12.597Z] Step 11/24 : FROM alpine:3.20 [2024-10-04T05:48:12.597Z] 3.20: Pulling from library/alpine [2024-10-04T05:48:12.597Z] 43c4264eed91: Already exists [2024-10-04T05:48:12.597Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T05:48:12.597Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T05:48:12.597Z] ---> 91ef0af61f39 [2024-10-04T05:48:12.597Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T05:48:12.597Z] ---> Running in 19601a989279 [2024-10-04T05:48:12.597Z] Removing intermediate container 19601a989279 [2024-10-04T05:48:12.597Z] ---> bcaaf67aa9cb [2024-10-04T05:48:12.597Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-04T05:48:12.597Z] ---> Running in 452d3e4a123f [2024-10-04T05:48:12.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:12.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:12.597Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T05:48:12.597Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T05:48:12.597Z] OK: 8 MiB in 15 packages [2024-10-04T05:48:12.855Z] Removing intermediate container 452d3e4a123f [2024-10-04T05:48:12.855Z] ---> b98b0ba3c7dc [2024-10-04T05:48:12.855Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-04T05:48:12.855Z] ---> Running in fba2fe98bdd4 [2024-10-04T05:48:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:13.371Z] Upgrading critical system libraries and apk-tools: [2024-10-04T05:48:13.372Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T05:48:13.372Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T05:48:13.631Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T05:48:13.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:13.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T05:48:13.889Z] OK: 8 MiB in 15 packages [2024-10-04T05:48:14.147Z] Removing intermediate container fba2fe98bdd4 [2024-10-04T05:48:14.147Z] ---> 4a322250c677 [2024-10-04T05:48:14.147Z] Step 15/24 : WORKDIR / [2024-10-04T05:48:14.147Z] ---> Running in f96c11fb74a3 [2024-10-04T05:48:14.147Z] Removing intermediate container f96c11fb74a3 [2024-10-04T05:48:14.147Z] ---> 4d97f245aeb6 [2024-10-04T05:48:14.147Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-04T05:48:14.405Z] ---> 8e98c99c48e2 [2024-10-04T05:48:14.405Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-04T05:48:14.972Z] ---> 8525d2889dd4 [2024-10-04T05:48:14.972Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-04T05:48:15.231Z] ---> bf70a8a9390e [2024-10-04T05:48:15.231Z] Step 19/24 : EXPOSE 59994 [2024-10-04T05:48:15.231Z] ---> Running in a308e66a142a [2024-10-04T05:48:15.231Z] Removing intermediate container a308e66a142a [2024-10-04T05:48:15.231Z] ---> a7df3c123112 [2024-10-04T05:48:15.231Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-04T05:48:15.231Z] ---> Running in d848c157b68a [2024-10-04T05:48:15.490Z] Removing intermediate container d848c157b68a [2024-10-04T05:48:15.490Z] ---> f4e1a975c0d8 [2024-10-04T05:48:15.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T05:48:15.490Z] ---> Running in d802066d50a9 [2024-10-04T05:48:15.490Z] Removing intermediate container d802066d50a9 [2024-10-04T05:48:15.490Z] ---> 993f42b8a881 [2024-10-04T05:48:15.490Z] Step 22/24 : LABEL arch=amd64 [2024-10-04T05:48:15.490Z] ---> Running in dbbb83d0a85f [2024-10-04T05:48:15.490Z] Removing intermediate container dbbb83d0a85f [2024-10-04T05:48:15.490Z] ---> 4a4808f28fe1 [2024-10-04T05:48:15.490Z] Step 23/24 : LABEL git_sha=f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [2024-10-04T05:48:15.490Z] ---> Running in 6718a95a808c [2024-10-04T05:48:15.490Z] Removing intermediate container 6718a95a808c [2024-10-04T05:48:15.490Z] ---> 225a130b31a0 [2024-10-04T05:48:15.490Z] Step 24/24 : LABEL version=0.0.0 [2024-10-04T05:48:15.750Z] ---> Running in 225d3beb78dd [2024-10-04T05:48:15.750Z] Removing intermediate container 225d3beb78dd [2024-10-04T05:48:15.750Z] ---> 57288d11e55d [2024-10-04T05:48:15.750Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T05:48:15.750Z] Successfully built 57288d11e55d [2024-10-04T05:48:15.750Z] 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 [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-10-04T05:48:16.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T05:48:16.748Z] [2024-10-04T05:48:16.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:48:17.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T05:48:17.134Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T05:48:17.134Z] 5eb5b503b376: Pulling fs layer [2024-10-04T05:48:17.134Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T05:48:17.134Z] ec43610c2a17: Pulling fs layer [2024-10-04T05:48:17.134Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T05:48:17.134Z] 33b1e0a273af: Pulling fs layer [2024-10-04T05:48:17.134Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T05:48:17.134Z] 2f39f015ded8: Pulling fs layer [2024-10-04T05:48:17.134Z] 3a2ae6a8a46f: Waiting [2024-10-04T05:48:17.134Z] 33b1e0a273af: Waiting [2024-10-04T05:48:17.134Z] 5d3b04190fa2: Waiting [2024-10-04T05:48:17.134Z] 2f39f015ded8: Waiting [2024-10-04T05:48:17.134Z] 5c69ac0246d0: Download complete [2024-10-04T05:48:17.134Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T05:48:17.134Z] 3a2ae6a8a46f: Download complete [2024-10-04T05:48:17.134Z] 33b1e0a273af: Verifying Checksum [2024-10-04T05:48:17.134Z] 33b1e0a273af: Download complete [2024-10-04T05:48:17.134Z] 5d3b04190fa2: Download complete [2024-10-04T05:48:17.134Z] ec43610c2a17: Verifying Checksum [2024-10-04T05:48:17.134Z] ec43610c2a17: Download complete [2024-10-04T05:48:17.392Z] 5eb5b503b376: Verifying Checksum [2024-10-04T05:48:17.392Z] 5eb5b503b376: Download complete [2024-10-04T05:48:17.958Z] 2f39f015ded8: Download complete [2024-10-04T05:48:18.523Z] 5eb5b503b376: Pull complete [2024-10-04T05:48:18.523Z] 5c69ac0246d0: Pull complete [2024-10-04T05:48:19.109Z] ec43610c2a17: Pull complete [2024-10-04T05:48:19.109Z] 3a2ae6a8a46f: Pull complete [2024-10-04T05:48:19.367Z] 33b1e0a273af: Pull complete [2024-10-04T05:48:19.367Z] 5d3b04190fa2: Pull complete [2024-10-04T05:48:22.657Z] 2f39f015ded8: Pull complete [2024-10-04T05:48:22.657Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T05:48:22.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T05:48:22.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:48:22.909Z] prd-ubuntu20.04-docker-8c-8g-15599 does not seem to be running inside a container [2024-10-04T05:48:22.936Z] $ 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-12 -v /w/workspace/edgexfoundry_device-s7_PR-12:/w/workspace/edgexfoundry_device-s7_PR-12:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-12@tmp:/w/workspace/edgexfoundry_device-s7_PR-12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T05:48:27.475Z] $ docker top 441b3ae30b78355f78885f14feeddad299b5ad9bb3c850990cae48e24dbd53a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T05:48:27.934Z] ---> job-cost.sh [2024-10-04T05:48:27.934Z] lf-activate-venv: SKIPPING [2024-10-04T05:48:27.934Z] INFO: No Stack... [2024-10-04T05:48:28.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T05:48:28.454Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T05:48:28.776Z] + cat /w/workspace/edgexfoundry_device-s7_PR-12/archives/cost.csv [2024-10-04T05:48:28.776Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T05:48:28.825Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [2024-10-04T05:48:28.831Z] Resource [jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] did not exist. Created. [2024-10-04T05:48:28.838Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T05:48:29.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T05:48:29.305Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T05:48:29.353Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T05:48:29.437Z] $ docker stop --time=1 441b3ae30b78355f78885f14feeddad299b5ad9bb3c850990cae48e24dbd53a6 [2024-10-04T05:48:30.573Z] $ docker rm -f --volumes 441b3ae30b78355f78885f14feeddad299b5ad9bb3c850990cae48e24dbd53a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T05:53:35.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15621 in /w/workspace/edgexfoundry_device-s7_PR-12 [Pipeline] { [Pipeline] ws [2024-10-04T05:53:35.496Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-10-04T05:53:38.612Z] Selected Git installation does not exist. Using Default [2024-10-04T05:53:38.612Z] The recommended git tool is: NONE [2024-10-04T05:53:46.598Z] using credential edgex-jenkins-ssh [2024-10-04T05:53:46.631Z] Cloning the remote Git repository [2024-10-04T05:53:46.790Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-10-04T05:53:46.956Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-10-04T05:53:47.190Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-10-04T05:53:47.191Z] > git --version # timeout=10 [2024-10-04T05:53:47.228Z] > git --version # 'git version 2.25.1' [2024-10-04T05:53:47.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T05:53:47.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T05:53:48.058Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-10-04T05:53:48.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T05:53:50.393Z] Merging remotes/origin/main commit 27c3a437d2a0db0d97f1b1b3b50dd9b803d10c33 into PR head commit f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [2024-10-04T05:53:49.656Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-10-04T05:53:49.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-10-04T05:53:49.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T05:53:49.849Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/12/head:refs/remotes/origin/PR-12 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-04T05:53:50.410Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T05:53:50.478Z] > git checkout -f f7f97db7578a3a57d460f2ed62b0c2f6f5792442 # timeout=10 [2024-10-04T05:53:50.575Z] > git remote # timeout=10 [2024-10-04T05:53:50.616Z] > git config --get remote.origin.url # timeout=10 [2024-10-04T05:53:50.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T05:53:50.762Z] Merge succeeded, producing f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [2024-10-04T05:53:50.762Z] Checking out Revision f7f97db7578a3a57d460f2ed62b0c2f6f5792442 (PR-12) [2024-10-04T05:53:50.677Z] > git merge 27c3a437d2a0db0d97f1b1b3b50dd9b803d10c33 # timeout=10 [2024-10-04T05:53:50.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-04T05:53:50.767Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T05:53:50.790Z] > git checkout -f f7f97db7578a3a57d460f2ed62b0c2f6f5792442 # timeout=10 [2024-10-04T05:53:54.559Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" [2024-10-04T05:53:54.608Z] > git --version # timeout=10 [2024-10-04T05:53:54.634Z] > git --version # 'git version 2.25.1' [2024-10-04T05:53:54.657Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T05:53:56.408Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T05:53:56.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T05:53:56.408Z] Dload Upload Total Spent Left Speed [2024-10-04T05:53:56.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-10-04T05:53:56.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T05:53:57.102Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-04T05:53:57.102Z] /etc/docker/daemon.json [2024-10-04T05:53:57.102Z] { [2024-10-04T05:53:57.102Z] "registry-mirrors": [ [2024-10-04T05:53:57.102Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T05:53:57.102Z] ], [2024-10-04T05:53:57.102Z] "bip": "10.250.0.254/24", [2024-10-04T05:53:57.102Z] "hosts": [ [2024-10-04T05:53:57.102Z] "tcp://0.0.0.0:5555", [2024-10-04T05:53:57.102Z] "unix:///var/run/docker.sock" [2024-10-04T05:53:57.102Z] ], [2024-10-04T05:53:57.102Z] "mtu": 1458, [2024-10-04T05:53:57.102Z] "selinux-enabled": true, [2024-10-04T05:53:57.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T05:53:57.102Z] } [Pipeline] sh [2024-10-04T05:53:57.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T05:53:57.790Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T05:54:16.155Z] provisioning config files... [2024-10-04T05:54:16.183Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config15236330750558535609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T05:54:16.686Z] ---> ****-login.sh [2024-10-04T05:54:16.686Z] nexus3.edgexfoundry.org:10001 [2024-10-04T05:54:16.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:54:17.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:54:17.232Z] Configure a credential helper to remove this warning. See [2024-10-04T05:54:17.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:54:17.232Z] [2024-10-04T05:54:17.232Z] Login Succeeded [2024-10-04T05:54:17.502Z] nexus3.edgexfoundry.org:10002 [2024-10-04T05:54:17.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:54:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:54:17.782Z] Configure a credential helper to remove this warning. See [2024-10-04T05:54:17.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:54:17.782Z] [2024-10-04T05:54:17.782Z] Login Succeeded [2024-10-04T05:54:17.782Z] nexus3.edgexfoundry.org:10003 [2024-10-04T05:54:18.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:54:18.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:54:18.057Z] Configure a credential helper to remove this warning. See [2024-10-04T05:54:18.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:54:18.057Z] [2024-10-04T05:54:18.057Z] Login Succeeded [2024-10-04T05:54:18.057Z] nexus3.edgexfoundry.org:10004 [2024-10-04T05:54:18.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:54:18.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:54:18.327Z] Configure a credential helper to remove this warning. See [2024-10-04T05:54:18.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:54:18.327Z] [2024-10-04T05:54:18.327Z] Login Succeeded [2024-10-04T05:54:18.327Z] ****.io [2024-10-04T05:54:18.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T05:54:18.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T05:54:18.874Z] Configure a credential helper to remove this warning. See [2024-10-04T05:54:18.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T05:54:18.874Z] [2024-10-04T05:54:18.874Z] Login Succeeded [2024-10-04T05:54:18.874Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T05:54:18.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T05:54:19.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T05:54:19.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T05:54:19.512Z] ========================================================= [2024-10-04T05:54:19.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T05:54:19.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:54:20.080Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T05:54:20.349Z] Sending build context to Docker daemon 294.4kB [2024-10-04T05:54:20.350Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T05:54:20.350Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T05:54:21.771Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T05:54:21.771Z] cf04c63912e1: Pulling fs layer [2024-10-04T05:54:21.771Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T05:54:21.771Z] a37a00ec5f00: Pulling fs layer [2024-10-04T05:54:21.771Z] 50b3750afda1: Pulling fs layer [2024-10-04T05:54:21.771Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T05:54:21.771Z] 80978eb59214: Pulling fs layer [2024-10-04T05:54:21.771Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T05:54:21.771Z] c5a475d317c9: Pulling fs layer [2024-10-04T05:54:21.771Z] 50b3750afda1: Waiting [2024-10-04T05:54:21.771Z] 4f4fb700ef54: Waiting [2024-10-04T05:54:21.771Z] 80978eb59214: Waiting [2024-10-04T05:54:21.771Z] c9f46d7d2bd2: Waiting [2024-10-04T05:54:21.771Z] c5a475d317c9: Waiting [2024-10-04T05:54:21.771Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T05:54:21.771Z] 55b35a11ae5e: Download complete [2024-10-04T05:54:21.771Z] 50b3750afda1: Verifying Checksum [2024-10-04T05:54:21.771Z] 50b3750afda1: Download complete [2024-10-04T05:54:21.771Z] 4f4fb700ef54: Download complete [2024-10-04T05:54:21.771Z] 80978eb59214: Verifying Checksum [2024-10-04T05:54:21.771Z] 80978eb59214: Download complete [2024-10-04T05:54:21.771Z] cf04c63912e1: Download complete [2024-10-04T05:54:22.363Z] c5a475d317c9: Verifying Checksum [2024-10-04T05:54:22.363Z] c5a475d317c9: Download complete [2024-10-04T05:54:22.959Z] cf04c63912e1: Pull complete [2024-10-04T05:54:23.549Z] 55b35a11ae5e: Pull complete [2024-10-04T05:54:23.821Z] a37a00ec5f00: Download complete [2024-10-04T05:54:24.788Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T05:54:24.788Z] c9f46d7d2bd2: Download complete [2024-10-04T05:54:39.788Z] a37a00ec5f00: Pull complete [2024-10-04T05:54:39.788Z] 50b3750afda1: Pull complete [2024-10-04T05:54:39.788Z] 4f4fb700ef54: Pull complete [2024-10-04T05:54:39.788Z] 80978eb59214: Pull complete [2024-10-04T05:54:45.145Z] c9f46d7d2bd2: Pull complete [2024-10-04T05:54:47.094Z] c5a475d317c9: Pull complete [2024-10-04T05:54:47.094Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T05:54:47.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T05:54:47.094Z] ---> be29e6b0f0d4 [2024-10-04T05:54:47.094Z] Step 3/10 : ARG MAKE=make build [2024-10-04T05:54:49.034Z] ---> Running in 6176cd1fc67a [2024-10-04T05:54:49.034Z] Removing intermediate container 6176cd1fc67a [2024-10-04T05:54:49.034Z] ---> 4d0e90edfdbf [2024-10-04T05:54:49.034Z] Step 4/10 : WORKDIR /device-s7 [2024-10-04T05:54:49.034Z] ---> Running in 2cb6924dac3c [2024-10-04T05:54:49.307Z] Removing intermediate container 2cb6924dac3c [2024-10-04T05:54:49.307Z] ---> 4a88774b5c4f [2024-10-04T05:54:49.307Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T05:54:49.307Z] ---> Running in 46f9a7f51481 [2024-10-04T05:54:49.574Z] Removing intermediate container 46f9a7f51481 [2024-10-04T05:54:49.574Z] ---> 434cfe0bb0a4 [2024-10-04T05:54:49.574Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-04T05:54:49.840Z] ---> Running in 93a05c749618 [2024-10-04T05:54:50.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T05:54:51.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T05:54:52.468Z] OK: 238 MiB in 54 packages [2024-10-04T05:54:53.433Z] Removing intermediate container 93a05c749618 [2024-10-04T05:54:53.433Z] ---> 824c5b63dce2 [2024-10-04T05:54:53.433Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T05:54:53.700Z] ---> 607b46fbfe2a [2024-10-04T05:54:53.700Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T05:54:53.700Z] ---> Running in a8c98392a97d [2024-10-04T05:55:50.088Z] Removing intermediate container a8c98392a97d [2024-10-04T05:55:50.088Z] ---> b2268d6ef867 [2024-10-04T05:55:50.088Z] Step 9/10 : COPY . . [2024-10-04T05:55:50.088Z] ---> 2b413e97fc34 [2024-10-04T05:55:50.088Z] Step 10/10 : RUN ${MAKE} [2024-10-04T05:55:50.088Z] ---> Running in 623d78a79ba8 [2024-10-04T05:55:50.088Z] noop [2024-10-04T05:55:50.088Z] Removing intermediate container 623d78a79ba8 [2024-10-04T05:55:50.088Z] ---> cc19289ab367 [2024-10-04T05:55:50.088Z] Successfully built cc19289ab367 [2024-10-04T05:55:50.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:55:50.593Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T05:55:50.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:55:50.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-15621 does not seem to be running inside a container [2024-10-04T05:55:50.950Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T05:55:52.181Z] $ docker top 649f90beffa297ed84e1a3f3cd4129589163a2fdecb45d8366c9142efd1f8ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T05:55:53.060Z] + go version [2024-10-04T05:55:53.060Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T05:55:53.100Z] $ docker stop --time=1 649f90beffa297ed84e1a3f3cd4129589163a2fdecb45d8366c9142efd1f8ad2 [2024-10-04T05:55:54.676Z] $ docker rm -f --volumes 649f90beffa297ed84e1a3f3cd4129589163a2fdecb45d8366c9142efd1f8ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T05:55:55.617Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T05:55:55.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T05:55:55.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-15621 does not seem to be running inside a container [2024-10-04T05:55:55.939Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T05:55:57.181Z] $ docker top 9bc5ac013b6ab87549b8a0dda6eb9b040c76b90ac9acb953b151b3a2713eec82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T05:55:57.735Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-10-04T05:55:58.460Z] + make test [2024-10-04T05:55:58.460Z] go test -race -coverprofile=coverage.out ./... [2024-10-04T05:56:37.316Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-04T05:58:43.984Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-04T05:58:43.984Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-04T05:58:43.984Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T05:58:43.984Z] go vet ./... [2024-10-04T06:00:20.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T06:00:20.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T06:00:20.665Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T06:00:20.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T06:00:20.754Z] $ docker stop --time=1 9bc5ac013b6ab87549b8a0dda6eb9b040c76b90ac9acb953b151b3a2713eec82 [2024-10-04T06:00:22.658Z] $ docker rm -f --volumes 9bc5ac013b6ab87549b8a0dda6eb9b040c76b90ac9acb953b151b3a2713eec82 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T06:00:24.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T06:00:24.307Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T06:00:24.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T06:00:25.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T06:00:25.743Z] + ls -al . [2024-10-04T06:00:25.743Z] total 148 [2024-10-04T06:00:25.743Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 05:56 . [2024-10-04T06:00:25.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 05:53 .. [2024-10-04T06:00:25.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:53 .git [2024-10-04T06:00:25.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:53 .github [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 4 05:53 .gitignore [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 4 05:53 .golangci.yml [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 12211 Oct 4 05:53 Attribution.txt [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 4 05:53 Dockerfile [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 4 05:53 Jenkinsfile [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 4 05:53 LICENSE [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 4 05:53 Makefile [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 4 05:53 OWNERS.md [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 4 05:53 README.md [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 05:46 VERSION [2024-10-04T06:00:25.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:53 bin [2024-10-04T06:00:25.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:53 cmd [2024-10-04T06:00:25.743Z] -rw-r--r-- 1 jenkins jenkins 17163 Oct 4 05:58 coverage.out [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 3644 Oct 4 05:53 go.mod [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 34418 Oct 4 05:53 go.sum [2024-10-04T06:00:25.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:53 internal [2024-10-04T06:00:25.743Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 4 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T06:00:26.195Z] + 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=f7f97db7578a3a57d460f2ed62b0c2f6f5792442 --label arch=arm64 --label version=0.0.0 . [2024-10-04T06:00:26.463Z] Sending build context to Docker daemon 312.3kB [2024-10-04T06:00:26.463Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T06:00:26.463Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-04T06:00:26.463Z] ---> cc19289ab367 [2024-10-04T06:00:26.463Z] Step 3/24 : ARG MAKE=make build [2024-10-04T06:00:26.786Z] ---> Running in 1926845933d5 [2024-10-04T06:00:27.072Z] Removing intermediate container 1926845933d5 [2024-10-04T06:00:27.072Z] ---> 303eda0c48b7 [2024-10-04T06:00:27.072Z] Step 4/24 : WORKDIR /device-s7 [2024-10-04T06:00:27.072Z] ---> Running in 46c733f56cb4 [2024-10-04T06:00:27.381Z] Removing intermediate container 46c733f56cb4 [2024-10-04T06:00:27.381Z] ---> 27175e5b0ef5 [2024-10-04T06:00:27.381Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T06:00:27.655Z] ---> Running in 0c024f3ad42f [2024-10-04T06:00:27.934Z] Removing intermediate container 0c024f3ad42f [2024-10-04T06:00:27.934Z] ---> 484b2e6bc169 [2024-10-04T06:00:27.934Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-04T06:00:27.934Z] ---> Running in c9169d2c8e5e [2024-10-04T06:00:28.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T06:00:29.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T06:00:30.915Z] OK: 238 MiB in 54 packages [2024-10-04T06:00:31.898Z] Removing intermediate container c9169d2c8e5e [2024-10-04T06:00:31.898Z] ---> 81b31cf84bc9 [2024-10-04T06:00:31.898Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-04T06:00:32.493Z] ---> 141aa3ba4559 [2024-10-04T06:00:32.493Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T06:00:32.493Z] ---> Running in 6b61867855ec [2024-10-04T06:00:34.451Z] Removing intermediate container 6b61867855ec [2024-10-04T06:00:34.451Z] ---> 96ba884c4045 [2024-10-04T06:00:34.451Z] Step 9/24 : COPY . . [2024-10-04T06:00:35.414Z] ---> fffddf653e29 [2024-10-04T06:00:35.414Z] Step 10/24 : RUN ${MAKE} [2024-10-04T06:00:35.414Z] ---> Running in 4bcd8ef859d2 [2024-10-04T06:00:36.378Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-04T06:02:50.478Z] Removing intermediate container 4bcd8ef859d2 [2024-10-04T06:02:50.478Z] ---> eea985f631cf [2024-10-04T06:02:50.478Z] Step 11/24 : FROM alpine:3.20 [2024-10-04T06:02:50.478Z] 3.20: Pulling from library/alpine [2024-10-04T06:02:50.478Z] cf04c63912e1: Already exists [2024-10-04T06:02:50.478Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T06:02:50.478Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T06:02:50.478Z] ---> c157a85ed455 [2024-10-04T06:02:50.478Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-04T06:02:50.478Z] ---> Running in b7cc715a0012 [2024-10-04T06:02:50.478Z] Removing intermediate container b7cc715a0012 [2024-10-04T06:02:50.478Z] ---> 7268dfce11a9 [2024-10-04T06:02:50.478Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-04T06:02:50.478Z] ---> Running in 4aeb91e8f97a [2024-10-04T06:02:50.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:50.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:50.478Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T06:02:50.478Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T06:02:50.478Z] OK: 9 MiB in 15 packages [2024-10-04T06:02:50.478Z] Removing intermediate container 4aeb91e8f97a [2024-10-04T06:02:50.478Z] ---> d40484b88764 [2024-10-04T06:02:50.478Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-04T06:02:50.478Z] ---> Running in 6aaff2d5dd5e [2024-10-04T06:02:51.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:51.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:52.729Z] Upgrading critical system libraries and apk-tools: [2024-10-04T06:02:52.729Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T06:02:52.729Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T06:02:52.995Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T06:02:52.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:53.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T06:02:54.981Z] OK: 9 MiB in 15 packages [2024-10-04T06:02:55.944Z] Removing intermediate container 6aaff2d5dd5e [2024-10-04T06:02:55.944Z] ---> d5bd7a2927b2 [2024-10-04T06:02:55.944Z] Step 15/24 : WORKDIR / [2024-10-04T06:02:55.944Z] ---> Running in 95d647b39caa [2024-10-04T06:02:56.210Z] Removing intermediate container 95d647b39caa [2024-10-04T06:02:56.210Z] ---> 018e3737615e [2024-10-04T06:02:56.210Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-04T06:02:56.792Z] ---> 95b44c7b9e21 [2024-10-04T06:02:56.792Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-04T06:02:58.198Z] ---> afe5b9aef7bb [2024-10-04T06:02:58.199Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-04T06:02:58.478Z] ---> 624c2d6b55cf [2024-10-04T06:02:58.478Z] Step 19/24 : EXPOSE 59994 [2024-10-04T06:02:58.742Z] ---> Running in 768dbb98a951 [2024-10-04T06:02:59.007Z] Removing intermediate container 768dbb98a951 [2024-10-04T06:02:59.007Z] ---> fca977e64340 [2024-10-04T06:02:59.007Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-04T06:02:59.007Z] ---> Running in 5a3c1ae9038e [2024-10-04T06:02:59.273Z] Removing intermediate container 5a3c1ae9038e [2024-10-04T06:02:59.273Z] ---> 06f54384cc35 [2024-10-04T06:02:59.273Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T06:02:59.273Z] ---> Running in d06fb921208a [2024-10-04T06:02:59.540Z] Removing intermediate container d06fb921208a [2024-10-04T06:02:59.540Z] ---> b8b34620d1f1 [2024-10-04T06:02:59.540Z] Step 22/24 : LABEL arch=arm64 [2024-10-04T06:02:59.805Z] ---> Running in ef20b6ea98f6 [2024-10-04T06:03:00.069Z] Removing intermediate container ef20b6ea98f6 [2024-10-04T06:03:00.069Z] ---> 2ccb89b5c63c [2024-10-04T06:03:00.069Z] Step 23/24 : LABEL git_sha=f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [2024-10-04T06:03:00.069Z] ---> Running in 3d5f061c9a59 [2024-10-04T06:03:00.334Z] Removing intermediate container 3d5f061c9a59 [2024-10-04T06:03:00.334Z] ---> e039c05aa22c [2024-10-04T06:03:00.334Z] Step 24/24 : LABEL version=0.0.0 [2024-10-04T06:03:00.334Z] ---> Running in a65332c63895 [2024-10-04T06:03:00.600Z] Removing intermediate container a65332c63895 [2024-10-04T06:03:00.600Z] ---> 8942290cc9d6 [2024-10-04T06:03:00.600Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T06:03:00.600Z] Successfully built 8942290cc9d6 [2024-10-04T06:03:00.600Z] 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-10-04T06:03:01.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T06:03:01.529Z] [2024-10-04T06:03:01.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T06:03:01.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T06:03:01.965Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T06:03:01.965Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T06:03:01.965Z] 04944245beec: Pulling fs layer [2024-10-04T06:03:01.965Z] 699f458cf7ca: Pulling fs layer [2024-10-04T06:03:01.965Z] 765212b225bb: Pulling fs layer [2024-10-04T06:03:01.965Z] f23df028b6ca: Pulling fs layer [2024-10-04T06:03:01.965Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T06:03:01.965Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T06:03:01.965Z] 765212b225bb: Waiting [2024-10-04T06:03:01.965Z] f23df028b6ca: Waiting [2024-10-04T06:03:01.965Z] d65c8cfc05b1: Waiting [2024-10-04T06:03:02.233Z] 04944245beec: Verifying Checksum [2024-10-04T06:03:02.233Z] 04944245beec: Download complete [2024-10-04T06:03:02.233Z] 765212b225bb: Verifying Checksum [2024-10-04T06:03:02.233Z] 765212b225bb: Download complete [2024-10-04T06:03:02.233Z] f23df028b6ca: Verifying Checksum [2024-10-04T06:03:02.233Z] f23df028b6ca: Download complete [2024-10-04T06:03:02.233Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T06:03:02.233Z] d65c8cfc05b1: Download complete [2024-10-04T06:03:02.233Z] 699f458cf7ca: Verifying Checksum [2024-10-04T06:03:02.233Z] 699f458cf7ca: Download complete [2024-10-04T06:03:02.823Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T06:03:02.823Z] 8998bd30e6a1: Download complete [2024-10-04T06:03:05.407Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T06:03:05.407Z] 2437ff75d9bd: Download complete [2024-10-04T06:03:07.342Z] 8998bd30e6a1: Pull complete [2024-10-04T06:03:07.607Z] 04944245beec: Pull complete [2024-10-04T06:03:09.542Z] 699f458cf7ca: Pull complete [2024-10-04T06:03:09.542Z] 765212b225bb: Pull complete [2024-10-04T06:03:10.124Z] f23df028b6ca: Pull complete [2024-10-04T06:03:10.391Z] d65c8cfc05b1: Pull complete [2024-10-04T06:03:28.598Z] 2437ff75d9bd: Pull complete [2024-10-04T06:03:28.598Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T06:03:28.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T06:03:28.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T06:03:28.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-15621 does not seem to be running inside a container [2024-10-04T06:03:28.965Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T06:03:31.519Z] $ docker top 7c58d1fa50d1e32ee735c211832d2b73c03708ee6ac2b8da6c1353eb588ccb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:32.435Z] ---> job-cost.sh [2024-10-04T06:03:32.435Z] lf-activate-venv: SKIPPING [2024-10-04T06:03:32.435Z] INFO: No Stack... [2024-10-04T06:03:35.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T06:03:36.036Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T06:03:36.386Z] + cut -d, -f6 [2024-10-04T06:03:36.386Z] + cat /w/workspace/device-s7/1/archives/cost.csv [Pipeline] lock [2024-10-04T06:03:36.736Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [2024-10-04T06:03:36.742Z] Resource [jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] did not exist. Created. [2024-10-04T06:03:36.749Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T06:03:37.177Z] /w/workspace/device-s7/1@tmp/durable-c9aca9f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T06:03:37.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T06:03:37.575Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T06:03:37.620Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T06:03:37.640Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-12-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T06:03:37.732Z] $ docker stop --time=1 7c58d1fa50d1e32ee735c211832d2b73c03708ee6ac2b8da6c1353eb588ccb63 [2024-10-04T06:03:39.197Z] $ docker rm -f --volumes 7c58d1fa50d1e32ee735c211832d2b73c03708ee6ac2b8da6c1353eb588ccb63 [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-10-04T06:03:40.308Z] provisioning config files... [2024-10-04T06:03:40.315Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-12@tmp/config9290143796691397511tmp [Pipeline] { [Pipeline] sh [2024-10-04T06:03:40.676Z] + set +x [2024-10-04T06:03:40.676Z] + curl -s https://codecov.io/bash [2024-10-04T06:03:40.676Z] + bash -s -- [2024-10-04T06:03:40.676Z] [2024-10-04T06:03:40.676Z] _____ _ [2024-10-04T06:03:40.676Z] / ____| | | [2024-10-04T06:03:40.676Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T06:03:40.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T06:03:40.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T06:03:40.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T06:03:40.676Z] Bash-1.0.6 [2024-10-04T06:03:40.676Z] [2024-10-04T06:03:40.676Z] [2024-10-04T06:03:40.676Z] ==> git version 2.25.1 found [2024-10-04T06:03:40.676Z] ==> 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-10-04T06:03:40.676Z] Release-Date: 2020-01-08 [2024-10-04T06:03:40.676Z] 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-10-04T06:03:40.676Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T06:03:40.676Z] ==> Jenkins CI detected. [2024-10-04T06:03:40.676Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-12 [2024-10-04T06:03:40.676Z] project root: . [2024-10-04T06:03:40.676Z] --> token set from env [2024-10-04T06:03:40.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T06:03:40.676Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T06:03:40.676Z] ==> Python coveragepy not found [2024-10-04T06:03:40.676Z] ==> Searching for coverage reports in: [2024-10-04T06:03:40.676Z] + . [2024-10-04T06:03:40.676Z] -> Found 1 reports [2024-10-04T06:03:40.676Z] ==> Detecting git/mercurial file structure [2024-10-04T06:03:40.676Z] ==> Reading reports [2024-10-04T06:03:40.676Z] + ./coverage.out bytes=17163 [2024-10-04T06:03:40.676Z] ==> Appending adjustments [2024-10-04T06:03:40.676Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T06:03:40.935Z] + Found adjustments [2024-10-04T06:03:40.935Z] ==> Gzipping contents [2024-10-04T06:03:40.935Z] 4.0K /tmp/codecov.AZVCn3.gz [2024-10-04T06:03:40.935Z] ==> Uploading reports [2024-10-04T06:03:40.935Z] url: https://codecov.io [2024-10-04T06:03:40.935Z] query: branch=PR-12&commit=f7f97db7578a3a57d460f2ed62b0c2f6f5792442&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-12%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=12&job=&cmd_args= [2024-10-04T06:03:40.935Z] -> Pinging Codecov [2024-10-04T06:03:40.936Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-12&commit=f7f97db7578a3a57d460f2ed62b0c2f6f5792442&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-12%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=12&job=&cmd_args= [2024-10-04T06:03:41.194Z] -> Uploading to [2024-10-04T06:03:41.195Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/f7f97db7578a3a57d460f2ed62b0c2f6f5792442/c730d3d4-b683-4b01-8fc4-87ac26fbe10d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T060340Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=84ae5ad9b596ae76789c53576a7034871a8cfbd8b4c57095de977c6c4147089d [2024-10-04T06:03:41.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T06:03:41.195Z] Dload Upload Total Spent Left Speed [2024-10-04T06:03:41.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2593 0 0 100 2593 0 10627 --:--:-- --:--:-- --:--:-- 10583 [2024-10-04T06:03:41.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/f7f97db7578a3a57d460f2ed62b0c2f6f5792442 [Pipeline] } [2024-10-04T06:03:41.484Z] 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-10-04T06:03:43.769Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-12/archives ] [2024-10-04T06:03:43.769Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-12/archives [2024-10-04T06:03:43.769Z] total 16 [2024-10-04T06:03:43.769Z] drwxr-xr-x 3 root root 4096 Oct 4 05:48 . [2024-10-04T06:03:43.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 05:48 .. [2024-10-04T06:03:43.769Z] drwxr-xr-x 2 root root 4096 Oct 4 05:48 cost [2024-10-04T06:03:43.769Z] -rw-r--r-- 1 root root 80 Oct 4 05:48 cost.csv [2024-10-04T06:03:43.769Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-12/archives [2024-10-04T06:03:43.769Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-12/archives [2024-10-04T06:03:43.769Z] total 16 [2024-10-04T06:03:43.769Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 05:48 . [2024-10-04T06:03:43.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 05:48 .. [2024-10-04T06:03:43.769Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 05:48 cost [2024-10-04T06:03:43.769Z] -rw-r--r-- 1 jenkins jenkins 80 Oct 4 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:44.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:45.020Z] ---> package-listing.sh [2024-10-04T06:03:45.020Z] ++ facter osfamily [2024-10-04T06:03:45.020Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T06:03:45.280Z] + OS_FAMILY=debian [2024-10-04T06:03:45.280Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-12 [2024-10-04T06:03:45.280Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T06:03:45.280Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T06:03:45.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T06:03:45.280Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T06:03:45.280Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-12 ']' [2024-10-04T06:03:45.280Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T06:03:45.280Z] + case "${OS_FAMILY}" in [2024-10-04T06:03:45.280Z] + dpkg -l [2024-10-04T06:03:45.280Z] + grep '^ii' [2024-10-04T06:03:45.280Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T06:03:45.280Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T06:03:45.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T06:03:45.280Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-12 ']' [2024-10-04T06:03:45.280Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-12/archives/ [2024-10-04T06:03:45.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-12/archives/ [Pipeline] echo [2024-10-04T06:03:45.324Z] 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-12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T06:03:45.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T06:03:46.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T06:03:46.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T06:03:46.583Z] prd-ubuntu20.04-docker-8c-8g-15599 does not seem to be running inside a container [2024-10-04T06:03:46.653Z] $ 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-12/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-12 -v /w/workspace/edgexfoundry_device-s7_PR-12:/w/workspace/edgexfoundry_device-s7_PR-12:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-12@tmp:/w/workspace/edgexfoundry_device-s7_PR-12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T06:03:46.813Z] $ docker top 0dab1a4ab652c7595c383a7c98d8e9da144077ea96309ce0d63ed42bed1a7d3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T06:03:47.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T06:03:47.594Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T06:03:47.906Z] + ls /var/log/sa-host [2024-10-04T06:03:47.906Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T06:03:48.226Z] provisioning config files... [2024-10-04T06:03:48.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-12@tmp/config4186567783437169322tmp [Pipeline] { [Pipeline] echo [2024-10-04T06:03:48.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:48.629Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T06:03:48.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:49.089Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T06:03:49.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:49.456Z] ---> sudo-logs.sh [2024-10-04T06:03:49.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T06:03:49.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:49.883Z] ---> job-cost.sh [2024-10-04T06:03:49.883Z] lf-activate-venv: SKIPPING [2024-10-04T06:03:49.883Z] DEBUG: total: 0.2199999988079071 [2024-10-04T06:03:49.883Z] INFO: Retrieving Stack Cost... [2024-10-04T06:03:51.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T06:03:51.783Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T06:03:51.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T06:03:52.266Z] ---> logs-deploy.sh [2024-10-04T06:03:52.267Z] lf-activate-venv: SKIPPING [2024-10-04T06:03:52.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-12/1 [2024-10-04T06:03:52.267Z] INFO: archiving workspace using pattern(s): [2024-10-04T06:03:53.202Z] Archives upload complete. [2024-10-04T06:03:53.202Z] INFO: archiving logs to Nexus