Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 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-ssh1396428780316254783.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-ssh14003250027926854449.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-ssh10218258979493589172.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-ssh3366951047821870578.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-ssh4923752171163603612.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-10096 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 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (main) Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" > 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 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 > git rev-list --no-walk 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:24:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:27 ========================================================= 18:24:27 EdgeX Global Pipelines Version Info 18:24:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:24:27 ------------------- 18:24:27 stable info: 18:24:27 ------------------- 18:24:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:27 Message: update stable to v1.0.254 18:24:28 ------------------- 18:24:28 experimental info: 18:24:28 ------------------- 18:24:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff88c8 [Pipeline] echo 18:24:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:28 provisioning config files... 18:24:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config660740789471495747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:29 ---> docker-login.sh 18:24:29 nexus3.edgexfoundry.org:10001 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:29 Configure a credential helper to remove this warning. See 18:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:29 18:24:29 Login Succeeded 18:24:29 nexus3.edgexfoundry.org:10002 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:29 Configure a credential helper to remove this warning. See 18:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:29 18:24:29 Login Succeeded 18:24:29 nexus3.edgexfoundry.org:10003 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:29 Configure a credential helper to remove this warning. See 18:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:29 18:24:29 Login Succeeded 18:24:29 nexus3.edgexfoundry.org:10004 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:29 Configure a credential helper to remove this warning. See 18:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:29 18:24:29 Login Succeeded 18:24:29 docker.io 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:30 Configure a credential helper to remove this warning. See 18:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:30 18:24:30 Login Succeeded 18:24:30 ---> docker-login.sh ends [Pipeline] } 18:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:24:30 + git rev-list -1 --merges 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc~1..5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo 18:24:30 -----------> git rev-list -1 --merges 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc~1..5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:24:30 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [false] [Pipeline] sh 18:24:30 + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo 18:24:30 ========================================================= 18:24:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:24:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:31 + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo 18:24:31 [semverPrep] GIT_COMMIT: 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc, Commit Message: Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36 [Pipeline] echo 18:24:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:24:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:31 + grep -v github /etc/ssh/ssh_known_hosts 18:24:31 + [ -e /tmp/ssh_known_hosts ] 18:24:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:24:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:24:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:24:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:31 18:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:24:32 b85a868b505f: Pulling fs layer 18:24:32 e2be974225ed: Pulling fs layer 18:24:32 339a4e72a1f5: Pulling fs layer 18:24:32 988bab9f4d93: Pulling fs layer 18:24:32 1469e6f7b9e6: Pulling fs layer 18:24:32 eaf3925da568: Pulling fs layer 18:24:32 bab4dde63d76: Pulling fs layer 18:24:32 bde34c3a00c8: Pulling fs layer 18:24:32 b352a97aabf1: Pulling fs layer 18:24:32 4872d77fe225: Pulling fs layer 18:24:32 5851b861e8e6: Pulling fs layer 18:24:32 bab4dde63d76: Waiting 18:24:32 bde34c3a00c8: Waiting 18:24:32 988bab9f4d93: Waiting 18:24:32 b352a97aabf1: Waiting 18:24:32 5851b861e8e6: Waiting 18:24:32 1469e6f7b9e6: Waiting 18:24:32 4872d77fe225: Waiting 18:24:32 eaf3925da568: Waiting 18:24:32 e2be974225ed: Download complete 18:24:32 988bab9f4d93: Verifying Checksum 18:24:32 988bab9f4d93: Download complete 18:24:32 1469e6f7b9e6: Verifying Checksum 18:24:32 eaf3925da568: Verifying Checksum 18:24:32 eaf3925da568: Download complete 18:24:32 339a4e72a1f5: Verifying Checksum 18:24:32 339a4e72a1f5: Download complete 18:24:32 bde34c3a00c8: Download complete 18:24:32 b352a97aabf1: Download complete 18:24:32 4872d77fe225: Download complete 18:24:32 5851b861e8e6: Verifying Checksum 18:24:32 5851b861e8e6: Download complete 18:24:32 b85a868b505f: Verifying Checksum 18:24:32 b85a868b505f: Download complete 18:24:32 bab4dde63d76: Verifying Checksum 18:24:32 bab4dde63d76: Download complete 18:24:34 b85a868b505f: Pull complete 18:24:34 e2be974225ed: Pull complete 18:24:34 339a4e72a1f5: Pull complete 18:24:34 988bab9f4d93: Pull complete 18:24:35 1469e6f7b9e6: Pull complete 18:24:35 eaf3925da568: Pull complete 18:24:37 bab4dde63d76: Pull complete 18:24:37 bde34c3a00c8: Pull complete 18:24:37 b352a97aabf1: Pull complete 18:24:37 4872d77fe225: Pull complete 18:24:37 5851b861e8e6: Pull complete 18:24:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:37 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:24:37 $ 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 18:24:41 $ docker top ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a -eo pid,comm 18:24:41 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). 18:24:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:41 [ssh-agent] Looking for ssh-agent implementation... 18:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:41 $ docker exec ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent 18:24:41 SSH_AUTH_SOCK=/tmp/ssh-8SUEg4UPkIxR/agent.32 18:24:41 SSH_AGENT_PID=38 18:24:41 Running ssh-add (command line suppressed) 18:24:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7371724295856049428.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7371724295856049428.key) 18:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:42 + git tag --points-at HEAD [Pipeline] } 18:24:42 $ docker exec --env ******** --env ******** ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent -k 18:24:42 unset SSH_AUTH_SOCK; 18:24:42 unset SSH_AGENT_PID; 18:24:42 echo Agent pid 38 killed; 18:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:42 [ssh-agent] Looking for ssh-agent implementation... 18:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:42 $ docker exec ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent 18:24:42 SSH_AUTH_SOCK=/tmp/ssh-DnZMW6JT9uV2/agent.70 18:24:42 SSH_AGENT_PID=76 18:24:42 Running ssh-add (command line suppressed) 18:24:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14796201466384153675.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14796201466384153675.key) 18:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:42 + git semver init 18:24:43 2023-10-24 18:24:43,033 [run_init] DEBUG init version:0.0.0 force:False 18:24:43 2023-10-24 18:24:43,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:24:43 2023-10-24 18:24:43,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:24:43 2023-10-24 18:24:43,034 [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) 18:24:44 2023-10-24 18:24:43,894 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:24:44 2023-10-24 18:24:43,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:24:44 2023-10-24 18:24:43,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:24:44 2023-10-24 18:24:43,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:24:44 3.1.0-dev.33 [Pipeline] } 18:24:44 $ docker exec --env ******** --env ******** ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent -k 18:24:44 unset SSH_AUTH_SOCK; 18:24:44 unset SSH_AGENT_PID; 18:24:44 echo Agent pid 76 killed; 18:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:44 + git semver [Pipeline] } 18:24:44 $ docker stop --time=1 ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a 18:24:46 $ docker rm -f --volumes ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a [Pipeline] // withDockerContainer [Pipeline] sh 18:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:46 Stashed 1 file(s) [Pipeline] echo 18:24:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [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 18:24:46 provisioning config files... 18:24:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14882617790059898357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:47 ---> docker-login.sh 18:24:47 nexus3.edgexfoundry.org:10001 18:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:47 Configure a credential helper to remove this warning. See 18:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:47 18:24:47 Login Succeeded 18:24:47 nexus3.edgexfoundry.org:10002 18:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:47 Configure a credential helper to remove this warning. See 18:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:47 18:24:47 Login Succeeded 18:24:47 nexus3.edgexfoundry.org:10003 18:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:47 Configure a credential helper to remove this warning. See 18:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:47 18:24:47 Login Succeeded 18:24:47 nexus3.edgexfoundry.org:10004 18:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:47 Configure a credential helper to remove this warning. See 18:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:47 18:24:47 Login Succeeded 18:24:47 docker.io 18:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:47 Configure a credential helper to remove this warning. See 18:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:47 18:24:47 Login Succeeded 18:24:47 ---> docker-login.sh ends [Pipeline] } 18:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:47 ========================================================= 18:24:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:24:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:48 + 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 . 18:24:48 Sending build context to Docker daemon 2.257MB 18:24:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:24:48 Step 2/13 : FROM ${BASE} AS builder 18:24:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:24:48 7264a8db6415: Pulling fs layer 18:24:48 c4d48a809fc2: Pulling fs layer 18:24:48 4f1c88b9dad5: Pulling fs layer 18:24:48 ad3a456e5733: Pulling fs layer 18:24:48 33e27b845d1e: Pulling fs layer 18:24:48 c68163c4e522: Pulling fs layer 18:24:48 50da416c3ac9: Pulling fs layer 18:24:48 23d2d4c4bb30: Pulling fs layer 18:24:48 33e27b845d1e: Waiting 18:24:48 c68163c4e522: Waiting 18:24:48 23d2d4c4bb30: Waiting 18:24:48 50da416c3ac9: Waiting 18:24:48 ad3a456e5733: Waiting 18:24:48 c4d48a809fc2: Verifying Checksum 18:24:48 c4d48a809fc2: Download complete 18:24:48 ad3a456e5733: Verifying Checksum 18:24:48 ad3a456e5733: Download complete 18:24:48 33e27b845d1e: Verifying Checksum 18:24:48 33e27b845d1e: Download complete 18:24:48 7264a8db6415: Verifying Checksum 18:24:48 7264a8db6415: Download complete 18:24:48 c68163c4e522: Verifying Checksum 18:24:48 c68163c4e522: Download complete 18:24:48 7264a8db6415: Pull complete 18:24:48 23d2d4c4bb30: Verifying Checksum 18:24:48 23d2d4c4bb30: Download complete 18:24:48 c4d48a809fc2: Pull complete 18:24:48 4f1c88b9dad5: Download complete 18:24:48 50da416c3ac9: Verifying Checksum 18:24:48 50da416c3ac9: Download complete 18:24:51 4f1c88b9dad5: Pull complete 18:24:51 ad3a456e5733: Pull complete 18:24:51 33e27b845d1e: Pull complete 18:24:51 c68163c4e522: Pull complete 18:24:54 50da416c3ac9: Pull complete 18:24:54 23d2d4c4bb30: Pull complete 18:24:54 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:24:54 ---> 0786185ac409 18:24:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:24:59 ---> Running in 0a15f04a6ca5 18:24:59 Removing intermediate container 0a15f04a6ca5 18:24:59 ---> b796ff751ae4 18:24:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:59 ---> Running in 0172fab726de 18:24:59 Removing intermediate container 0172fab726de 18:24:59 ---> 0a9b0bc25d48 18:24:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:24:59 ---> Running in 7e582aa18938 18:24:59 Removing intermediate container 7e582aa18938 18:24:59 ---> 8a6b0dc39c07 18:24:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:24:59 ---> Running in f44cc59be9dd 18:24:59 Removing intermediate container f44cc59be9dd 18:24:59 ---> 5aba5f87697a 18:24:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:59 ---> Running in 67ed6bc5ecbe 18:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:24:59 (1/13) Installing libintl (0.21.1-r7) 18:24:59 (2/13) Installing eudev-libs (3.2.11-r8) 18:24:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:24:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:24:59 (5/13) Installing v4l-utils (1.24.1-r0) 18:24:59 (6/13) Installing libdvbv5 (1.24.1-r0) 18:24:59 (7/13) Installing udev-init-scripts (35-r1) 18:24:59 (8/13) Installing libblkid (2.38.1-r8) 18:24:59 (9/13) Installing xz-libs (5.4.3-r0) 18:24:59 (10/13) Installing kmod-libs (30-r3) 18:24:59 (11/13) Installing eudev (3.2.11-r8) 18:24:59 (12/13) Installing eudev-dev (3.2.11-r8) 18:24:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:24:59 Executing busybox-1.36.1-r2.trigger 18:24:59 Executing eudev-3.2.11-r8.trigger 18:24:59 OK: 271 MiB in 65 packages 18:25:00 Removing intermediate container 67ed6bc5ecbe 18:25:00 ---> e4a6d7531b20 18:25:00 Step 8/13 : WORKDIR /device-usb-camera 18:25:00 ---> Running in 85c67687d3da 18:25:00 Removing intermediate container 85c67687d3da 18:25:00 ---> 8a996d032f8a 18:25:00 Step 9/13 : COPY go.mod vendor* ./ 18:25:00 ---> 9c7cccc5321e 18:25:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:00 ---> Running in b5c0db440fe8 18:25:01 Still waiting to schedule task 18:25:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:25:49 Removing intermediate container b5c0db440fe8 18:25:49 ---> 2b09ad61287c 18:25:49 Step 11/13 : COPY . . 18:25:49 ---> ed1195c302e2 18:25:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:25:49 ---> Running in 7c17ae257b43 18:25:49  % Total % Received % Xferd Average Speed Time Time Time Current 18:25:49 Dload Upload Total Spent Left Speed 18:25:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10387 0 --:--:-- --:--:-- --:--:-- 10441 18:25:50 Removing intermediate container 7c17ae257b43 18:25:50 ---> 4dd34de9b893 18:25:50 Step 13/13 : RUN ${MAKE} 18:25:50 ---> Running in ef8047d91578 18:25:50 noop 18:25:50 Removing intermediate container ef8047d91578 18:25:50 ---> 70a895e18380 18:25:50 Successfully built 70a895e18380 18:25:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:50 + docker inspect -f . ci-base-image-x86_64 18:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:51 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:25:51 $ 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 18:25:51 $ docker top d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:51 + go version 18:25:51 go version go1.21.0 linux/amd64 [Pipeline] } 18:25:51 $ docker stop --time=1 d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a 18:25:53 $ docker rm -f --volumes d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + docker inspect -f . ci-base-image-x86_64 18:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:53 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:25:53 $ 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 18:25:53 $ docker top 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:25:54 + make test 18:25:54 go test ./... -coverprofile=coverage.out ./... 18:25:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:26:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:26:08 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements 18:26:14 go vet ./... 18:26:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:17 $ docker stop --time=1 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 18:26:20 $ docker rm -f --volumes 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:26:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:26:21 + ls -al . 18:26:21 total 216 18:26:21 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:25 . 18:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:24 .. 18:26:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .git 18:26:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 .github 18:26:21 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 18:24 .gitignore 18:26:21 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 18:24 .golangci.yml 18:26:21 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 18:24 .hadolint.yml 18:26:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:24 .semver 18:26:21 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 18:24 Attribution.txt 18:26:21 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 18:24 CHANGELOG.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 18:24 Dockerfile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 18:24 GOVERNANCE.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 18:24 Jenkinsfile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:24 LICENSE 18:26:21 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 18:24 Makefile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 18:24 OWNERS.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 18:24 README.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:24 VERSION 18:26:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:24 bin 18:26:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 cmd 18:26:21 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 18:26 coverage.out 18:26:21 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 18:24 docker-entrypoint.sh 18:26:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:24 docs 18:26:21 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 18:24 go.mod 18:26:21 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 18:24 go.sum 18:26:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 internal 18:26:21 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 18:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + 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=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc --label arch=amd64 --label version=3.1.0-dev.33 . 18:26:21 Sending build context to Docker daemon 2.312MB 18:26:21 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:26:21 Step 2/36 : FROM ${BASE} AS builder 18:26:21 ---> 70a895e18380 18:26:21 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:26:22 ---> Running in 54fc187a94e6 18:26:22 Removing intermediate container 54fc187a94e6 18:26:22 ---> b3b60f1af32e 18:26:22 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:22 ---> Running in 9be3dafcd6a0 18:26:22 Removing intermediate container 9be3dafcd6a0 18:26:22 ---> c45ea83aa714 18:26:22 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:26:22 ---> Running in 40237b56cd5f 18:26:22 Removing intermediate container 40237b56cd5f 18:26:22 ---> 7ae7ffeddaa4 18:26:22 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:26:22 ---> Running in b160e9ba0c58 18:26:22 Removing intermediate container b160e9ba0c58 18:26:22 ---> 07903fa4d112 18:26:22 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:22 ---> Running in 8b8c19cbe8c6 18:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:23 OK: 271 MiB in 65 packages 18:26:23 Removing intermediate container 8b8c19cbe8c6 18:26:23 ---> f9d41436753c 18:26:23 Step 8/36 : WORKDIR /device-usb-camera 18:26:23 ---> Running in f8fe15cb6df2 18:26:23 Removing intermediate container f8fe15cb6df2 18:26:23 ---> e093bc6b1fbd 18:26:23 Step 9/36 : COPY go.mod vendor* ./ 18:26:23 ---> a38ae8451a71 18:26:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:23 ---> Running in f4a93c63c58f 18:26:24 Removing intermediate container f4a93c63c58f 18:26:24 ---> 8afc6f9642b4 18:26:24 Step 11/36 : COPY . . 18:26:24 ---> 081b643557f2 18:26:24 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:26:24 ---> Running in 648d49b9424e 18:26:24  % Total % Received % Xferd Average Speed Time Time Time Current 18:26:24 Dload Upload Total Spent Left Speed 18:26:24 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38299 0 --:--:-- --:--:-- --:--:-- 39156 18:26:25 Removing intermediate container 648d49b9424e 18:26:25 ---> ce60aa559e56 18:26:25 Step 13/36 : RUN ${MAKE} 18:26:25 ---> Running in 465316c7a2ee 18:26:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:26:47 Removing intermediate container 465316c7a2ee 18:26:47 ---> 193a332cbf77 18:26:47 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:26:47 v0.21.6: Pulling from aler9/rtsp-simple-server 18:26:47 4acc49c71d14: Pulling fs layer 18:26:47 4acc49c71d14: Verifying Checksum 18:26:47 4acc49c71d14: Download complete 18:26:47 4acc49c71d14: Pull complete 18:26:47 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:26:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:26:47 ---> 01a2bd3e5fff 18:26:47 Step 15/36 : FROM alpine:3.18 18:26:47 3.18: Pulling from library/alpine 18:26:47 96526aa774ef: Pulling fs layer 18:26:47 96526aa774ef: Verifying Checksum 18:26:47 96526aa774ef: Download complete 18:26:48 96526aa774ef: Pull complete 18:26:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:26:48 Status: Downloaded newer image for alpine:3.18 18:26:48 ---> 8ca4688f4f35 18:26:48 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:26:48 ---> Running in 2e459c678270 18:26:48 Removing intermediate container 2e459c678270 18:26:48 ---> 15f31e51d229 18:26:48 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:26:48 ---> Running in 4258bf4e1086 18:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:49 (1/107) Installing dumb-init (1.2.5-r2) 18:26:49 (2/107) Installing sdl2 (2.26.5-r0) 18:26:49 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:26:49 (4/107) Installing aom-libs (3.6.1-r0) 18:26:49 (5/107) Installing libxau (1.0.11-r2) 18:26:49 (6/107) Installing libmd (1.0.4-r2) 18:26:49 (7/107) Installing libbsd (0.11.7-r1) 18:26:49 (8/107) Installing libxdmcp (1.1.4-r2) 18:26:49 (9/107) Installing libxcb (1.15-r1) 18:26:49 (10/107) Installing libx11 (1.8.4-r4) 18:26:49 (11/107) Installing hwdata-pci (0.370-r0) 18:26:49 (12/107) Installing libpciaccess (0.17-r2) 18:26:49 (13/107) Installing libdrm (2.4.115-r4) 18:26:49 (14/107) Installing libxext (1.3.5-r2) 18:26:49 (15/107) Installing libxfixes (6.0.1-r2) 18:26:49 (16/107) Installing libffi (3.4.4-r2) 18:26:49 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:26:49 (18/107) Installing libva (2.18.0-r1) 18:26:49 (19/107) Installing libvdpau (1.5-r1) 18:26:49 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:26:49 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:26:49 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:26:49 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:26:49 (24/107) Installing libdav1d (1.2.1-r0) 18:26:49 (25/107) Installing brotli-libs (1.0.9-r14) 18:26:49 (26/107) Installing libhwy (1.0.4-r1) 18:26:49 (27/107) Installing lcms2 (2.15-r2) 18:26:49 (28/107) Installing libjxl (0.8.2-r0) 18:26:49 (29/107) Installing lame-libs (3.100-r5) 18:26:49 (30/107) Installing opus (1.4-r0) 18:26:49 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:26:49 (32/107) Installing soxr (0.1.3-r5) 18:26:49 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:26:49 (34/107) Installing libogg (1.3.5-r4) 18:26:49 (35/107) Installing libtheora (1.1.1-r17) 18:26:49 (36/107) Installing libvorbis (1.3.7-r1) 18:26:49 (37/107) Installing libvpx (1.13.0-r2) 18:26:49 (38/107) Installing libwebp (1.3.2-r0) 18:26:49 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:26:49 (40/107) Installing numactl (2.0.16-r4) 18:26:49 (41/107) Installing x265-libs (3.5-r4) 18:26:49 (42/107) Installing xvidcore (1.3.7-r1) 18:26:49 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:26:49 (44/107) Installing alsa-lib (1.2.9-r1) 18:26:49 (45/107) Installing libexpat (2.5.0-r1) 18:26:49 (46/107) Installing libbz2 (1.0.8-r5) 18:26:49 (47/107) Installing libpng (1.6.39-r3) 18:26:49 (48/107) Installing freetype (2.13.0-r5) 18:26:49 (49/107) Installing fontconfig (2.14.2-r3) 18:26:49 (50/107) Installing fribidi (1.0.13-r0) 18:26:49 (51/107) Installing libintl (0.21.1-r7) 18:26:49 (52/107) Installing libblkid (2.38.1-r8) 18:26:49 (53/107) Installing libmount (2.38.1-r8) 18:26:49 (54/107) Installing pcre2 (10.42-r1) 18:26:49 (55/107) Installing glib (2.76.4-r0) 18:26:49 (56/107) Installing graphite2 (1.3.14-r5) 18:26:49 (57/107) Installing harfbuzz (7.3.0-r0) 18:26:49 (58/107) Installing libunibreak (5.1-r0) 18:26:49 (59/107) Installing libass (0.17.1-r0) 18:26:49 (60/107) Installing libbluray (1.3.4-r0) 18:26:49 (61/107) Installing gmp (6.2.1-r3) 18:26:49 (62/107) Installing nettle (3.8.1-r2) 18:26:49 (63/107) Installing libunistring (1.1-r1) 18:26:49 (64/107) Installing libidn2 (2.3.4-r1) 18:26:49 (65/107) Installing p11-kit (0.24.1-r2) 18:26:49 (66/107) Installing libtasn1 (4.19.0-r1) 18:26:49 (67/107) Installing gnutls (3.8.0-r2) 18:26:49 (68/107) Installing mpg123-libs (1.31.3-r1) 18:26:49 (69/107) Installing libopenmpt (0.7.2-r0) 18:26:49 (70/107) Installing cjson (1.7.15-r4) 18:26:49 (71/107) Installing mbedtls (2.28.5-r0) 18:26:49 (72/107) Installing librist (0.2.7-r0) 18:26:49 (73/107) Installing libsrt (1.5.2-r0) 18:26:50 (74/107) Installing libssh (0.10.5-r0) 18:26:50 (75/107) Installing xz-libs (5.4.3-r0) 18:26:50 (76/107) Installing libxml2 (2.11.4-r0) 18:26:50 (77/107) Installing libsodium (1.0.18-r3) 18:26:50 (78/107) Installing libzmq (4.3.4-r4) 18:26:50 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:26:50 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:26:50 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:26:50 (82/107) Installing shaderc (2023.3-r1) 18:26:50 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:26:50 (84/107) Installing libplacebo (5.264.1-r1) 18:26:50 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:26:50 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:26:50 (87/107) Installing vidstab (1.1.1-r0) 18:26:50 (88/107) Installing zimg (3.0.5-r0) 18:26:50 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:26:50 (90/107) Installing libasyncns (0.8-r1) 18:26:50 (91/107) Installing dbus-libs (1.14.8-r0) 18:26:50 (92/107) Installing libltdl (2.4.7-r2) 18:26:50 (93/107) Installing orc (0.4.34-r0) 18:26:50 (94/107) Installing flac-libs (1.4.3-r0) 18:26:50 (95/107) Installing libsndfile (1.2.0-r2) 18:26:50 (96/107) Installing speexdsp (1.2.1-r1) 18:26:50 (97/107) Installing tdb-libs (1.4.8-r1) 18:26:50 (98/107) Installing libpulse (16.1-r10) 18:26:50 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:26:50 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:26:50 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 18:26:50 (102/107) Installing ffmpeg (6.0-r15) 18:26:50 (103/107) Installing udev-init-scripts (35-r1) 18:26:50 (104/107) Installing eudev-libs (3.2.11-r8) 18:26:50 (105/107) Installing zstd-libs (1.5.5-r4) 18:26:50 (106/107) Installing kmod-libs (30-r3) 18:26:50 (107/107) Installing eudev (3.2.11-r8) 18:26:50 Executing busybox-1.36.1-r2.trigger 18:26:50 Executing glib-2.76.4-r0.trigger 18:26:50 Executing eudev-3.2.11-r8.trigger 18:26:50 OK: 131 MiB in 122 packages 18:26:53 Removing intermediate container 4258bf4e1086 18:26:53 ---> d6e6d592dcc3 18:26:53 Step 18/36 : WORKDIR / 18:26:53 ---> Running in dfa4fcf231cf 18:26:53 Removing intermediate container dfa4fcf231cf 18:26:53 ---> 0f6638522a61 18:26:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:26:54 ---> 8668ae2d2802 18:26:54 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:26:55 ---> ba18ff5e5cf1 18:26:55 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:26:55 ---> 30f6d0a5e38a 18:26:55 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:26:55 ---> 147a0ba30f4f 18:26:55 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:26:55 ---> cc0235e095d9 18:26:55 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:26:55 ---> c06491a00148 18:26:55 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:26:56 ---> fb5e35ebbda1 18:26:56 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:26:56 ---> Running in ee069e9bfb74 18:26:57 Removing intermediate container ee069e9bfb74 18:26:57 ---> b674a19d3875 18:26:57 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:26:57 ---> Running in 4e0df6ab2e13 18:26:58 Removing intermediate container 4e0df6ab2e13 18:26:58 ---> a6f66a53c282 18:26:58 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:26:58 ---> Running in 127c7b01f374 18:26:58 Removing intermediate container 127c7b01f374 18:26:58 ---> 3c9d0ea50306 18:26:58 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:26:58 ---> Running in cfd4b28be6b7 18:26:59 Removing intermediate container cfd4b28be6b7 18:26:59 ---> d8a4fc297a55 18:26:59 Step 30/36 : EXPOSE 59983 18:26:59 ---> Running in ea426d1a854f 18:26:59 Removing intermediate container ea426d1a854f 18:26:59 ---> 80fc71ea36cd 18:26:59 Step 31/36 : EXPOSE 8554 18:26:59 ---> Running in 15cd681d60c3 18:26:59 Removing intermediate container 15cd681d60c3 18:26:59 ---> 22d1db4bf187 18:26:59 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:26:59 ---> Running in 9170529a0b49 18:26:59 Removing intermediate container 9170529a0b49 18:26:59 ---> 5783f9b4236c 18:26:59 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:26:59 ---> Running in 21e2cbb91a84 18:26:59 Removing intermediate container 21e2cbb91a84 18:26:59 ---> 0faaca770e6b 18:26:59 Step 34/36 : LABEL arch=amd64 18:26:59 ---> Running in bd2ec7c6e178 18:26:59 Removing intermediate container bd2ec7c6e178 18:26:59 ---> 362549f4ddb6 18:26:59 Step 35/36 : LABEL git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:26:59 ---> Running in 72549defb86c 18:26:59 Removing intermediate container 72549defb86c 18:26:59 ---> 1c1e1e85244a 18:26:59 Step 36/36 : LABEL version=3.1.0-dev.33 18:26:59 ---> Running in 06952ef443fd 18:26:59 Removing intermediate container 06952ef443fd 18:26:59 ---> 9e1a3eecbf27 18:26:59 [Warning] One or more build-args [ARCH] were not consumed 18:26:59 Successfully built 9e1a3eecbf27 18:26:59 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 18:26:59 provisioning config files... 18:27:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3788271925832021504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:00 ---> docker-login.sh 18:27:00 nexus3.edgexfoundry.org:10001 18:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:00 nexus3.edgexfoundry.org:10002 18:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:00 nexus3.edgexfoundry.org:10003 18:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:00 nexus3.edgexfoundry.org:10004 18:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:00 docker.io 18:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:01 ---> docker-login.sh ends [Pipeline] } 18:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:01 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:27:01 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:27:01 latest 18:27:01 3.1.0-dev.33 18:27:01 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:27:01 main 18:27:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:27:01 7d3c2ea171fc: Preparing 18:27:01 95d550346bcd: Preparing 18:27:01 e278617dde5c: Preparing 18:27:01 775c1086622d: Preparing 18:27:01 3827b5b91e75: Preparing 18:27:01 acc83c6ca332: Preparing 18:27:01 c8d5dc65f085: Preparing 18:27:01 5fa82123e2b8: Preparing 18:27:01 dd403a8a469d: Preparing 18:27:01 4c725cfbd95d: Preparing 18:27:01 f370b576b7be: Preparing 18:27:01 70e453446a43: Preparing 18:27:01 cc2447e1835a: Preparing 18:27:01 dd403a8a469d: Waiting 18:27:01 4c725cfbd95d: Waiting 18:27:01 f370b576b7be: Waiting 18:27:01 70e453446a43: Waiting 18:27:01 cc2447e1835a: Waiting 18:27:01 acc83c6ca332: Waiting 18:27:01 c8d5dc65f085: Waiting 18:27:01 5fa82123e2b8: Waiting 18:27:01 775c1086622d: Pushed 18:27:01 7d3c2ea171fc: Pushed 18:27:01 e278617dde5c: Pushed 18:27:01 95d550346bcd: Pushed 18:27:02 acc83c6ca332: Pushed 18:27:02 c8d5dc65f085: Pushed 18:27:02 5fa82123e2b8: Pushed 18:27:02 dd403a8a469d: Pushed 18:27:02 cc2447e1835a: Layer already exists 18:27:02 4c725cfbd95d: Pushed 18:27:04 3827b5b91e75: Pushed 18:27:04 f370b576b7be: Pushed 18:27:14 70e453446a43: Pushed 18:27:14 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:27:15 7d3c2ea171fc: Preparing 18:27:15 95d550346bcd: Preparing 18:27:15 e278617dde5c: Preparing 18:27:15 775c1086622d: Preparing 18:27:15 3827b5b91e75: Preparing 18:27:15 acc83c6ca332: Preparing 18:27:15 c8d5dc65f085: Preparing 18:27:15 5fa82123e2b8: Preparing 18:27:15 dd403a8a469d: Preparing 18:27:15 4c725cfbd95d: Preparing 18:27:15 f370b576b7be: Preparing 18:27:15 70e453446a43: Preparing 18:27:15 cc2447e1835a: Preparing 18:27:15 c8d5dc65f085: Waiting 18:27:15 5fa82123e2b8: Waiting 18:27:15 70e453446a43: Waiting 18:27:15 cc2447e1835a: Waiting 18:27:15 4c725cfbd95d: Waiting 18:27:15 f370b576b7be: Waiting 18:27:15 acc83c6ca332: Waiting 18:27:15 95d550346bcd: Layer already exists 18:27:15 e278617dde5c: Layer already exists 18:27:15 3827b5b91e75: Layer already exists 18:27:15 acc83c6ca332: Layer already exists 18:27:15 5fa82123e2b8: Layer already exists 18:27:15 7d3c2ea171fc: Layer already exists 18:27:15 dd403a8a469d: Layer already exists 18:27:15 775c1086622d: Layer already exists 18:27:15 4c725cfbd95d: Layer already exists 18:27:15 c8d5dc65f085: Layer already exists 18:27:15 70e453446a43: Layer already exists 18:27:15 f370b576b7be: Layer already exists 18:27:15 cc2447e1835a: Layer already exists 18:27:15 latest: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 18:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:27:15 7d3c2ea171fc: Preparing 18:27:15 95d550346bcd: Preparing 18:27:15 e278617dde5c: Preparing 18:27:15 775c1086622d: Preparing 18:27:15 3827b5b91e75: Preparing 18:27:15 acc83c6ca332: Preparing 18:27:15 c8d5dc65f085: Preparing 18:27:15 5fa82123e2b8: Preparing 18:27:15 dd403a8a469d: Preparing 18:27:15 4c725cfbd95d: Preparing 18:27:15 f370b576b7be: Preparing 18:27:15 70e453446a43: Preparing 18:27:15 cc2447e1835a: Preparing 18:27:15 4c725cfbd95d: Waiting 18:27:15 c8d5dc65f085: Waiting 18:27:15 f370b576b7be: Waiting 18:27:15 70e453446a43: Waiting 18:27:15 5fa82123e2b8: Waiting 18:27:15 cc2447e1835a: Waiting 18:27:15 dd403a8a469d: Waiting 18:27:15 acc83c6ca332: Waiting 18:27:15 e278617dde5c: Layer already exists 18:27:15 95d550346bcd: Layer already exists 18:27:15 3827b5b91e75: Layer already exists 18:27:15 775c1086622d: Layer already exists 18:27:15 7d3c2ea171fc: Layer already exists 18:27:15 acc83c6ca332: Layer already exists 18:27:15 c8d5dc65f085: Layer already exists 18:27:15 4c725cfbd95d: Layer already exists 18:27:15 dd403a8a469d: Layer already exists 18:27:15 5fa82123e2b8: Layer already exists 18:27:15 f370b576b7be: Layer already exists 18:27:15 70e453446a43: Layer already exists 18:27:15 cc2447e1835a: Layer already exists 18:27:15 3.1.0-dev.33: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:27:16 7d3c2ea171fc: Preparing 18:27:16 95d550346bcd: Preparing 18:27:16 e278617dde5c: Preparing 18:27:16 775c1086622d: Preparing 18:27:16 3827b5b91e75: Preparing 18:27:16 acc83c6ca332: Preparing 18:27:16 c8d5dc65f085: Preparing 18:27:16 5fa82123e2b8: Preparing 18:27:16 dd403a8a469d: Preparing 18:27:16 4c725cfbd95d: Preparing 18:27:16 f370b576b7be: Preparing 18:27:16 70e453446a43: Preparing 18:27:16 cc2447e1835a: Preparing 18:27:16 acc83c6ca332: Waiting 18:27:16 c8d5dc65f085: Waiting 18:27:16 f370b576b7be: Waiting 18:27:16 70e453446a43: Waiting 18:27:16 5fa82123e2b8: Waiting 18:27:16 cc2447e1835a: Waiting 18:27:16 dd403a8a469d: Waiting 18:27:16 4c725cfbd95d: Waiting 18:27:16 95d550346bcd: Layer already exists 18:27:16 3827b5b91e75: Layer already exists 18:27:16 775c1086622d: Layer already exists 18:27:16 7d3c2ea171fc: Layer already exists 18:27:16 e278617dde5c: Layer already exists 18:27:16 acc83c6ca332: Layer already exists 18:27:16 c8d5dc65f085: Layer already exists 18:27:16 4c725cfbd95d: Layer already exists 18:27:16 dd403a8a469d: Layer already exists 18:27:16 f370b576b7be: Layer already exists 18:27:16 5fa82123e2b8: Layer already exists 18:27:16 70e453446a43: Layer already exists 18:27:16 cc2447e1835a: Layer already exists 18:27:16 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:27:16 7d3c2ea171fc: Preparing 18:27:16 95d550346bcd: Preparing 18:27:16 e278617dde5c: Preparing 18:27:16 775c1086622d: Preparing 18:27:16 3827b5b91e75: Preparing 18:27:16 acc83c6ca332: Preparing 18:27:16 c8d5dc65f085: Preparing 18:27:16 5fa82123e2b8: Preparing 18:27:16 dd403a8a469d: Preparing 18:27:16 4c725cfbd95d: Preparing 18:27:16 f370b576b7be: Preparing 18:27:16 70e453446a43: Preparing 18:27:16 cc2447e1835a: Preparing 18:27:16 acc83c6ca332: Waiting 18:27:16 c8d5dc65f085: Waiting 18:27:16 5fa82123e2b8: Waiting 18:27:16 f370b576b7be: Waiting 18:27:16 70e453446a43: Waiting 18:27:16 dd403a8a469d: Waiting 18:27:16 cc2447e1835a: Waiting 18:27:16 4c725cfbd95d: Waiting 18:27:16 775c1086622d: Layer already exists 18:27:16 e278617dde5c: Layer already exists 18:27:16 7d3c2ea171fc: Layer already exists 18:27:16 95d550346bcd: Layer already exists 18:27:16 3827b5b91e75: Layer already exists 18:27:16 c8d5dc65f085: Layer already exists 18:27:16 acc83c6ca332: Layer already exists 18:27:16 5fa82123e2b8: Layer already exists 18:27:16 4c725cfbd95d: Layer already exists 18:27:16 dd403a8a469d: Layer already exists 18:27:16 f370b576b7be: Layer already exists 18:27:16 70e453446a43: Layer already exists 18:27:16 cc2447e1835a: Layer already exists 18:27:16 main: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:16 ===================================================== [Pipeline] echo 18:27:17 taggedImages: 18:27:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:27:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:27:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 18:27:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:27:17 - 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 18:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:17 18:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:21 latest: Pulling from edgex-lftools-log-publisher 18:27:21 5eb5b503b376: Pulling fs layer 18:27:21 5c69ac0246d0: Pulling fs layer 18:27:21 ec43610c2a17: Pulling fs layer 18:27:21 3a2ae6a8a46f: Pulling fs layer 18:27:21 33b1e0a273af: Pulling fs layer 18:27:21 5d3b04190fa2: Pulling fs layer 18:27:21 2f39f015ded8: Pulling fs layer 18:27:21 3a2ae6a8a46f: Waiting 18:27:21 2f39f015ded8: Waiting 18:27:21 33b1e0a273af: Waiting 18:27:21 5d3b04190fa2: Waiting 18:27:21 5c69ac0246d0: Download complete 18:27:21 3a2ae6a8a46f: Verifying Checksum 18:27:21 3a2ae6a8a46f: Download complete 18:27:21 33b1e0a273af: Verifying Checksum 18:27:21 33b1e0a273af: Download complete 18:27:21 5d3b04190fa2: Verifying Checksum 18:27:21 5d3b04190fa2: Download complete 18:27:21 ec43610c2a17: Verifying Checksum 18:27:21 ec43610c2a17: Download complete 18:27:21 5eb5b503b376: Verifying Checksum 18:27:21 5eb5b503b376: Download complete 18:27:22 2f39f015ded8: Download complete 18:27:22 5eb5b503b376: Pull complete 18:27:22 5c69ac0246d0: Pull complete 18:27:22 ec43610c2a17: Pull complete 18:27:23 3a2ae6a8a46f: Pull complete 18:27:23 33b1e0a273af: Pull complete 18:27:23 5d3b04190fa2: Pull complete 18:27:27 2f39f015ded8: Pull complete 18:27:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:27 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:27:27 $ 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 18:27:31 $ docker top dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:32 ---> job-cost.sh 18:27:32 lf-activate-venv: SKIPPING 18:27:32 INFO: No Stack... 18:27:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:32 INFO: Archiving Costs [Pipeline] sh 18:27:32 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:27:32 + cut -d, -f6 [Pipeline] lock 18:27:32 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] 18:27:32 Resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] did not exist. Created. 18:27:32 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:33 + echo total: 0.2199999988079071 [Pipeline] stash 18:27:33 Stashed 1 file(s) [Pipeline] } 18:27:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:33 $ docker stop --time=1 dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f 18:27:34 $ docker rm -f --volumes dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:27:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10127 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:27:58 Running in /w/workspace/device-usb-camera/159 [Pipeline] { [Pipeline] checkout 18:27:58 Selected Git installation does not exist. Using Default 18:27:58 The recommended git tool is: NONE 18:28:05 using credential edgex-jenkins-ssh 18:28:05 Cloning the remote Git repository 18:28:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:28:06 > git init /w/workspace/device-usb-camera/159 # timeout=10 18:28:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:28:06 > git --version # timeout=10 18:28:06 > git --version # 'git version 2.25.1' 18:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:28:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:08 Avoid second fetch 18:28:08 Checking out Revision 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (main) 18:28:08 > git config core.sparsecheckout # timeout=10 18:28:09 > git checkout -f 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 18:28:09 Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:28:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:10 Dload Upload Total Spent Left Speed 18:28:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 18:28:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:28:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:28:11 + sudo tee /etc/docker/daemon.new 18:28:11 { 18:28:11 "registry-mirrors": [ 18:28:11 "https://nexus3.edgexfoundry.org:10001" 18:28:11 ], 18:28:11 "bip": "10.250.0.254/24", 18:28:11 "hosts": [ 18:28:11 "tcp://0.0.0.0:5555", 18:28:11 "unix:///var/run/docker.sock" 18:28:11 ], 18:28:11 "mtu": 1458, 18:28:11 "selinux-enabled": true, 18:28:11 "seccomp-profile": "/etc/docker/seccomp.json" 18:28:11 } [Pipeline] sh 18:28:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:28:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:30 provisioning config files... 18:28:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/159@tmp/config17683610716768490588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:31 ---> docker-login.sh 18:28:31 nexus3.edgexfoundry.org:10001 18:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:33 Configure a credential helper to remove this warning. See 18:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:33 18:28:33 Login Succeeded 18:28:33 nexus3.edgexfoundry.org:10002 18:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:33 Configure a credential helper to remove this warning. See 18:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:33 18:28:33 Login Succeeded 18:28:33 nexus3.edgexfoundry.org:10003 18:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:34 Configure a credential helper to remove this warning. See 18:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:34 18:28:34 Login Succeeded 18:28:34 nexus3.edgexfoundry.org:10004 18:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:34 Configure a credential helper to remove this warning. See 18:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:34 18:28:34 Login Succeeded 18:28:34 docker.io 18:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:35 Configure a credential helper to remove this warning. See 18:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:35 18:28:35 Login Succeeded 18:28:35 ---> docker-login.sh ends [Pipeline] } 18:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:35 ========================================================= 18:28:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:28:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:35 + 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 . 18:28:36 Sending build context to Docker daemon 1.336MB 18:28:36 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:28:36 Step 2/13 : FROM ${BASE} AS builder 18:28:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:28:36 9fda8d8052c6: Pulling fs layer 18:28:36 5d54e960e981: Pulling fs layer 18:28:36 c4a7e357bf2a: Pulling fs layer 18:28:36 f0e02332f6b5: Pulling fs layer 18:28:36 cefa15bbcfad: Pulling fs layer 18:28:36 17808c966233: Pulling fs layer 18:28:36 cefa15bbcfad: Waiting 18:28:36 f4c1fc716caa: Pulling fs layer 18:28:36 17808c966233: Waiting 18:28:36 f0e02332f6b5: Waiting 18:28:36 f4c1fc716caa: Waiting 18:28:36 5d54e960e981: Verifying Checksum 18:28:36 5d54e960e981: Download complete 18:28:36 f0e02332f6b5: Verifying Checksum 18:28:36 f0e02332f6b5: Download complete 18:28:36 cefa15bbcfad: Download complete 18:28:36 9fda8d8052c6: Verifying Checksum 18:28:36 9fda8d8052c6: Download complete 18:28:37 f4c1fc716caa: Verifying Checksum 18:28:37 f4c1fc716caa: Download complete 18:28:37 9fda8d8052c6: Pull complete 18:28:38 5d54e960e981: Pull complete 18:28:38 c4a7e357bf2a: Verifying Checksum 18:28:38 c4a7e357bf2a: Download complete 18:28:39 17808c966233: Verifying Checksum 18:28:39 17808c966233: Download complete 18:28:52 c4a7e357bf2a: Pull complete 18:28:52 f0e02332f6b5: Pull complete 18:28:52 cefa15bbcfad: Pull complete 18:29:02 17808c966233: Pull complete 18:29:03 f4c1fc716caa: Pull complete 18:29:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:29:03 ---> ea914061e18c 18:29:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:29:04 ---> Running in 2c27b0498af4 18:29:04 Removing intermediate container 2c27b0498af4 18:29:04 ---> b315e5dc03da 18:29:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:04 ---> Running in bb862c5e292c 18:29:05 Removing intermediate container bb862c5e292c 18:29:05 ---> ce13edd447f4 18:29:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:29:05 ---> Running in db839827c426 18:29:06 Removing intermediate container db839827c426 18:29:06 ---> 8547d9ee9268 18:29:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:29:06 ---> Running in 40b66dabf2b6 18:29:06 Removing intermediate container 40b66dabf2b6 18:29:06 ---> 2c3f84475a2a 18:29:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:06 ---> Running in 67723858abb6 18:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:29:09 (1/13) Installing libintl (0.21.1-r7) 18:29:09 (2/13) Installing eudev-libs (3.2.11-r8) 18:29:09 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:29:09 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:29:09 (5/13) Installing v4l-utils (1.24.1-r0) 18:29:09 (6/13) Installing libdvbv5 (1.24.1-r0) 18:29:09 (7/13) Installing udev-init-scripts (35-r1) 18:29:09 (8/13) Installing libblkid (2.38.1-r8) 18:29:09 (9/13) Installing xz-libs (5.4.3-r0) 18:29:09 (10/13) Installing kmod-libs (30-r3) 18:29:09 (11/13) Installing eudev (3.2.11-r8) 18:29:09 (12/13) Installing eudev-dev (3.2.11-r8) 18:29:09 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:29:09 Executing busybox-1.36.1-r2.trigger 18:29:09 Executing eudev-3.2.11-r8.trigger 18:29:09 OK: 273 MiB in 65 packages 18:29:11 Removing intermediate container 67723858abb6 18:29:11 ---> f936fe5fbc38 18:29:11 Step 8/13 : WORKDIR /device-usb-camera 18:29:11 ---> Running in d0155e06159b 18:29:11 Removing intermediate container d0155e06159b 18:29:11 ---> 3caa37857abd 18:29:11 Step 9/13 : COPY go.mod vendor* ./ 18:29:12 ---> cb913d256672 18:29:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:12 ---> Running in f4c261b787be 18:30:49 Removing intermediate container f4c261b787be 18:30:49 ---> 56c63ce3099b 18:30:49 Step 11/13 : COPY . . 18:30:49 ---> ba44c2725389 18:30:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:30:49 ---> Running in 579f5d561ae6 18:30:50  % Total % Received % Xferd Average Speed Time Time Time Current 18:30:50  Dload Upload Total Spent Left Speed 18:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5662 0 --:--:-- --:--:-- --:--:-- 5669 18:30:51 Removing intermediate container 579f5d561ae6 18:30:51 ---> 414548d46711 18:30:51 Step 13/13 : RUN ${MAKE} 18:30:51 ---> Running in ba0a81b72c20 18:30:52 noop 18:30:52 Removing intermediate container ba0a81b72c20 18:30:52 ---> 70dea054a80c 18:30:52 Successfully built 70dea054a80c 18:30:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:53 + docker inspect -f . ci-base-image-arm64 18:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:53 prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container 18:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:30:55 $ docker top 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:56 + go version 18:30:56 go version go1.21.0 linux/arm64 [Pipeline] } 18:30:56 $ docker stop --time=1 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 18:30:58 $ docker rm -f --volumes 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:58 + docker inspect -f . ci-base-image-arm64 18:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:59 prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container 18:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:31:00 $ docker top b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:01 + git config --global --add safe.directory /w/workspace/device-usb-camera/159 [Pipeline] fileExists [Pipeline] sh 18:31:02 + make test 18:31:02 go test ./... -coverprofile=coverage.out ./... 18:31:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:33:31 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:33:31 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements 18:33:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:33:31 go vet ./... 18:33:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:58 $ docker stop --time=1 b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 18:34:00 $ docker rm -f --volumes b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:02 Warning: overwriting stash ‘coverage-report’ 18:34:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:03 + ls -al . 18:34:03 total 212 18:34:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:31 . 18:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. 18:34:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:28 .git 18:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github 18:34:03 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 18:28 .gitignore 18:34:03 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 18:28 .golangci.yml 18:34:03 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 18:28 .hadolint.yml 18:34:03 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 18:28 Attribution.txt 18:34:03 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 18:28 CHANGELOG.md 18:34:03 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 18:28 Dockerfile 18:34:03 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 18:28 GOVERNANCE.md 18:34:03 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 18:28 Jenkinsfile 18:34:03 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:28 LICENSE 18:34:03 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 18:28 Makefile 18:34:03 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 18:28 OWNERS.md 18:34:03 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 18:28 README.md 18:34:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:24 VERSION 18:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin 18:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 cmd 18:34:03 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 18:33 coverage.out 18:34:03 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 18:28 docker-entrypoint.sh 18:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 docs 18:34:03 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 18:28 go.mod 18:34:03 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 18:28 go.sum 18:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 internal 18:34:03 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:04 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc --label arch=arm64 --label version=3.1.0-dev.33 . 18:34:04 Sending build context to Docker daemon 1.392MB 18:34:04 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:34:04 Step 2/36 : FROM ${BASE} AS builder 18:34:04 ---> 70dea054a80c 18:34:04 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:34:04 ---> Running in 8f4de5bdb038 18:34:04 Removing intermediate container 8f4de5bdb038 18:34:04 ---> 10620444d3cc 18:34:04 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:05 ---> Running in a5bd19cd9856 18:34:05 Removing intermediate container a5bd19cd9856 18:34:05 ---> 49d0ffa54b38 18:34:05 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:34:05 ---> Running in 263324cd518a 18:34:06 Removing intermediate container 263324cd518a 18:34:06 ---> 1d3b3b77438a 18:34:06 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:34:06 ---> Running in d7b38bd0003f 18:34:06 Removing intermediate container d7b38bd0003f 18:34:06 ---> fc2cccf2c363 18:34:06 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:06 ---> Running in f9ed8ade88f4 18:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:34:09 OK: 273 MiB in 65 packages 18:34:10 Removing intermediate container f9ed8ade88f4 18:34:10 ---> c3d6d195ff7f 18:34:10 Step 8/36 : WORKDIR /device-usb-camera 18:34:10 ---> Running in b6f673520874 18:34:11 Removing intermediate container b6f673520874 18:34:11 ---> 7fed58aa1f37 18:34:11 Step 9/36 : COPY go.mod vendor* ./ 18:34:11 ---> 529958549f38 18:34:11 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:11 ---> Running in 2d4ecd99596a 18:34:15 Removing intermediate container 2d4ecd99596a 18:34:15 ---> 83c283f144e8 18:34:15 Step 11/36 : COPY . . 18:34:17 ---> ce28d963f7e9 18:34:17 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:34:17 ---> Running in 6fcc9982b5a7 18:34:18  % Total % Received % Xferd Average Speed Time Time Time Current 18:34:18 Dload Upload Total Spent Left Speed 18:34:18 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6787 0 --:--:-- --:--:-- --:--:-- 6809 18:34:19 Removing intermediate container 6fcc9982b5a7 18:34:19 ---> 302bf0ade0f4 18:34:19 Step 13/36 : RUN ${MAKE} 18:34:19 ---> Running in c91447f2e586 18:34:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:37:13 Removing intermediate container c91447f2e586 18:37:13 ---> 4c191d255d83 18:37:13 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:37:13 v0.21.6: Pulling from aler9/rtsp-simple-server 18:37:13 8766b47fe142: Pulling fs layer 18:37:13 8766b47fe142: Verifying Checksum 18:37:13 8766b47fe142: Download complete 18:37:13 8766b47fe142: Pull complete 18:37:13 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:37:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:37:13 ---> 69d40e2cb93c 18:37:13 Step 15/36 : FROM alpine:3.18 18:37:13 3.18: Pulling from library/alpine 18:37:13 579b34f0a95b: Pulling fs layer 18:37:13 579b34f0a95b: Verifying Checksum 18:37:13 579b34f0a95b: Download complete 18:37:13 579b34f0a95b: Pull complete 18:37:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:37:13 Status: Downloaded newer image for alpine:3.18 18:37:13 ---> 3cc203321400 18:37:13 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:13 ---> Running in de7c50ddeaa8 18:37:13 Removing intermediate container de7c50ddeaa8 18:37:13 ---> f906d603fbfe 18:37:13 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:37:13 ---> Running in 51246da7d860 18:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:37:13 (1/104) Installing dumb-init (1.2.5-r2) 18:37:13 (2/104) Installing sdl2 (2.26.5-r0) 18:37:13 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:37:13 (4/104) Installing aom-libs (3.6.1-r0) 18:37:13 (5/104) Installing libxau (1.0.11-r2) 18:37:13 (6/104) Installing libmd (1.0.4-r2) 18:37:13 (7/104) Installing libbsd (0.11.7-r1) 18:37:13 (8/104) Installing libxdmcp (1.1.4-r2) 18:37:13 (9/104) Installing libxcb (1.15-r1) 18:37:13 (10/104) Installing libx11 (1.8.4-r4) 18:37:13 (11/104) Installing libdrm (2.4.115-r4) 18:37:13 (12/104) Installing libxext (1.3.5-r2) 18:37:13 (13/104) Installing libxfixes (6.0.1-r2) 18:37:13 (14/104) Installing libffi (3.4.4-r2) 18:37:13 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:37:13 (16/104) Installing libva (2.18.0-r1) 18:37:13 (17/104) Installing libvdpau (1.5-r1) 18:37:13 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:37:13 (19/104) Installing libdav1d (1.2.1-r0) 18:37:13 (20/104) Installing brotli-libs (1.0.9-r14) 18:37:13 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:37:13 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:37:13 (23/104) Installing libhwy (1.0.4-r1) 18:37:13 (24/104) Installing lcms2 (2.15-r2) 18:37:13 (25/104) Installing libjxl (0.8.2-r0) 18:37:13 (26/104) Installing lame-libs (3.100-r5) 18:37:13 (27/104) Installing opus (1.4-r0) 18:37:13 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:37:13 (29/104) Installing soxr (0.1.3-r5) 18:37:13 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:37:13 (31/104) Installing libogg (1.3.5-r4) 18:37:13 (32/104) Installing libtheora (1.1.1-r17) 18:37:13 (33/104) Installing libvorbis (1.3.7-r1) 18:37:13 (34/104) Installing libvpx (1.13.0-r2) 18:37:13 (35/104) Installing libwebp (1.3.2-r0) 18:37:13 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:37:13 (37/104) Installing numactl (2.0.16-r4) 18:37:13 (38/104) Installing x265-libs (3.5-r4) 18:37:13 (39/104) Installing xvidcore (1.3.7-r1) 18:37:13 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:37:13 (41/104) Installing alsa-lib (1.2.9-r1) 18:37:13 (42/104) Installing libexpat (2.5.0-r1) 18:37:13 (43/104) Installing libbz2 (1.0.8-r5) 18:37:13 (44/104) Installing libpng (1.6.39-r3) 18:37:13 (45/104) Installing freetype (2.13.0-r5) 18:37:13 (46/104) Installing fontconfig (2.14.2-r3) 18:37:13 (47/104) Installing fribidi (1.0.13-r0) 18:37:13 (48/104) Installing libintl (0.21.1-r7) 18:37:13 (49/104) Installing libblkid (2.38.1-r8) 18:37:13 (50/104) Installing libmount (2.38.1-r8) 18:37:13 (51/104) Installing pcre2 (10.42-r1) 18:37:13 (52/104) Installing glib (2.76.4-r0) 18:37:13 (53/104) Installing graphite2 (1.3.14-r5) 18:37:13 (54/104) Installing harfbuzz (7.3.0-r0) 18:37:13 (55/104) Installing libunibreak (5.1-r0) 18:37:13 (56/104) Installing libass (0.17.1-r0) 18:37:13 (57/104) Installing libbluray (1.3.4-r0) 18:37:13 (58/104) Installing gmp (6.2.1-r3) 18:37:13 (59/104) Installing nettle (3.8.1-r2) 18:37:13 (60/104) Installing libunistring (1.1-r1) 18:37:13 (61/104) Installing libidn2 (2.3.4-r1) 18:37:13 (62/104) Installing p11-kit (0.24.1-r2) 18:37:13 (63/104) Installing libtasn1 (4.19.0-r1) 18:37:13 (64/104) Installing gnutls (3.8.0-r2) 18:37:13 (65/104) Installing mpg123-libs (1.31.3-r1) 18:37:13 (66/104) Installing libopenmpt (0.7.2-r0) 18:37:13 (67/104) Installing cjson (1.7.15-r4) 18:37:13 (68/104) Installing mbedtls (2.28.5-r0) 18:37:13 (69/104) Installing librist (0.2.7-r0) 18:37:13 (70/104) Installing libsrt (1.5.2-r0) 18:37:13 (71/104) Installing libssh (0.10.5-r0) 18:37:13 (72/104) Installing xz-libs (5.4.3-r0) 18:37:13 (73/104) Installing libxml2 (2.11.4-r0) 18:37:13 (74/104) Installing libsodium (1.0.18-r3) 18:37:13 (75/104) Installing libzmq (4.3.4-r4) 18:37:13 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:37:13 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:37:13 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:37:13 (79/104) Installing shaderc (2023.3-r1) 18:37:13 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:37:13 (81/104) Installing libplacebo (5.264.1-r1) 18:37:13 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:37:13 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:37:13 (84/104) Installing vidstab (1.1.1-r0) 18:37:13 (85/104) Installing zimg (3.0.5-r0) 18:37:13 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:37:13 (87/104) Installing libasyncns (0.8-r1) 18:37:13 (88/104) Installing dbus-libs (1.14.8-r0) 18:37:13 (89/104) Installing libltdl (2.4.7-r2) 18:37:13 (90/104) Installing orc (0.4.34-r0) 18:37:13 (91/104) Installing flac-libs (1.4.3-r0) 18:37:13 (92/104) Installing libsndfile (1.2.0-r2) 18:37:13 (93/104) Installing speexdsp (1.2.1-r1) 18:37:13 (94/104) Installing tdb-libs (1.4.8-r1) 18:37:13 (95/104) Installing libpulse (16.1-r10) 18:37:13 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:37:13 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:37:13 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:37:13 (99/104) Installing ffmpeg (6.0-r15) 18:37:13 (100/104) Installing udev-init-scripts (35-r1) 18:37:13 (101/104) Installing eudev-libs (3.2.11-r8) 18:37:13 (102/104) Installing zstd-libs (1.5.5-r4) 18:37:13 (103/104) Installing kmod-libs (30-r3) 18:37:13 (104/104) Installing eudev (3.2.11-r8) 18:37:13 Executing busybox-1.36.1-r2.trigger 18:37:13 Executing glib-2.76.4-r0.trigger 18:37:13 Executing eudev-3.2.11-r8.trigger 18:37:13 OK: 110 MiB in 119 packages 18:37:20 Removing intermediate container 51246da7d860 18:37:20 ---> dae002d3f1d8 18:37:20 Step 18/36 : WORKDIR / 18:37:20 ---> Running in c6640f0e4003 18:37:20 Removing intermediate container c6640f0e4003 18:37:20 ---> 8d533cd21f62 18:37:20 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:37:21 ---> 533f0cee9db9 18:37:21 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:37:22 ---> f26ec2d1a53f 18:37:22 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:37:22 ---> 94e90e44e932 18:37:22 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:37:23 ---> 205030d9a944 18:37:23 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:37:23 ---> a5e6da330fea 18:37:23 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:37:24 ---> dc70636a0c7d 18:37:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:37:25 ---> cbda50c53fb8 18:37:25 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:37:26 ---> Running in c7ac8d3b6d6b 18:37:28 Removing intermediate container c7ac8d3b6d6b 18:37:28 ---> 1c72848f01a0 18:37:28 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:37:28 ---> Running in 7cfc565cb0f0 18:37:29 Removing intermediate container 7cfc565cb0f0 18:37:29 ---> 807ac5f08f27 18:37:29 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:37:29 ---> Running in 60632e48a96a 18:37:32 Removing intermediate container 60632e48a96a 18:37:32 ---> 37fa4717d69e 18:37:32 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:37:32 ---> Running in dea71301c5f4 18:37:33 Removing intermediate container dea71301c5f4 18:37:33 ---> e3172a466b43 18:37:33 Step 30/36 : EXPOSE 59983 18:37:33 ---> Running in 2aa2358b055c 18:37:34 Removing intermediate container 2aa2358b055c 18:37:34 ---> 5bf492a77b82 18:37:34 Step 31/36 : EXPOSE 8554 18:37:34 ---> Running in 7bee55755a17 18:37:34 Removing intermediate container 7bee55755a17 18:37:34 ---> 8a9b14b9223a 18:37:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:37:34 ---> Running in 87bce688eddc 18:37:34 Removing intermediate container 87bce688eddc 18:37:34 ---> f1a6e5644434 18:37:34 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:37:34 ---> Running in 2c5b137873f2 18:37:35 Removing intermediate container 2c5b137873f2 18:37:35 ---> 4c784f21f479 18:37:35 Step 34/36 : LABEL arch=arm64 18:37:35 ---> Running in 329c5a2c8a8f 18:37:35 Removing intermediate container 329c5a2c8a8f 18:37:35 ---> 9b18dce75792 18:37:35 Step 35/36 : LABEL git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:37:36 ---> Running in 1bdcbd059758 18:37:36 Removing intermediate container 1bdcbd059758 18:37:36 ---> 9b4838d7ec7f 18:37:36 Step 36/36 : LABEL version=3.1.0-dev.33 18:37:36 ---> Running in c9d6cfcf1829 18:37:37 Removing intermediate container c9d6cfcf1829 18:37:37 ---> 6ad9402ac2a2 18:37:37 [Warning] One or more build-args [ARCH] were not consumed 18:37:37 Successfully built 6ad9402ac2a2 18:37:37 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:37 provisioning config files... 18:37:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/159@tmp/config13321056718735346569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:38 ---> docker-login.sh 18:37:38 nexus3.edgexfoundry.org:10001 18:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:38 Configure a credential helper to remove this warning. See 18:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:38 18:37:38 Login Succeeded 18:37:38 nexus3.edgexfoundry.org:10002 18:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:38 Configure a credential helper to remove this warning. See 18:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:38 18:37:38 Login Succeeded 18:37:38 nexus3.edgexfoundry.org:10003 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:39 Configure a credential helper to remove this warning. See 18:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:39 18:37:39 Login Succeeded 18:37:39 nexus3.edgexfoundry.org:10004 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:39 Configure a credential helper to remove this warning. See 18:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:39 18:37:39 Login Succeeded 18:37:39 docker.io 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:40 Configure a credential helper to remove this warning. See 18:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:40 18:37:40 Login Succeeded 18:37:40 ---> docker-login.sh ends [Pipeline] } 18:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:40 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:37:40 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:37:40 latest 18:37:40 3.1.0-dev.33 18:37:40 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:37:40 main 18:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:37:41 3499c147e65e: Preparing 18:37:41 0336271a1372: Preparing 18:37:41 8882ce922138: Preparing 18:37:41 1f2f4eaf47df: Preparing 18:37:41 608d194cb50c: Preparing 18:37:41 acc83c6ca332: Preparing 18:37:41 58201a5c64fc: Preparing 18:37:41 9ca4c5adcd41: Preparing 18:37:41 2fbcce09ea24: Preparing 18:37:41 10318305a842: Preparing 18:37:41 fbe2b4295bec: Preparing 18:37:41 a5b8529964d9: Preparing 18:37:41 5f4d9fc4d98d: Preparing 18:37:41 acc83c6ca332: Waiting 18:37:41 58201a5c64fc: Waiting 18:37:41 9ca4c5adcd41: Waiting 18:37:41 2fbcce09ea24: Waiting 18:37:41 10318305a842: Waiting 18:37:41 fbe2b4295bec: Waiting 18:37:41 a5b8529964d9: Waiting 18:37:41 5f4d9fc4d98d: Waiting 18:37:41 8882ce922138: Pushed 18:37:41 0336271a1372: Pushed 18:37:41 3499c147e65e: Pushed 18:37:41 1f2f4eaf47df: Pushed 18:37:41 acc83c6ca332: Pushed 18:37:41 58201a5c64fc: Pushed 18:37:41 9ca4c5adcd41: Pushed 18:37:41 2fbcce09ea24: Pushed 18:37:42 5f4d9fc4d98d: Layer already exists 18:37:42 10318305a842: Pushed 18:37:47 608d194cb50c: Pushed 18:37:48 fbe2b4295bec: Pushed 18:38:06 a5b8529964d9: Pushed 18:38:06 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:38:07 3499c147e65e: Preparing 18:38:07 0336271a1372: Preparing 18:38:07 8882ce922138: Preparing 18:38:07 1f2f4eaf47df: Preparing 18:38:07 608d194cb50c: Preparing 18:38:07 acc83c6ca332: Preparing 18:38:07 58201a5c64fc: Preparing 18:38:07 9ca4c5adcd41: Preparing 18:38:07 2fbcce09ea24: Preparing 18:38:07 10318305a842: Preparing 18:38:07 fbe2b4295bec: Preparing 18:38:07 a5b8529964d9: Preparing 18:38:07 5f4d9fc4d98d: Preparing 18:38:07 acc83c6ca332: Waiting 18:38:07 58201a5c64fc: Waiting 18:38:07 9ca4c5adcd41: Waiting 18:38:07 2fbcce09ea24: Waiting 18:38:07 10318305a842: Waiting 18:38:07 fbe2b4295bec: Waiting 18:38:07 a5b8529964d9: Waiting 18:38:07 5f4d9fc4d98d: Waiting 18:38:07 3499c147e65e: Layer already exists 18:38:07 0336271a1372: Layer already exists 18:38:07 8882ce922138: Layer already exists 18:38:07 1f2f4eaf47df: Layer already exists 18:38:07 608d194cb50c: Layer already exists 18:38:07 10318305a842: Layer already exists 18:38:07 acc83c6ca332: Layer already exists 18:38:07 2fbcce09ea24: Layer already exists 18:38:07 58201a5c64fc: Layer already exists 18:38:07 9ca4c5adcd41: Layer already exists 18:38:07 a5b8529964d9: Layer already exists 18:38:07 fbe2b4295bec: Layer already exists 18:38:07 5f4d9fc4d98d: Layer already exists 18:38:07 latest: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 18:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:38:08 3499c147e65e: Preparing 18:38:08 0336271a1372: Preparing 18:38:08 8882ce922138: Preparing 18:38:08 1f2f4eaf47df: Preparing 18:38:08 608d194cb50c: Preparing 18:38:08 acc83c6ca332: Preparing 18:38:08 58201a5c64fc: Preparing 18:38:08 9ca4c5adcd41: Preparing 18:38:08 2fbcce09ea24: Preparing 18:38:08 10318305a842: Preparing 18:38:08 fbe2b4295bec: Preparing 18:38:08 a5b8529964d9: Preparing 18:38:08 5f4d9fc4d98d: Preparing 18:38:08 acc83c6ca332: Waiting 18:38:08 58201a5c64fc: Waiting 18:38:08 9ca4c5adcd41: Waiting 18:38:08 2fbcce09ea24: Waiting 18:38:08 10318305a842: Waiting 18:38:08 fbe2b4295bec: Waiting 18:38:08 a5b8529964d9: Waiting 18:38:08 5f4d9fc4d98d: Waiting 18:38:08 1f2f4eaf47df: Layer already exists 18:38:08 608d194cb50c: Layer already exists 18:38:08 3499c147e65e: Layer already exists 18:38:08 0336271a1372: Layer already exists 18:38:08 8882ce922138: Layer already exists 18:38:08 acc83c6ca332: Layer already exists 18:38:08 58201a5c64fc: Layer already exists 18:38:08 2fbcce09ea24: Layer already exists 18:38:08 9ca4c5adcd41: Layer already exists 18:38:08 10318305a842: Layer already exists 18:38:08 5f4d9fc4d98d: Layer already exists 18:38:08 fbe2b4295bec: Layer already exists 18:38:08 a5b8529964d9: Layer already exists 18:38:08 3.1.0-dev.33: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:08 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:38:09 3499c147e65e: Preparing 18:38:09 0336271a1372: Preparing 18:38:09 8882ce922138: Preparing 18:38:09 1f2f4eaf47df: Preparing 18:38:09 608d194cb50c: Preparing 18:38:09 acc83c6ca332: Preparing 18:38:09 58201a5c64fc: Preparing 18:38:09 9ca4c5adcd41: Preparing 18:38:09 2fbcce09ea24: Preparing 18:38:09 10318305a842: Preparing 18:38:09 fbe2b4295bec: Preparing 18:38:09 a5b8529964d9: Preparing 18:38:09 5f4d9fc4d98d: Preparing 18:38:09 2fbcce09ea24: Waiting 18:38:09 10318305a842: Waiting 18:38:09 fbe2b4295bec: Waiting 18:38:09 a5b8529964d9: Waiting 18:38:09 5f4d9fc4d98d: Waiting 18:38:09 acc83c6ca332: Waiting 18:38:09 58201a5c64fc: Waiting 18:38:09 9ca4c5adcd41: Waiting 18:38:09 1f2f4eaf47df: Layer already exists 18:38:09 3499c147e65e: Layer already exists 18:38:09 0336271a1372: Layer already exists 18:38:09 608d194cb50c: Layer already exists 18:38:09 8882ce922138: Layer already exists 18:38:09 58201a5c64fc: Layer already exists 18:38:09 2fbcce09ea24: Layer already exists 18:38:09 acc83c6ca332: Layer already exists 18:38:09 9ca4c5adcd41: Layer already exists 18:38:09 10318305a842: Layer already exists 18:38:09 fbe2b4295bec: Layer already exists 18:38:09 5f4d9fc4d98d: Layer already exists 18:38:09 a5b8529964d9: Layer already exists 18:38:09 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:38:10 3499c147e65e: Preparing 18:38:10 0336271a1372: Preparing 18:38:10 8882ce922138: Preparing 18:38:10 1f2f4eaf47df: Preparing 18:38:10 608d194cb50c: Preparing 18:38:10 acc83c6ca332: Preparing 18:38:10 58201a5c64fc: Preparing 18:38:10 9ca4c5adcd41: Preparing 18:38:10 2fbcce09ea24: Preparing 18:38:10 10318305a842: Preparing 18:38:10 fbe2b4295bec: Preparing 18:38:10 a5b8529964d9: Preparing 18:38:10 5f4d9fc4d98d: Preparing 18:38:10 9ca4c5adcd41: Waiting 18:38:10 2fbcce09ea24: Waiting 18:38:10 10318305a842: Waiting 18:38:10 fbe2b4295bec: Waiting 18:38:10 a5b8529964d9: Waiting 18:38:10 5f4d9fc4d98d: Waiting 18:38:10 acc83c6ca332: Waiting 18:38:10 58201a5c64fc: Waiting 18:38:10 3499c147e65e: Layer already exists 18:38:10 608d194cb50c: Layer already exists 18:38:10 1f2f4eaf47df: Layer already exists 18:38:10 8882ce922138: Layer already exists 18:38:10 0336271a1372: Layer already exists 18:38:10 acc83c6ca332: Layer already exists 18:38:10 9ca4c5adcd41: Layer already exists 18:38:10 2fbcce09ea24: Layer already exists 18:38:10 10318305a842: Layer already exists 18:38:10 58201a5c64fc: Layer already exists 18:38:10 a5b8529964d9: Layer already exists 18:38:10 fbe2b4295bec: Layer already exists 18:38:10 5f4d9fc4d98d: Layer already exists 18:38:10 main: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:10 ===================================================== [Pipeline] echo 18:38:10 taggedImages: 18:38:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 18:38:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:38:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 18:38:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 18:38:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:10 18:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:11 arm64: Pulling from edgex-lftools-log-publisher 18:38:11 8998bd30e6a1: Pulling fs layer 18:38:11 04944245beec: Pulling fs layer 18:38:11 699f458cf7ca: Pulling fs layer 18:38:11 765212b225bb: Pulling fs layer 18:38:11 f23df028b6ca: Pulling fs layer 18:38:11 d65c8cfc05b1: Pulling fs layer 18:38:11 2437ff75d9bd: Pulling fs layer 18:38:11 f23df028b6ca: Waiting 18:38:11 d65c8cfc05b1: Waiting 18:38:11 2437ff75d9bd: Waiting 18:38:11 765212b225bb: Waiting 18:38:11 04944245beec: Verifying Checksum 18:38:11 04944245beec: Download complete 18:38:11 765212b225bb: Verifying Checksum 18:38:11 765212b225bb: Download complete 18:38:11 f23df028b6ca: Verifying Checksum 18:38:11 f23df028b6ca: Download complete 18:38:11 d65c8cfc05b1: Download complete 18:38:12 699f458cf7ca: Verifying Checksum 18:38:12 699f458cf7ca: Download complete 18:38:12 8998bd30e6a1: Verifying Checksum 18:38:12 8998bd30e6a1: Download complete 18:38:15 2437ff75d9bd: Verifying Checksum 18:38:15 2437ff75d9bd: Download complete 18:38:17 8998bd30e6a1: Pull complete 18:38:18 04944245beec: Pull complete 18:38:19 699f458cf7ca: Pull complete 18:38:20 765212b225bb: Pull complete 18:38:21 f23df028b6ca: Pull complete 18:38:21 d65c8cfc05b1: Pull complete 18:38:39 2437ff75d9bd: Pull complete 18:38:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container 18:38:40 $ 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/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@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 18:38:42 $ docker top 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:42 ---> job-cost.sh 18:38:42 lf-activate-venv: SKIPPING 18:38:42 INFO: No Stack... 18:38:43 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:44 INFO: Archiving Costs [Pipeline] sh 18:38:45 + cut -d, -f6 18:38:45 + cat /w/workspace/device-usb-camera/159/archives/cost.csv [Pipeline] lock 18:38:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] 18:38:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] did not exist. Created. 18:38:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:45 /w/workspace/device-usb-camera/159@tmp/durable-e476c1ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:46 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:46 Warning: overwriting stash ‘stack-cost’ 18:38:46 Stashed 1 file(s) [Pipeline] } 18:38:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:46 $ docker stop --time=1 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 18:38:48 $ docker rm -f --volumes 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:38:48 provisioning config files... 18:38:48 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config445599442102877839tmp [Pipeline] { [Pipeline] sh 18:38:49 + set +x 18:38:49 + + bash -s -- 18:38:49 curl -s https://codecov.io/bash 18:38:49 18:38:49 _____ _ 18:38:49 / ____| | | 18:38:49 | | ___ __| | ___ ___ _____ __ 18:38:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:49 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:49 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:49 Bash-1.0.6 18:38:49 18:38:49 18:38:49 ==> git version 2.25.1 found 18:38:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:38:49 Release-Date: 2020-01-08 18:38:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:38:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:38:49 ==> Jenkins CI detected. 18:38:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:38:49 project root: . 18:38:49 --> token set from env 18:38:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:49 ==> Running gcov in . (disable via -X gcov) 18:38:49 ==> Python coveragepy not found 18:38:49 ==> Searching for coverage reports in: 18:38:49 + . 18:38:49 -> Found 1 reports 18:38:49 ==> Detecting git/mercurial file structure 18:38:49 ==> Reading reports 18:38:49 + ./coverage.out bytes=54703 18:38:49 ==> Appending adjustments 18:38:49 https://docs.codecov.io/docs/fixing-reports 18:38:49 + Found adjustments 18:38:49 ==> Gzipping contents 18:38:49 8.0K /tmp/codecov.APqa0x.gz 18:38:49 ==> Uploading reports 18:38:49 url: https://codecov.io 18:38:49 query: branch=main&commit=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:49 -> Pinging Codecov 18:38:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:49 -> Uploading to 18:38:49 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/5ff88c8aa6dc9ed9828c2e8154975093976fd3dc/276b57e9-4450-4821-9501-36dee44b664f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T183849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f64f9cb6195acfed523a522bfe7cffe4f4b978fae5ea0d34c0528f5d5e772812 18:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:49 Dload Upload Total Spent Left Speed 18:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 22989 --:--:-- --:--:-- --:--:-- 22989 18:38:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } 18:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:38:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:38:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:50 18:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:38:50 df9b9388f04a: Pulling fs layer 18:38:50 52dc419b0ee2: Pulling fs layer 18:38:50 25bc292e5bac: Pulling fs layer 18:38:50 114826534d7a: Pulling fs layer 18:38:50 4657fd5d0bcf: Pulling fs layer 18:38:50 6ad1cebc031e: Pulling fs layer 18:38:50 8a3aa393b2d8: Pulling fs layer 18:38:50 4657fd5d0bcf: Waiting 18:38:50 6ad1cebc031e: Waiting 18:38:50 8a3aa393b2d8: Waiting 18:38:50 114826534d7a: Waiting 18:38:50 25bc292e5bac: Verifying Checksum 18:38:50 25bc292e5bac: Download complete 18:38:50 52dc419b0ee2: Download complete 18:38:50 4657fd5d0bcf: Verifying Checksum 18:38:50 4657fd5d0bcf: Download complete 18:38:50 6ad1cebc031e: Verifying Checksum 18:38:50 6ad1cebc031e: Download complete 18:38:50 df9b9388f04a: Pull complete 18:38:50 52dc419b0ee2: Pull complete 18:38:50 25bc292e5bac: Pull complete 18:38:51 114826534d7a: Verifying Checksum 18:38:51 114826534d7a: Download complete 18:38:51 8a3aa393b2d8: Verifying Checksum 18:38:51 8a3aa393b2d8: Download complete 18:38:55 114826534d7a: Pull complete 18:38:55 4657fd5d0bcf: Pull complete 18:38:55 6ad1cebc031e: Pull complete 18:38:58 8a3aa393b2d8: Pull complete 18:38:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:58 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat 18:39:02 $ docker top 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:39:03 + set -o pipefail 18:39:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:39:11 18:39:11 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:39:11 18:39:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4f9392c2-baf9-4bed-a9a9-72a0d26fb46d 18:39:11 18:39:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:39:11 18:39:11 18:39:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:39:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:39:11 More details here: https://snyk.co/ue1NS [Pipeline] } 18:39:11 $ docker stop --time=1 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d 18:39:15 $ docker rm -f --volumes 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:16 + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] sh 18:39:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:17 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:39:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:17 $ docker top 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad -eo pid,comm 18:39:17 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). 18:39:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:20 [ssh-agent] Looking for ssh-agent implementation... 18:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:20 $ docker exec 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad ssh-agent 18:39:20 SSH_AUTH_SOCK=/tmp/ssh-KOgKoxkZ3DuC/agent.32 18:39:20 SSH_AGENT_PID=38 18:39:20 Running ssh-add (command line suppressed) 18:39:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11405691373066618629.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11405691373066618629.key) 18:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:21 + git semver tag 18:39:21 2023-10-24 18:39:21,301 [run_tag] DEBUG tag force:False 18:39:21 2023-10-24 18:39:21,302 [check_head_tag] DEBUG check head tag 18:39:21 2023-10-24 18:39:21,304 [execute] INFO git cat-file --batch-check 18:39:21 2023-10-24 18:39:21,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:39:21 2023-10-24 18:39:21,307 [execute] INFO git cat-file --batch 18:39:21 2023-10-24 18:39:21,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:39:21 2023-10-24 18:39:21,339 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:21 2023-10-24 18:39:21,339 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 18:39:21 2023-10-24 18:39:21,339 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:39:21 2023-10-24 18:39:21,343 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:21 3.1.0-dev.33 [Pipeline] } 18:39:21 $ docker exec --env ******** --env ******** 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad ssh-agent -k 18:39:21 unset SSH_AUTH_SOCK; 18:39:21 unset SSH_AGENT_PID; 18:39:21 echo Agent pid 38 killed; 18:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:21 + git semver [Pipeline] } 18:39:22 $ docker stop --time=1 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad 18:39:23 $ docker rm -f --volumes 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:23 18:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:24 0.23.1-centos7: Pulling from edgex-lftools 18:39:24 ab5ef0e58194: Pulling fs layer 18:39:24 9712f1f96733: Pulling fs layer 18:39:24 63f879dbbcfc: Pulling fs layer 18:39:24 0d9ebad4ef96: Pulling fs layer 18:39:24 e9a5061849ea: Pulling fs layer 18:39:24 d747dcd14b5f: Pulling fs layer 18:39:24 2de7ff778b66: Pulling fs layer 18:39:24 e9a5061849ea: Waiting 18:39:24 d747dcd14b5f: Waiting 18:39:24 2de7ff778b66: Waiting 18:39:24 0d9ebad4ef96: Waiting 18:39:24 9712f1f96733: Verifying Checksum 18:39:24 9712f1f96733: Download complete 18:39:24 63f879dbbcfc: Download complete 18:39:24 0d9ebad4ef96: Verifying Checksum 18:39:24 0d9ebad4ef96: Download complete 18:39:24 ab5ef0e58194: Verifying Checksum 18:39:24 ab5ef0e58194: Download complete 18:39:24 e9a5061849ea: Verifying Checksum 18:39:24 e9a5061849ea: Download complete 18:39:24 d747dcd14b5f: Download complete 18:39:24 2de7ff778b66: Verifying Checksum 18:39:24 2de7ff778b66: Download complete 18:39:27 ab5ef0e58194: Pull complete 18:39:27 9712f1f96733: Pull complete 18:39:27 63f879dbbcfc: Pull complete 18:39:30 0d9ebad4ef96: Pull complete 18:39:31 e9a5061849ea: Pull complete 18:39:31 d747dcd14b5f: Pull complete 18:39:32 2de7ff778b66: Pull complete 18:39:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:32 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:39:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:39:40 $ docker top 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:39:40 provisioning config files... 18:39:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16689908854148285861tmp 18:39:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2644782699738384574tmp 18:39:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13553577728253629215tmp [Pipeline] { [Pipeline] echo 18:39:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:39:40 ---> sigul-configuration.sh 18:39:40 gpg: directory `/root/.gnupg' created 18:39:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:39:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:39:40 gpg: keyring `/root/.gnupg/secring.gpg' created 18:39:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:39:40 gpg: CAST5 encrypted data 18:39:40 gpg: encrypted with 1 passphrase 18:39:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:39:40 + mkdir /home/jenkins 18:39:40 + mkdir /home/jenkins/sigul [Pipeline] sh 18:39:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:39:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:41 ---> sigul-install.sh 18:39:41 Sigul already installed; skipping installation. [Pipeline] sh 18:39:41 + git tag --list 18:39:41 v0.0.0 18:39:41 v0.0.1-dev.1 18:39:41 v0.0.1-dev.10 18:39:41 v0.0.1-dev.11 18:39:41 v0.0.1-dev.12 18:39:41 v0.0.1-dev.13 18:39:41 v0.0.1-dev.14 18:39:41 v0.0.1-dev.15 18:39:41 v0.0.1-dev.16 18:39:41 v0.0.1-dev.2 18:39:41 v0.0.1-dev.3 18:39:41 v0.0.1-dev.4 18:39:41 v0.0.1-dev.5 18:39:41 v0.0.1-dev.6 18:39:41 v0.0.1-dev.7 18:39:41 v0.0.1-dev.8 18:39:41 v0.0.1-dev.9 18:39:41 v2.2.0 18:39:41 v2.2.0-dev.17 18:39:41 v2.2.0-dev.18 18:39:41 v2.2.0-dev.19 18:39:41 v2.2.0-dev.20 18:39:41 v2.2.0-dev.21 18:39:41 v2.2.0-dev.22 18:39:41 v2.2.0-dev.23 18:39:41 v2.2.0-dev.24 18:39:41 v2.2.0-dev.25 18:39:41 v2.2.0-dev.26 18:39:41 v2.2.0-dev.27 18:39:41 v2.3.0 18:39:41 v2.3.0-dev.1 18:39:41 v2.3.0-dev.10 18:39:41 v2.3.0-dev.11 18:39:41 v2.3.0-dev.12 18:39:41 v2.3.0-dev.13 18:39:41 v2.3.0-dev.14 18:39:41 v2.3.0-dev.15 18:39:41 v2.3.0-dev.16 18:39:41 v2.3.0-dev.17 18:39:41 v2.3.0-dev.18 18:39:41 v2.3.0-dev.19 18:39:41 v2.3.0-dev.2 18:39:41 v2.3.0-dev.20 18:39:41 v2.3.0-dev.21 18:39:41 v2.3.0-dev.22 18:39:41 v2.3.0-dev.23 18:39:41 v2.3.0-dev.24 18:39:41 v2.3.0-dev.25 18:39:41 v2.3.0-dev.26 18:39:41 v2.3.0-dev.27 18:39:41 v2.3.0-dev.28 18:39:41 v2.3.0-dev.3 18:39:41 v2.3.0-dev.4 18:39:41 v2.3.0-dev.5 18:39:41 v2.3.0-dev.6 18:39:41 v2.3.0-dev.7 18:39:41 v2.3.0-dev.8 18:39:41 v2.3.0-dev.9 18:39:41 v2.3.1 18:39:41 v2.3.1-dev.4 18:39:41 v2.3.1-dev.5 18:39:41 v2.3.1-dev.6 18:39:41 v3.0 18:39:41 v3.0.0 18:39:41 v3.0.0-dev.1 18:39:41 v3.0.0-dev.10 18:39:41 v3.0.0-dev.11 18:39:41 v3.0.0-dev.12 18:39:41 v3.0.0-dev.13 18:39:41 v3.0.0-dev.14 18:39:41 v3.0.0-dev.15 18:39:41 v3.0.0-dev.16 18:39:41 v3.0.0-dev.17 18:39:41 v3.0.0-dev.18 18:39:41 v3.0.0-dev.19 18:39:41 v3.0.0-dev.2 18:39:41 v3.0.0-dev.20 18:39:41 v3.0.0-dev.21 18:39:41 v3.0.0-dev.22 18:39:41 v3.0.0-dev.23 18:39:41 v3.0.0-dev.24 18:39:41 v3.0.0-dev.25 18:39:41 v3.0.0-dev.26 18:39:41 v3.0.0-dev.27 18:39:41 v3.0.0-dev.28 18:39:41 v3.0.0-dev.29 18:39:41 v3.0.0-dev.3 18:39:41 v3.0.0-dev.30 18:39:41 v3.0.0-dev.31 18:39:41 v3.0.0-dev.32 18:39:41 v3.0.0-dev.33 18:39:41 v3.0.0-dev.34 18:39:41 v3.0.0-dev.35 18:39:41 v3.0.0-dev.36 18:39:41 v3.0.0-dev.37 18:39:41 v3.0.0-dev.38 18:39:41 v3.0.0-dev.39 18:39:41 v3.0.0-dev.4 18:39:41 v3.0.0-dev.40 18:39:41 v3.0.0-dev.41 18:39:41 v3.0.0-dev.42 18:39:41 v3.0.0-dev.43 18:39:41 v3.0.0-dev.44 18:39:41 v3.0.0-dev.45 18:39:41 v3.0.0-dev.46 18:39:41 v3.0.0-dev.47 18:39:41 v3.0.0-dev.48 18:39:41 v3.0.0-dev.49 18:39:41 v3.0.0-dev.5 18:39:41 v3.0.0-dev.50 18:39:41 v3.0.0-dev.51 18:39:41 v3.0.0-dev.6 18:39:41 v3.0.0-dev.7 18:39:41 v3.0.0-dev.8 18:39:41 v3.0.0-dev.9 18:39:41 v3.1.0-dev.1 18:39:41 v3.1.0-dev.10 18:39:41 v3.1.0-dev.11 18:39:41 v3.1.0-dev.12 18:39:41 v3.1.0-dev.13 18:39:41 v3.1.0-dev.14 18:39:41 v3.1.0-dev.15 18:39:41 v3.1.0-dev.16 18:39:41 v3.1.0-dev.17 18:39:41 v3.1.0-dev.18 18:39:41 v3.1.0-dev.19 18:39:41 v3.1.0-dev.2 18:39:41 v3.1.0-dev.20 18:39:41 v3.1.0-dev.21 18:39:41 v3.1.0-dev.22 18:39:41 v3.1.0-dev.23 18:39:41 v3.1.0-dev.24 18:39:41 v3.1.0-dev.25 18:39:41 v3.1.0-dev.26 18:39:41 v3.1.0-dev.27 18:39:41 v3.1.0-dev.28 18:39:41 v3.1.0-dev.29 18:39:41 v3.1.0-dev.3 18:39:41 v3.1.0-dev.30 18:39:41 v3.1.0-dev.31 18:39:41 v3.1.0-dev.32 18:39:41 v3.1.0-dev.33 18:39:41 v3.1.0-dev.4 18:39:41 v3.1.0-dev.5 18:39:41 v3.1.0-dev.6 18:39:41 v3.1.0-dev.7 18:39:41 v3.1.0-dev.8 18:39:41 v3.1.0-dev.9 [Pipeline] sh 18:39:41 + lftools sign git-tag v3.1.0-dev.33 18:39:42 Signing Git tag with Sigul... 18:39:42 Signing v3.1.0-dev.33 [Pipeline] echo 18:39:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:43 $ docker stop --time=1 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d 18:39:44 $ docker rm -f --volumes 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:39:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:45 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:39:45 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:45 $ docker top 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:45 [ssh-agent] Looking for ssh-agent implementation... 18:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:45 $ docker exec 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c ssh-agent 18:39:45 SSH_AUTH_SOCK=/tmp/ssh-sFEWEgNVb9xL/agent.32 18:39:45 SSH_AGENT_PID=38 18:39:45 Running ssh-add (command line suppressed) 18:39:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16432432492056674655.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16432432492056674655.key) 18:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:46 + git semver bump pre 18:39:46 2023-10-24 18:39:46,405 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:46 2023-10-24 18:39:46,405 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 18:39:46 2023-10-24 18:39:46,405 [bump_version] DEBUG bumped version:3.1.0-dev.34 18:39:46 2023-10-24 18:39:46,405 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:39:46 2023-10-24 18:39:46,405 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:46 2023-10-24 18:39:46,406 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:46 2023-10-24 18:39:46,408 [execute] INFO git cat-file --batch-check 18:39:46 2023-10-24 18:39:46,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:46 2023-10-24 18:39:46,413 [execute] INFO git cat-file --batch 18:39:46 2023-10-24 18:39:46,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:46 2023-10-24 18:39:46,417 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:46 3.1.0-dev.34 [Pipeline] } 18:39:46 $ docker exec --env ******** --env ******** 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c ssh-agent -k 18:39:46 unset SSH_AUTH_SOCK; 18:39:46 unset SSH_AGENT_PID; 18:39:46 echo Agent pid 38 killed; 18:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:47 + git semver [Pipeline] } 18:39:47 $ docker stop --time=1 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c 18:39:48 $ docker rm -f --volumes 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c [Pipeline] // withDockerContainer [Pipeline] sh 18:39:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:49 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:39:49 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:49 $ docker top c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 -eo pid,comm 18:39:49 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). 18:39:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:49 [ssh-agent] Looking for ssh-agent implementation... 18:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:49 $ docker exec c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 ssh-agent 18:39:49 SSH_AUTH_SOCK=/tmp/ssh-nSBduvW9t7tH/agent.32 18:39:49 SSH_AGENT_PID=38 18:39:49 Running ssh-add (command line suppressed) 18:39:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13289165453699613763.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13289165453699613763.key) 18:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:50 + git semver push 18:39:50 2023-10-24 18:39:50,399 [run_push] DEBUG push 18:39:50 2023-10-24 18:39:50,400 [execute] INFO git cat-file --batch-check 18:39:50 2023-10-24 18:39:50,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:50 2023-10-24 18:39:50,404 [execute] INFO git rev-list 467df408c7644b5789ccfc51df3589a7d8d41a12 -- 18:39:50 2023-10-24 18:39:50,405 [execute] DEBUG Popen(['git', 'rev-list', '467df408c7644b5789ccfc51df3589a7d8d41a12', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:50 2023-10-24 18:39:50,412 [execute] INFO git fetch -v origin 18:39:50 2023-10-24 18:39:50,413 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:39:51 2023-10-24 18:39:50,930 [run_push] DEBUG no remote changes detected 18:39:51 2023-10-24 18:39:50,930 [execute] INFO git push origin semver 18:39:51 2023-10-24 18:39:50,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:52 2023-10-24 18:39:51,750 [run_push] DEBUG push all version tags 18:39:52 2023-10-24 18:39:51,750 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:39:52 2023-10-24 18:39:51,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:39:52 2023-10-24 18:39:52,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:52 3.1.0-dev.34 [Pipeline] } 18:39:52 $ docker exec --env ******** --env ******** c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 ssh-agent -k 18:39:53 unset SSH_AUTH_SOCK; 18:39:53 unset SSH_AGENT_PID; 18:39:53 echo Agent pid 38 killed; 18:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:53 + git semver [Pipeline] } 18:39:53 $ docker stop --time=1 c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 18:39:54 $ docker rm -f --volumes c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:39:55 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:39:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:39:55 total 16 18:39:55 drwxr-xr-x 3 root root 4096 Oct 24 18:27 . 18:39:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. 18:39:55 drwxr-xr-x 2 root root 4096 Oct 24 18:27 cost 18:39:55 -rw-r--r-- 1 root root 89 Oct 24 18:27 cost.csv 18:39:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:39:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:39:55 total 16 18:39:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:27 . 18:39:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. 18:39:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:27 cost 18:39:55 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:56 ---> package-listing.sh 18:39:56 ++ facter osfamily 18:39:56 ++ tr '[:upper:]' '[:lower:]' 18:39:56 + OS_FAMILY=debian 18:39:56 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:39:56 + START_PACKAGES=/tmp/packages_start.txt 18:39:56 + END_PACKAGES=/tmp/packages_end.txt 18:39:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:56 + PACKAGES=/tmp/packages_start.txt 18:39:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:39:56 + PACKAGES=/tmp/packages_end.txt 18:39:56 + case "${OS_FAMILY}" in 18:39:56 + dpkg -l 18:39:56 + grep '^ii' 18:39:56 + '[' -f /tmp/packages_start.txt ']' 18:39:56 + '[' -f /tmp/packages_end.txt ']' 18:39:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:39:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:39:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:39:56 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 18:39:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:57 prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container 18:39:57 $ 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 18:39:57 $ docker top 48823f85d085187bc1ecd3934072b4f89bcbabc5412240b32cc819c17ee48e08 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:58 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:58 + ls /var/log/sa-host 18:39:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:58 provisioning config files... 18:39:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12904924714965440378tmp [Pipeline] { [Pipeline] echo 18:39:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:59 ---> create-netrc.sh [Pipeline] } 18:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:59 ---> python-tools-install.sh [Pipeline] echo 18:39:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:59 ---> sudo-logs.sh 18:39:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:00 ---> job-cost.sh 18:40:00 lf-activate-venv: SKIPPING 18:40:00 DEBUG: total: 0.2199999988079071 18:40:00 INFO: Retrieving Stack Cost... 18:40:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:01 INFO: Archiving Costs [Pipeline] echo 18:40:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:01 ---> logs-deploy.sh 18:40:01 lf-activate-venv: SKIPPING 18:40:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/159 18:40:01 INFO: archiving workspace using pattern(s): 18:40:02 Archives upload complete. 18:40:02 INFO: archiving logs to Nexus 18:40:02 ---> uname -a: 18:40:02 Linux prd-ubuntu20-04-docker-8c-8g-10096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:40:02 18:40:02 18:40:02 ---> lscpu: 18:40:02 Architecture: x86_64 18:40:02 CPU op-mode(s): 32-bit, 64-bit 18:40:02 Byte Order: Little Endian 18:40:02 Address sizes: 40 bits physical, 48 bits virtual 18:40:02 CPU(s): 8 18:40:02 On-line CPU(s) list: 0-7 18:40:02 Thread(s) per core: 1 18:40:02 Core(s) per socket: 1 18:40:02 Socket(s): 8 18:40:02 NUMA node(s): 1 18:40:02 Vendor ID: AuthenticAMD 18:40:02 CPU family: 23 18:40:02 Model: 49 18:40:02 Model name: AMD EPYC-Rome Processor 18:40:02 Stepping: 0 18:40:02 CPU MHz: 2799.998 18:40:02 BogoMIPS: 5599.99 18:40:02 Virtualization: AMD-V 18:40:02 Hypervisor vendor: KVM 18:40:02 Virtualization type: full 18:40:02 L1d cache: 256 KiB 18:40:02 L1i cache: 256 KiB 18:40:02 L2 cache: 4 MiB 18:40:02 L3 cache: 128 MiB 18:40:02 NUMA node0 CPU(s): 0-7 18:40:02 Vulnerability Itlb multihit: Not affected 18:40:02 Vulnerability L1tf: Not affected 18:40:02 Vulnerability Mds: Not affected 18:40:02 Vulnerability Meltdown: Not affected 18:40:02 Vulnerability Mmio stale data: Not affected 18:40:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:40:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:40:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:40:02 Vulnerability Srbds: Not affected 18:40:02 Vulnerability Tsx async abort: Not affected 18:40:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:40:02 18:40:02