Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8ee4c7002abdc494263ca4114bbe3cf1da31a51+e372590a767a1cfb5429e5c03244f4741cb723dc (b87b7d9302ece1e11eb4d08ccfcd67da0518db7f) 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-ssh7644375271207170888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh12859447432001470391.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15276329406084570933.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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9713253797116418472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh4552328933185511990.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-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17068236613605658082.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-2657 in /w/workspace/edgexfoundry_device-s7_PR-51 [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-51 # 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 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e372590a767a1cfb5429e5c03244f4741cb723dc into PR head commit a8ee4c7002abdc494263ca4114bbe3cf1da31a51 Merge succeeded, producing a8ee4c7002abdc494263ca4114bbe3cf1da31a51 Checking out Revision a8ee4c7002abdc494263ca4114bbe3cf1da31a51 (PR-51) Commit message: "build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f a8ee4c7002abdc494263ca4114bbe3cf1da31a51 # 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 e372590a767a1cfb5429e5c03244f4741cb723dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ee4c7002abdc494263ca4114bbe3cf1da31a51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:11:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:11:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:11:29 ========================================================= 20:11:29 EdgeX Global Pipelines Version Info 20:11:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:11:30 ------------------- 20:11:30 stable info: 20:11:30 ------------------- 20:11:30 Commited By: Ginny Guan ginny@iotechsys.com 20:11:30 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 20:11:30 Message: update stable to v1.0.274 20:11:31 ------------------- 20:11:31 experimental info: 20:11:31 ------------------- 20:11:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:11:31 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 20:11:31 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 20:11:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [Pipeline] echo 20:11:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8ee4c7 [Pipeline] echo 20:11:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:33 provisioning config files... 20:11:33 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-51@tmp/config12478414427868814110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:33 ---> ****-login.sh 20:11:33 nexus3.edgexfoundry.org:10001 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:33 Configure a credential helper to remove this warning. See 20:11:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:33 20:11:33 Login Succeeded 20:11:33 nexus3.edgexfoundry.org:10002 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10003 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10004 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 ****.io 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 ---> ****-login.sh ends [Pipeline] } 20:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:11:35 + git rev-list -1 --merges a8ee4c7002abdc494263ca4114bbe3cf1da31a51~1..a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [Pipeline] echo 20:11:35 -----------> git rev-list -1 --merges a8ee4c7002abdc494263ca4114bbe3cf1da31a51~1..a8ee4c7002abdc494263ca4114bbe3cf1da31a51 a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [false] [Pipeline] sh 20:11:35 + git log --format=format:%s -1 a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [Pipeline] echo 20:11:35 ========================================================= 20:11:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:11:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:36 + git log --format=format:%s -1 a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [Pipeline] echo 20:11:36 [semverPrep] GIT_COMMIT: a8ee4c7002abdc494263ca4114bbe3cf1da31a51, Commit Message: build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 [Pipeline] echo 20:11:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:11:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:11:36 + grep -v github /etc/ssh/ssh_known_hosts 20:11:36 + [ -e /tmp/ssh_known_hosts ] 20:11:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:11:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:11:36 + sudo tee -a /etc/ssh/ssh_known_hosts 20:11:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:37 20:11:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:11:37 3dae71ba6b94: Pulling fs layer 20:11:37 6bf1a483ea7c: Pulling fs layer 20:11:37 f5dfc541a4d3: Pulling fs layer 20:11:37 461d9e800cba: Pulling fs layer 20:11:37 80192f66455f: Pulling fs layer 20:11:37 2e8e34ca0e6c: Pulling fs layer 20:11:37 a29436f7fd5d: Pulling fs layer 20:11:37 923cac83aea3: Pulling fs layer 20:11:37 25ad8b0a4227: Pulling fs layer 20:11:37 db01528c6b51: Pulling fs layer 20:11:37 28988de357af: Pulling fs layer 20:11:37 461d9e800cba: Waiting 20:11:37 80192f66455f: Waiting 20:11:37 2e8e34ca0e6c: Waiting 20:11:37 a29436f7fd5d: Waiting 20:11:37 923cac83aea3: Waiting 20:11:37 25ad8b0a4227: Waiting 20:11:37 db01528c6b51: Waiting 20:11:37 28988de357af: Waiting 20:11:37 6bf1a483ea7c: Verifying Checksum 20:11:37 6bf1a483ea7c: Download complete 20:11:37 461d9e800cba: Download complete 20:11:37 80192f66455f: Verifying Checksum 20:11:37 80192f66455f: Download complete 20:11:37 f5dfc541a4d3: Verifying Checksum 20:11:37 f5dfc541a4d3: Download complete 20:11:37 3dae71ba6b94: Verifying Checksum 20:11:37 3dae71ba6b94: Download complete 20:11:37 923cac83aea3: Download complete 20:11:37 25ad8b0a4227: Verifying Checksum 20:11:37 25ad8b0a4227: Download complete 20:11:38 db01528c6b51: Verifying Checksum 20:11:38 db01528c6b51: Download complete 20:11:38 28988de357af: Verifying Checksum 20:11:38 28988de357af: Download complete 20:11:38 a29436f7fd5d: Verifying Checksum 20:11:38 a29436f7fd5d: Download complete 20:11:38 2e8e34ca0e6c: Verifying Checksum 20:11:38 2e8e34ca0e6c: Download complete 20:11:39 3dae71ba6b94: Pull complete 20:11:39 6bf1a483ea7c: Pull complete 20:11:39 f5dfc541a4d3: Pull complete 20:11:39 461d9e800cba: Pull complete 20:11:39 80192f66455f: Pull complete 20:11:43 2e8e34ca0e6c: Pull complete 20:11:43 a29436f7fd5d: Pull complete 20:11:43 923cac83aea3: Pull complete 20:11:43 25ad8b0a4227: Pull complete 20:11:43 db01528c6b51: Pull complete 20:11:44 28988de357af: Pull complete 20:11:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 20:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:44 prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container 20:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-51 -v /w/workspace/edgexfoundry_device-s7_PR-51:/w/workspace/edgexfoundry_device-s7_PR-51:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-51@tmp:/w/workspace/edgexfoundry_device-s7_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:11:47 $ docker top 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df -eo pid,comm 20:11:47 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). 20:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:47 [ssh-agent] Looking for ssh-agent implementation... 20:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:48 $ docker exec 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df ssh-agent 20:11:48 SSH_AUTH_SOCK=/tmp/ssh-HQAtUK9jA27l/agent.31 20:11:48 SSH_AGENT_PID=37 20:11:48 Running ssh-add (command line suppressed) 20:11:48 Identity added: /w/workspace/edgexfoundry_device-s7_PR-51@tmp/private_key_2134074513810759883.key (/w/workspace/edgexfoundry_device-s7_PR-51@tmp/private_key_2134074513810759883.key) 20:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:48 + git tag --points-at HEAD [Pipeline] } 20:11:48 $ docker exec --env ******** --env ******** 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df ssh-agent -k 20:11:48 unset SSH_AUTH_SOCK; 20:11:48 unset SSH_AGENT_PID; 20:11:48 echo Agent pid 37 killed; 20:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:48 [ssh-agent] Looking for ssh-agent implementation... 20:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:49 $ docker exec 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df ssh-agent 20:11:49 SSH_AUTH_SOCK=/tmp/ssh-I9YA7PoUzM8Z/agent.70 20:11:49 SSH_AGENT_PID=76 20:11:49 Running ssh-add (command line suppressed) 20:11:49 Identity added: /w/workspace/edgexfoundry_device-s7_PR-51@tmp/private_key_8969433681343790633.key (/w/workspace/edgexfoundry_device-s7_PR-51@tmp/private_key_8969433681343790633.key) 20:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:49 + git semver init 20:11:49 2025-06-02 20:11:49,832 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 20:11:49 2025-06-02 20:11:49,836 [run_init] DEBUG init version:0.0.0 force:False 20:11:49 2025-06-02 20:11:49,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-51/.semver 20:11:49 2025-06-02 20:11:49,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-51/.semver 20:11:49 2025-06-02 20:11:49,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-51/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-51, stdin=None, shell=False, universal_newlines=False) 20:11:50 2025-06-02 20:11:50,802 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-51/.git/info/exclude 20:11:50 2025-06-02 20:11:50,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-51/.semver/PR-51 with force:False 20:11:50 2025-06-02 20:11:50,802 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-51/.semver/PR-51 20:11:50 2025-06-02 20:11:50,806 [execute] INFO git cat-file --batch-check 20:11:50 2025-06-02 20:11:50,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-51/.semver, stdin=, shell=False, universal_newlines=False) 20:11:51 2025-06-02 20:11:50,810 [execute] INFO git cat-file --batch 20:11:51 2025-06-02 20:11:50,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-51/.semver, stdin=, shell=False, universal_newlines=False) 20:11:51 2025-06-02 20:11:50,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-51/.semver/PR-51 20:11:51 0.0.0 [Pipeline] } 20:11:51 $ docker exec --env ******** --env ******** 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df ssh-agent -k 20:11:51 unset SSH_AUTH_SOCK; 20:11:51 unset SSH_AGENT_PID; 20:11:51 echo Agent pid 76 killed; 20:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:51 + git semver [Pipeline] } 20:11:51 $ docker stop --time=1 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df 20:11:53 $ docker rm -f --volumes 898cf90a64fd1126e9ef85ad401784c276370fb5266b90a17896edefb7acf5df [Pipeline] // withDockerContainer [Pipeline] sh 20:11:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:11:54 Stashed 1 file(s) [Pipeline] echo 20:11:54 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:55 provisioning config files... 20:11:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-51@tmp/config15776180633376280411tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:11:55 ---> ****-login.sh 20:11:55 nexus3.edgexfoundry.org:10001 20:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:55 Configure a credential helper to remove this warning. See 20:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:55 20:11:55 Login Succeeded 20:11:55 nexus3.edgexfoundry.org:10002 20:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:55 Configure a credential helper to remove this warning. See 20:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:55 20:11:55 Login Succeeded 20:11:55 nexus3.edgexfoundry.org:10003 20:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:55 Configure a credential helper to remove this warning. See 20:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:55 20:11:55 Login Succeeded 20:11:55 nexus3.edgexfoundry.org:10004 20:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:55 Configure a credential helper to remove this warning. See 20:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:55 20:11:55 Login Succeeded 20:11:55 ****.io 20:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:56 Configure a credential helper to remove this warning. See 20:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:56 20:11:56 Login Succeeded 20:11:56 ---> ****-login.sh ends [Pipeline] } 20:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:11:56 ========================================================= 20:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:11:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + 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 . 20:11:56 Sending build context to Docker daemon 15.91MB 20:11:56 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 20:11:56 Step 2/10 : FROM ${BASE} AS builder 20:11:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:56 0a9a5dfd008f: Pulling fs layer 20:11:56 dbfa0bcfca99: Pulling fs layer 20:11:56 70eabb1d9476: Pulling fs layer 20:11:56 957bedc73fa3: Pulling fs layer 20:11:56 4f4fb700ef54: Pulling fs layer 20:11:56 f40432e63723: Pulling fs layer 20:11:56 90b4343acab7: Pulling fs layer 20:11:56 9f67ea4ac784: Pulling fs layer 20:11:56 9228b9a606be: Pulling fs layer 20:11:56 4f4fb700ef54: Waiting 20:11:56 f40432e63723: Waiting 20:11:56 90b4343acab7: Waiting 20:11:56 9228b9a606be: Waiting 20:11:56 957bedc73fa3: Waiting 20:11:57 dbfa0bcfca99: Verifying Checksum 20:11:57 dbfa0bcfca99: Download complete 20:11:57 957bedc73fa3: Verifying Checksum 20:11:57 957bedc73fa3: Download complete 20:11:57 4f4fb700ef54: Verifying Checksum 20:11:57 4f4fb700ef54: Download complete 20:11:57 f40432e63723: Verifying Checksum 20:11:57 f40432e63723: Download complete 20:11:57 0a9a5dfd008f: Verifying Checksum 20:11:57 0a9a5dfd008f: Download complete 20:11:57 90b4343acab7: Verifying Checksum 20:11:57 90b4343acab7: Download complete 20:11:57 0a9a5dfd008f: Pull complete 20:11:57 9228b9a606be: Verifying Checksum 20:11:57 9228b9a606be: Download complete 20:11:57 dbfa0bcfca99: Pull complete 20:11:57 70eabb1d9476: Download complete 20:11:57 9f67ea4ac784: Verifying Checksum 20:11:57 9f67ea4ac784: Download complete 20:12:01 70eabb1d9476: Pull complete 20:12:01 957bedc73fa3: Pull complete 20:12:01 4f4fb700ef54: Pull complete 20:12:01 f40432e63723: Pull complete 20:12:01 90b4343acab7: Pull complete 20:12:03 9f67ea4ac784: Pull complete 20:12:03 9228b9a606be: Pull complete 20:12:03 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 20:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:12:03 ---> 69404ca5bff2 20:12:03 Step 3/10 : ARG MAKE=make build 20:12:07 ---> Running in 1ae5b25d7516 20:12:07 Removing intermediate container 1ae5b25d7516 20:12:07 ---> 0cbbf8a6dfbf 20:12:07 Step 4/10 : WORKDIR /device-s7 20:12:07 ---> Running in dd8d5549af8d 20:12:07 Removing intermediate container dd8d5549af8d 20:12:07 ---> 58fbb9b76595 20:12:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 20:12:07 ---> Running in 12f1b04a7356 20:12:07 Removing intermediate container 12f1b04a7356 20:12:07 ---> 12525af93d1a 20:12:07 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 20:12:07 ---> Running in ca2fc8477872 20:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:12:07 OK: 248 MiB in 58 packages 20:12:07 Removing intermediate container ca2fc8477872 20:12:07 ---> 2907ee69992a 20:12:07 Step 7/10 : COPY go.mod vendor* ./ 20:12:07 ---> 62d600483e77 20:12:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:08 ---> Running in ea9646dac437 20:12:46 Removing intermediate container ea9646dac437 20:12:46 ---> 77a95d302727 20:12:46 Step 9/10 : COPY . . 20:12:46 ---> a32591a0f05f 20:12:46 Step 10/10 : RUN ${MAKE} 20:12:46 ---> Running in 87353542c660 20:12:47 noop 20:12:47 Removing intermediate container 87353542c660 20:12:47 ---> 184fef1e70fe 20:12:47 Successfully built 184fef1e70fe 20:12:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:47 + docker inspect -f . ci-base-image-x86_64 20:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:48 prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container 20:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-51 -v /w/workspace/edgexfoundry_device-s7_PR-51:/w/workspace/edgexfoundry_device-s7_PR-51:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-51@tmp:/w/workspace/edgexfoundry_device-s7_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:48 $ docker top 0a89bdc256dc57c0f63778842035b409c8fa2d9f203a46212d03677b693ad501 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:48 + go version 20:12:48 go version go1.23.8 linux/amd64 [Pipeline] } 20:12:48 $ docker stop --time=1 0a89bdc256dc57c0f63778842035b409c8fa2d9f203a46212d03677b693ad501 20:12:50 $ docker rm -f --volumes 0a89bdc256dc57c0f63778842035b409c8fa2d9f203a46212d03677b693ad501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:50 + docker inspect -f . ci-base-image-x86_64 20:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:50 prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container 20:12:51 $ 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-51 -v /w/workspace/edgexfoundry_device-s7_PR-51:/w/workspace/edgexfoundry_device-s7_PR-51:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-51@tmp:/w/workspace/edgexfoundry_device-s7_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:51 $ docker top d9f43d6ceee2cdd0af7ebd94a4a6e926b650abbcf3f49d037bdf1b7b344a133c -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-51 [Pipeline] fileExists [Pipeline] sh 20:12:52 + make test 20:12:52 go test -race -coverprofile=coverage.out ./... 20:13:00 ? github.com/edgexfoundry/device-s7 [no test files] 20:13:22 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 20:13:22 ok github.com/edgexfoundry/device-s7/internal/driver 1.022s coverage: 6.8% of statements 20:13:54 go vet ./... 20:13:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 20:13:58 $ docker stop --time=1 d9f43d6ceee2cdd0af7ebd94a4a6e926b650abbcf3f49d037bdf1b7b344a133c 20:14:02 $ docker rm -f --volumes d9f43d6ceee2cdd0af7ebd94a4a6e926b650abbcf3f49d037bdf1b7b344a133c [Pipeline] // withDockerContainer [Pipeline] sh 20:14:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:14:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:03 + ls -al . 20:14:03 total 220 20:14:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 20:12 . 20:14:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 20:11 .. 20:14:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 20:13 .git 20:14:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 20:11 .github 20:14:03 -rw-rw-r-- 1 jenkins jenkins 237 Jun 2 20:11 .gitignore 20:14:03 -rw-rw-r-- 1 jenkins jenkins 42 Jun 2 20:11 .golangci.yml 20:14:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 20:11 .semver 20:14:03 -rw-rw-r-- 1 jenkins jenkins 19679 Jun 2 20:11 Attribution.txt 20:14:03 -rw-rw-r-- 1 jenkins jenkins 1668 Jun 2 20:11 CHANGLOG.md 20:14:03 -rw-rw-r-- 1 jenkins jenkins 1579 Jun 2 20:11 Dockerfile 20:14:03 -rw-rw-r-- 1 jenkins jenkins 643 Jun 2 20:11 Jenkinsfile 20:14:03 -rw-rw-r-- 1 jenkins jenkins 10947 Jun 2 20:11 LICENSE 20:14:03 -rw-rw-r-- 1 jenkins jenkins 1903 Jun 2 20:11 Makefile 20:14:03 -rw-rw-r-- 1 jenkins jenkins 614 Jun 2 20:11 OWNERS.md 20:14:03 -rw-rw-r-- 1 jenkins jenkins 2393 Jun 2 20:11 README.md 20:14:03 -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 20:11 VERSION 20:14:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 20:11 bin 20:14:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 20:11 cmd 20:14:03 -rw-r--r-- 1 jenkins jenkins 19094 Jun 2 20:13 coverage.out 20:14:03 -rw-rw-r-- 1 jenkins jenkins 6073 Jun 2 20:11 go.mod 20:14:03 -rw-rw-r-- 1 jenkins jenkins 86755 Jun 2 20:11 go.sum 20:14:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 20:11 internal 20:14:03 -rw-rw-r-- 1 jenkins jenkins 223 Jun 2 20:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:04 + 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=a8ee4c7002abdc494263ca4114bbe3cf1da31a51 --label arch=amd64 --label version=0.0.0 . 20:14:04 Sending build context to Docker daemon 15.93MB 20:14:04 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 20:14:04 Step 2/24 : FROM ${BASE} AS builder 20:14:04 ---> 184fef1e70fe 20:14:04 Step 3/24 : ARG MAKE=make build 20:14:04 ---> Running in 8f03c58735d5 20:14:04 Removing intermediate container 8f03c58735d5 20:14:04 ---> eb3ae6947de3 20:14:04 Step 4/24 : WORKDIR /device-s7 20:14:04 ---> Running in 1d68894bd6c1 20:14:04 Removing intermediate container 1d68894bd6c1 20:14:04 ---> f104f0695114 20:14:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 20:14:04 ---> Running in 0c10b85a936e 20:14:04 Removing intermediate container 0c10b85a936e 20:14:04 ---> ef77212680e0 20:14:04 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 20:14:04 ---> Running in e7ebfd21cfa7 20:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:14:05 OK: 248 MiB in 58 packages 20:14:05 Removing intermediate container e7ebfd21cfa7 20:14:05 ---> 30afd0c6a126 20:14:05 Step 7/24 : COPY go.mod vendor* ./ 20:14:06 ---> 8e2a66bef5c8 20:14:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:06 ---> Running in 1937830a6081 20:14:07 Removing intermediate container 1937830a6081 20:14:07 ---> 75b1df40b4b6 20:14:07 Step 9/24 : COPY . . 20:14:07 ---> e932f9efcebf 20:14:07 Step 10/24 : RUN ${MAKE} 20:14:07 ---> Running in 2d47ac11a05e 20:14:07 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" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 20:14:39 Removing intermediate container 2d47ac11a05e 20:14:39 ---> 02ae212d5e3c 20:14:39 Step 11/24 : FROM alpine:3.20 20:14:39 3.20: Pulling from library/alpine 20:14:39 0a9a5dfd008f: Already exists 20:14:39 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 20:14:39 Status: Downloaded newer image for alpine:3.20 20:14:39 ---> ff221270b9fb 20:14:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 20:14:39 ---> Running in 13826161eb90 20:14:39 Removing intermediate container 13826161eb90 20:14:39 ---> 890a8fac1a5e 20:14:39 Step 13/24 : RUN apk add --update --no-cache dumb-init 20:14:39 ---> Running in 30b4c95509a4 20:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:14:40 (1/1) Installing dumb-init (1.2.5-r3) 20:14:40 Executing busybox-1.36.1-r29.trigger 20:14:40 OK: 8 MiB in 15 packages 20:14:40 Removing intermediate container 30b4c95509a4 20:14:40 ---> 262c6740a716 20:14:40 Step 14/24 : RUN apk --no-cache upgrade 20:14:40 ---> Running in a9d5e6b54799 20:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:14:40 OK: 8 MiB in 15 packages 20:14:41 Removing intermediate container a9d5e6b54799 20:14:41 ---> 3283119c61dc 20:14:41 Step 15/24 : WORKDIR / 20:14:41 ---> Running in aa45c3b3f1e0 20:14:41 Removing intermediate container aa45c3b3f1e0 20:14:41 ---> 4b87ab6c271d 20:14:41 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 20:14:41 ---> a1cd4119bb51 20:14:41 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 20:14:42 ---> d9a64c867d78 20:14:42 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 20:14:42 ---> 99a5e2122f41 20:14:42 Step 19/24 : EXPOSE 59994 20:14:42 ---> Running in c36980af03d8 20:14:42 Removing intermediate container c36980af03d8 20:14:42 ---> b6ba756696ac 20:14:42 Step 20/24 : ENTRYPOINT ["/device-s7"] 20:14:42 ---> Running in 057a917ca9ec 20:14:43 Removing intermediate container 057a917ca9ec 20:14:43 ---> 90f7c64b9564 20:14:43 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:14:43 ---> Running in fadb97adfc52 20:14:43 Removing intermediate container fadb97adfc52 20:14:43 ---> 02fcde527aec 20:14:43 Step 22/24 : LABEL arch=amd64 20:14:43 ---> Running in e1c37c45a42e 20:14:43 Removing intermediate container e1c37c45a42e 20:14:43 ---> 5a9eaafaea4d 20:14:43 Step 23/24 : LABEL git_sha=a8ee4c7002abdc494263ca4114bbe3cf1da31a51 20:14:43 ---> Running in 499e21c2fa50 20:14:43 Removing intermediate container 499e21c2fa50 20:14:43 ---> d2f2206343e5 20:14:43 Step 24/24 : LABEL version=0.0.0 20:14:43 ---> Running in 932f555f5ea9 20:14:43 Removing intermediate container 932f555f5ea9 20:14:43 ---> f3c3285cfbfa 20:14:43 [Warning] One or more build-args [ARCH] were not consumed 20:14:43 Successfully built f3c3285cfbfa 20:14:43 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 20:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:44 20:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:44 latest: Pulling from edgex-lftools-log-publisher 20:14:44 5eb5b503b376: Pulling fs layer 20:14:44 5c69ac0246d0: Pulling fs layer 20:14:44 ec43610c2a17: Pulling fs layer 20:14:44 3a2ae6a8a46f: Pulling fs layer 20:14:44 33b1e0a273af: Pulling fs layer 20:14:44 5d3b04190fa2: Pulling fs layer 20:14:44 2f39f015ded8: Pulling fs layer 20:14:44 33b1e0a273af: Waiting 20:14:44 5d3b04190fa2: Waiting 20:14:44 2f39f015ded8: Waiting 20:14:44 3a2ae6a8a46f: Waiting 20:14:44 5c69ac0246d0: Verifying Checksum 20:14:44 5c69ac0246d0: Download complete 20:14:44 3a2ae6a8a46f: Verifying Checksum 20:14:44 3a2ae6a8a46f: Download complete 20:14:44 33b1e0a273af: Verifying Checksum 20:14:44 33b1e0a273af: Download complete 20:14:44 5d3b04190fa2: Verifying Checksum 20:14:44 5d3b04190fa2: Download complete 20:14:44 ec43610c2a17: Verifying Checksum 20:14:44 ec43610c2a17: Download complete 20:14:45 5eb5b503b376: Verifying Checksum 20:14:45 5eb5b503b376: Download complete 20:14:45 2f39f015ded8: Verifying Checksum 20:14:45 2f39f015ded8: Download complete 20:14:46 5eb5b503b376: Pull complete 20:14:46 5c69ac0246d0: Pull complete 20:14:46 ec43610c2a17: Pull complete 20:14:47 3a2ae6a8a46f: Pull complete 20:14:47 33b1e0a273af: Pull complete 20:14:47 5d3b04190fa2: Pull complete 20:14:51 2f39f015ded8: Pull complete 20:14:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:51 prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container 20:14:51 $ 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-51 -v /w/workspace/edgexfoundry_device-s7_PR-51:/w/workspace/edgexfoundry_device-s7_PR-51:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-51@tmp:/w/workspace/edgexfoundry_device-s7_PR-51@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 20:14:54 $ docker top 64b5abf1ced18606cb6ab8d7ccfe9187a007e25c97afbd0f4316b8d252eb5c1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:54 ---> job-cost.sh 20:14:54 lf-activate-venv: SKIPPING 20:14:54 INFO: No Stack... 20:14:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:14:55 INFO: Archiving Costs [Pipeline] sh 20:14:55 + cat /w/workspace/edgexfoundry_device-s7_PR-51/archives/cost.csv 20:14:55 + cut -d, -f6 [Pipeline] lock 20:14:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-51-1-stack-cost] 20:14:55 Resource [jenkins-edgexfoundry-device-s7-PR-51-1-stack-cost] did not exist. Created. 20:14:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:56 + echo total: 0.2199999988079071 [Pipeline] stash 20:14:56 Stashed 1 file(s) [Pipeline] } 20:14:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:56 $ docker stop --time=1 64b5abf1ced18606cb6ab8d7ccfe9187a007e25c97afbd0f4316b8d252eb5c1d 20:14:57 $ docker rm -f --volumes 64b5abf1ced18606cb6ab8d7ccfe9187a007e25c97afbd0f4316b8d252eb5c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:14:58 provisioning config files... 20:14:58 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-51@tmp/config14924810242828186637tmp [Pipeline] { [Pipeline] sh 20:14:58 + set +x 20:14:58 + + curl -s https://codecov.io/bash 20:14:58 bash -s -- 20:14:58 20:14:58 _____ _ 20:14:58 / ____| | | 20:14:58 | | ___ __| | ___ ___ _____ __ 20:14:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:14:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:14:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:14:58 Bash-1.0.6 20:14:58 20:14:58 20:14:58 ==> git version 2.25.1 found 20:14:58 ==> 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 20:14:58 Release-Date: 2020-01-08 20:14:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:14:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:14:58 ==> Jenkins CI detected. 20:14:58 current dir:  /w/workspace/edgexfoundry_device-s7_PR-51 20:14:58 project root: . 20:14:58 --> token set from env 20:14:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:14:58 ==> Running gcov in . (disable via -X gcov) 20:14:58 ==> Python coveragepy not found 20:14:58 ==> Searching for coverage reports in: 20:14:58 + . 20:14:58 -> Found 1 reports 20:14:58 ==> Detecting git/mercurial file structure 20:14:58 ==> Reading reports 20:14:58 + ./coverage.out bytes=19094 20:14:58 ==> Appending adjustments 20:14:58 https://docs.codecov.io/docs/fixing-reports 20:14:58 + Found adjustments 20:14:58 ==> Gzipping contents 20:14:58 4.0K /tmp/codecov.E8Pk9o.gz 20:14:58 ==> Uploading reports 20:14:58 url: https://codecov.io 20:14:58 query: branch=PR-51&commit=a8ee4c7002abdc494263ca4114bbe3cf1da31a51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=51&job=&cmd_args= 20:14:58 -> Pinging Codecov 20:14:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-51&commit=a8ee4c7002abdc494263ca4114bbe3cf1da31a51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=51&job=&cmd_args= 20:14:59 -> Uploading to 20:14:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/a8ee4c7002abdc494263ca4114bbe3cf1da31a51/cd291a28-4e72-4acd-bba2-53d492ae5d8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250602%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250602T201458Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=424b9e888dcd2bff14ab44492a8dc2850a82f0d6761478ec3b828b88adfd5ebf 20:14:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:59 Dload Upload Total Spent Left Speed 20:14:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 18031 --:--:-- --:--:-- --:--:-- 18031 20:14:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/a8ee4c7002abdc494263ca4114bbe3cf1da31a51 [Pipeline] } 20:14:59 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 20:15:01 + [ -d /w/workspace/edgexfoundry_device-s7_PR-51/archives ] 20:15:01 + ls -al /w/workspace/edgexfoundry_device-s7_PR-51/archives 20:15:01 total 16 20:15:01 drwxr-xr-x 3 root root 4096 Jun 2 20:14 . 20:15:01 drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 20:14 .. 20:15:01 drwxr-xr-x 2 root root 4096 Jun 2 20:14 cost 20:15:01 -rw-r--r-- 1 root root 80 Jun 2 20:14 cost.csv 20:15:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-51/archives 20:15:01 + ls -al /w/workspace/edgexfoundry_device-s7_PR-51/archives 20:15:01 total 16 20:15:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 20:14 . 20:15:01 drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 20:14 .. 20:15:01 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 20:14 cost 20:15:01 -rw-r--r-- 1 jenkins jenkins 80 Jun 2 20:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:15:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:02 ---> package-listing.sh 20:15:02 ++ facter osfamily 20:15:02 ++ tr '[:upper:]' '[:lower:]' 20:15:02 + OS_FAMILY=debian 20:15:02 + workspace=/w/workspace/edgexfoundry_device-s7_PR-51 20:15:02 + START_PACKAGES=/tmp/packages_start.txt 20:15:02 + END_PACKAGES=/tmp/packages_end.txt 20:15:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:02 + PACKAGES=/tmp/packages_start.txt 20:15:02 + '[' /w/workspace/edgexfoundry_device-s7_PR-51 ']' 20:15:02 + PACKAGES=/tmp/packages_end.txt 20:15:02 + case "${OS_FAMILY}" in 20:15:02 + dpkg -l 20:15:02 + grep '^ii' 20:15:02 + '[' -f /tmp/packages_start.txt ']' 20:15:02 + '[' -f /tmp/packages_end.txt ']' 20:15:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:02 + '[' /w/workspace/edgexfoundry_device-s7_PR-51 ']' 20:15:02 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-51/archives/ 20:15:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-51/archives/ [Pipeline] echo 20:15:02 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:15:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:03 prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container 20:15:03 $ 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-51/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-51 -v /w/workspace/edgexfoundry_device-s7_PR-51:/w/workspace/edgexfoundry_device-s7_PR-51:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-51@tmp:/w/workspace/edgexfoundry_device-s7_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:04 $ docker top 954af07dc4f98b35aec55afaa6c2bfcf12df73a113a49b444a3e64f97bb602d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:05 + ls /var/log/sa-host 20:15:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:05 provisioning config files... 20:15:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-51@tmp/config8637320046949040913tmp [Pipeline] { [Pipeline] echo 20:15:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:05 ---> create-netrc.sh [Pipeline] } 20:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:06 ---> python-tools-install.sh [Pipeline] echo 20:15:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:06 ---> sudo-logs.sh 20:15:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:15:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:07 ---> job-cost.sh 20:15:07 lf-activate-venv: SKIPPING 20:15:07 DEBUG: total: 0.2199999988079071 20:15:07 INFO: Retrieving Stack Cost... 20:15:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:15:07 INFO: Archiving Costs [Pipeline] echo 20:15:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:07 ---> logs-deploy.sh 20:15:07 lf-activate-venv: SKIPPING 20:15:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-51/1 20:15:07 INFO: archiving workspace using pattern(s): 20:15:08 Archives upload complete. 20:15:08 INFO: archiving logs to Nexus 20:15:09 ---> uname -a: 20:15:09 Linux prd-ubuntu20-04-docker-8c-8g-2657 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:15:09 20:15:09 20:15:09 ---> lscpu: 20:15:09 Architecture: x86_64 20:15:09 CPU op-mode(s): 32-bit, 64-bit 20:15:09 Byte Order: Little Endian 20:15:09 Address sizes: 40 bits physical, 48 bits virtual 20:15:09 CPU(s): 8 20:15:09 On-line CPU(s) list: 0-7 20:15:09 Thread(s) per core: 1 20:15:09 Core(s) per socket: 1 20:15:09 Socket(s): 8 20:15:09 NUMA node(s): 1 20:15:09 Vendor ID: AuthenticAMD 20:15:09 CPU family: 23 20:15:09 Model: 49 20:15:09 Model name: AMD EPYC-Rome Processor 20:15:09 Stepping: 0 20:15:09 CPU MHz: 2800.000 20:15:09 BogoMIPS: 5600.00 20:15:09 Virtualization: AMD-V 20:15:09 Hypervisor vendor: KVM 20:15:09 Virtualization type: full 20:15:09 L1d cache: 256 KiB 20:15:09 L1i cache: 256 KiB 20:15:09 L2 cache: 4 MiB 20:15:09 L3 cache: 128 MiB 20:15:09 NUMA node0 CPU(s): 0-7 20:15:09 Vulnerability Itlb multihit: Not affected 20:15:09 Vulnerability L1tf: Not affected 20:15:09 Vulnerability Mds: Not affected 20:15:09 Vulnerability Meltdown: Not affected 20:15:09 Vulnerability Mmio stale data: Not affected 20:15:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:15:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:15:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:15:09 Vulnerability Srbds: Not affected 20:15:09 Vulnerability Tsx async abort: Not affected 20:15:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:15:09 20:15:09 20:15:09 ---> nproc: 20:15:09 8 20:15:09 20:15:09 20:15:09 ---> df -h: 20:15:09 Filesystem Size Used Avail Use% Mounted on 20:15:09 overlay 155G 13G 143G 8% / 20:15:09 tmpfs 64M 0 64M 0% /dev 20:15:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:15:09 shm 64M 0 64M 0% /dev/shm 20:15:09 /dev/vda1 155G 13G 143G 8% /facter-os 20:15:09 20:15:09