Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4398c04a39105ae61b92f36a6b42a3bc19300d4 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-ssh16619675945480653421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15798471146553909507.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16220680689938906512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 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-ssh4252264183214598669.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6995625676957669183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-8627 in /w/workspace/edgexfoundry_device-s7_main [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_main # 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 Avoid second fetch Checking out Revision c4398c04a39105ae61b92f36a6b42a3bc19300d4 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 Commit message: "Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git rev-list --no-walk 68311172e47f530e8224f99e2a260053df04e41d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:59:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:59:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:59:33 ========================================================= 08:59:33 EdgeX Global Pipelines Version Info 08:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:59:34 ------------------- 08:59:34 stable info: 08:59:34 ------------------- 08:59:34 Commited By: Cherry Wang cherry@iotechsys.com 08:59:34 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:59:34 Message: update stable to v1.0.276 08:59:35 ------------------- 08:59:35 experimental info: 08:59:35 ------------------- 08:59:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:59:35 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:59:35 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:59:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4398c0 [Pipeline] echo 08:59:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:36 provisioning config files... 08:59:37 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8142323406606511029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:37 ---> ****-login.sh 08:59:37 nexus3.edgexfoundry.org:10001 08:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:37 08:59:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:37 Configure a credential helper to remove this warning. See 08:59:37 https://docs.****.com/go/credential-store/ 08:59:37 08:59:37 Login Succeeded 08:59:37 nexus3.edgexfoundry.org:10002 08:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:37 08:59:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:37 Configure a credential helper to remove this warning. See 08:59:37 https://docs.****.com/go/credential-store/ 08:59:37 08:59:37 Login Succeeded 08:59:37 nexus3.edgexfoundry.org:10003 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 nexus3.edgexfoundry.org:10004 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 ****.io 08:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:38 08:59:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:59:38 Configure a credential helper to remove this warning. See 08:59:38 https://docs.****.com/go/credential-store/ 08:59:38 08:59:38 Login Succeeded 08:59:38 ---> ****-login.sh ends [Pipeline] } 08:59:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:59:38 + git rev-list -1 --merges c4398c04a39105ae61b92f36a6b42a3bc19300d4~1..c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo 08:59:39 -----------> git rev-list -1 --merges c4398c04a39105ae61b92f36a6b42a3bc19300d4~1..c4398c04a39105ae61b92f36a6b42a3bc19300d4 c4398c04a39105ae61b92f36a6b42a3bc19300d4 08:59:39 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [false] [Pipeline] sh 08:59:39 + git log --format=format:%s -1 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo 08:59:39 ========================================================= 08:59:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:59:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:39 + git log --format=format:%s -1 c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo 08:59:39 [semverPrep] GIT_COMMIT: c4398c04a39105ae61b92f36a6b42a3bc19300d4, Commit Message: Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo 08:59:40 [semverPrep] This is not a build commit. [Pipeline] sh 08:59:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:40 + grep -v github /etc/ssh/ssh_known_hosts 08:59:40 + [ -e /tmp/ssh_known_hosts ] 08:59:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:59:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:59:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:59:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:41 08:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:59:41 3dae71ba6b94: Pulling fs layer 08:59:41 6bf1a483ea7c: Pulling fs layer 08:59:41 f5dfc541a4d3: Pulling fs layer 08:59:41 461d9e800cba: Pulling fs layer 08:59:41 80192f66455f: Pulling fs layer 08:59:41 2e8e34ca0e6c: Pulling fs layer 08:59:41 a29436f7fd5d: Pulling fs layer 08:59:41 923cac83aea3: Pulling fs layer 08:59:41 25ad8b0a4227: Pulling fs layer 08:59:41 db01528c6b51: Pulling fs layer 08:59:41 28988de357af: Pulling fs layer 08:59:41 461d9e800cba: Waiting 08:59:41 80192f66455f: Waiting 08:59:41 2e8e34ca0e6c: Waiting 08:59:41 a29436f7fd5d: Waiting 08:59:41 923cac83aea3: Waiting 08:59:41 25ad8b0a4227: Waiting 08:59:41 6bf1a483ea7c: Verifying Checksum 08:59:41 6bf1a483ea7c: Download complete 08:59:41 461d9e800cba: Verifying Checksum 08:59:41 461d9e800cba: Download complete 08:59:41 80192f66455f: Verifying Checksum 08:59:41 80192f66455f: Download complete 08:59:41 f5dfc541a4d3: Verifying Checksum 08:59:41 f5dfc541a4d3: Download complete 08:59:41 3dae71ba6b94: Verifying Checksum 08:59:41 3dae71ba6b94: Download complete 08:59:41 923cac83aea3: Verifying Checksum 08:59:41 923cac83aea3: Download complete 08:59:41 25ad8b0a4227: Download complete 08:59:41 db01528c6b51: Verifying Checksum 08:59:41 db01528c6b51: Download complete 08:59:41 28988de357af: Verifying Checksum 08:59:41 28988de357af: Download complete 08:59:42 a29436f7fd5d: Verifying Checksum 08:59:42 a29436f7fd5d: Download complete 08:59:42 2e8e34ca0e6c: Verifying Checksum 08:59:42 2e8e34ca0e6c: Download complete 08:59:43 3dae71ba6b94: Pull complete 08:59:43 6bf1a483ea7c: Pull complete 08:59:44 f5dfc541a4d3: Pull complete 08:59:44 461d9e800cba: Pull complete 08:59:45 80192f66455f: Pull complete 08:59:49 2e8e34ca0e6c: Pull complete 08:59:50 a29436f7fd5d: Pull complete 08:59:50 923cac83aea3: Pull complete 08:59:50 25ad8b0a4227: Pull complete 08:59:50 db01528c6b51: Pull complete 08:59:50 28988de357af: Pull complete 08:59:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:50 prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container 08:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:59:56 $ docker top 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 -eo pid,comm 08:59:56 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). 08:59:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:56 [ssh-agent] Looking for ssh-agent implementation... 08:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:56 $ docker exec 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent 08:59:56 SSH_AUTH_SOCK=/tmp/ssh-jnsPgnI7FC9g/agent.32 08:59:56 SSH_AGENT_PID=38 08:59:56 Running ssh-add (command line suppressed) 08:59:57 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4005773085200218118.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4005773085200218118.key) 08:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 08:59:57 + git tag --points-at HEAD [Pipeline] } 08:59:57 $ docker exec --env ******** --env ******** 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent -k 08:59:57 unset SSH_AUTH_SOCK; 08:59:57 unset SSH_AGENT_PID; 08:59:57 echo Agent pid 38 killed; 08:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:58 [ssh-agent] Looking for ssh-agent implementation... 08:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:58 $ docker exec 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent 08:59:58 SSH_AUTH_SOCK=/tmp/ssh-1tguled5JICJ/agent.86 08:59:58 SSH_AGENT_PID=92 08:59:58 Running ssh-add (command line suppressed) 08:59:58 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13444703831849752671.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13444703831849752671.key) 08:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:59 + git semver init 08:59:59 2025-09-10 08:59:59,232 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:59:59 2025-09-10 08:59:59,243 [run_init] DEBUG init version:0.0.0 force:False 08:59:59 2025-09-10 08:59:59,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 08:59:59 2025-09-10 08:59:59,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 08:59:59 2025-09-10 08:59:59,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 09:00:00 2025-09-10 09:00:00,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 09:00:00 2025-09-10 09:00:00,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 09:00:00 2025-09-10 09:00:00,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:00:00 2025-09-10 09:00:00,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:00:00 4.1.0-dev.8 [Pipeline] } 09:00:00 $ docker exec --env ******** --env ******** 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 ssh-agent -k 09:00:00 unset SSH_AUTH_SOCK; 09:00:00 unset SSH_AGENT_PID; 09:00:00 echo Agent pid 92 killed; 09:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:01 + git semver [Pipeline] } 09:00:01 $ docker stop --time=1 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 09:00:02 $ docker rm -f --volumes 50af2aff31ff078013b42b708f740b67d86c0e9a6355b76db080d9c7c4f027d5 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:00:04 Stashed 1 file(s) [Pipeline] echo 09:00:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 09:00:04 provisioning config files... 09:00:04 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5297400416416863250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:05 ---> ****-login.sh 09:00:05 nexus3.edgexfoundry.org:10001 09:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:05 Login Succeeded 09:00:05 nexus3.edgexfoundry.org:10002 09:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:05 Login Succeeded 09:00:05 nexus3.edgexfoundry.org:10003 09:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:05 Login Succeeded 09:00:05 nexus3.edgexfoundry.org:10004 09:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:05 Login Succeeded 09:00:05 ****.io 09:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:05 Login Succeeded 09:00:05 ---> ****-login.sh ends [Pipeline] } 09:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:00:06 ========================================================= 09:00:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:00:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:07 + 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 . 09:00:08 #0 building with "default" instance using docker driver 09:00:08 09:00:08 #1 [internal] load build definition from Dockerfile 09:00:08 #1 transferring dockerfile: 1.62kB done 09:00:08 #1 DONE 0.0s 09:00:08 09:00:08 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:00:15 #2 DONE 0.7s 09:00:15 09:00:15 #3 [internal] load .dockerignore 09:00:15 #3 transferring context: 2B done 09:00:15 #3 DONE 0.0s 09:00:15 09:00:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:00:15 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 09:00:15 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 09:00:15 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 09:00:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s 09:00:15 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 09:00:15 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s 09:00:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s 09:00:15 #4 ... 09:00:15 09:00:15 #5 [internal] load build context 09:00:15 #5 transferring context: 15.87MB 0.1s done 09:00:15 #5 DONE 0.1s 09:00:15 09:00:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:00:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 5.1s 09:00:15 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 5.1s 09:00:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 5.1s 09:00:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 10.2s 09:00:19 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 10.2s 09:00:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 10.2s 09:00:19 Still waiting to schedule task 09:00:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:00:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 14.3s 09:00:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 14.4s 09:00:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 14.6s 09:00:23 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 14.7s 09:00:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 14.7s 09:00:24 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 15.2s 09:00:24 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 15.1s done 09:00:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 15.1s done 09:00:24 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 15.2s 09:00:24 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 15.2s done 09:00:24 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 15.3s done 09:00:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 15.4s 09:00:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 15.2s done 09:00:24 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 15.3s done 09:00:24 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 15.4s 09:00:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 15.5s 09:00:24 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 15.5s 09:00:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 51.38MB / 103.05MB 15.7s 09:00:24 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 15.5s done 09:00:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 15.8s 09:00:25 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 15.9s done 09:00:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 15.9s 09:00:25 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 09:00:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 16.1s 09:00:25 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:00:25 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 09:00:25 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 16.4s done 09:00:25 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 09:00:25 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 09:00:30 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 09:00:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 09:00:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 09:00:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:00:30 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 09:00:30 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 09:00:30 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 09:00:30 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 09:00:33 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 09:00:33 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 09:00:33 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 09:00:33 #4 DONE 24.7s 09:00:33 09:00:33 #6 [builder 2/7] WORKDIR /device-s7 09:00:38 #6 DONE 3.8s 09:00:38 09:00:38 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:00:38 #7 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:00:38 #7 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:00:38 #7 0.684 OK: 248 MiB in 58 packages 09:00:38 #7 DONE 0.8s 09:00:38 09:00:38 #8 [builder 4/7] COPY go.mod vendor* ./ 09:00:38 #8 DONE 0.0s 09:00:38 09:00:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:18 #9 DONE 37.2s 09:01:18 09:01:18 #10 [builder 6/7] COPY . . 09:01:18 #10 DONE 0.3s 09:01:18 09:01:18 #11 [builder 7/7] RUN echo noop 09:01:18 #11 0.205 noop 09:01:18 #11 DONE 0.3s 09:01:18 09:01:18 #12 exporting to image 09:01:18 #12 exporting layers 09:01:23 #12 exporting layers 6.6s done 09:01:23 #12 writing image sha256:590c0108dc8ccfbe44d9dd0632399adc075dc402e38f3c2fc318d1348e70c1d5 done 09:01:23 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:01:23 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker inspect -f . ci-base-image-x86_64 09:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:24 prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container 09:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** ci-base-image-x86_64 cat 09:01:25 $ docker top dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:25 + go version 09:01:25 go version go1.23.9 linux/amd64 [Pipeline] } 09:01:25 $ docker stop --time=1 dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 09:01:26 $ docker rm -f --volumes dc04f474a568cacd0e456ff793521173586c8505ead5335e0ec2a63add0eb226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:27 + docker inspect -f . ci-base-image-x86_64 09:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:27 prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container 09:01:28 $ 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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** ci-base-image-x86_64 cat 09:01:28 $ docker top 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 09:01:29 + make test 09:01:29 go test -race -coverprofile=coverage.out ./... 09:01:36 ? github.com/edgexfoundry/device-s7 [no test files] 09:02:03 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 09:02:03 ok github.com/edgexfoundry/device-s7/internal/driver 1.021s coverage: 6.8% of statements 09:02:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8628 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 09:02:06 Running in /w/workspace/device-s7/32 [Pipeline] { [Pipeline] checkout 09:02:09 Selected Git installation does not exist. Using Default 09:02:09 The recommended git tool is: NONE 09:02:16 using credential edgex-jenkins-ssh 09:02:16 Cloning the remote Git repository 09:02:16 Cloning repository git@github.com:edgexfoundry/device-s7.git 09:02:17 > git init /w/workspace/device-s7/32 # timeout=10 09:02:17 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 09:02:17 > git --version # timeout=10 09:02:17 > git --version # 'git version 2.25.1' 09:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:19 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 09:02:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:20 Avoid second fetch 09:02:20 Checking out Revision c4398c04a39105ae61b92f36a6b42a3bc19300d4 (main) 09:02:21 Commit message: "Merge pull request #68 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" 09:02:20 > git config core.sparsecheckout # timeout=10 09:02:20 > git checkout -f c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:26 provisioning config files... 09:02:26 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/32@tmp/config10492052059620983974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:27 ---> ****-login.sh 09:02:27 nexus3.edgexfoundry.org:10001 09:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:27 Configure a credential helper to remove this warning. See 09:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:27 09:02:27 Login Succeeded 09:02:27 nexus3.edgexfoundry.org:10002 09:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:28 Configure a credential helper to remove this warning. See 09:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:28 09:02:28 Login Succeeded 09:02:28 nexus3.edgexfoundry.org:10003 09:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:28 Configure a credential helper to remove this warning. See 09:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:28 09:02:28 Login Succeeded 09:02:28 nexus3.edgexfoundry.org:10004 09:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:28 Configure a credential helper to remove this warning. See 09:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:28 09:02:28 Login Succeeded 09:02:28 ****.io 09:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:29 Configure a credential helper to remove this warning. See 09:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:29 09:02:29 Login Succeeded 09:02:29 ---> ****-login.sh ends [Pipeline] } 09:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:02:29 ========================================================= 09:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:02:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 go vet ./... 09:02:30 + 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 . 09:02:30 Sending build context to Docker daemon 8.081MB 09:02:30 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:02:30 Step 2/10 : FROM ${BASE} AS builder 09:02:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:02:30 94e9d8af2201: Pulling fs layer 09:02:30 a6c56e8762df: Pulling fs layer 09:02:30 f0f3c8884826: Pulling fs layer 09:02:30 c7e7622c144d: Pulling fs layer 09:02:30 c7e7622c144d: Waiting 09:02:30 4f4fb700ef54: Pulling fs layer 09:02:30 b4c3b6d88c5a: Pulling fs layer 09:02:30 4f4fb700ef54: Waiting 09:02:30 ba8bce9d2590: Pulling fs layer 09:02:30 b4c3b6d88c5a: Waiting 09:02:30 ca778ea9c289: Pulling fs layer 09:02:30 ba8bce9d2590: Waiting 09:02:30 ca778ea9c289: Waiting 09:02:30 a6c56e8762df: Verifying Checksum 09:02:30 a6c56e8762df: Download complete 09:02:30 c7e7622c144d: Download complete 09:02:30 4f4fb700ef54: Verifying Checksum 09:02:30 4f4fb700ef54: Download complete 09:02:30 b4c3b6d88c5a: Verifying Checksum 09:02:30 b4c3b6d88c5a: Download complete 09:02:30 94e9d8af2201: Verifying Checksum 09:02:30 94e9d8af2201: Download complete 09:02:31 ca778ea9c289: Verifying Checksum 09:02:31 ca778ea9c289: Download complete 09:02:32 94e9d8af2201: Pull complete 09:02:32 a6c56e8762df: Pull complete 09:02:32 f0f3c8884826: Verifying Checksum 09:02:34 ba8bce9d2590: Verifying Checksum 09:02:34 ba8bce9d2590: Download complete 09:02:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:35 ./bin/test-attribution-txt.sh 09:02:35 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:02:35 $ docker stop --time=1 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 09:02:40 $ docker rm -f --volumes 9f0e4e04553a1ea3bf6172f4c1bd11b68ad7e22e168e547da7143db0ba083cd2 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:02:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:02:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:02:42 + ls -al . 09:02:42 total 220 09:02:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:01 . 09:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 08:59 .. 09:02:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:02 .git 09:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 08:59 .github 09:02:42 -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 08:59 .gitignore 09:02:42 -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 08:59 .golangci.yml 09:02:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:00 .semver 09:02:42 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 08:59 Attribution.txt 09:02:42 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 08:59 CHANGLOG.md 09:02:42 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 08:59 Dockerfile 09:02:42 -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 08:59 Jenkinsfile 09:02:42 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 08:59 LICENSE 09:02:42 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 08:59 Makefile 09:02:42 -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 08:59 OWNERS.md 09:02:42 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 08:59 README.md 09:02:42 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:00 VERSION 09:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 08:59 bin 09:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 08:59 cmd 09:02:42 -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 09:01 coverage.out 09:02:42 -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 08:59 go.mod 09:02:42 -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 08:59 go.sum 09:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 08:59 internal 09:02:42 -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 08:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:43 + 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=c4398c04a39105ae61b92f36a6b42a3bc19300d4 --label arch=amd64 --label version=4.1.0-dev.8 . 09:02:43 #0 building with "default" instance using docker driver 09:02:43 09:02:43 #1 [internal] load build definition from Dockerfile 09:02:43 #1 transferring dockerfile: 1.62kB done 09:02:43 #1 DONE 0.1s 09:02:43 09:02:43 #2 [internal] load metadata for docker.io/library/alpine:3.20 09:02:43 #2 DONE 0.1s 09:02:43 09:02:43 #3 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:43 #3 DONE 0.0s 09:02:43 09:02:43 #4 [internal] load .dockerignore 09:02:43 #4 transferring context: 2B done 09:02:43 #4 DONE 0.0s 09:02:43 09:02:43 #5 [internal] load build context 09:02:43 #5 transferring context: 27.79kB 0.0s done 09:02:43 #5 DONE 0.0s 09:02:43 09:02:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:02:43 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:02:43 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:02:43 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:02:43 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:02:43 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 09:02:43 #6 ... 09:02:43 09:02:43 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:02:43 #7 DONE 0.2s 09:02:43 09:02:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:02:43 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 09:02:43 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 09:02:43 #6 ... 09:02:43 09:02:43 #8 [builder 2/7] WORKDIR /device-s7 09:02:43 #8 DONE 0.1s 09:02:43 09:02:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:02:43 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 09:02:44 #6 DONE 0.4s 09:02:44 09:02:44 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:02:44 #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:44 #9 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:44 #9 0.605 (1/1) Installing dumb-init (1.2.5-r3) 09:02:44 #9 0.609 Executing busybox-1.36.1-r29.trigger 09:02:44 #9 0.615 OK: 8 MiB in 15 packages 09:02:44 #9 ... 09:02:44 09:02:44 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:02:44 #10 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:44 #10 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:44 #10 0.746 OK: 248 MiB in 58 packages 09:02:44 #10 DONE 0.9s 09:02:45 09:02:45 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:02:45 #9 DONE 0.8s 09:02:45 09:02:45 #11 [builder 4/7] COPY go.mod vendor* ./ 09:02:45 #11 DONE 0.0s 09:02:45 09:02:45 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:45 #12 DONE 0.6s 09:02:45 09:02:45 #13 [stage-1 3/7] RUN apk --no-cache upgrade 09:02:45 #13 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:45 #13 0.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:45 #13 0.721 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:02:45 #13 ... 09:02:45 09:02:45 #14 [builder 6/7] COPY . . 09:02:45 #14 DONE 0.2s 09:02:45 09:02:45 #13 [stage-1 3/7] RUN apk --no-cache upgrade 09:02:45 #13 0.793 Executing busybox-1.36.1-r30.post-upgrade 09:02:45 #13 0.838 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:02:45 #13 0.842 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:02:45 #13 0.845 Executing busybox-1.36.1-r30.trigger 09:02:45 #13 0.876 OK: 8 MiB in 15 packages 09:02:45 #13 DONE 1.0s 09:02:45 09:02:45 #15 [builder 7/7] RUN make build 09:02:46 #15 0.313 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 09:02:49 f0f3c8884826: Pull complete 09:02:49 c7e7622c144d: Pull complete 09:02:49 4f4fb700ef54: Pull complete 09:02:49 b4c3b6d88c5a: Pull complete 09:02:56 ba8bce9d2590: Pull complete 09:02:57 ca778ea9c289: Pull complete 09:02:57 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 09:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:02:57 ---> 47b25d7523d1 09:02:57 Step 3/10 : ARG MAKE=make build 09:02:59 ---> Running in 3dc7c8e9bd8c 09:02:59 Removing intermediate container 3dc7c8e9bd8c 09:02:59 ---> 271e1117eac3 09:02:59 Step 4/10 : WORKDIR /device-s7 09:02:59 ---> Running in 6432b7c63339 09:02:59 Removing intermediate container 6432b7c63339 09:02:59 ---> 2b7a977afd8f 09:02:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:03:00 ---> Running in 1ab4d6427946 09:03:00 Removing intermediate container 1ab4d6427946 09:03:00 ---> 154bf17fe9be 09:03:00 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 09:03:00 ---> Running in 4de9c213b440 09:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:03 OK: 239 MiB in 58 packages 09:03:03 Removing intermediate container 4de9c213b440 09:03:03 ---> ff5e3dd3b1b9 09:03:03 Step 7/10 : COPY go.mod vendor* ./ 09:03:04 ---> 1d1d3743618f 09:03:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:04 ---> Running in da1ff9c289cb 09:03:13 #15 DONE 26.7s 09:03:13 09:03:13 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 09:03:13 #16 DONE 0.1s 09:03:13 09:03:13 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 09:03:13 #17 DONE 0.5s 09:03:13 09:03:13 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 09:03:13 #18 DONE 0.2s 09:03:13 09:03:13 #19 exporting to image 09:03:13 #19 exporting layers 09:03:13 #19 exporting layers 0.6s done 09:03:13 #19 writing image sha256:43f4d26abc854e11d22500e29bd916a817f39f8634c484f87b2950ae598b8e2b 0.0s done 09:03:13 #19 naming to docker.io/library/device-s7 0.1s done 09:03:13 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:14 provisioning config files... 09:03:14 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3201221560256039249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:14 ---> ****-login.sh 09:03:14 nexus3.edgexfoundry.org:10001 09:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:14 Login Succeeded 09:03:14 nexus3.edgexfoundry.org:10002 09:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:14 Login Succeeded 09:03:14 nexus3.edgexfoundry.org:10003 09:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:14 Login Succeeded 09:03:14 nexus3.edgexfoundry.org:10004 09:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:14 Login Succeeded 09:03:14 ****.io 09:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:14 Login Succeeded 09:03:14 ---> ****-login.sh ends [Pipeline] } 09:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:03:15 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 09:03:15 c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:03:15 latest 09:03:15 4.1.0-dev.8 09:03:15 c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:03:15 main 09:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:15 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:15 + docker push nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:03:15 340f17e046dd: Preparing 09:03:15 8631a4c92e86: Preparing 09:03:15 60302fa0b913: Preparing 09:03:15 0778da5d6478: Preparing 09:03:15 4936b6272152: Preparing 09:03:15 097100c76c15: Preparing 09:03:15 097100c76c15: Waiting 09:03:15 60302fa0b913: Pushed 09:03:15 4936b6272152: Pushed 09:03:15 340f17e046dd: Pushed 09:03:15 097100c76c15: Layer already exists 09:03:15 0778da5d6478: Pushed 09:03:19 8631a4c92e86: Pushed 09:03:19 c4398c04a39105ae61b92f36a6b42a3bc19300d4: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:20 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:20 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 09:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:03:20 340f17e046dd: Preparing 09:03:20 8631a4c92e86: Preparing 09:03:20 60302fa0b913: Preparing 09:03:20 0778da5d6478: Preparing 09:03:20 4936b6272152: Preparing 09:03:20 097100c76c15: Preparing 09:03:20 097100c76c15: Waiting 09:03:20 0778da5d6478: Layer already exists 09:03:20 4936b6272152: Layer already exists 09:03:20 60302fa0b913: Layer already exists 09:03:20 8631a4c92e86: Layer already exists 09:03:20 340f17e046dd: Layer already exists 09:03:20 097100c76c15: Layer already exists 09:03:20 latest: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:20 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:21 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 09:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:03:21 340f17e046dd: Preparing 09:03:21 8631a4c92e86: Preparing 09:03:21 60302fa0b913: Preparing 09:03:21 0778da5d6478: Preparing 09:03:21 4936b6272152: Preparing 09:03:21 097100c76c15: Preparing 09:03:21 097100c76c15: Waiting 09:03:21 340f17e046dd: Layer already exists 09:03:21 0778da5d6478: Layer already exists 09:03:21 4936b6272152: Layer already exists 09:03:21 60302fa0b913: Layer already exists 09:03:21 8631a4c92e86: Layer already exists 09:03:21 097100c76c15: Layer already exists 09:03:21 4.1.0-dev.8: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:21 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:21 + docker push nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:03:21 340f17e046dd: Preparing 09:03:21 8631a4c92e86: Preparing 09:03:21 60302fa0b913: Preparing 09:03:21 0778da5d6478: Preparing 09:03:21 4936b6272152: Preparing 09:03:21 097100c76c15: Preparing 09:03:21 097100c76c15: Waiting 09:03:21 340f17e046dd: Layer already exists 09:03:21 8631a4c92e86: Layer already exists 09:03:21 0778da5d6478: Layer already exists 09:03:21 60302fa0b913: Layer already exists 09:03:21 4936b6272152: Layer already exists 09:03:21 097100c76c15: Layer already exists 09:03:21 c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:22 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:22 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 09:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:03:22 340f17e046dd: Preparing 09:03:22 8631a4c92e86: Preparing 09:03:22 60302fa0b913: Preparing 09:03:22 0778da5d6478: Preparing 09:03:22 4936b6272152: Preparing 09:03:22 097100c76c15: Preparing 09:03:22 097100c76c15: Waiting 09:03:22 340f17e046dd: Layer already exists 09:03:22 0778da5d6478: Layer already exists 09:03:22 4936b6272152: Layer already exists 09:03:22 60302fa0b913: Layer already exists 09:03:22 8631a4c92e86: Layer already exists 09:03:22 097100c76c15: Layer already exists 09:03:22 main: digest: sha256:af5e1a2988c9f13787ec1dc09b44dc548f3b015ee54739eb21b40e28ad3231b5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:22 ===================================================== [Pipeline] echo 09:03:22 taggedImages: 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:latest 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 09:03:22 ========================================================= 09:03:22 [edgeXBuildMultiArch] RAW Config: 09:03:22 images: 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:latest 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:03:22 - nexus3.edgexfoundry.org:10004/device-s7:main 09:03:22 settingsFile: 09:03:22 device-s7-settings 09:03:22 ========================================================= [Pipeline] node 09:03:37 Still waiting to schedule task 09:03:37 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:04:05 Running on prd-centos7-docker-4c-2g-8632 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:05 provisioning config files... 09:04:05 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4099356493881406025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:06 ---> ****-login.sh 09:04:06 nexus3.edgexfoundry.org:10001 09:04:56 Removing intermediate container da1ff9c289cb 09:04:56 ---> 365c4c38decf 09:04:56 Step 9/10 : COPY . . 09:04:56 ---> 3b3a593cdc25 09:04:56 Step 10/10 : RUN ${MAKE} 09:04:56 ---> Running in eae133f9175f 09:04:56 noop 09:04:56 Removing intermediate container eae133f9175f 09:04:56 ---> 89552293597a 09:04:56 Successfully built 89552293597a 09:04:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:56 + docker inspect -f . ci-base-image-arm64 09:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:56 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 09:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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 ******** ci-base-image-arm64 cat 09:04:57 $ docker top d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:58 + go version 09:04:58 go version go1.23.9 linux/arm64 [Pipeline] } 09:04:58 $ docker stop --time=1 d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 09:05:01 $ docker rm -f --volumes d9e567a172bf72c98ca387bcda3d12e6c94e55998aa80a07905d580150bdfa53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:01 + docker inspect -f . ci-base-image-arm64 09:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:01 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 09:05:01 $ 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/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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 ******** ci-base-image-arm64 cat 09:05:03 $ docker top 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:03 + git config --global --add safe.directory /w/workspace/device-s7/32 [Pipeline] fileExists [Pipeline] sh 09:05:04 + make test 09:05:04 go test -race -coverprofile=coverage.out ./... 09:05:50 ? github.com/edgexfoundry/device-s7 [no test files] 09:09:27 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 09:09:27 ok github.com/edgexfoundry/device-s7/internal/driver 1.119s coverage: 6.8% of statements 09:09:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:09:27 go vet ./... 09:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:13:35 ./bin/test-attribution-txt.sh 09:13:35 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:13:35 $ docker stop --time=1 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f 09:13:37 $ docker rm -f --volumes 36c92885d9973f2876d5c82147953c3b049fc7ede62871c6f64df82f1b51fc2f [Pipeline] // withDockerContainer [Pipeline] sh 09:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:13:39 Warning: overwriting stash ‘coverage-report’ 09:13:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:13:41 + ls -al . 09:13:41 total 216 09:13:41 drwxrwxr-x 7 jenkins jenkins 4096 Sep 10 09:05 . 09:13:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:02 .. 09:13:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:02 .git 09:13:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:02 .github 09:13:41 -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 09:02 .gitignore 09:13:41 -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 09:02 .golangci.yml 09:13:41 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 09:02 Attribution.txt 09:13:41 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 09:02 CHANGLOG.md 09:13:41 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 09:02 Dockerfile 09:13:41 -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 09:02 Jenkinsfile 09:13:41 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 09:02 LICENSE 09:13:41 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 09:02 Makefile 09:13:41 -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 09:02 OWNERS.md 09:13:41 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 09:02 README.md 09:13:41 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:00 VERSION 09:13:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:02 bin 09:13:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:02 cmd 09:13:41 -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 09:09 coverage.out 09:13:41 -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 09:02 go.mod 09:13:41 -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 09:02 go.sum 09:13:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:02 internal 09:13:41 -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + 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=c4398c04a39105ae61b92f36a6b42a3bc19300d4 --label arch=arm64 --label version=4.1.0-dev.8 . 09:13:41 Sending build context to Docker daemon 8.101MB 09:13:41 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 09:13:41 Step 2/24 : FROM ${BASE} AS builder 09:13:41 ---> 89552293597a 09:13:41 Step 3/24 : ARG MAKE=make build 09:13:42 ---> Running in a60390493a9d 09:13:42 Removing intermediate container a60390493a9d 09:13:42 ---> f587ba3dca3d 09:13:42 Step 4/24 : WORKDIR /device-s7 09:13:42 ---> Running in 4a46f9c5bc44 09:13:42 Removing intermediate container 4a46f9c5bc44 09:13:42 ---> 5db7e49540c8 09:13:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:13:42 ---> Running in 729826a1fb42 09:13:43 Removing intermediate container 729826a1fb42 09:13:43 ---> 326af81eb4bd 09:13:43 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 09:13:43 ---> Running in 20dc906e801a 09:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:13:46 OK: 239 MiB in 58 packages 09:13:46 Removing intermediate container 20dc906e801a 09:13:46 ---> 0f3403a0b1b2 09:13:46 Step 7/24 : COPY go.mod vendor* ./ 09:13:47 ---> 51a0764f77ed 09:13:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:47 ---> Running in 8dba7085da24 09:13:49 Removing intermediate container 8dba7085da24 09:13:49 ---> f5e176d3a0a4 09:13:49 Step 9/24 : COPY . . 09:13:50 ---> e73624a43048 09:13:50 Step 10/24 : RUN ${MAKE} 09:13:50 ---> Running in 8e7c9ac8e2d5 09:13:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 09:17:28 Removing intermediate container 8e7c9ac8e2d5 09:17:28 ---> 11d3132e0896 09:17:28 Step 11/24 : FROM alpine:3.20 09:17:29 3.20: Pulling from library/alpine 09:17:29 13e713f82565: Pulling fs layer 09:17:29 13e713f82565: Verifying Checksum 09:17:29 13e713f82565: Download complete 09:17:30 13e713f82565: Pull complete 09:17:30 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:17:30 Status: Downloaded newer image for alpine:3.20 09:17:30 ---> c88e9dceb6cb 09:17:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:17:30 ---> Running in cba8495bca23 09:17:30 Removing intermediate container cba8495bca23 09:17:30 ---> 38f48dbde75c 09:17:30 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:17:30 ---> Running in 49de01700b4c 09:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:33 (1/1) Installing dumb-init (1.2.5-r3) 09:17:33 Executing busybox-1.36.1-r29.trigger 09:17:33 OK: 9 MiB in 15 packages 09:17:34 Removing intermediate container 49de01700b4c 09:17:34 ---> f81623bed1d2 09:17:34 Step 14/24 : RUN apk --no-cache upgrade 09:17:34 ---> Running in ab10e7c8177f 09:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:37 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:17:37 Executing busybox-1.36.1-r30.post-upgrade 09:17:37 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:17:37 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:17:37 Executing busybox-1.36.1-r30.trigger 09:17:37 OK: 9 MiB in 15 packages 09:17:39 Removing intermediate container ab10e7c8177f 09:17:39 ---> 7601d18df83a 09:17:39 Step 15/24 : WORKDIR / 09:17:39 ---> Running in 0daa7088f215 09:17:39 Removing intermediate container 0daa7088f215 09:17:39 ---> f0072bd251c8 09:17:39 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 09:17:39 ---> 46b961e88cc0 09:17:39 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 09:17:42 ---> 8a4a8bbde701 09:17:42 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 09:17:42 ---> a74428d9ebda 09:17:42 Step 19/24 : EXPOSE 59994 09:17:43 ---> Running in 70b7d9c876ee 09:17:43 Removing intermediate container 70b7d9c876ee 09:17:43 ---> c166547616cc 09:17:43 Step 20/24 : ENTRYPOINT ["/device-s7"] 09:17:43 ---> Running in f0ae3ea1673b 09:17:43 Removing intermediate container f0ae3ea1673b 09:17:43 ---> abb2f9b4f5e0 09:17:43 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:17:43 ---> Running in 238f64759995 09:17:44 Removing intermediate container 238f64759995 09:17:44 ---> 7ca4b1c26813 09:17:44 Step 22/24 : LABEL arch=arm64 09:17:44 ---> Running in 1d286f42b4e6 09:17:44 Removing intermediate container 1d286f42b4e6 09:17:44 ---> c127eef8d082 09:17:44 Step 23/24 : LABEL git_sha=c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:17:44 ---> Running in 13bf4040342a 09:17:44 Removing intermediate container 13bf4040342a 09:17:44 ---> 4d12549cfb1c 09:17:44 Step 24/24 : LABEL version=4.1.0-dev.8 09:17:45 ---> Running in 54c5bec22850 09:17:45 Removing intermediate container 54c5bec22850 09:17:45 ---> cb26ba96513c 09:17:45 [Warning] One or more build-args [ARCH] were not consumed 09:17:45 Successfully built cb26ba96513c 09:17:45 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:45 provisioning config files... 09:17:45 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/32@tmp/config17556099417581290335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:45 ---> ****-login.sh 09:17:45 nexus3.edgexfoundry.org:10001 09:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:46 Configure a credential helper to remove this warning. See 09:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:46 09:17:46 Login Succeeded 09:17:46 nexus3.edgexfoundry.org:10002 09:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:46 Configure a credential helper to remove this warning. See 09:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:46 09:17:46 Login Succeeded 09:17:46 nexus3.edgexfoundry.org:10003 09:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:46 Configure a credential helper to remove this warning. See 09:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:46 09:17:46 Login Succeeded 09:17:46 nexus3.edgexfoundry.org:10004 09:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:47 Configure a credential helper to remove this warning. See 09:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:47 09:17:47 Login Succeeded 09:17:47 ****.io 09:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:47 Configure a credential helper to remove this warning. See 09:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:47 09:17:47 Login Succeeded 09:17:47 ---> ****-login.sh ends [Pipeline] } 09:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:17:47 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 09:17:47 c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:17:47 latest 09:17:47 4.1.0-dev.8 09:17:47 c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:17:47 main 09:17:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:48 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:48 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:17:48 cd64b6cb9f9c: Preparing 09:17:48 135fdb22e1bf: Preparing 09:17:48 d12370870463: Preparing 09:17:48 412a9a1c3830: Preparing 09:17:48 3d0d5cd480aa: Preparing 09:17:48 1e890da81ec9: Preparing 09:17:48 1e890da81ec9: Waiting 09:17:48 cd64b6cb9f9c: Pushed 09:17:48 d12370870463: Pushed 09:17:48 3d0d5cd480aa: Pushed 09:17:48 1e890da81ec9: Layer already exists 09:17:49 412a9a1c3830: Pushed 09:17:59 135fdb22e1bf: Pushed 09:17:59 c4398c04a39105ae61b92f36a6b42a3bc19300d4: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:59 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:00 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 09:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:18:00 cd64b6cb9f9c: Preparing 09:18:00 135fdb22e1bf: Preparing 09:18:00 d12370870463: Preparing 09:18:00 412a9a1c3830: Preparing 09:18:00 3d0d5cd480aa: Preparing 09:18:00 1e890da81ec9: Preparing 09:18:00 1e890da81ec9: Waiting 09:18:00 135fdb22e1bf: Layer already exists 09:18:00 cd64b6cb9f9c: Layer already exists 09:18:00 3d0d5cd480aa: Layer already exists 09:18:00 d12370870463: Layer already exists 09:18:00 412a9a1c3830: Layer already exists 09:18:00 1e890da81ec9: Layer already exists 09:18:00 latest: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:00 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:01 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 09:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:18:01 cd64b6cb9f9c: Preparing 09:18:01 135fdb22e1bf: Preparing 09:18:01 d12370870463: Preparing 09:18:01 412a9a1c3830: Preparing 09:18:01 3d0d5cd480aa: Preparing 09:18:01 1e890da81ec9: Preparing 09:18:01 1e890da81ec9: Waiting 09:18:01 cd64b6cb9f9c: Layer already exists 09:18:01 412a9a1c3830: Layer already exists 09:18:01 d12370870463: Layer already exists 09:18:01 3d0d5cd480aa: Layer already exists 09:18:01 135fdb22e1bf: Layer already exists 09:18:01 1e890da81ec9: Layer already exists 09:18:01 4.1.0-dev.8: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:01 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:02 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:18:02 cd64b6cb9f9c: Preparing 09:18:02 135fdb22e1bf: Preparing 09:18:02 d12370870463: Preparing 09:18:02 412a9a1c3830: Preparing 09:18:02 3d0d5cd480aa: Preparing 09:18:02 1e890da81ec9: Preparing 09:18:02 1e890da81ec9: Waiting 09:18:02 135fdb22e1bf: Layer already exists 09:18:02 d12370870463: Layer already exists 09:18:02 cd64b6cb9f9c: Layer already exists 09:18:02 412a9a1c3830: Layer already exists 09:18:02 3d0d5cd480aa: Layer already exists 09:18:02 1e890da81ec9: Layer already exists 09:18:02 c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:02 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:02 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 09:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:18:02 cd64b6cb9f9c: Preparing 09:18:02 135fdb22e1bf: Preparing 09:18:02 d12370870463: Preparing 09:18:02 412a9a1c3830: Preparing 09:18:02 3d0d5cd480aa: Preparing 09:18:02 1e890da81ec9: Preparing 09:18:02 1e890da81ec9: Waiting 09:18:02 135fdb22e1bf: Layer already exists 09:18:02 3d0d5cd480aa: Layer already exists 09:18:02 d12370870463: Layer already exists 09:18:02 cd64b6cb9f9c: Layer already exists 09:18:02 412a9a1c3830: Layer already exists 09:18:02 1e890da81ec9: Layer already exists 09:18:03 main: digest: sha256:94229227c0defd8f9e97f4766abfe7644fb83a01f461a094e0ad8e9ead777bd3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:03 ===================================================== [Pipeline] echo 09:18:03 taggedImages: 09:18:03 - nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 09:18:03 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 09:18:03 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 09:18:03 - nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 09:18:03 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 09:18:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4 [Pipeline] echo 09:18:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 09:18:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] echo 09:18:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:c4398c04a39105ae61b92f36a6b42a3bc19300d4-4.1.0-dev.8 [Pipeline] echo 09:18:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:03 09:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:04 arm64: Pulling from edgex-lftools-log-publisher 09:18:04 8998bd30e6a1: Pulling fs layer 09:18:04 04944245beec: Pulling fs layer 09:18:04 699f458cf7ca: Pulling fs layer 09:18:04 765212b225bb: Pulling fs layer 09:18:04 f23df028b6ca: Pulling fs layer 09:18:04 d65c8cfc05b1: Pulling fs layer 09:18:04 2437ff75d9bd: Pulling fs layer 09:18:04 765212b225bb: Waiting 09:18:04 f23df028b6ca: Waiting 09:18:04 d65c8cfc05b1: Waiting 09:18:04 2437ff75d9bd: Waiting 09:18:04 04944245beec: Verifying Checksum 09:18:04 04944245beec: Download complete 09:18:04 765212b225bb: Verifying Checksum 09:18:04 765212b225bb: Download complete 09:18:04 f23df028b6ca: Verifying Checksum 09:18:04 f23df028b6ca: Download complete 09:18:04 d65c8cfc05b1: Verifying Checksum 09:18:04 d65c8cfc05b1: Download complete 09:18:04 699f458cf7ca: Verifying Checksum 09:18:04 699f458cf7ca: Download complete 09:18:04 8998bd30e6a1: Verifying Checksum 09:18:04 8998bd30e6a1: Download complete 09:18:07 2437ff75d9bd: Verifying Checksum 09:18:07 2437ff75d9bd: Download complete 09:18:10 8998bd30e6a1: Pull complete 09:18:10 04944245beec: Pull complete 09:18:11 699f458cf7ca: Pull complete 09:18:12 765212b225bb: Pull complete 09:18:13 f23df028b6ca: Pull complete 09:18:13 d65c8cfc05b1: Pull complete 09:18:31 2437ff75d9bd: Pull complete 09:18:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 09:18:31 $ 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/32 -v /w/workspace/device-s7/32:/w/workspace/device-s7/32:rw,z -v /w/workspace/device-s7/32@tmp:/w/workspace/device-s7/32@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:arm64 cat 09:18:36 $ docker top d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> job-cost.sh 09:18:37 lf-activate-venv: SKIPPING 09:18:37 INFO: No Stack... 09:18:37 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:38 INFO: Archiving Costs [Pipeline] sh 09:18:39 + cat /w/workspace/device-s7/32/archives/cost.csv 09:18:39 + cut -d, -f6 [Pipeline] lock 09:18:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] 09:18:39 Resource [jenkins-edgexfoundry-device-s7-main-32-stack-cost] did not exist. Created. 09:18:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:39 + echo total: 0.10999999940395355 [Pipeline] stash 09:18:40 Stashed 1 file(s) [Pipeline] } 09:18:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:40 $ docker stop --time=1 d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 09:18:41 $ docker rm -f --volumes d0607f83d9fdaf9b83c01d4e746c01ced4ab677b08f898f3f3fd919c1294b9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:59:32 Cancelling nested steps due to timeout 14:59:32 Sending interrupt signal to process 14:59:37 script returned exit code 143 [Pipeline] } 14:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:59:38 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:59:39 ---> package-listing.sh 14:59:39 ++ facter osfamily 14:59:39 ++ tr '[:upper:]' '[:lower:]' 14:59:39 + OS_FAMILY=redhat 14:59:39 + workspace=/w/workspace/edgexfoundry_device-s7_main 14:59:39 + START_PACKAGES=/tmp/packages_start.txt 14:59:39 + END_PACKAGES=/tmp/packages_end.txt 14:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:39 + PACKAGES=/tmp/packages_start.txt 14:59:39 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:59:39 + PACKAGES=/tmp/packages_end.txt 14:59:39 + case "${OS_FAMILY}" in 14:59:39 + sort 14:59:39 + rpm -qa 14:59:40 + '[' -f /tmp/packages_start.txt ']' 14:59:40 + '[' -f /tmp/packages_end.txt ']' 14:59:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:40 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:59:40 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 14:59:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 14:59:40 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:59:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:40 14:59:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:41 latest: Pulling from edgex-lftools-log-publisher 14:59:41 5eb5b503b376: Pulling fs layer 14:59:41 5c69ac0246d0: Pulling fs layer 14:59:41 ec43610c2a17: Pulling fs layer 14:59:41 3a2ae6a8a46f: Pulling fs layer 14:59:41 33b1e0a273af: Pulling fs layer 14:59:41 5d3b04190fa2: Pulling fs layer 14:59:41 2f39f015ded8: Pulling fs layer 14:59:41 5d3b04190fa2: Waiting 14:59:41 2f39f015ded8: Waiting 14:59:41 3a2ae6a8a46f: Waiting 14:59:41 33b1e0a273af: Waiting 14:59:41 5c69ac0246d0: Verifying Checksum 14:59:41 5c69ac0246d0: Download complete 14:59:41 3a2ae6a8a46f: Verifying Checksum 14:59:41 3a2ae6a8a46f: Download complete 14:59:41 ec43610c2a17: Verifying Checksum 14:59:41 ec43610c2a17: Download complete 14:59:41 33b1e0a273af: Verifying Checksum 14:59:41 33b1e0a273af: Download complete 14:59:41 5d3b04190fa2: Verifying Checksum 14:59:41 5d3b04190fa2: Download complete 14:59:41 5eb5b503b376: Verifying Checksum 14:59:41 5eb5b503b376: Download complete 14:59:42 2f39f015ded8: Verifying Checksum 14:59:42 2f39f015ded8: Download complete 14:59:43 5eb5b503b376: Pull complete 14:59:43 5c69ac0246d0: Pull complete 14:59:43 ec43610c2a17: Pull complete 14:59:43 3a2ae6a8a46f: Pull complete 14:59:43 33b1e0a273af: Pull complete 14:59:43 5d3b04190fa2: Pull complete 14:59:47 2f39f015ded8: Pull complete 14:59:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:47 prd-centos7-docker-4c-2g-8632 does not seem to be running inside a container 14:59:47 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools-log-publisher:latest cat 14:59:50 $ docker top 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:50 + touch /tmp/pre-build-complete [Pipeline] sh 14:59:51 + mkdir -p /var/log/sysstat [Pipeline] sh 14:59:51 + ls /var/log/sa-host 14:59:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:51 provisioning config files... 14:59:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3759222304340342761tmp [Pipeline] { [Pipeline] echo 14:59:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:59:52 ---> create-netrc.sh [Pipeline] } 14:59:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:59:52 ---> python-tools-install.sh [Pipeline] echo 14:59:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:59:52 ---> sudo-logs.sh 14:59:52 Archiving 'sudo' log.. 14:59:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-8632.novalocal: Name or service not known 14:59:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-8632.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:59:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:59:53 ---> job-cost.sh 14:59:53 lf-activate-venv: SKIPPING 14:59:53 DEBUG: total: 0.10999999940395355 14:59:53 INFO: Retrieving Stack Cost... 14:59:53 INFO: Retrieving Pricing Info for: v3-standard-2 14:59:54 INFO: Archiving Costs [Pipeline] echo 14:59:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:59:54 ---> logs-deploy.sh 14:59:54 lf-activate-venv: SKIPPING 14:59:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/32 14:59:54 INFO: archiving workspace using pattern(s): 14:59:55 Archives upload complete. 14:59:55 INFO: archiving logs to Nexus 14:59:56 ---> uname -a: 14:59:56 Linux prd-centos7-docker-4c-2g-8632.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 14:59:56 14:59:56 14:59:56 ---> lscpu: 14:59:56 Architecture: x86_64 14:59:56 CPU op-mode(s): 32-bit, 64-bit 14:59:56 Byte Order: Little Endian 14:59:56 Address sizes: 40 bits physical, 48 bits virtual 14:59:56 CPU(s): 2 14:59:56 On-line CPU(s) list: 0,1 14:59:56 Thread(s) per core: 1 14:59:56 Core(s) per socket: 1 14:59:56 Socket(s): 2 14:59:56 NUMA node(s): 1 14:59:56 Vendor ID: AuthenticAMD 14:59:56 CPU family: 23 14:59:56 Model: 49 14:59:56 Model name: AMD EPYC-Rome Processor 14:59:56 Stepping: 0 14:59:56 CPU MHz: 2799.998 14:59:56 BogoMIPS: 5599.99 14:59:56 Virtualization: AMD-V 14:59:56 Hypervisor vendor: KVM 14:59:56 Virtualization type: full 14:59:56 L1d cache: 64 KiB 14:59:56 L1i cache: 64 KiB 14:59:56 L2 cache: 1 MiB 14:59:56 L3 cache: 32 MiB 14:59:56 NUMA node0 CPU(s): 0,1 14:59:56 Vulnerability Itlb multihit: Not affected 14:59:56 Vulnerability L1tf: Not affected 14:59:56 Vulnerability Mds: Not affected 14:59:56 Vulnerability Meltdown: Not affected 14:59:56 Vulnerability Mmio stale data: Not affected 14:59:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:59:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:59:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:59:56 Vulnerability Srbds: Not affected 14:59:56 Vulnerability Tsx async abort: Not affected 14:59:56 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:59:56 14:59:56 14:59:56 ---> nproc: 14:59:56 2 14:59:56 14:59:56 14:59:56 ---> df -h: 14:59:56 Filesystem Size Used Avail Use% Mounted on 14:59:56 overlay 40G 6.8G 34G 17% / 14:59:56 tmpfs 64M 0 64M 0% /dev 14:59:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:59:56 shm 64M 0 64M 0% /dev/shm 14:59:56 /dev/vda1 40G 6.8G 34G 17% /facter-os 14:59:56 14:59:56 14:59:56 Cannot open /var/log/sysstat/sa10: No such file or directory 14:59:56 Please check if data collecting is enabled 14:59:56 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:59:56 $ docker stop --time=1 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 14:59:57 $ docker rm -f --volumes 8c431fded8bb5952df3fc79523609548b7892ffdc324cd494af360f1d28bffe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:59:57 [WS-CLEANUP] Deleting project workspace... 14:59:57 [WS-CLEANUP] Deferred wipeout is used... 14:59:57 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:58 14:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:58 latest: Pulling from edgex-lftools-log-publisher 14:59:58 5eb5b503b376: Pulling fs layer 14:59:58 5c69ac0246d0: Pulling fs layer 14:59:58 ec43610c2a17: Pulling fs layer 14:59:58 3a2ae6a8a46f: Pulling fs layer 14:59:58 33b1e0a273af: Pulling fs layer 14:59:58 5d3b04190fa2: Pulling fs layer 14:59:58 2f39f015ded8: Pulling fs layer 14:59:58 33b1e0a273af: Waiting 14:59:58 3a2ae6a8a46f: Waiting 14:59:58 5d3b04190fa2: Waiting 14:59:58 2f39f015ded8: Waiting 14:59:58 5c69ac0246d0: Verifying Checksum 14:59:58 5c69ac0246d0: Download complete 14:59:58 3a2ae6a8a46f: Verifying Checksum 14:59:58 3a2ae6a8a46f: Download complete 14:59:58 33b1e0a273af: Verifying Checksum 14:59:58 33b1e0a273af: Download complete 14:59:58 5d3b04190fa2: Download complete 14:59:58 ec43610c2a17: Verifying Checksum 14:59:58 ec43610c2a17: Download complete 14:59:58 5eb5b503b376: Verifying Checksum 14:59:58 5eb5b503b376: Download complete 14:59:59 2f39f015ded8: Verifying Checksum 14:59:59 2f39f015ded8: Download complete 15:00:00 5eb5b503b376: Pull complete 15:00:01 5c69ac0246d0: Pull complete 15:00:01 ec43610c2a17: Pull complete 15:00:01 3a2ae6a8a46f: Pull complete 15:00:01 33b1e0a273af: Pull complete 15:00:02 5d3b04190fa2: Pull complete 15:00:09 2f39f015ded8: Pull complete 15:00:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:00:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:09 prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container 15:00:09 $ 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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 15:00:12 $ docker top 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:13 ---> job-cost.sh 15:00:13 lf-activate-venv: SKIPPING 15:00:13 INFO: No Stack... 15:00:13 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:13 INFO: Archiving Costs [Pipeline] sh 15:00:14 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 15:00:14 + cut -d, -f6 [Pipeline] lock 15:00:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] 15:00:14 Resource [jenkins-edgexfoundry-device-s7-main-32-stack-cost] did not exist. Created. 15:00:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:14 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-e46a0572/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:00:14 + echo total: 1.5299999713897705 [Pipeline] stash 15:00:14 Warning: overwriting stash ‘stack-cost’ 15:00:14 Stashed 1 file(s) [Pipeline] } 15:00:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:14 $ docker stop --time=1 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 15:00:16 $ docker rm -f --volumes 20f4b642202aca1eadc2f556139ce5013a84e971bf398b263277542ec36bd535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:00:16 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 15:00:17 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 15:00:17 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 15:00:17 total 16 15:00:17 drwxr-xr-x 3 root root 4096 Sep 10 15:00 . 15:00:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:00 .. 15:00:17 drwxr-xr-x 2 root root 4096 Sep 10 15:00 cost 15:00:17 -rw-r--r-- 1 root root 82 Sep 10 15:00 cost.csv 15:00:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 15:00:17 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 15:00:17 total 16 15:00:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:00 . 15:00:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:00 .. 15:00:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 15:00 cost 15:00:17 -rw-r--r-- 1 jenkins jenkins 82 Sep 10 15:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:00:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:18 ---> package-listing.sh 15:00:18 ++ facter osfamily 15:00:18 ++ tr '[:upper:]' '[:lower:]' 15:00:18 + OS_FAMILY=debian 15:00:18 + workspace=/w/workspace/edgexfoundry_device-s7_main 15:00:18 + START_PACKAGES=/tmp/packages_start.txt 15:00:18 + END_PACKAGES=/tmp/packages_end.txt 15:00:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:18 + PACKAGES=/tmp/packages_start.txt 15:00:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:00:18 + PACKAGES=/tmp/packages_end.txt 15:00:18 + case "${OS_FAMILY}" in 15:00:18 + dpkg -l 15:00:18 + grep '^ii' 15:00:18 + '[' -f /tmp/packages_start.txt ']' 15:00:18 + '[' -f /tmp/packages_end.txt ']' 15:00:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:00:18 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 15:00:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 15:00:18 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:19 prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container 15:00:19 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools-log-publisher:latest cat 15:00:20 $ docker top d972ca984476c878ab5a389d1a684934e8824388d610d122662a66042185f8ae -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:20 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:20 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:21 + ls /var/log/sa-host 15:00:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:21 provisioning config files... 15:00:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6026642685845948841tmp [Pipeline] { [Pipeline] echo 15:00:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:21 ---> create-netrc.sh [Pipeline] } 15:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:21 ---> python-tools-install.sh [Pipeline] echo 15:00:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:22 ---> sudo-logs.sh 15:00:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:00:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:00:22 ---> job-cost.sh 15:00:22 lf-activate-venv: SKIPPING 15:00:22 DEBUG: total: 1.5299999713897705 15:00:22 INFO: Retrieving Stack Cost... 15:00:22 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:22 INFO: Archiving Costs [Pipeline] echo 15:00:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:00:23 ---> logs-deploy.sh 15:00:23 lf-activate-venv: SKIPPING 15:00:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/32 15:00:23 INFO: archiving workspace using pattern(s): 15:00:24 Archives upload complete. 15:00:24 INFO: archiving logs to Nexus