Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e12c9c90705f9e971aee6dc20caba93a75f2d45 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-ssh6366089615265274414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18419469233662950936.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9576110995449527717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1108979428425542141.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-usb-camera/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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7816412447763644750.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6009 in /w/workspace/exfoundry_device-usb-camera_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-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e12c9c90705f9e971aee6dc20caba93a75f2d45 (main) Commit message: "Merge pull request #287 from lenny-intel/go-1.21" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 > git rev-list --no-walk 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:12 ========================================================= 21:48:12 EdgeX Global Pipelines Version Info 21:48:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:13 ------------------- 21:48:13 stable info: 21:48:13 ------------------- 21:48:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:13 Message: update stable to v1.0.254 21:48:14 ------------------- 21:48:14 experimental info: 21:48:14 ------------------- 21:48:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e12c9c [Pipeline] echo 21:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:14 provisioning config files... 21:48:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7299930158672130430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:15 ---> docker-login.sh 21:48:15 nexus3.edgexfoundry.org:10001 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10002 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10003 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 nexus3.edgexfoundry.org:10004 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 docker.io 21:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:15 Configure a credential helper to remove this warning. See 21:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:15 21:48:15 Login Succeeded 21:48:15 ---> docker-login.sh ends [Pipeline] } 21:48:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:48:16 + git rev-list -1 --merges 5e12c9c90705f9e971aee6dc20caba93a75f2d45~1..5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo 21:48:16 -----------> git rev-list -1 --merges 5e12c9c90705f9e971aee6dc20caba93a75f2d45~1..5e12c9c90705f9e971aee6dc20caba93a75f2d45 5e12c9c90705f9e971aee6dc20caba93a75f2d45 21:48:16 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [false] [Pipeline] sh 21:48:16 + git log --format=format:%s -1 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo 21:48:16 ========================================================= 21:48:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:48:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:16 + git log --format=format:%s -1 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo 21:48:16 [semverPrep] GIT_COMMIT: 5e12c9c90705f9e971aee6dc20caba93a75f2d45, Commit Message: Merge pull request #287 from lenny-intel/go-1.21 [Pipeline] echo 21:48:16 [semverPrep] This is not a build commit. [Pipeline] sh 21:48:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:17 + grep -v github /etc/ssh/ssh_known_hosts 21:48:17 + [ -e /tmp/ssh_known_hosts ] 21:48:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:48:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:48:17 + sudo tee -a /etc/ssh/ssh_known_hosts 21:48:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:17 21:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:17 0.1.4: Pulling from edgex-devops/py-git-semver 21:48:17 b85a868b505f: Pulling fs layer 21:48:17 e2be974225ed: Pulling fs layer 21:48:17 339a4e72a1f5: Pulling fs layer 21:48:17 988bab9f4d93: Pulling fs layer 21:48:17 1469e6f7b9e6: Pulling fs layer 21:48:17 eaf3925da568: Pulling fs layer 21:48:17 bab4dde63d76: Pulling fs layer 21:48:17 bde34c3a00c8: Pulling fs layer 21:48:17 b352a97aabf1: Pulling fs layer 21:48:17 4872d77fe225: Pulling fs layer 21:48:17 988bab9f4d93: Waiting 21:48:17 eaf3925da568: Waiting 21:48:17 1469e6f7b9e6: Waiting 21:48:17 bab4dde63d76: Waiting 21:48:17 bde34c3a00c8: Waiting 21:48:17 b352a97aabf1: Waiting 21:48:17 5851b861e8e6: Pulling fs layer 21:48:17 5851b861e8e6: Waiting 21:48:17 4872d77fe225: Waiting 21:48:17 e2be974225ed: Download complete 21:48:17 988bab9f4d93: Verifying Checksum 21:48:17 988bab9f4d93: Download complete 21:48:17 1469e6f7b9e6: Verifying Checksum 21:48:17 1469e6f7b9e6: Download complete 21:48:17 339a4e72a1f5: Verifying Checksum 21:48:17 339a4e72a1f5: Download complete 21:48:17 eaf3925da568: Verifying Checksum 21:48:17 eaf3925da568: Download complete 21:48:18 bde34c3a00c8: Download complete 21:48:18 b352a97aabf1: Download complete 21:48:18 4872d77fe225: Download complete 21:48:18 5851b861e8e6: Verifying Checksum 21:48:18 5851b861e8e6: Download complete 21:48:18 b85a868b505f: Download complete 21:48:18 bab4dde63d76: Download complete 21:48:19 b85a868b505f: Pull complete 21:48:19 e2be974225ed: Pull complete 21:48:19 339a4e72a1f5: Pull complete 21:48:19 988bab9f4d93: Pull complete 21:48:20 1469e6f7b9e6: Pull complete 21:48:20 eaf3925da568: Pull complete 21:48:22 bab4dde63d76: Pull complete 21:48:22 bde34c3a00c8: Pull complete 21:48:22 b352a97aabf1: Pull complete 21:48:22 4872d77fe225: Pull complete 21:48:22 5851b861e8e6: Pull complete 21:48:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:22 prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container 21:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:48:24 $ docker top 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e -eo pid,comm 21:48:24 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). 21:48:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:24 [ssh-agent] Looking for ssh-agent implementation... 21:48:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:24 $ docker exec 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent 21:48:25 SSH_AUTH_SOCK=/tmp/ssh-tvdrl8Kzw8B6/agent.33 21:48:25 SSH_AGENT_PID=39 21:48:25 Running ssh-add (command line suppressed) 21:48:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7699933941020905975.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7699933941020905975.key) 21:48:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:25 + git tag --points-at HEAD [Pipeline] } 21:48:25 $ docker exec --env ******** --env ******** 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent -k 21:48:25 unset SSH_AUTH_SOCK; 21:48:25 unset SSH_AGENT_PID; 21:48:25 echo Agent pid 39 killed; 21:48:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:25 [ssh-agent] Looking for ssh-agent implementation... 21:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:25 $ docker exec 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent 21:48:25 SSH_AUTH_SOCK=/tmp/ssh-g96A3ehLJVqU/agent.71 21:48:25 SSH_AGENT_PID=77 21:48:25 Running ssh-add (command line suppressed) 21:48:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16204104279047937291.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16204104279047937291.key) 21:48:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:26 + git semver init 21:48:26 2023-09-12 21:48:26,434 [run_init] DEBUG init version:0.0.0 force:False 21:48:26 2023-09-12 21:48:26,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:48:26 2023-09-12 21:48:26,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:48:26 2023-09-12 21:48:26,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:48:27 2023-09-12 21:48:27,150 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:48:27 2023-09-12 21:48:27,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:48:27 2023-09-12 21:48:27,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:48:27 2023-09-12 21:48:27,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:48:27 3.1.0-dev.19 [Pipeline] } 21:48:27 $ docker exec --env ******** --env ******** 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent -k 21:48:27 unset SSH_AUTH_SOCK; 21:48:27 unset SSH_AGENT_PID; 21:48:27 echo Agent pid 77 killed; 21:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:27 + git semver [Pipeline] } 21:48:28 $ docker stop --time=1 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e 21:48:29 $ docker rm -f --volumes 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e [Pipeline] // withDockerContainer [Pipeline] sh 21:48:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:48:30 Stashed 1 file(s) [Pipeline] echo 21:48:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 21:48:30 provisioning config files... 21:48:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17637806003113511477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:30 ---> docker-login.sh 21:48:30 nexus3.edgexfoundry.org:10001 21:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:30 Configure a credential helper to remove this warning. See 21:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:30 21:48:30 Login Succeeded 21:48:30 nexus3.edgexfoundry.org:10002 21:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:30 Configure a credential helper to remove this warning. See 21:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:30 21:48:30 Login Succeeded 21:48:30 nexus3.edgexfoundry.org:10003 21:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:30 Configure a credential helper to remove this warning. See 21:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:30 21:48:30 Login Succeeded 21:48:30 nexus3.edgexfoundry.org:10004 21:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:30 Configure a credential helper to remove this warning. See 21:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:30 21:48:30 Login Succeeded 21:48:30 docker.io 21:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:31 Configure a credential helper to remove this warning. See 21:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:31 21:48:31 Login Succeeded 21:48:31 ---> docker-login.sh ends [Pipeline] } 21:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:31 ========================================================= 21:48:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:48:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:48:31 Sending build context to Docker daemon 2.177MB 21:48:31 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:48:31 Step 2/13 : FROM ${BASE} AS builder 21:48:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:48:31 7264a8db6415: Pulling fs layer 21:48:31 c4d48a809fc2: Pulling fs layer 21:48:31 4f1c88b9dad5: Pulling fs layer 21:48:31 ad3a456e5733: Pulling fs layer 21:48:31 9e4f439ed901: Pulling fs layer 21:48:31 feaf6a47b606: Pulling fs layer 21:48:31 5e8b037d7d82: Pulling fs layer 21:48:31 8ac70367396e: Pulling fs layer 21:48:31 6db16350a2e2: Pulling fs layer 21:48:31 9250d5d63582: Pulling fs layer 21:48:31 ad3a456e5733: Waiting 21:48:31 feaf6a47b606: Waiting 21:48:31 9e4f439ed901: Waiting 21:48:31 5e8b037d7d82: Waiting 21:48:31 8ac70367396e: Waiting 21:48:31 6db16350a2e2: Waiting 21:48:31 9250d5d63582: Waiting 21:48:31 c4d48a809fc2: Verifying Checksum 21:48:31 c4d48a809fc2: Download complete 21:48:31 ad3a456e5733: Verifying Checksum 21:48:31 9e4f439ed901: Verifying Checksum 21:48:31 9e4f439ed901: Download complete 21:48:31 7264a8db6415: Verifying Checksum 21:48:31 7264a8db6415: Download complete 21:48:31 feaf6a47b606: Verifying Checksum 21:48:31 feaf6a47b606: Download complete 21:48:31 7264a8db6415: Pull complete 21:48:31 c4d48a809fc2: Pull complete 21:48:31 8ac70367396e: Verifying Checksum 21:48:31 8ac70367396e: Download complete 21:48:31 4f1c88b9dad5: Verifying Checksum 21:48:31 4f1c88b9dad5: Download complete 21:48:32 6db16350a2e2: Verifying Checksum 21:48:32 6db16350a2e2: Download complete 21:48:32 9250d5d63582: Verifying Checksum 21:48:32 9250d5d63582: Download complete 21:48:32 5e8b037d7d82: Download complete 21:48:34 4f1c88b9dad5: Pull complete 21:48:34 ad3a456e5733: Pull complete 21:48:34 9e4f439ed901: Pull complete 21:48:34 feaf6a47b606: Pull complete 21:48:37 5e8b037d7d82: Pull complete 21:48:37 8ac70367396e: Pull complete 21:48:38 6db16350a2e2: Pull complete 21:48:38 9250d5d63582: Pull complete 21:48:38 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:48:38 ---> fa269f55d9b9 21:48:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:48:43 ---> Running in 49947c14d4d0 21:48:43 Removing intermediate container 49947c14d4d0 21:48:43 ---> 231447eb6df5 21:48:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:43 ---> Running in 7266108cf30d 21:48:43 Removing intermediate container 7266108cf30d 21:48:43 ---> 34d254eaa940 21:48:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:48:43 ---> Running in 2b5a3294db88 21:48:43 Removing intermediate container 2b5a3294db88 21:48:43 ---> 1052f74f654c 21:48:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:48:43 ---> Running in e5a98fd58be1 21:48:43 Removing intermediate container e5a98fd58be1 21:48:43 ---> 97bb1e6ad5c4 21:48:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:43 ---> Running in 1e8d22a543e6 21:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:44 (1/13) Installing libintl (0.21.1-r7) 21:48:44 (2/13) Installing eudev-libs (3.2.11-r8) 21:48:44 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:48:44 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:48:44 (5/13) Installing v4l-utils (1.24.1-r0) 21:48:44 (6/13) Installing libdvbv5 (1.24.1-r0) 21:48:44 (7/13) Installing udev-init-scripts (35-r1) 21:48:44 (8/13) Installing libblkid (2.38.1-r8) 21:48:44 (9/13) Installing xz-libs (5.4.3-r0) 21:48:44 (10/13) Installing kmod-libs (30-r3) 21:48:44 (11/13) Installing eudev (3.2.11-r8) 21:48:44 (12/13) Installing eudev-dev (3.2.11-r8) 21:48:44 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:48:44 Executing busybox-1.36.1-r2.trigger 21:48:44 Executing eudev-3.2.11-r8.trigger 21:48:44 OK: 272 MiB in 69 packages 21:48:44 Removing intermediate container 1e8d22a543e6 21:48:44 ---> 836a88eadebc 21:48:44 Step 8/13 : WORKDIR /device-usb-camera 21:48:44 ---> Running in 89c1b19b0f80 21:48:44 Removing intermediate container 89c1b19b0f80 21:48:44 ---> bfbc7ef9b100 21:48:44 Step 9/13 : COPY go.mod vendor* ./ 21:48:44 ---> 75e8624c52d1 21:48:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:44 ---> Running in 6cac56c2a979 21:48:45 Still waiting to schedule task 21:48:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:49:17 Removing intermediate container 6cac56c2a979 21:49:17 ---> 609912fe2025 21:49:17 Step 11/13 : COPY . . 21:49:17 ---> 0bb331d049c7 21:49:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:49:17 ---> Running in 33825ff2f8bf 21:49:17  % Total % Received % Xferd Average Speed Time Time Time Current 21:49:17 Dload Upload Total Spent Left Speed 21:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11223 0 --:--:-- --:--:-- --:--:-- 11288 21:49:17 Removing intermediate container 33825ff2f8bf 21:49:17 ---> ebe4cd6f1d67 21:49:17 Step 13/13 : RUN ${MAKE} 21:49:17 ---> Running in 4cea951d9a4b 21:49:17 noop 21:49:17 Removing intermediate container 4cea951d9a4b 21:49:17 ---> ef3a5ac9cd9a 21:49:17 Successfully built ef3a5ac9cd9a 21:49:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:17 + docker inspect -f . ci-base-image-x86_64 21:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:17 prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container 21:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:49:17 $ docker top 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:18 + go version 21:49:18 go version go1.21.0 linux/amd64 [Pipeline] } 21:49:18 $ docker stop --time=1 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 21:49:19 $ docker rm -f --volumes 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:19 + docker inspect -f . ci-base-image-x86_64 21:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:19 prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container 21:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:49:20 $ docker top 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:20 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:49:20 + make test 21:49:20 go test ./... -coverprofile=coverage.out ./... 21:49:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:49:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:49:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 21:49:39 go vet ./... 21:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:49:41 $ docker stop --time=1 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 21:49:45 $ docker rm -f --volumes 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:46 + ls -al . 21:49:46 total 220 21:49:46 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:49 . 21:49:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 .. 21:49:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:49 .git 21:49:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 .github 21:49:46 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:48 .gitignore 21:49:46 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:48 .golangci.yml 21:49:46 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:48 .hadolint.yml 21:49:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:48 .semver 21:49:46 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:48 Attribution.txt 21:49:46 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:48 CHANGELOG.md 21:49:46 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:48 Dockerfile 21:49:46 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:48 GOVERNANCE.md 21:49:46 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:48 Jenkinsfile 21:49:46 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:48 LICENSE 21:49:46 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:48 Makefile 21:49:46 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:48 OWNERS.md 21:49:46 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:48 README.md 21:49:46 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:48 VERSION 21:49:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 bin 21:49:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 cmd 21:49:46 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:49 coverage.out 21:49:46 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:48 docker-entrypoint.sh 21:49:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 docs 21:49:46 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:48 go.mod 21:49:46 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:48 go.sum 21:49:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 internal 21:49:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 snap 21:49:46 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:46 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5e12c9c90705f9e971aee6dc20caba93a75f2d45 --label arch=amd64 --label version=3.1.0-dev.19 . 21:49:46 Sending build context to Docker daemon 2.232MB 21:49:46 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:49:46 Step 2/36 : FROM ${BASE} AS builder 21:49:46 ---> ef3a5ac9cd9a 21:49:46 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:49:46 ---> Running in 0dc54e5b8c6e 21:49:46 Removing intermediate container 0dc54e5b8c6e 21:49:46 ---> 722aaba77b70 21:49:46 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:47 ---> Running in 6199609281ad 21:49:47 Removing intermediate container 6199609281ad 21:49:47 ---> 1f36428254b9 21:49:47 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:49:47 ---> Running in 2cd4500bc95f 21:49:47 Removing intermediate container 2cd4500bc95f 21:49:47 ---> 0880e9ac5d88 21:49:47 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:49:47 ---> Running in 887a5ed83098 21:49:47 Removing intermediate container 887a5ed83098 21:49:47 ---> 61e2b190b5c0 21:49:47 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:47 ---> Running in 0694a5f0b8cf 21:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:49:47 OK: 272 MiB in 69 packages 21:49:48 Removing intermediate container 0694a5f0b8cf 21:49:48 ---> 90e1e7fe8718 21:49:48 Step 8/36 : WORKDIR /device-usb-camera 21:49:48 ---> Running in f7c4ec7def48 21:49:48 Removing intermediate container f7c4ec7def48 21:49:48 ---> 2450751f8263 21:49:48 Step 9/36 : COPY go.mod vendor* ./ 21:49:48 ---> c0cdd79283a5 21:49:48 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:48 ---> Running in b67d642400f8 21:49:49 Removing intermediate container b67d642400f8 21:49:49 ---> f9c482cb7603 21:49:49 Step 11/36 : COPY . . 21:49:49 ---> 0e347cc2123c 21:49:49 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:49:49 ---> Running in 6c2b9646dda5 21:49:49  % Total % Received % Xferd Average Speed Time Time Time Current 21:49:49 Dload Upload Total Spent Left Speed 21:49:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 32906 0 --:--:-- --:--:-- --:--:-- 33864 21:49:50 Removing intermediate container 6c2b9646dda5 21:49:50 ---> 32373ec2526a 21:49:50 Step 13/36 : RUN ${MAKE} 21:49:50 ---> Running in fd368f1246d7 21:49:50 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:50:12 Removing intermediate container fd368f1246d7 21:50:12 ---> c9f2cd271de5 21:50:12 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:50:12 v0.21.6: Pulling from aler9/rtsp-simple-server 21:50:12 4acc49c71d14: Pulling fs layer 21:50:12 4acc49c71d14: Download complete 21:50:13 4acc49c71d14: Pull complete 21:50:13 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:50:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:50:13 ---> 01a2bd3e5fff 21:50:13 Step 15/36 : FROM alpine:3.18 21:50:14 3.18: Pulling from library/alpine 21:50:14 7264a8db6415: Already exists 21:50:14 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:50:14 Status: Downloaded newer image for alpine:3.18 21:50:14 ---> 7e01a0d0a1dc 21:50:14 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:50:14 ---> Running in e31bedc5f98c 21:50:14 Removing intermediate container e31bedc5f98c 21:50:14 ---> f2910963ab8f 21:50:14 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:50:14 ---> Running in f7361e571952 21:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:14 (1/107) Installing dumb-init (1.2.5-r2) 21:50:14 (2/107) Installing sdl2 (2.26.5-r0) 21:50:14 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:50:15 (4/107) Installing aom-libs (3.6.1-r0) 21:50:15 (5/107) Installing libxau (1.0.11-r2) 21:50:15 (6/107) Installing libmd (1.0.4-r2) 21:50:15 (7/107) Installing libbsd (0.11.7-r1) 21:50:15 (8/107) Installing libxdmcp (1.1.4-r2) 21:50:15 (9/107) Installing libxcb (1.15-r1) 21:50:15 (10/107) Installing libx11 (1.8.4-r4) 21:50:15 (11/107) Installing hwdata-pci (0.370-r0) 21:50:15 (12/107) Installing libpciaccess (0.17-r2) 21:50:15 (13/107) Installing libdrm (2.4.115-r4) 21:50:15 (14/107) Installing libxext (1.3.5-r2) 21:50:15 (15/107) Installing libxfixes (6.0.1-r2) 21:50:15 (16/107) Installing libffi (3.4.4-r2) 21:50:15 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:50:15 (18/107) Installing libva (2.18.0-r1) 21:50:15 (19/107) Installing libvdpau (1.5-r1) 21:50:15 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:50:15 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:50:15 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:50:15 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:50:15 (24/107) Installing libdav1d (1.2.1-r0) 21:50:15 (25/107) Installing brotli-libs (1.0.9-r14) 21:50:15 (26/107) Installing libhwy (1.0.4-r1) 21:50:15 (27/107) Installing lcms2 (2.15-r2) 21:50:15 (28/107) Installing libjxl (0.8.2-r0) 21:50:15 (29/107) Installing lame-libs (3.100-r5) 21:50:15 (30/107) Installing opus (1.4-r0) 21:50:15 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:50:15 (32/107) Installing soxr (0.1.3-r5) 21:50:15 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:50:15 (34/107) Installing libogg (1.3.5-r4) 21:50:15 (35/107) Installing libtheora (1.1.1-r17) 21:50:15 (36/107) Installing libvorbis (1.3.7-r1) 21:50:15 (37/107) Installing libvpx (1.13.0-r1) 21:50:15 (38/107) Installing libwebp (1.3.1-r0) 21:50:15 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:50:15 (40/107) Installing numactl (2.0.16-r4) 21:50:15 (41/107) Installing x265-libs (3.5-r4) 21:50:15 (42/107) Installing xvidcore (1.3.7-r1) 21:50:15 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:50:15 (44/107) Installing alsa-lib (1.2.9-r1) 21:50:15 (45/107) Installing libexpat (2.5.0-r1) 21:50:15 (46/107) Installing libbz2 (1.0.8-r5) 21:50:15 (47/107) Installing libpng (1.6.39-r3) 21:50:15 (48/107) Installing freetype (2.13.0-r5) 21:50:15 (49/107) Installing fontconfig (2.14.2-r3) 21:50:15 (50/107) Installing fribidi (1.0.13-r0) 21:50:15 (51/107) Installing libintl (0.21.1-r7) 21:50:15 (52/107) Installing libblkid (2.38.1-r8) 21:50:15 (53/107) Installing libmount (2.38.1-r8) 21:50:15 (54/107) Installing pcre2 (10.42-r1) 21:50:15 (55/107) Installing glib (2.76.4-r0) 21:50:15 (56/107) Installing graphite2 (1.3.14-r5) 21:50:15 (57/107) Installing harfbuzz (7.3.0-r0) 21:50:15 (58/107) Installing libunibreak (5.1-r0) 21:50:15 (59/107) Installing libass (0.17.1-r0) 21:50:15 (60/107) Installing libbluray (1.3.4-r0) 21:50:15 (61/107) Installing gmp (6.2.1-r3) 21:50:15 (62/107) Installing nettle (3.8.1-r2) 21:50:15 (63/107) Installing libunistring (1.1-r1) 21:50:15 (64/107) Installing libidn2 (2.3.4-r1) 21:50:15 (65/107) Installing p11-kit (0.24.1-r2) 21:50:15 (66/107) Installing libtasn1 (4.19.0-r1) 21:50:15 (67/107) Installing gnutls (3.8.0-r2) 21:50:15 (68/107) Installing mpg123-libs (1.31.3-r1) 21:50:15 (69/107) Installing libopenmpt (0.7.2-r0) 21:50:15 (70/107) Installing cjson (1.7.15-r4) 21:50:15 (71/107) Installing mbedtls (2.28.4-r0) 21:50:15 (72/107) Installing librist (0.2.7-r0) 21:50:15 (73/107) Installing libsrt (1.5.2-r0) 21:50:15 (74/107) Installing libssh (0.10.5-r0) 21:50:15 (75/107) Installing xz-libs (5.4.3-r0) 21:50:15 (76/107) Installing libxml2 (2.11.4-r0) 21:50:15 (77/107) Installing libsodium (1.0.18-r3) 21:50:15 (78/107) Installing libzmq (4.3.4-r4) 21:50:15 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:50:16 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:50:16 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:50:16 (82/107) Installing shaderc (2023.3-r1) 21:50:16 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:50:16 (84/107) Installing libplacebo (5.264.1-r1) 21:50:16 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:50:16 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:50:16 (87/107) Installing vidstab (1.1.1-r0) 21:50:16 (88/107) Installing zimg (3.0.5-r0) 21:50:16 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:50:16 (90/107) Installing libasyncns (0.8-r1) 21:50:16 (91/107) Installing dbus-libs (1.14.8-r0) 21:50:16 (92/107) Installing libltdl (2.4.7-r2) 21:50:16 (93/107) Installing orc (0.4.34-r0) 21:50:16 (94/107) Installing flac-libs (1.4.3-r0) 21:50:16 (95/107) Installing libsndfile (1.2.0-r2) 21:50:16 (96/107) Installing speexdsp (1.2.1-r1) 21:50:16 (97/107) Installing tdb-libs (1.4.8-r1) 21:50:16 (98/107) Installing libpulse (16.1-r10) 21:50:16 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:50:16 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:50:16 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:50:16 (102/107) Installing ffmpeg (6.0-r15) 21:50:16 (103/107) Installing udev-init-scripts (35-r1) 21:50:16 (104/107) Installing eudev-libs (3.2.11-r8) 21:50:16 (105/107) Installing zstd-libs (1.5.5-r4) 21:50:16 (106/107) Installing kmod-libs (30-r3) 21:50:16 (107/107) Installing eudev (3.2.11-r8) 21:50:16 Executing busybox-1.36.1-r2.trigger 21:50:16 Executing glib-2.76.4-r0.trigger 21:50:16 Executing eudev-3.2.11-r8.trigger 21:50:16 OK: 131 MiB in 122 packages 21:50:19 Removing intermediate container f7361e571952 21:50:19 ---> 8211637c500d 21:50:19 Step 18/36 : WORKDIR / 21:50:19 ---> Running in 52176254478c 21:50:19 Removing intermediate container 52176254478c 21:50:19 ---> 199f122437e2 21:50:19 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:50:20 ---> b5aa5d2c79be 21:50:20 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:50:20 ---> 458d4e535ff8 21:50:20 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:50:20 ---> dea85f8c1ada 21:50:20 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:50:20 ---> 105b55c66060 21:50:20 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:50:20 ---> ef3806b3b280 21:50:20 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:50:20 ---> c61eb5f7f6c0 21:50:20 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:50:21 ---> 5e8da7279a6a 21:50:21 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:50:21 ---> Running in 0889b6780ab2 21:50:22 Removing intermediate container 0889b6780ab2 21:50:22 ---> 11a8ef731330 21:50:22 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:50:22 ---> Running in 935bb718a618 21:50:22 Removing intermediate container 935bb718a618 21:50:22 ---> a66058352d26 21:50:22 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:50:22 ---> Running in 88ca458aa249 21:50:23 Removing intermediate container 88ca458aa249 21:50:23 ---> 02821b75e03e 21:50:23 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:50:23 ---> Running in e8ab40022163 21:50:23 Removing intermediate container e8ab40022163 21:50:23 ---> d17b11bc7f04 21:50:23 Step 30/36 : EXPOSE 59983 21:50:23 ---> Running in 9accc656b85b 21:50:23 Removing intermediate container 9accc656b85b 21:50:23 ---> da5d51abdddd 21:50:23 Step 31/36 : EXPOSE 8554 21:50:23 ---> Running in 32be67421ed0 21:50:24 Removing intermediate container 32be67421ed0 21:50:24 ---> 72f28660a4fc 21:50:24 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:50:24 ---> Running in c464281f6668 21:50:24 Removing intermediate container c464281f6668 21:50:24 ---> de26ae4a01aa 21:50:24 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:50:24 ---> Running in 3b58c565781d 21:50:24 Removing intermediate container 3b58c565781d 21:50:24 ---> 5ddf82906879 21:50:24 Step 34/36 : LABEL arch=amd64 21:50:24 ---> Running in 0460e238ea06 21:50:24 Removing intermediate container 0460e238ea06 21:50:24 ---> 7aa581fd4571 21:50:24 Step 35/36 : LABEL git_sha=5e12c9c90705f9e971aee6dc20caba93a75f2d45 21:50:24 ---> Running in 62827c513524 21:50:24 Removing intermediate container 62827c513524 21:50:24 ---> 9a211fea3d87 21:50:24 Step 36/36 : LABEL version=3.1.0-dev.19 21:50:24 ---> Running in a0df30bc838e 21:50:24 Removing intermediate container a0df30bc838e 21:50:24 ---> 4e50c691dd8e 21:50:24 [Warning] One or more build-args [ARCH] were not consumed 21:50:24 Successfully built 4e50c691dd8e 21:50:24 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:24 provisioning config files... 21:50:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9747183915562059675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:24 ---> docker-login.sh 21:50:24 nexus3.edgexfoundry.org:10001 21:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:24 Configure a credential helper to remove this warning. See 21:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:24 21:50:24 Login Succeeded 21:50:24 nexus3.edgexfoundry.org:10002 21:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:24 Configure a credential helper to remove this warning. See 21:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:24 21:50:24 Login Succeeded 21:50:24 nexus3.edgexfoundry.org:10003 21:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:24 Configure a credential helper to remove this warning. See 21:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:24 21:50:24 Login Succeeded 21:50:24 nexus3.edgexfoundry.org:10004 21:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:24 Configure a credential helper to remove this warning. See 21:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:24 21:50:24 Login Succeeded 21:50:24 docker.io 21:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:25 Configure a credential helper to remove this warning. See 21:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:25 21:50:25 Login Succeeded 21:50:25 ---> docker-login.sh ends [Pipeline] } 21:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:25 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:50:25 5e12c9c90705f9e971aee6dc20caba93a75f2d45 21:50:25 latest 21:50:25 3.1.0-dev.19 21:50:25 5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 21:50:25 main 21:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 21:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:50:25 d05ecdb5b10b: Preparing 21:50:25 d40a984f86ba: Preparing 21:50:25 4549155b70b2: Preparing 21:50:25 97e2d438c67b: Preparing 21:50:25 3827b5b91e75: Preparing 21:50:25 acc83c6ca332: Preparing 21:50:25 1e00087e388a: Preparing 21:50:25 66f8b0b44ec2: Preparing 21:50:25 06b63d3e9a08: Preparing 21:50:25 604f6e18ab21: Preparing 21:50:25 1a4ccc61cca4: Preparing 21:50:25 669919e0410e: Preparing 21:50:25 4693057ce236: Preparing 21:50:25 1e00087e388a: Waiting 21:50:25 1a4ccc61cca4: Waiting 21:50:25 66f8b0b44ec2: Waiting 21:50:25 06b63d3e9a08: Waiting 21:50:25 604f6e18ab21: Waiting 21:50:25 4693057ce236: Waiting 21:50:25 669919e0410e: Waiting 21:50:25 d40a984f86ba: Pushed 21:50:25 4549155b70b2: Pushed 21:50:25 d05ecdb5b10b: Pushed 21:50:25 97e2d438c67b: Pushed 21:50:25 acc83c6ca332: Pushed 21:50:26 1e00087e388a: Pushed 21:50:26 06b63d3e9a08: Pushed 21:50:26 66f8b0b44ec2: Pushed 21:50:26 4693057ce236: Layer already exists 21:50:26 604f6e18ab21: Pushed 21:50:28 3827b5b91e75: Pushed 21:50:28 1a4ccc61cca4: Pushed 21:50:38 669919e0410e: Pushed 21:50:38 5e12c9c90705f9e971aee6dc20caba93a75f2d45: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:50:39 d05ecdb5b10b: Preparing 21:50:39 d40a984f86ba: Preparing 21:50:39 4549155b70b2: Preparing 21:50:39 97e2d438c67b: Preparing 21:50:39 3827b5b91e75: Preparing 21:50:39 acc83c6ca332: Preparing 21:50:39 1e00087e388a: Preparing 21:50:39 66f8b0b44ec2: Preparing 21:50:39 06b63d3e9a08: Preparing 21:50:39 604f6e18ab21: Preparing 21:50:39 1a4ccc61cca4: Preparing 21:50:39 669919e0410e: Preparing 21:50:39 4693057ce236: Preparing 21:50:39 acc83c6ca332: Waiting 21:50:39 1e00087e388a: Waiting 21:50:39 66f8b0b44ec2: Waiting 21:50:39 06b63d3e9a08: Waiting 21:50:39 4693057ce236: Waiting 21:50:39 604f6e18ab21: Waiting 21:50:39 669919e0410e: Waiting 21:50:39 1a4ccc61cca4: Waiting 21:50:39 d05ecdb5b10b: Layer already exists 21:50:39 d40a984f86ba: Layer already exists 21:50:39 3827b5b91e75: Layer already exists 21:50:39 4549155b70b2: Layer already exists 21:50:39 97e2d438c67b: Layer already exists 21:50:39 66f8b0b44ec2: Layer already exists 21:50:39 acc83c6ca332: Layer already exists 21:50:39 06b63d3e9a08: Layer already exists 21:50:39 1e00087e388a: Layer already exists 21:50:39 604f6e18ab21: Layer already exists 21:50:39 669919e0410e: Layer already exists 21:50:39 1a4ccc61cca4: Layer already exists 21:50:39 4693057ce236: Layer already exists 21:50:39 latest: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 21:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:50:39 d05ecdb5b10b: Preparing 21:50:39 d40a984f86ba: Preparing 21:50:39 4549155b70b2: Preparing 21:50:39 97e2d438c67b: Preparing 21:50:39 3827b5b91e75: Preparing 21:50:39 acc83c6ca332: Preparing 21:50:39 1e00087e388a: Preparing 21:50:39 66f8b0b44ec2: Preparing 21:50:39 06b63d3e9a08: Preparing 21:50:39 604f6e18ab21: Preparing 21:50:39 1a4ccc61cca4: Preparing 21:50:39 669919e0410e: Preparing 21:50:39 4693057ce236: Preparing 21:50:39 604f6e18ab21: Waiting 21:50:39 acc83c6ca332: Waiting 21:50:39 1a4ccc61cca4: Waiting 21:50:39 669919e0410e: Waiting 21:50:39 1e00087e388a: Waiting 21:50:39 4693057ce236: Waiting 21:50:39 66f8b0b44ec2: Waiting 21:50:39 06b63d3e9a08: Waiting 21:50:39 d40a984f86ba: Layer already exists 21:50:39 3827b5b91e75: Layer already exists 21:50:39 d05ecdb5b10b: Layer already exists 21:50:39 97e2d438c67b: Layer already exists 21:50:39 4549155b70b2: Layer already exists 21:50:39 06b63d3e9a08: Layer already exists 21:50:39 1e00087e388a: Layer already exists 21:50:39 604f6e18ab21: Layer already exists 21:50:39 acc83c6ca332: Layer already exists 21:50:39 66f8b0b44ec2: Layer already exists 21:50:39 669919e0410e: Layer already exists 21:50:39 1a4ccc61cca4: Layer already exists 21:50:39 4693057ce236: Layer already exists 21:50:39 3.1.0-dev.19: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 21:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:50:40 d05ecdb5b10b: Preparing 21:50:40 d40a984f86ba: Preparing 21:50:40 4549155b70b2: Preparing 21:50:40 97e2d438c67b: Preparing 21:50:40 3827b5b91e75: Preparing 21:50:40 acc83c6ca332: Preparing 21:50:40 1e00087e388a: Preparing 21:50:40 66f8b0b44ec2: Preparing 21:50:40 06b63d3e9a08: Preparing 21:50:40 604f6e18ab21: Preparing 21:50:40 1a4ccc61cca4: Preparing 21:50:40 669919e0410e: Preparing 21:50:40 4693057ce236: Preparing 21:50:40 1e00087e388a: Waiting 21:50:40 669919e0410e: Waiting 21:50:40 1a4ccc61cca4: Waiting 21:50:40 66f8b0b44ec2: Waiting 21:50:40 06b63d3e9a08: Waiting 21:50:40 604f6e18ab21: Waiting 21:50:40 4693057ce236: Waiting 21:50:40 acc83c6ca332: Waiting 21:50:40 3827b5b91e75: Layer already exists 21:50:40 d40a984f86ba: Layer already exists 21:50:40 4549155b70b2: Layer already exists 21:50:40 97e2d438c67b: Layer already exists 21:50:40 d05ecdb5b10b: Layer already exists 21:50:40 acc83c6ca332: Layer already exists 21:50:40 604f6e18ab21: Layer already exists 21:50:40 1e00087e388a: Layer already exists 21:50:40 66f8b0b44ec2: Layer already exists 21:50:40 06b63d3e9a08: Layer already exists 21:50:40 1a4ccc61cca4: Layer already exists 21:50:40 669919e0410e: Layer already exists 21:50:40 4693057ce236: Layer already exists 21:50:40 5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:50:41 d05ecdb5b10b: Preparing 21:50:41 d40a984f86ba: Preparing 21:50:41 4549155b70b2: Preparing 21:50:41 97e2d438c67b: Preparing 21:50:41 3827b5b91e75: Preparing 21:50:41 acc83c6ca332: Preparing 21:50:41 1e00087e388a: Preparing 21:50:41 66f8b0b44ec2: Preparing 21:50:41 06b63d3e9a08: Preparing 21:50:41 604f6e18ab21: Preparing 21:50:41 1a4ccc61cca4: Preparing 21:50:41 669919e0410e: Preparing 21:50:41 4693057ce236: Preparing 21:50:41 1e00087e388a: Waiting 21:50:41 acc83c6ca332: Waiting 21:50:41 66f8b0b44ec2: Waiting 21:50:41 06b63d3e9a08: Waiting 21:50:41 1a4ccc61cca4: Waiting 21:50:41 669919e0410e: Waiting 21:50:41 d05ecdb5b10b: Layer already exists 21:50:41 3827b5b91e75: Layer already exists 21:50:41 d40a984f86ba: Layer already exists 21:50:41 97e2d438c67b: Layer already exists 21:50:41 4549155b70b2: Layer already exists 21:50:41 1e00087e388a: Layer already exists 21:50:41 acc83c6ca332: Layer already exists 21:50:41 06b63d3e9a08: Layer already exists 21:50:41 604f6e18ab21: Layer already exists 21:50:41 66f8b0b44ec2: Layer already exists 21:50:41 669919e0410e: Layer already exists 21:50:41 1a4ccc61cca4: Layer already exists 21:50:41 4693057ce236: Layer already exists 21:50:41 main: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:41 ===================================================== [Pipeline] echo 21:50:41 taggedImages: 21:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 21:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 21:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 21:50:41 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:41 21:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:41 latest: Pulling from edgex-lftools-log-publisher 21:50:41 5eb5b503b376: Pulling fs layer 21:50:41 5c69ac0246d0: Pulling fs layer 21:50:41 ec43610c2a17: Pulling fs layer 21:50:41 3a2ae6a8a46f: Pulling fs layer 21:50:41 33b1e0a273af: Pulling fs layer 21:50:41 5d3b04190fa2: Pulling fs layer 21:50:41 2f39f015ded8: Pulling fs layer 21:50:41 3a2ae6a8a46f: Waiting 21:50:41 33b1e0a273af: Waiting 21:50:41 2f39f015ded8: Waiting 21:50:41 5c69ac0246d0: Download complete 21:50:41 3a2ae6a8a46f: Verifying Checksum 21:50:41 3a2ae6a8a46f: Download complete 21:50:41 33b1e0a273af: Verifying Checksum 21:50:41 33b1e0a273af: Download complete 21:50:41 ec43610c2a17: Verifying Checksum 21:50:41 ec43610c2a17: Download complete 21:50:41 5d3b04190fa2: Verifying Checksum 21:50:41 5d3b04190fa2: Download complete 21:50:42 5eb5b503b376: Verifying Checksum 21:50:42 5eb5b503b376: Download complete 21:50:42 2f39f015ded8: Verifying Checksum 21:50:42 2f39f015ded8: Download complete 21:50:43 5eb5b503b376: Pull complete 21:50:43 5c69ac0246d0: Pull complete 21:50:43 ec43610c2a17: Pull complete 21:50:43 3a2ae6a8a46f: Pull complete 21:50:43 33b1e0a273af: Pull complete 21:50:44 5d3b04190fa2: Pull complete 21:50:48 2f39f015ded8: Pull complete 21:50:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:48 prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container 21:50:48 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:50:52 $ docker top 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:52 ---> job-cost.sh 21:50:52 lf-activate-venv: SKIPPING 21:50:52 INFO: No Stack... 21:50:52 INFO: Retrieving Pricing Info for: v3-standard-8 21:50:53 INFO: Archiving Costs [Pipeline] sh 21:50:53 + + catcut /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv -d, 21:50:53 -f6 [Pipeline] lock 21:50:53 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] 21:50:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] did not exist. Created. 21:50:53 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:50:54 + echo total: 0.2199999988079071 [Pipeline] stash 21:50:54 Stashed 1 file(s) [Pipeline] } 21:50:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:50:54 $ docker stop --time=1 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c 21:50:55 $ docker rm -f --volumes 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6016 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:51:47 Running in /w/workspace/device-usb-camera/143 [Pipeline] { [Pipeline] checkout 21:51:47 Selected Git installation does not exist. Using Default 21:51:47 The recommended git tool is: NONE 21:51:53 using credential edgex-jenkins-ssh 21:51:53 Cloning the remote Git repository 21:51:53 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:51:53 > git init /w/workspace/device-usb-camera/143 # timeout=10 21:51:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:51:53 > git --version # timeout=10 21:51:53 > git --version # 'git version 2.25.1' 21:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:51:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:56 Avoid second fetch 21:51:56 Checking out Revision 5e12c9c90705f9e971aee6dc20caba93a75f2d45 (main) 21:51:56 Commit message: "Merge pull request #287 from lenny-intel/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:56 > git config core.sparsecheckout # timeout=10 21:51:56 > git checkout -f 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 21:51:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:57 Dload Upload Total Spent Left Speed 21:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 21:51:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:51:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:51:58 + sudo tee /etc/docker/daemon.new 21:51:58 { 21:51:58 "registry-mirrors": [ 21:51:58 "https://nexus3.edgexfoundry.org:10001" 21:51:58 ], 21:51:58 "bip": "10.250.0.254/24", 21:51:58 "hosts": [ 21:51:58 "tcp://0.0.0.0:5555", 21:51:58 "unix:///var/run/docker.sock" 21:51:58 ], 21:51:58 "mtu": 1458, 21:51:58 "selinux-enabled": true, 21:51:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:51:58 } [Pipeline] sh 21:51:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:51:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:17 provisioning config files... 21:52:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/143@tmp/config49600866366592440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:18 ---> docker-login.sh 21:52:18 nexus3.edgexfoundry.org:10001 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10002 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 nexus3.edgexfoundry.org:10003 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 nexus3.edgexfoundry.org:10004 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 docker.io 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 ---> docker-login.sh ends [Pipeline] } 21:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:20 ========================================================= 21:52:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:52:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:52:21 Sending build context to Docker daemon 1.303MB 21:52:21 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:52:21 Step 2/13 : FROM ${BASE} AS builder 21:52:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:21 9fda8d8052c6: Pulling fs layer 21:52:21 5d54e960e981: Pulling fs layer 21:52:21 c4a7e357bf2a: Pulling fs layer 21:52:21 f0e02332f6b5: Pulling fs layer 21:52:21 66412af1f25a: Pulling fs layer 21:52:21 1baf3a5c0e64: Pulling fs layer 21:52:21 9a37bb91b891: Pulling fs layer 21:52:21 a29adfc67d43: Pulling fs layer 21:52:21 d5de9f91c1a4: Pulling fs layer 21:52:21 f0e02332f6b5: Waiting 21:52:21 66412af1f25a: Waiting 21:52:21 1baf3a5c0e64: Waiting 21:52:21 a29adfc67d43: Waiting 21:52:21 d5de9f91c1a4: Waiting 21:52:21 5d54e960e981: Download complete 21:52:22 f0e02332f6b5: Verifying Checksum 21:52:22 f0e02332f6b5: Download complete 21:52:22 66412af1f25a: Verifying Checksum 21:52:22 66412af1f25a: Download complete 21:52:22 9fda8d8052c6: Download complete 21:52:22 9a37bb91b891: Verifying Checksum 21:52:22 9a37bb91b891: Download complete 21:52:23 a29adfc67d43: Verifying Checksum 21:52:23 a29adfc67d43: Download complete 21:52:23 9fda8d8052c6: Pull complete 21:52:23 5d54e960e981: Pull complete 21:52:24 c4a7e357bf2a: Verifying Checksum 21:52:24 c4a7e357bf2a: Download complete 21:52:24 d5de9f91c1a4: Verifying Checksum 21:52:24 d5de9f91c1a4: Download complete 21:52:25 1baf3a5c0e64: Verifying Checksum 21:52:25 1baf3a5c0e64: Download complete 21:52:35 c4a7e357bf2a: Pull complete 21:52:35 f0e02332f6b5: Pull complete 21:52:35 66412af1f25a: Pull complete 21:52:43 1baf3a5c0e64: Pull complete 21:52:44 9a37bb91b891: Pull complete 21:52:45 a29adfc67d43: Pull complete 21:52:46 d5de9f91c1a4: Pull complete 21:52:46 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:52:46 ---> 746ca1b523b5 21:52:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:52:48 ---> Running in a9a63044ba0c 21:52:49 Removing intermediate container a9a63044ba0c 21:52:49 ---> a947efe9b9bc 21:52:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:49 ---> Running in 3ef9f4ab4371 21:52:49 Removing intermediate container 3ef9f4ab4371 21:52:49 ---> f9b1792ffb44 21:52:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:52:49 ---> Running in 6a532eb144e0 21:52:50 Removing intermediate container 6a532eb144e0 21:52:50 ---> 0d57757482ba 21:52:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:52:50 ---> Running in 10dff5404232 21:52:50 Removing intermediate container 10dff5404232 21:52:50 ---> 55b282de4b9b 21:52:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:54 ---> Running in 96f625da2e15 21:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:52:57 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) 21:52:58 ERROR: unable to select packages: 21:52:58  so:libjpeg.so.8 (no such package): 21:52:58 required by: v4l-utils-libs-1.24.1-r0[so:libjpeg.so.8] 21:52:58 so:libintl.so.8 (no such package): 21:52:58 required by: v4l-utils-1.24.1-r0[so:libintl.so.8] 21:52:58 The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:59 21:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:59 arm64: Pulling from edgex-lftools-log-publisher 21:52:59 8998bd30e6a1: Pulling fs layer 21:52:59 04944245beec: Pulling fs layer 21:52:59 699f458cf7ca: Pulling fs layer 21:52:59 765212b225bb: Pulling fs layer 21:52:59 f23df028b6ca: Pulling fs layer 21:52:59 d65c8cfc05b1: Pulling fs layer 21:52:59 2437ff75d9bd: Pulling fs layer 21:52:59 765212b225bb: Waiting 21:52:59 f23df028b6ca: Waiting 21:52:59 d65c8cfc05b1: Waiting 21:52:59 2437ff75d9bd: Waiting 21:52:59 04944245beec: Verifying Checksum 21:52:59 04944245beec: Download complete 21:52:59 765212b225bb: Verifying Checksum 21:52:59 765212b225bb: Download complete 21:52:59 f23df028b6ca: Download complete 21:52:59 d65c8cfc05b1: Verifying Checksum 21:52:59 d65c8cfc05b1: Download complete 21:53:00 699f458cf7ca: Verifying Checksum 21:53:00 699f458cf7ca: Download complete 21:53:00 8998bd30e6a1: Verifying Checksum 21:53:00 8998bd30e6a1: Download complete 21:53:03 2437ff75d9bd: Verifying Checksum 21:53:03 2437ff75d9bd: Download complete 21:53:05 8998bd30e6a1: Pull complete 21:53:05 04944245beec: Pull complete 21:53:06 699f458cf7ca: Pull complete 21:53:07 765212b225bb: Pull complete 21:53:08 f23df028b6ca: Pull complete 21:53:08 d65c8cfc05b1: Pull complete 21:53:20 2437ff75d9bd: Pull complete 21:53:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-6016 does not seem to be running inside a container 21:53:20 $ 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-usb-camera/143 -v /w/workspace/device-usb-camera/143:/w/workspace/device-usb-camera/143:rw,z -v /w/workspace/device-usb-camera/143@tmp:/w/workspace/device-usb-camera/143@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 21:53:23 $ docker top 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:24 ---> job-cost.sh 21:53:24 lf-activate-venv: SKIPPING 21:53:24 INFO: No Stack... 21:53:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:25 INFO: Archiving Costs [Pipeline] sh 21:53:26 + + cat /w/workspace/device-usb-camera/143/archives/cost.csvcut 21:53:26 -d, -f6 [Pipeline] lock 21:53:26 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] 21:53:26 Resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] did not exist. Created. 21:53:26 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:26 /w/workspace/device-usb-camera/143@tmp/durable-4fb046d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:27 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:27 Warning: overwriting stash ‘stack-cost’ 21:53:28 Stashed 1 file(s) [Pipeline] } 21:53:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:28 $ docker stop --time=1 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf 21:53:29 $ docker rm -f --volumes 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:53:30 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:53:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:53:30 total 16 21:53:30 drwxr-xr-x 3 root root 4096 Sep 12 21:50 . 21:53:30 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:50 .. 21:53:30 drwxr-xr-x 2 root root 4096 Sep 12 21:50 cost 21:53:30 -rw-r--r-- 1 root root 89 Sep 12 21:50 cost.csv 21:53:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:53:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:53:30 total 16 21:53:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:50 . 21:53:30 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:50 .. 21:53:30 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:50 cost 21:53:30 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:31 ---> package-listing.sh 21:53:31 ++ facter osfamily 21:53:31 ++ tr '[:upper:]' '[:lower:]' 21:53:32 + OS_FAMILY=debian 21:53:32 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:53:32 + START_PACKAGES=/tmp/packages_start.txt 21:53:32 + END_PACKAGES=/tmp/packages_end.txt 21:53:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:32 + PACKAGES=/tmp/packages_start.txt 21:53:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:53:32 + PACKAGES=/tmp/packages_end.txt 21:53:32 + case "${OS_FAMILY}" in 21:53:32 + dpkg -l 21:53:32 + grep '^ii' 21:53:32 + '[' -f /tmp/packages_start.txt ']' 21:53:32 + '[' -f /tmp/packages_end.txt ']' 21:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:53:32 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:53:32 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:33 prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container 21:53:33 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:53:33 $ docker top b3cf40ce21dd1c4f1ebb615eb23514113bbd9155e097da3334851f2af7302410 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:34 + ls /var/log/sa-host 21:53:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:34 provisioning config files... 21:53:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10704761080480155244tmp [Pipeline] { [Pipeline] echo 21:53:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:34 ---> create-netrc.sh [Pipeline] } 21:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:34 ---> python-tools-install.sh [Pipeline] echo 21:53:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:35 ---> sudo-logs.sh 21:53:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:35 ---> job-cost.sh 21:53:35 lf-activate-venv: SKIPPING 21:53:35 DEBUG: total: 0.2199999988079071 21:53:35 INFO: Retrieving Stack Cost... 21:53:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:36 INFO: Archiving Costs [Pipeline] echo 21:53:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:36 ---> logs-deploy.sh 21:53:36 lf-activate-venv: SKIPPING 21:53:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/143 21:53:36 INFO: archiving workspace using pattern(s): 21:53:37 Archives upload complete. 21:53:37 INFO: archiving logs to Nexus