Pull request #17 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98051f9b494b64813bdbe19a35fce6e5123096f0+8abf73570ad6030a87cde2867b8b9b061b07feca (5c2f08789cb25e67a5c16b1e3ab799f930c58794) 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-ssh7628388138847565341.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-ssh3362424610152407510.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-17/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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1718029630950658689.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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1465533530091389487.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-ssh1183668069197791805.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-17/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-17/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6610407810133695116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26196 in /w/workspace/edgexfoundry_device-s7_PR-17 [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-17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 98051f9b494b64813bdbe19a35fce6e5123096f0 Merge succeeded, producing 98051f9b494b64813bdbe19a35fce6e5123096f0 Checking out Revision 98051f9b494b64813bdbe19a35fce6e5123096f0 (PR-17) Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98051f9b494b64813bdbe19a35fce6e5123096f0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98051f9b494b64813bdbe19a35fce6e5123096f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T19:26:25.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T19:26:25.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T19:26:25.916Z] ========================================================= [2024-11-11T19:26:25.916Z] EdgeX Global Pipelines Version Info [2024-11-11T19:26:25.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:26:27.051Z] ------------------- [2024-11-11T19:26:27.052Z] stable info: [2024-11-11T19:26:27.052Z] ------------------- [2024-11-11T19:26:27.052Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T19:26:27.052Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T19:26:27.052Z] Message: update stable to v1.0.265 [2024-11-11T19:26:27.313Z] ------------------- [2024-11-11T19:26:27.313Z] experimental info: [2024-11-11T19:26:27.313Z] ------------------- [2024-11-11T19:26:27.313Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T19:26:27.313Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T19:26:27.313Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T19:26:27.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-11-11T19:26:27.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-11-11T19:26:27.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T19:26:27.707Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T19:26:27.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T19:26:27.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T19:26:27.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T19:26:27.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T19:26:28.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T19:26:28.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T19:26:28.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T19:26:28.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-11-11T19:26:28.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T19:26:28.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T19:26:28.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:26:28.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:26:28.461Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:26:28.518Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:26:28.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T19:26:28.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T19:26:28.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T19:26:28.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T19:26:28.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T19:26:28.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T19:26:28.939Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T19:26:28.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T19:26:29.049Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T19:26:29.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-17 [Pipeline] echo [2024-11-11T19:26:29.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-17 [Pipeline] echo [2024-11-11T19:26:29.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-17 [Pipeline] echo [2024-11-11T19:26:29.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98051f9b494b64813bdbe19a35fce6e5123096f0 [Pipeline] echo [2024-11-11T19:26:29.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98051f9 [Pipeline] echo [2024-11-11T19:26:29.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:26:29.520Z] provisioning config files... [2024-11-11T19:26:29.533Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-17@tmp/config7504659351187994422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:26:29.931Z] ---> ****-login.sh [2024-11-11T19:26:29.932Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:26:30.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:30.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:30.455Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:30.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:30.455Z] [2024-11-11T19:26:30.455Z] Login Succeeded [2024-11-11T19:26:30.455Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:26:30.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:30.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:30.456Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:30.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:30.456Z] [2024-11-11T19:26:30.456Z] Login Succeeded [2024-11-11T19:26:30.456Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:26:30.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:30.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:30.717Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:30.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:30.717Z] [2024-11-11T19:26:30.717Z] Login Succeeded [2024-11-11T19:26:30.717Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:26:30.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:30.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:30.717Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:30.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:30.717Z] [2024-11-11T19:26:30.717Z] Login Succeeded [2024-11-11T19:26:30.717Z] ****.io [2024-11-11T19:26:30.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:30.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:30.978Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:30.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:30.978Z] [2024-11-11T19:26:30.978Z] Login Succeeded [2024-11-11T19:26:30.978Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:26:31.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T19:26:31.671Z] + git rev-list -1 --merges 98051f9b494b64813bdbe19a35fce6e5123096f0~1..98051f9b494b64813bdbe19a35fce6e5123096f0 [Pipeline] echo [2024-11-11T19:26:31.723Z] -----------> git rev-list -1 --merges 98051f9b494b64813bdbe19a35fce6e5123096f0~1..98051f9b494b64813bdbe19a35fce6e5123096f0 98051f9b494b64813bdbe19a35fce6e5123096f0 [false] [Pipeline] sh [2024-11-11T19:26:32.042Z] + git log --format=format:%s -1 98051f9b494b64813bdbe19a35fce6e5123096f0 [Pipeline] echo [2024-11-11T19:26:32.089Z] ========================================================= [2024-11-11T19:26:32.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T19:26:32.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:26:32.541Z] + git log --format=format:%s -1 98051f9b494b64813bdbe19a35fce6e5123096f0 [Pipeline] echo [2024-11-11T19:26:32.584Z] [semverPrep] GIT_COMMIT: 98051f9b494b64813bdbe19a35fce6e5123096f0, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo [2024-11-11T19:26:32.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T19:26:33.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T19:26:33.036Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T19:26:33.036Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T19:26:33.036Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T19:26:33.036Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T19:26:33.036Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T19:26:33.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:26:33.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:26:33.539Z] [2024-11-11T19:26:33.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:26:33.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:26:33.928Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T19:26:33.928Z] b85a868b505f: Pulling fs layer [2024-11-11T19:26:33.928Z] e2be974225ed: Pulling fs layer [2024-11-11T19:26:33.928Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T19:26:33.928Z] 988bab9f4d93: Pulling fs layer [2024-11-11T19:26:33.928Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T19:26:33.928Z] eaf3925da568: Pulling fs layer [2024-11-11T19:26:33.928Z] bab4dde63d76: Pulling fs layer [2024-11-11T19:26:33.928Z] bde34c3a00c8: Pulling fs layer [2024-11-11T19:26:33.928Z] b352a97aabf1: Pulling fs layer [2024-11-11T19:26:33.928Z] 4872d77fe225: Pulling fs layer [2024-11-11T19:26:33.928Z] 5851b861e8e6: Pulling fs layer [2024-11-11T19:26:33.928Z] 988bab9f4d93: Waiting [2024-11-11T19:26:33.928Z] eaf3925da568: Waiting [2024-11-11T19:26:33.928Z] 1469e6f7b9e6: Waiting [2024-11-11T19:26:33.928Z] 4872d77fe225: Waiting [2024-11-11T19:26:33.928Z] bab4dde63d76: Waiting [2024-11-11T19:26:33.928Z] 5851b861e8e6: Waiting [2024-11-11T19:26:33.928Z] bde34c3a00c8: Waiting [2024-11-11T19:26:33.928Z] b352a97aabf1: Waiting [2024-11-11T19:26:33.928Z] e2be974225ed: Verifying Checksum [2024-11-11T19:26:33.928Z] e2be974225ed: Download complete [2024-11-11T19:26:33.928Z] 988bab9f4d93: Verifying Checksum [2024-11-11T19:26:33.928Z] 988bab9f4d93: Download complete [2024-11-11T19:26:33.928Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T19:26:33.928Z] 1469e6f7b9e6: Download complete [2024-11-11T19:26:33.928Z] eaf3925da568: Download complete [2024-11-11T19:26:34.185Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T19:26:34.186Z] 339a4e72a1f5: Download complete [2024-11-11T19:26:34.186Z] bde34c3a00c8: Verifying Checksum [2024-11-11T19:26:34.186Z] bde34c3a00c8: Download complete [2024-11-11T19:26:34.186Z] b352a97aabf1: Verifying Checksum [2024-11-11T19:26:34.186Z] b352a97aabf1: Download complete [2024-11-11T19:26:34.186Z] 4872d77fe225: Verifying Checksum [2024-11-11T19:26:34.186Z] 4872d77fe225: Download complete [2024-11-11T19:26:34.186Z] 5851b861e8e6: Download complete [2024-11-11T19:26:34.186Z] b85a868b505f: Verifying Checksum [2024-11-11T19:26:34.186Z] b85a868b505f: Download complete [2024-11-11T19:26:34.444Z] bab4dde63d76: Verifying Checksum [2024-11-11T19:26:34.444Z] bab4dde63d76: Download complete [2024-11-11T19:26:35.380Z] b85a868b505f: Pull complete [2024-11-11T19:26:35.639Z] e2be974225ed: Pull complete [2024-11-11T19:26:36.228Z] 339a4e72a1f5: Pull complete [2024-11-11T19:26:36.228Z] 988bab9f4d93: Pull complete [2024-11-11T19:26:36.488Z] 1469e6f7b9e6: Pull complete [2024-11-11T19:26:36.488Z] eaf3925da568: Pull complete [2024-11-11T19:26:38.397Z] bab4dde63d76: Pull complete [2024-11-11T19:26:38.397Z] bde34c3a00c8: Pull complete [2024-11-11T19:26:38.397Z] b352a97aabf1: Pull complete [2024-11-11T19:26:38.657Z] 4872d77fe225: Pull complete [2024-11-11T19:26:38.657Z] 5851b861e8e6: Pull complete [2024-11-11T19:26:38.657Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T19:26:38.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:26:38.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:26:38.953Z] prd-ubuntu20.04-docker-8c-8g-26196 does not seem to be running inside a container [2024-11-11T19:26:38.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-17 -v /w/workspace/edgexfoundry_device-s7_PR-17:/w/workspace/edgexfoundry_device-s7_PR-17:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-17@tmp:/w/workspace/edgexfoundry_device-s7_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T19:26:41.657Z] $ docker top 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b -eo pid,comm [2024-11-11T19:26:41.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-11T19:26:41.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T19:26:41.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:26:41.871Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:26:41.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:26:41.978Z] $ docker exec 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b ssh-agent [2024-11-11T19:26:42.090Z] SSH_AUTH_SOCK=/tmp/ssh-HXjmq0UBQSzW/agent.31 [2024-11-11T19:26:42.090Z] SSH_AGENT_PID=37 [2024-11-11T19:26:42.096Z] Running ssh-add (command line suppressed) [2024-11-11T19:26:42.212Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-17@tmp/private_key_12894249275833303569.key (/w/workspace/edgexfoundry_device-s7_PR-17@tmp/private_key_12894249275833303569.key) [2024-11-11T19:26:42.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:26:42.576Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T19:26:42.605Z] $ docker exec --env ******** --env ******** 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b ssh-agent -k [2024-11-11T19:26:42.698Z] unset SSH_AUTH_SOCK; [2024-11-11T19:26:42.698Z] unset SSH_AGENT_PID; [2024-11-11T19:26:42.698Z] echo Agent pid 37 killed; [2024-11-11T19:26:42.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T19:26:42.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:26:42.828Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:26:42.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:26:42.941Z] $ docker exec 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b ssh-agent [2024-11-11T19:26:43.041Z] SSH_AUTH_SOCK=/tmp/ssh-JFdxB98yuRj4/agent.70 [2024-11-11T19:26:43.041Z] SSH_AGENT_PID=76 [2024-11-11T19:26:43.045Z] Running ssh-add (command line suppressed) [2024-11-11T19:26:43.149Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-17@tmp/private_key_11745673129473470886.key (/w/workspace/edgexfoundry_device-s7_PR-17@tmp/private_key_11745673129473470886.key) [2024-11-11T19:26:43.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:26:43.514Z] + git semver init [2024-11-11T19:26:43.773Z] 2024-11-11 19:26:43,685 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T19:26:43.773Z] 2024-11-11 19:26:43,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-17/.semver [2024-11-11T19:26:43.773Z] 2024-11-11 19:26:43,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-17/.semver [2024-11-11T19:26:43.773Z] 2024-11-11 19:26:43,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-17/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-17, universal_newlines=False, shell=None, istream=None) [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,380 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-17/.git/info/exclude [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-17/.semver/PR-17 with force:False [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,381 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-17/.semver/PR-17 [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,385 [execute] INFO git cat-file --batch-check [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,392 [execute] INFO git cat-file --batch [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:26:44.711Z] 2024-11-11 19:26:44,396 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-17/.semver/PR-17 [2024-11-11T19:26:44.711Z] 0.0.0 [Pipeline] } [2024-11-11T19:26:44.741Z] $ docker exec --env ******** --env ******** 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b ssh-agent -k [2024-11-11T19:26:44.839Z] unset SSH_AUTH_SOCK; [2024-11-11T19:26:44.839Z] unset SSH_AGENT_PID; [2024-11-11T19:26:44.839Z] echo Agent pid 76 killed; [2024-11-11T19:26:44.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T19:26:45.312Z] + git semver [Pipeline] } [2024-11-11T19:26:45.600Z] $ docker stop --time=1 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b [2024-11-11T19:26:46.901Z] $ docker rm -f --volumes 69a7117a7be0c445d88f71b53d3c1107acdeec351b6b43fe03281d5bfe271f8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:26:47.324Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T19:26:47.632Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T19:26:47.660Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:26:48.383Z] provisioning config files... [2024-11-11T19:26:48.394Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-17@tmp/config5255458968110833590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:26:48.762Z] ---> ****-login.sh [2024-11-11T19:26:48.762Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:26:48.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:48.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:48.762Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:48.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:48.762Z] [2024-11-11T19:26:48.762Z] Login Succeeded [2024-11-11T19:26:48.762Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:26:48.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:48.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:48.762Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:48.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:48.763Z] [2024-11-11T19:26:48.763Z] Login Succeeded [2024-11-11T19:26:48.763Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:26:49.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:49.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:49.024Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:49.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:49.024Z] [2024-11-11T19:26:49.024Z] Login Succeeded [2024-11-11T19:26:49.024Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:26:49.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:49.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:49.024Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:49.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:49.024Z] [2024-11-11T19:26:49.024Z] Login Succeeded [2024-11-11T19:26:49.024Z] ****.io [2024-11-11T19:26:49.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:26:49.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:26:49.286Z] Configure a credential helper to remove this warning. See [2024-11-11T19:26:49.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:26:49.286Z] [2024-11-11T19:26:49.286Z] Login Succeeded [2024-11-11T19:26:49.286Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:26:49.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T19:26:49.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:26:49.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:26:49.663Z] ========================================================= [2024-11-11T19:26:49.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T19:26:49.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:26:50.179Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T19:26:50.179Z] Sending build context to Docker daemon 623.6kB [2024-11-11T19:26:50.179Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:26:50.179Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T19:26:50.179Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T19:26:50.179Z] 43c4264eed91: Pulling fs layer [2024-11-11T19:26:50.179Z] 4cc291be95ef: Pulling fs layer [2024-11-11T19:26:50.179Z] 2ac1f1163629: Pulling fs layer [2024-11-11T19:26:50.179Z] 5c3c966382ef: Pulling fs layer [2024-11-11T19:26:50.179Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:26:50.179Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T19:26:50.179Z] 9f66e0745190: Pulling fs layer [2024-11-11T19:26:50.179Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T19:26:50.179Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T19:26:50.179Z] 5d5c8e513c77: Waiting [2024-11-11T19:26:50.179Z] 9f66e0745190: Waiting [2024-11-11T19:26:50.179Z] f49a43e4bbc0: Waiting [2024-11-11T19:26:50.179Z] 5c3c966382ef: Waiting [2024-11-11T19:26:50.179Z] 561ebcabdf7f: Waiting [2024-11-11T19:26:50.179Z] 4cc291be95ef: Verifying Checksum [2024-11-11T19:26:50.179Z] 4cc291be95ef: Download complete [2024-11-11T19:26:50.179Z] 5c3c966382ef: Verifying Checksum [2024-11-11T19:26:50.179Z] 5c3c966382ef: Download complete [2024-11-11T19:26:50.179Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T19:26:50.179Z] 4f4fb700ef54: Download complete [2024-11-11T19:26:50.179Z] 43c4264eed91: Verifying Checksum [2024-11-11T19:26:50.179Z] 43c4264eed91: Download complete [2024-11-11T19:26:50.179Z] 5d5c8e513c77: Download complete [2024-11-11T19:26:50.444Z] 9f66e0745190: Verifying Checksum [2024-11-11T19:26:50.444Z] 9f66e0745190: Download complete [2024-11-11T19:26:50.444Z] 43c4264eed91: Pull complete [2024-11-11T19:26:50.444Z] 561ebcabdf7f: Download complete [2024-11-11T19:26:50.703Z] 4cc291be95ef: Pull complete [2024-11-11T19:26:50.703Z] 2ac1f1163629: Download complete [2024-11-11T19:26:50.963Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T19:26:50.963Z] f49a43e4bbc0: Download complete [2024-11-11T19:26:54.644Z] 2ac1f1163629: Pull complete [2024-11-11T19:26:54.644Z] 5c3c966382ef: Pull complete [2024-11-11T19:26:54.644Z] 4f4fb700ef54: Pull complete [2024-11-11T19:26:54.644Z] 5d5c8e513c77: Pull complete [2024-11-11T19:26:54.644Z] 9f66e0745190: Pull complete [2024-11-11T19:26:56.544Z] f49a43e4bbc0: Pull complete [2024-11-11T19:26:57.110Z] 561ebcabdf7f: Pull complete [2024-11-11T19:26:57.110Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T19:26:57.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T19:26:57.110Z] ---> 3a752c3f9dda [2024-11-11T19:26:57.110Z] Step 3/10 : ARG MAKE=make build [2024-11-11T19:27:01.321Z] ---> Running in 348450d5576e [2024-11-11T19:27:01.321Z] Removing intermediate container 348450d5576e [2024-11-11T19:27:01.321Z] ---> fdf28d80213d [2024-11-11T19:27:01.321Z] Step 4/10 : WORKDIR /device-s7 [2024-11-11T19:27:01.321Z] ---> Running in 390f8a0782c3 [2024-11-11T19:27:01.321Z] Removing intermediate container 390f8a0782c3 [2024-11-11T19:27:01.321Z] ---> bf01160e3d30 [2024-11-11T19:27:01.321Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:27:01.321Z] ---> Running in 432b8064461c [2024-11-11T19:27:01.321Z] Removing intermediate container 432b8064461c [2024-11-11T19:27:01.321Z] ---> 8a4c349316e4 [2024-11-11T19:27:01.321Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:27:01.321Z] ---> Running in 3231141fe1ab [2024-11-11T19:27:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:27:01.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:27:01.838Z] OK: 246 MiB in 54 packages [2024-11-11T19:27:02.411Z] Removing intermediate container 3231141fe1ab [2024-11-11T19:27:02.411Z] ---> 8484ee73ee34 [2024-11-11T19:27:02.411Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T19:27:02.411Z] ---> 38593ff10287 [2024-11-11T19:27:02.411Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:27:02.411Z] ---> Running in fefdb4c30343 [2024-11-11T19:27:03.164Z] Still waiting to schedule task [2024-11-11T19:27:03.165Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T19:27:49.141Z] Removing intermediate container fefdb4c30343 [2024-11-11T19:27:49.141Z] ---> e7166c8e9360 [2024-11-11T19:27:49.141Z] Step 9/10 : COPY . . [2024-11-11T19:27:49.404Z] ---> 3aeacb6f3d92 [2024-11-11T19:27:49.405Z] Step 10/10 : RUN ${MAKE} [2024-11-11T19:27:49.405Z] ---> Running in 578fb39069c0 [2024-11-11T19:27:49.664Z] noop [2024-11-11T19:27:49.924Z] Removing intermediate container 578fb39069c0 [2024-11-11T19:27:49.924Z] ---> adfcc0e17bcd [2024-11-11T19:27:49.924Z] Successfully built adfcc0e17bcd [2024-11-11T19:27:49.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:27:50.407Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:27:50.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:27:50.589Z] prd-ubuntu20.04-docker-8c-8g-26196 does not seem to be running inside a container [2024-11-11T19:27:50.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-17 -v /w/workspace/edgexfoundry_device-s7_PR-17:/w/workspace/edgexfoundry_device-s7_PR-17:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-17@tmp:/w/workspace/edgexfoundry_device-s7_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T19:27:50.956Z] $ docker top 84d194cbe39945706fb164aba05c553ecf18b3c243b0c527ed05ee8914da7b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:27:51.385Z] + go version [2024-11-11T19:27:51.386Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T19:27:51.419Z] $ docker stop --time=1 84d194cbe39945706fb164aba05c553ecf18b3c243b0c527ed05ee8914da7b4e [2024-11-11T19:27:52.701Z] $ docker rm -f --volumes 84d194cbe39945706fb164aba05c553ecf18b3c243b0c527ed05ee8914da7b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:27:53.501Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:27:53.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:27:53.670Z] prd-ubuntu20.04-docker-8c-8g-26196 does not seem to be running inside a container [2024-11-11T19:27:53.697Z] $ 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-17 -v /w/workspace/edgexfoundry_device-s7_PR-17:/w/workspace/edgexfoundry_device-s7_PR-17:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-17@tmp:/w/workspace/edgexfoundry_device-s7_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T19:27:54.012Z] $ docker top 83317c84e1372ad573710102e7fb4632f777e97b440098f80f8014008d959856 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:27:54.430Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-17 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:27:54.810Z] + make test [2024-11-11T19:27:54.810Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T19:28:02.932Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-11T19:28:24.844Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-11T19:28:24.844Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-11T19:28:45.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26198 in /w/workspace/edgexfoundry_device-s7_PR-17 [Pipeline] { [Pipeline] ws [2024-11-11T19:28:45.788Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-11-11T19:28:45.882Z] Selected Git installation does not exist. Using Default [2024-11-11T19:28:45.882Z] The recommended git tool is: NONE [2024-11-11T19:28:50.359Z] using credential edgex-jenkins-ssh [2024-11-11T19:28:50.400Z] Cloning the remote Git repository [2024-11-11T19:28:50.437Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:28:50.527Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-11-11T19:28:50.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:28:50.654Z] > git --version # timeout=10 [2024-11-11T19:28:50.676Z] > git --version # 'git version 2.25.1' [2024-11-11T19:28:50.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:28:50.807Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:28:51.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-11T19:28:51.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:28:52.700Z] Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 98051f9b494b64813bdbe19a35fce6e5123096f0 [2024-11-11T19:28:52.966Z] Merge succeeded, producing 98051f9b494b64813bdbe19a35fce6e5123096f0 [2024-11-11T19:28:52.967Z] Checking out Revision 98051f9b494b64813bdbe19a35fce6e5123096f0 (PR-17) [2024-11-11T19:28:52.193Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-11T19:28:52.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-11T19:28:52.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:28:52.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T19:28:52.712Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:28:52.776Z] > git checkout -f 98051f9b494b64813bdbe19a35fce6e5123096f0 # timeout=10 [2024-11-11T19:28:52.860Z] > git remote # timeout=10 [2024-11-11T19:28:52.877Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T19:28:52.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:28:52.923Z] > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [2024-11-11T19:28:52.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T19:28:52.970Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:28:52.995Z] > git checkout -f 98051f9b494b64813bdbe19a35fce6e5123096f0 # timeout=10 [2024-11-11T19:28:53.469Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v4" [2024-11-11T19:28:53.507Z] > git --version # timeout=10 [2024-11-11T19:28:53.516Z] > git --version # 'git version 2.25.1' [2024-11-11T19:28:53.528Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T19:28:56.904Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:28:58.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T19:28:58.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T19:28:58.543Z] Dload Upload Total Spent Left Speed [2024-11-11T19:28:58.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61673 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh [2024-11-11T19:28:58.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T19:28:59.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T19:28:59.245Z] + sudo tee /etc/docker/daemon.new [2024-11-11T19:28:59.245Z] { [2024-11-11T19:28:59.245Z] "registry-mirrors": [ [2024-11-11T19:28:59.245Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T19:28:59.245Z] ], [2024-11-11T19:28:59.245Z] "bip": "10.250.0.254/24", [2024-11-11T19:28:59.245Z] "hosts": [ [2024-11-11T19:28:59.245Z] "tcp://0.0.0.0:5555", [2024-11-11T19:28:59.245Z] "unix:///var/run/docker.sock" [2024-11-11T19:28:59.245Z] ], [2024-11-11T19:28:59.245Z] "mtu": 1458, [2024-11-11T19:28:59.245Z] "selinux-enabled": true, [2024-11-11T19:28:59.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T19:28:59.245Z] } [Pipeline] sh [2024-11-11T19:28:59.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T19:28:59.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T19:28:59.438Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T19:28:59.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:28:59.521Z] $ docker stop --time=1 83317c84e1372ad573710102e7fb4632f777e97b440098f80f8014008d959856 [2024-11-11T19:28:59.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-11-11T19:29:03.540Z] $ docker rm -f --volumes 83317c84e1372ad573710102e7fb4632f777e97b440098f80f8014008d959856 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-11-11T19:29:04.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:29:04.370Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:29:04.386Z] + sudo service docker restart [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T19:29:05.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:29:05.424Z] + ls -al . [2024-11-11T19:29:05.424Z] total 228 [2024-11-11T19:29:05.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:27 . [2024-11-11T19:29:05.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:26 .. [2024-11-11T19:29:05.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:28 .git [2024-11-11T19:29:05.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:26 .github [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 11 19:26 .gitignore [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 11 19:26 .golangci.yml [2024-11-11T19:29:05.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:26 .semver [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 11 19:26 Attribution.txt [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 11 19:26 Dockerfile [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 11 19:26 Jenkinsfile [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 11 19:26 LICENSE [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 11 19:26 Makefile [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 11 19:26 OWNERS.md [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 11 19:26 README.md [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:26 VERSION [2024-11-11T19:29:05.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:26 bin [2024-11-11T19:29:05.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:26 cmd [2024-11-11T19:29:05.424Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 11 19:28 coverage.out [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 6929 Nov 11 19:26 go.mod [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 100385 Nov 11 19:26 go.sum [2024-11-11T19:29:05.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:26 internal [2024-11-11T19:29:05.424Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 11 19:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:29:05.836Z] + 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=98051f9b494b64813bdbe19a35fce6e5123096f0 --label arch=amd64 --label version=0.0.0 . [2024-11-11T19:29:05.837Z] Sending build context to Docker daemon 641.5kB [2024-11-11T19:29:05.837Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:29:05.837Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T19:29:05.837Z] ---> adfcc0e17bcd [2024-11-11T19:29:05.837Z] Step 3/24 : ARG MAKE=make build [2024-11-11T19:29:05.837Z] ---> Running in 18af6c1797d7 [2024-11-11T19:29:06.143Z] Removing intermediate container 18af6c1797d7 [2024-11-11T19:29:06.143Z] ---> 077f670fbb5a [2024-11-11T19:29:06.143Z] Step 4/24 : WORKDIR /device-s7 [2024-11-11T19:29:06.143Z] ---> Running in fc7a7a044651 [2024-11-11T19:29:06.143Z] Removing intermediate container fc7a7a044651 [2024-11-11T19:29:06.143Z] ---> aa9bdfaafa9d [2024-11-11T19:29:06.143Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:29:06.143Z] ---> Running in c517df9a23a4 [2024-11-11T19:29:06.143Z] Removing intermediate container c517df9a23a4 [2024-11-11T19:29:06.143Z] ---> b8e84a8224ec [2024-11-11T19:29:06.143Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:29:06.143Z] ---> Running in de470fe1be1a [2024-11-11T19:29:06.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:06.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:06.917Z] OK: 246 MiB in 54 packages [2024-11-11T19:29:07.175Z] Removing intermediate container de470fe1be1a [2024-11-11T19:29:07.175Z] ---> a1190622a218 [2024-11-11T19:29:07.175Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T19:29:07.175Z] ---> dd10060db90b [2024-11-11T19:29:07.175Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:29:07.175Z] ---> Running in 2b73d5b1ae5a [2024-11-11T19:29:08.107Z] Removing intermediate container 2b73d5b1ae5a [2024-11-11T19:29:08.107Z] ---> c37953b8dbe3 [2024-11-11T19:29:08.107Z] Step 9/24 : COPY . . [2024-11-11T19:29:08.107Z] ---> 26bdccf992a5 [2024-11-11T19:29:08.107Z] Step 10/24 : RUN ${MAKE} [2024-11-11T19:29:08.107Z] ---> Running in d1f46f8ed2cf [2024-11-11T19:29:08.365Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:29:22.737Z] provisioning config files... [2024-11-11T19:29:22.762Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config13286396203613735635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:29:23.259Z] ---> ****-login.sh [2024-11-11T19:29:23.259Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:29:23.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:29:23.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:29:23.847Z] Configure a credential helper to remove this warning. See [2024-11-11T19:29:23.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:29:23.847Z] [2024-11-11T19:29:23.847Z] Login Succeeded [2024-11-11T19:29:23.847Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:29:24.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:29:24.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:29:24.114Z] Configure a credential helper to remove this warning. See [2024-11-11T19:29:24.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:29:24.114Z] [2024-11-11T19:29:24.114Z] Login Succeeded [2024-11-11T19:29:24.114Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:29:24.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:29:24.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:29:24.380Z] Configure a credential helper to remove this warning. See [2024-11-11T19:29:24.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:29:24.380Z] [2024-11-11T19:29:24.380Z] Login Succeeded [2024-11-11T19:29:24.650Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:29:24.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:29:24.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:29:24.919Z] Configure a credential helper to remove this warning. See [2024-11-11T19:29:24.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:29:24.919Z] [2024-11-11T19:29:24.919Z] Login Succeeded [2024-11-11T19:29:24.919Z] ****.io [2024-11-11T19:29:25.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:29:25.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:29:25.454Z] Configure a credential helper to remove this warning. See [2024-11-11T19:29:25.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:29:25.454Z] [2024-11-11T19:29:25.454Z] Login Succeeded [2024-11-11T19:29:25.454Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:29:25.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T19:29:25.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:29:26.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:29:26.095Z] ========================================================= [2024-11-11T19:29:26.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T19:29:26.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:29:26.642Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T19:29:26.911Z] Sending build context to Docker daemon 418.3kB [2024-11-11T19:29:26.911Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:29:26.911Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T19:29:26.911Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T19:29:26.911Z] cf04c63912e1: Pulling fs layer [2024-11-11T19:29:26.911Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T19:29:26.911Z] a37a00ec5f00: Pulling fs layer [2024-11-11T19:29:26.911Z] 50b3750afda1: Pulling fs layer [2024-11-11T19:29:26.911Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:29:26.911Z] 50b3750afda1: Waiting [2024-11-11T19:29:26.911Z] 80978eb59214: Pulling fs layer [2024-11-11T19:29:26.911Z] 4f4fb700ef54: Waiting [2024-11-11T19:29:26.911Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T19:29:26.911Z] 80978eb59214: Waiting [2024-11-11T19:29:26.911Z] c5a475d317c9: Pulling fs layer [2024-11-11T19:29:26.911Z] c9f46d7d2bd2: Waiting [2024-11-11T19:29:26.911Z] c5a475d317c9: Waiting [2024-11-11T19:29:27.186Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T19:29:27.186Z] 55b35a11ae5e: Download complete [2024-11-11T19:29:27.186Z] 50b3750afda1: Verifying Checksum [2024-11-11T19:29:27.186Z] 50b3750afda1: Download complete [2024-11-11T19:29:27.186Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T19:29:27.186Z] 4f4fb700ef54: Download complete [2024-11-11T19:29:27.186Z] 80978eb59214: Verifying Checksum [2024-11-11T19:29:27.186Z] 80978eb59214: Download complete [2024-11-11T19:29:27.186Z] cf04c63912e1: Verifying Checksum [2024-11-11T19:29:27.186Z] cf04c63912e1: Download complete [2024-11-11T19:29:27.798Z] c5a475d317c9: Verifying Checksum [2024-11-11T19:29:27.798Z] c5a475d317c9: Download complete [2024-11-11T19:29:28.387Z] cf04c63912e1: Pull complete [2024-11-11T19:29:28.970Z] 55b35a11ae5e: Pull complete [2024-11-11T19:29:29.239Z] a37a00ec5f00: Download complete [2024-11-11T19:29:30.202Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T19:29:30.202Z] c9f46d7d2bd2: Download complete [2024-11-11T19:29:42.518Z] a37a00ec5f00: Pull complete [2024-11-11T19:29:42.518Z] 50b3750afda1: Pull complete [2024-11-11T19:29:42.518Z] 4f4fb700ef54: Pull complete [2024-11-11T19:29:42.784Z] 80978eb59214: Pull complete [2024-11-11T19:29:47.073Z] Removing intermediate container d1f46f8ed2cf [2024-11-11T19:29:47.073Z] ---> 06c412b834cd [2024-11-11T19:29:47.073Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T19:29:47.073Z] 3.20: Pulling from library/alpine [2024-11-11T19:29:47.073Z] 43c4264eed91: Already exists [2024-11-11T19:29:47.073Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T19:29:47.073Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T19:29:47.073Z] ---> 91ef0af61f39 [2024-11-11T19:29:47.073Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:29:47.073Z] ---> Running in b6d924789453 [2024-11-11T19:29:47.073Z] Removing intermediate container b6d924789453 [2024-11-11T19:29:47.073Z] ---> 1b18d2480976 [2024-11-11T19:29:47.073Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T19:29:47.073Z] ---> Running in 561df50f45a8 [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T19:29:47.073Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:29:47.073Z] OK: 8 MiB in 15 packages [2024-11-11T19:29:47.073Z] Removing intermediate container 561df50f45a8 [2024-11-11T19:29:47.073Z] ---> da20d3b7f0dd [2024-11-11T19:29:47.073Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T19:29:47.073Z] ---> Running in e646d3a225cf [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] Upgrading critical system libraries and apk-tools: [2024-11-11T19:29:47.073Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T19:29:47.073Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:29:47.073Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:29:47.073Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:29:47.073Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:29:47.073Z] OK: 8 MiB in 15 packages [2024-11-11T19:29:47.073Z] Removing intermediate container e646d3a225cf [2024-11-11T19:29:47.073Z] ---> a86bbacd8875 [2024-11-11T19:29:47.073Z] Step 15/24 : WORKDIR / [2024-11-11T19:29:47.073Z] ---> Running in fc721b8668a0 [2024-11-11T19:29:47.073Z] Removing intermediate container fc721b8668a0 [2024-11-11T19:29:47.073Z] ---> 9b6f2a19f6b2 [2024-11-11T19:29:47.073Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-11T19:29:47.073Z] ---> 3a1e6bd7427f [2024-11-11T19:29:47.073Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-11T19:29:47.073Z] ---> 23b4eeaca068 [2024-11-11T19:29:47.073Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-11T19:29:47.073Z] ---> 9d3ce2535207 [2024-11-11T19:29:47.073Z] Step 19/24 : EXPOSE 59994 [2024-11-11T19:29:47.073Z] ---> Running in 436e59a52fb1 [2024-11-11T19:29:47.073Z] Removing intermediate container 436e59a52fb1 [2024-11-11T19:29:47.073Z] ---> 04d644f0faa2 [2024-11-11T19:29:47.073Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-11T19:29:47.073Z] ---> Running in 0b66bc3246cf [2024-11-11T19:29:47.073Z] Removing intermediate container 0b66bc3246cf [2024-11-11T19:29:47.073Z] ---> 0ff9481ff874 [2024-11-11T19:29:47.073Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T19:29:47.073Z] ---> Running in f85b59fc8106 [2024-11-11T19:29:47.073Z] Removing intermediate container f85b59fc8106 [2024-11-11T19:29:47.073Z] ---> e805a922a7e9 [2024-11-11T19:29:47.073Z] Step 22/24 : LABEL arch=amd64 [2024-11-11T19:29:47.073Z] ---> Running in 69ec8281828f [2024-11-11T19:29:47.073Z] Removing intermediate container 69ec8281828f [2024-11-11T19:29:47.073Z] ---> f32739fa63bc [2024-11-11T19:29:47.073Z] Step 23/24 : LABEL git_sha=98051f9b494b64813bdbe19a35fce6e5123096f0 [2024-11-11T19:29:47.073Z] ---> Running in ae03d4e5a3be [2024-11-11T19:29:47.332Z] Removing intermediate container ae03d4e5a3be [2024-11-11T19:29:47.332Z] ---> 7d7ceaf62bd2 [2024-11-11T19:29:47.332Z] Step 24/24 : LABEL version=0.0.0 [2024-11-11T19:29:47.332Z] ---> Running in 55f11e4bb9ad [2024-11-11T19:29:47.332Z] Removing intermediate container 55f11e4bb9ad [2024-11-11T19:29:47.332Z] ---> 261dbf244c81 [2024-11-11T19:29:47.332Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T19:29:47.332Z] Successfully built 261dbf244c81 [2024-11-11T19:29:47.332Z] 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-11-11T19:29:48.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:29:48.388Z] [2024-11-11T19:29:48.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:29:48.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:29:48.806Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T19:29:48.806Z] 5eb5b503b376: Pulling fs layer [2024-11-11T19:29:48.806Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T19:29:48.806Z] ec43610c2a17: Pulling fs layer [2024-11-11T19:29:48.806Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T19:29:48.806Z] 33b1e0a273af: Pulling fs layer [2024-11-11T19:29:48.806Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T19:29:48.806Z] 2f39f015ded8: Pulling fs layer [2024-11-11T19:29:48.806Z] 5d3b04190fa2: Waiting [2024-11-11T19:29:48.806Z] 3a2ae6a8a46f: Waiting [2024-11-11T19:29:48.806Z] 33b1e0a273af: Waiting [2024-11-11T19:29:48.806Z] 2f39f015ded8: Waiting [2024-11-11T19:29:48.806Z] 5c69ac0246d0: Download complete [2024-11-11T19:29:48.806Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T19:29:48.806Z] 3a2ae6a8a46f: Download complete [2024-11-11T19:29:48.806Z] 33b1e0a273af: Verifying Checksum [2024-11-11T19:29:48.806Z] 33b1e0a273af: Download complete [2024-11-11T19:29:48.806Z] 5d3b04190fa2: Download complete [2024-11-11T19:29:48.806Z] ec43610c2a17: Verifying Checksum [2024-11-11T19:29:48.806Z] ec43610c2a17: Download complete [2024-11-11T19:29:49.065Z] 5eb5b503b376: Download complete [2024-11-11T19:29:49.633Z] 2f39f015ded8: Download complete [2024-11-11T19:29:50.200Z] 5eb5b503b376: Pull complete [2024-11-11T19:29:50.458Z] 5c69ac0246d0: Pull complete [2024-11-11T19:29:50.719Z] ec43610c2a17: Pull complete [2024-11-11T19:29:50.977Z] 3a2ae6a8a46f: Pull complete [2024-11-11T19:29:50.978Z] 33b1e0a273af: Pull complete [2024-11-11T19:29:51.012Z] c9f46d7d2bd2: Pull complete [2024-11-11T19:29:51.237Z] 5d3b04190fa2: Pull complete [2024-11-11T19:29:51.977Z] c5a475d317c9: Pull complete [2024-11-11T19:29:52.245Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T19:29:52.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T19:29:52.245Z] ---> be29e6b0f0d4 [2024-11-11T19:29:52.245Z] Step 3/10 : ARG MAKE=make build [2024-11-11T19:29:52.828Z] ---> Running in c467d9cfeb63 [2024-11-11T19:29:53.412Z] Removing intermediate container c467d9cfeb63 [2024-11-11T19:29:53.412Z] ---> a4a06704e4a0 [2024-11-11T19:29:53.412Z] Step 4/10 : WORKDIR /device-s7 [2024-11-11T19:29:53.412Z] ---> Running in cca2f1a5a099 [2024-11-11T19:29:53.680Z] Removing intermediate container cca2f1a5a099 [2024-11-11T19:29:53.680Z] ---> 260be40ffd1d [2024-11-11T19:29:53.680Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:29:53.947Z] ---> Running in afd14c7157aa [2024-11-11T19:29:54.214Z] Removing intermediate container afd14c7157aa [2024-11-11T19:29:54.214Z] ---> 16cb05a77ea6 [2024-11-11T19:29:54.214Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:29:54.483Z] ---> Running in b0a9f684a40a [2024-11-11T19:29:55.422Z] 2f39f015ded8: Pull complete [2024-11-11T19:29:55.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T19:29:55.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:29:55.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:29:55.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:29:55.699Z] prd-ubuntu20.04-docker-8c-8g-26196 does not seem to be running inside a container [2024-11-11T19:29:55.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:29:55.725Z] $ 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-17 -v /w/workspace/edgexfoundry_device-s7_PR-17:/w/workspace/edgexfoundry_device-s7_PR-17:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-17@tmp:/w/workspace/edgexfoundry_device-s7_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T19:29:57.154Z] OK: 238 MiB in 54 packages [2024-11-11T19:29:58.136Z] Removing intermediate container b0a9f684a40a [2024-11-11T19:29:58.136Z] ---> 982004840781 [2024-11-11T19:29:58.136Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T19:29:58.726Z] ---> b5e0488bee21 [2024-11-11T19:29:58.726Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:29:58.726Z] ---> Running in e92c76157c71 [2024-11-11T19:29:58.900Z] $ docker top 9b3be7f82d2fb482e5b6bd01588c0c40d86e3f505d945f925cde4f43f1ebeb64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:29:59.498Z] ---> job-cost.sh [2024-11-11T19:29:59.498Z] lf-activate-venv: SKIPPING [2024-11-11T19:29:59.498Z] INFO: No Stack... [2024-11-11T19:29:59.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T19:30:00.017Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T19:30:00.344Z] + cat /w/workspace/edgexfoundry_device-s7_PR-17/archives/cost.csv [2024-11-11T19:30:00.344Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T19:30:00.396Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [2024-11-11T19:30:00.403Z] Resource [jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] did not exist. Created. [2024-11-11T19:30:00.409Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T19:30:00.835Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T19:30:00.891Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:30:00.928Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T19:30:01.022Z] $ docker stop --time=1 9b3be7f82d2fb482e5b6bd01588c0c40d86e3f505d945f925cde4f43f1ebeb64 [2024-11-11T19:30:02.167Z] $ docker rm -f --volumes 9b3be7f82d2fb482e5b6bd01588c0c40d86e3f505d945f925cde4f43f1ebeb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T19:31:50.464Z] Removing intermediate container e92c76157c71 [2024-11-11T19:31:50.464Z] ---> 1c4ac2104287 [2024-11-11T19:31:50.464Z] Step 9/10 : COPY . . [2024-11-11T19:31:50.735Z] ---> 5a7aa60465a4 [2024-11-11T19:31:50.735Z] Step 10/10 : RUN ${MAKE} [2024-11-11T19:31:50.735Z] ---> Running in 107ef0caa40e [2024-11-11T19:31:51.713Z] noop [2024-11-11T19:31:52.687Z] Removing intermediate container 107ef0caa40e [2024-11-11T19:31:52.687Z] ---> 4346a8611113 [2024-11-11T19:31:52.687Z] Successfully built 4346a8611113 [2024-11-11T19:31:52.687Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:31:53.226Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:31:53.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:31:53.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-26198 does not seem to be running inside a container [2024-11-11T19:31:53.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T19:31:55.069Z] $ docker top 70e0c8d74d1815ab91976abf405d4b1d978dfa47c3838c48063770389e2ec80e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:31:56.004Z] + go version [2024-11-11T19:31:56.004Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T19:31:56.044Z] $ docker stop --time=1 70e0c8d74d1815ab91976abf405d4b1d978dfa47c3838c48063770389e2ec80e [2024-11-11T19:31:57.729Z] $ docker rm -f --volumes 70e0c8d74d1815ab91976abf405d4b1d978dfa47c3838c48063770389e2ec80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:31:58.671Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:31:58.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:31:58.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-26198 does not seem to be running inside a container [2024-11-11T19:31:59.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T19:32:00.348Z] $ docker top 73bf36e159d6231503c2a5e3b28aed427a8128945aced1d6cc67a0e385048a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:32:01.302Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:32:02.032Z] + make test [2024-11-11T19:32:02.032Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T19:32:45.036Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-11T19:36:23.169Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-11T19:36:23.169Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-11T19:36:23.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T19:36:23.169Z] go vet ./... [2024-11-11T19:39:59.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T19:39:59.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T19:39:59.976Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T19:40:00.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:40:00.070Z] $ docker stop --time=1 73bf36e159d6231503c2a5e3b28aed427a8128945aced1d6cc67a0e385048a4b [2024-11-11T19:40:02.145Z] $ docker rm -f --volumes 73bf36e159d6231503c2a5e3b28aed427a8128945aced1d6cc67a0e385048a4b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:40:04.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:40:04.804Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T19:40:05.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:40:06.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:40:06.592Z] + ls -al . [2024-11-11T19:40:06.592Z] total 224 [2024-11-11T19:40:06.592Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 19:32 . [2024-11-11T19:40:06.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:28 .. [2024-11-11T19:40:06.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:28 .git [2024-11-11T19:40:06.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:28 .github [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 11 19:28 .gitignore [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 11 19:28 .golangci.yml [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 11 19:28 Attribution.txt [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 11 19:28 Dockerfile [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 11 19:28 Jenkinsfile [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 11 19:28 LICENSE [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 11 19:28 Makefile [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 11 19:28 OWNERS.md [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 11 19:28 README.md [2024-11-11T19:40:06.592Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:26 VERSION [2024-11-11T19:40:06.593Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:28 bin [2024-11-11T19:40:06.593Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:28 cmd [2024-11-11T19:40:06.593Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 11 19:36 coverage.out [2024-11-11T19:40:06.593Z] -rw-rw-r-- 1 jenkins jenkins 6929 Nov 11 19:28 go.mod [2024-11-11T19:40:06.593Z] -rw-rw-r-- 1 jenkins jenkins 100385 Nov 11 19:28 go.sum [2024-11-11T19:40:06.593Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:28 internal [2024-11-11T19:40:06.593Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 11 19:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:40:07.323Z] + 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=98051f9b494b64813bdbe19a35fce6e5123096f0 --label arch=arm64 --label version=0.0.0 . [2024-11-11T19:40:07.623Z] Sending build context to Docker daemon 436.2kB [2024-11-11T19:40:07.623Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T19:40:07.623Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T19:40:07.623Z] ---> 4346a8611113 [2024-11-11T19:40:07.623Z] Step 3/24 : ARG MAKE=make build [2024-11-11T19:40:07.623Z] ---> Running in 98083dc223fc [2024-11-11T19:40:07.909Z] Removing intermediate container 98083dc223fc [2024-11-11T19:40:07.909Z] ---> 35125f80415a [2024-11-11T19:40:07.909Z] Step 4/24 : WORKDIR /device-s7 [2024-11-11T19:40:08.179Z] ---> Running in 4eb8cc4b22f6 [2024-11-11T19:40:08.451Z] Removing intermediate container 4eb8cc4b22f6 [2024-11-11T19:40:08.451Z] ---> b1c3f05b746c [2024-11-11T19:40:08.451Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:40:08.451Z] ---> Running in 32ff626755ce [2024-11-11T19:40:09.049Z] Removing intermediate container 32ff626755ce [2024-11-11T19:40:09.049Z] ---> a21d2fff4c36 [2024-11-11T19:40:09.049Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-11T19:40:09.049Z] ---> Running in a6f634cf7aee [2024-11-11T19:40:10.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:40:10.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:40:12.017Z] OK: 238 MiB in 54 packages [2024-11-11T19:40:12.984Z] Removing intermediate container a6f634cf7aee [2024-11-11T19:40:12.984Z] ---> 216929b63200 [2024-11-11T19:40:12.984Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T19:40:13.572Z] ---> 3b191d2d0a98 [2024-11-11T19:40:13.572Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T19:40:13.572Z] ---> Running in b3268a54b47e [2024-11-11T19:40:16.186Z] Removing intermediate container b3268a54b47e [2024-11-11T19:40:16.186Z] ---> 804c54653756 [2024-11-11T19:40:16.186Z] Step 9/24 : COPY . . [2024-11-11T19:40:17.164Z] ---> 2223d7dbecb8 [2024-11-11T19:40:17.164Z] Step 10/24 : RUN ${MAKE} [2024-11-11T19:40:17.437Z] ---> Running in 5d7d542dc3c0 [2024-11-11T19:40:18.401Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-11T19:44:10.254Z] Removing intermediate container 5d7d542dc3c0 [2024-11-11T19:44:10.254Z] ---> b3d43609354b [2024-11-11T19:44:10.254Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T19:44:10.254Z] 3.20: Pulling from library/alpine [2024-11-11T19:44:10.254Z] cf04c63912e1: Already exists [2024-11-11T19:44:10.521Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T19:44:10.521Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T19:44:10.521Z] ---> c157a85ed455 [2024-11-11T19:44:10.521Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:44:10.521Z] ---> Running in 5fbde2b2fdb1 [2024-11-11T19:44:10.791Z] Removing intermediate container 5fbde2b2fdb1 [2024-11-11T19:44:10.791Z] ---> dd39d3e471a0 [2024-11-11T19:44:10.791Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T19:44:10.791Z] ---> Running in 6695def83425 [2024-11-11T19:44:12.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:12.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:14.165Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T19:44:14.165Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:44:14.165Z] OK: 9 MiB in 15 packages [2024-11-11T19:44:15.130Z] Removing intermediate container 6695def83425 [2024-11-11T19:44:15.130Z] ---> 7f36a5126535 [2024-11-11T19:44:15.130Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T19:44:15.130Z] ---> Running in c0af805049f9 [2024-11-11T19:44:16.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:16.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:17.967Z] Upgrading critical system libraries and apk-tools: [2024-11-11T19:44:17.967Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T19:44:18.239Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:44:18.508Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T19:44:18.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:18.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:44:20.192Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:44:20.192Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:44:20.192Z] OK: 9 MiB in 15 packages [2024-11-11T19:44:21.614Z] Removing intermediate container c0af805049f9 [2024-11-11T19:44:21.614Z] ---> c67be6826a05 [2024-11-11T19:44:21.614Z] Step 15/24 : WORKDIR / [2024-11-11T19:44:21.614Z] ---> Running in c2493e0784e6 [2024-11-11T19:44:21.883Z] Removing intermediate container c2493e0784e6 [2024-11-11T19:44:21.883Z] ---> 3b9af58029e4 [2024-11-11T19:44:21.883Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-11T19:44:22.468Z] ---> bb13b95873a7 [2024-11-11T19:44:22.468Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-11T19:44:25.067Z] ---> cc3497098eef [2024-11-11T19:44:25.067Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-11T19:44:25.337Z] ---> 865b3b86cb40 [2024-11-11T19:44:25.337Z] Step 19/24 : EXPOSE 59994 [2024-11-11T19:44:25.605Z] ---> Running in 4229ae0a52be [2024-11-11T19:44:25.874Z] Removing intermediate container 4229ae0a52be [2024-11-11T19:44:25.874Z] ---> ae8aebeddb05 [2024-11-11T19:44:25.874Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-11T19:44:25.874Z] ---> Running in 429fcf13aa3d [2024-11-11T19:44:26.457Z] Removing intermediate container 429fcf13aa3d [2024-11-11T19:44:26.457Z] ---> 25a596ff3f3a [2024-11-11T19:44:26.457Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T19:44:26.457Z] ---> Running in bb75ed0ed8b2 [2024-11-11T19:44:26.723Z] Removing intermediate container bb75ed0ed8b2 [2024-11-11T19:44:26.723Z] ---> 9b50c1af9d14 [2024-11-11T19:44:26.723Z] Step 22/24 : LABEL arch=arm64 [2024-11-11T19:44:26.723Z] ---> Running in 1f657f67f293 [2024-11-11T19:44:26.989Z] Removing intermediate container 1f657f67f293 [2024-11-11T19:44:26.989Z] ---> 9fd436b0a1d6 [2024-11-11T19:44:26.989Z] Step 23/24 : LABEL git_sha=98051f9b494b64813bdbe19a35fce6e5123096f0 [2024-11-11T19:44:26.989Z] ---> Running in 279987f98d84 [2024-11-11T19:44:27.259Z] Removing intermediate container 279987f98d84 [2024-11-11T19:44:27.259Z] ---> 3dceac8a0cbb [2024-11-11T19:44:27.259Z] Step 24/24 : LABEL version=0.0.0 [2024-11-11T19:44:27.532Z] ---> Running in 2557f5f14d2b [2024-11-11T19:44:27.798Z] Removing intermediate container 2557f5f14d2b [2024-11-11T19:44:27.798Z] ---> 08d66036b2b0 [2024-11-11T19:44:27.798Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T19:44:27.798Z] Successfully built 08d66036b2b0 [2024-11-11T19:44:27.798Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:44:28.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:44:28.738Z] [2024-11-11T19:44:28.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:44:29.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:44:29.161Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T19:44:29.161Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T19:44:29.161Z] 04944245beec: Pulling fs layer [2024-11-11T19:44:29.161Z] 699f458cf7ca: Pulling fs layer [2024-11-11T19:44:29.161Z] 765212b225bb: Pulling fs layer [2024-11-11T19:44:29.161Z] f23df028b6ca: Pulling fs layer [2024-11-11T19:44:29.161Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T19:44:29.161Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T19:44:29.161Z] f23df028b6ca: Waiting [2024-11-11T19:44:29.161Z] d65c8cfc05b1: Waiting [2024-11-11T19:44:29.161Z] 2437ff75d9bd: Waiting [2024-11-11T19:44:29.161Z] 765212b225bb: Waiting [2024-11-11T19:44:29.428Z] 04944245beec: Verifying Checksum [2024-11-11T19:44:29.428Z] 04944245beec: Download complete [2024-11-11T19:44:29.428Z] 765212b225bb: Verifying Checksum [2024-11-11T19:44:29.428Z] 765212b225bb: Download complete [2024-11-11T19:44:29.694Z] f23df028b6ca: Download complete [2024-11-11T19:44:29.694Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T19:44:29.694Z] d65c8cfc05b1: Download complete [2024-11-11T19:44:29.694Z] 699f458cf7ca: Verifying Checksum [2024-11-11T19:44:29.694Z] 699f458cf7ca: Download complete [2024-11-11T19:44:30.275Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T19:44:30.275Z] 8998bd30e6a1: Download complete [2024-11-11T19:44:32.851Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T19:44:32.851Z] 2437ff75d9bd: Download complete [2024-11-11T19:44:34.789Z] 8998bd30e6a1: Pull complete [2024-11-11T19:44:35.056Z] 04944245beec: Pull complete [2024-11-11T19:44:36.996Z] 699f458cf7ca: Pull complete [2024-11-11T19:44:36.997Z] 765212b225bb: Pull complete [2024-11-11T19:44:37.952Z] f23df028b6ca: Pull complete [2024-11-11T19:44:38.217Z] d65c8cfc05b1: Pull complete [2024-11-11T19:44:53.198Z] 2437ff75d9bd: Pull complete [2024-11-11T19:44:53.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T19:44:53.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T19:44:53.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:44:53.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-26198 does not seem to be running inside a container [2024-11-11T19:44:53.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T19:44:56.310Z] $ docker top 9b67d885f92f7f1c72c2cc018d3b476083258dbe5164a00dd627452fa99f2062 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:44:57.221Z] ---> job-cost.sh [2024-11-11T19:44:57.222Z] lf-activate-venv: SKIPPING [2024-11-11T19:44:57.222Z] INFO: No Stack... [2024-11-11T19:44:57.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T19:44:58.379Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T19:44:58.733Z] + cat /w/workspace/device-s7/1/archives/cost.csv [2024-11-11T19:44:58.733Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T19:44:58.821Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [2024-11-11T19:44:58.828Z] Resource [jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] did not exist. Created. [2024-11-11T19:44:58.834Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T19:44:59.583Z] /w/workspace/device-s7/1@tmp/durable-bb769a0a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T19:45:00.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T19:45:00.299Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T19:45:00.343Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:45:00.363Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-17-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T19:45:00.455Z] $ docker stop --time=1 9b67d885f92f7f1c72c2cc018d3b476083258dbe5164a00dd627452fa99f2062 [2024-11-11T19:45:01.978Z] $ docker rm -f --volumes 9b67d885f92f7f1c72c2cc018d3b476083258dbe5164a00dd627452fa99f2062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-11T19:45:03.142Z] provisioning config files... [2024-11-11T19:45:03.149Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-17@tmp/config5295963270784399266tmp [Pipeline] { [Pipeline] sh [2024-11-11T19:45:03.506Z] + set +x [2024-11-11T19:45:03.506Z] + curl -s https://codecov.io/bash [2024-11-11T19:45:03.506Z] + bash -s -- [2024-11-11T19:45:03.506Z] [2024-11-11T19:45:03.506Z] _____ _ [2024-11-11T19:45:03.506Z] / ____| | | [2024-11-11T19:45:03.506Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T19:45:03.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T19:45:03.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T19:45:03.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T19:45:03.506Z] Bash-1.0.6 [2024-11-11T19:45:03.506Z] [2024-11-11T19:45:03.506Z] [2024-11-11T19:45:03.506Z] ==> git version 2.25.1 found [2024-11-11T19:45:03.506Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-11T19:45:03.506Z] Release-Date: 2020-01-08 [2024-11-11T19:45:03.506Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T19:45:03.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T19:45:03.506Z] ==> Jenkins CI detected. [2024-11-11T19:45:03.506Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-17 [2024-11-11T19:45:03.506Z] project root: . [2024-11-11T19:45:03.507Z] --> token set from env [2024-11-11T19:45:03.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T19:45:03.507Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T19:45:03.507Z] ==> Python coveragepy not found [2024-11-11T19:45:03.507Z] ==> Searching for coverage reports in: [2024-11-11T19:45:03.507Z] + . [2024-11-11T19:45:03.507Z] -> Found 1 reports [2024-11-11T19:45:03.766Z] ==> Detecting git/mercurial file structure [2024-11-11T19:45:03.766Z] ==> Reading reports [2024-11-11T19:45:03.766Z] + ./coverage.out bytes=17164 [2024-11-11T19:45:03.766Z] ==> Appending adjustments [2024-11-11T19:45:03.766Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T19:45:03.766Z] + Found adjustments [2024-11-11T19:45:03.766Z] ==> Gzipping contents [2024-11-11T19:45:03.766Z] 4.0K /tmp/codecov.q2ZcDZ.gz [2024-11-11T19:45:03.766Z] ==> Uploading reports [2024-11-11T19:45:03.766Z] url: https://codecov.io [2024-11-11T19:45:03.766Z] query: branch=PR-17&commit=98051f9b494b64813bdbe19a35fce6e5123096f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-17%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=17&job=&cmd_args= [2024-11-11T19:45:03.766Z] -> Pinging Codecov [2024-11-11T19:45:03.766Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-17&commit=98051f9b494b64813bdbe19a35fce6e5123096f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-17%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=17&job=&cmd_args= [2024-11-11T19:45:04.025Z] -> Uploading to [2024-11-11T19:45:04.026Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/98051f9b494b64813bdbe19a35fce6e5123096f0/548eba07-bc83-46ae-b153-b8bf8c25014f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T194503Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=256e8d5fbcae052ecb135ca669afed345f7766ba9dd7b44243b84cb3bb8dcb4e [2024-11-11T19:45:04.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T19:45:04.026Z] Dload Upload Total Spent Left Speed [2024-11-11T19:45:04.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 11216 --:--:-- --:--:-- --:--:-- 11216 [2024-11-11T19:45:04.286Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/98051f9b494b64813bdbe19a35fce6e5123096f0 [Pipeline] } [2024-11-11T19:45:04.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T19:45:06.559Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-17/archives ] [2024-11-11T19:45:06.559Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-17/archives [2024-11-11T19:45:06.559Z] total 16 [2024-11-11T19:45:06.559Z] drwxr-xr-x 3 root root 4096 Nov 11 19:29 . [2024-11-11T19:45:06.559Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 19:30 .. [2024-11-11T19:45:06.559Z] drwxr-xr-x 2 root root 4096 Nov 11 19:29 cost [2024-11-11T19:45:06.559Z] -rw-r--r-- 1 root root 80 Nov 11 19:29 cost.csv [2024-11-11T19:45:06.559Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-17/archives [2024-11-11T19:45:06.559Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-17/archives [2024-11-11T19:45:06.559Z] total 16 [2024-11-11T19:45:06.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:29 . [2024-11-11T19:45:06.559Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 19:30 .. [2024-11-11T19:45:06.559Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 19:29 cost [2024-11-11T19:45:06.559Z] -rw-r--r-- 1 jenkins jenkins 80 Nov 11 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:06.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:07.807Z] ---> package-listing.sh [2024-11-11T19:45:07.807Z] ++ facter osfamily [2024-11-11T19:45:07.807Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T19:45:08.069Z] + OS_FAMILY=debian [2024-11-11T19:45:08.069Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-17 [2024-11-11T19:45:08.069Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T19:45:08.069Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T19:45:08.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T19:45:08.069Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T19:45:08.069Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-17 ']' [2024-11-11T19:45:08.069Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T19:45:08.069Z] + case "${OS_FAMILY}" in [2024-11-11T19:45:08.069Z] + dpkg -l [2024-11-11T19:45:08.069Z] + grep '^ii' [2024-11-11T19:45:08.069Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T19:45:08.069Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T19:45:08.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T19:45:08.069Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-17 ']' [2024-11-11T19:45:08.069Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-17/archives/ [2024-11-11T19:45:08.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-17/archives/ [Pipeline] echo [2024-11-11T19:45:08.112Z] 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-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T19:45:08.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:45:09.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:45:09.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:45:09.260Z] prd-ubuntu20.04-docker-8c-8g-26196 does not seem to be running inside a container [2024-11-11T19:45:09.324Z] $ 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-17/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-17 -v /w/workspace/edgexfoundry_device-s7_PR-17:/w/workspace/edgexfoundry_device-s7_PR-17:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-17@tmp:/w/workspace/edgexfoundry_device-s7_PR-17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T19:45:09.492Z] $ docker top 55e9c91a17bc304eec033481f8456776cbde2c96eaa184133d98506d99ca97f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:45:09.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T19:45:10.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T19:45:10.604Z] + ls /var/log/sa-host [2024-11-11T19:45:10.604Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:45:10.856Z] provisioning config files... [2024-11-11T19:45:10.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-17@tmp/config2968865879646672564tmp [Pipeline] { [Pipeline] echo [2024-11-11T19:45:10.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:11.275Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T19:45:11.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:11.761Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T19:45:11.803Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:12.128Z] ---> sudo-logs.sh [2024-11-11T19:45:12.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T19:45:12.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:12.559Z] ---> job-cost.sh [2024-11-11T19:45:12.559Z] lf-activate-venv: SKIPPING [2024-11-11T19:45:12.559Z] DEBUG: total: 0.2199999988079071 [2024-11-11T19:45:12.559Z] INFO: Retrieving Stack Cost... [2024-11-11T19:45:12.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T19:45:13.389Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T19:45:13.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:45:13.764Z] ---> logs-deploy.sh [2024-11-11T19:45:13.764Z] lf-activate-venv: SKIPPING [2024-11-11T19:45:13.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-17/1 [2024-11-11T19:45:13.764Z] INFO: archiving workspace using pattern(s): [2024-11-11T19:45:14.703Z] Archives upload complete. [2024-11-11T19:45:14.962Z] INFO: archiving logs to Nexus