Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 608e40c23f76d16630ee0e9665a55efbd32c6bcb 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-ssh18429906596633135544.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-ssh12544565570567740012.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-ssh1406714219456276418.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-ssh16701862660893378932.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-ssh16717521213601807599.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 ‘prd-ubuntu20.04-docker-8c-8g-6126’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6130 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 Avoid second fetch Checking out Revision 608e40c23f76d16630ee0e9665a55efbd32c6bcb (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 Commit message: "build: upgrade some dependencies for flag feature (#289)" > git rev-list --no-walk 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:54:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:54:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:54:34 ========================================================= 16:54:34 EdgeX Global Pipelines Version Info 16:54:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:54:35 ------------------- 16:54:35 stable info: 16:54:35 ------------------- 16:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:54:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:54:35 Message: update stable to v1.0.254 16:54:35 ------------------- 16:54:35 experimental info: 16:54:35 ------------------- 16:54:35 Commited By: **** collab-it+edgex@linuxfoundation.org 16:54:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:54:35 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:54:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 608e40c [Pipeline] echo 16:54:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:36 provisioning config files... 16:54:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2149259305375128278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:36 ---> docker-login.sh 16:54:36 nexus3.edgexfoundry.org:10001 16:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:37 Configure a credential helper to remove this warning. See 16:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:37 16:54:37 Login Succeeded 16:54:37 nexus3.edgexfoundry.org:10002 16:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:37 Configure a credential helper to remove this warning. See 16:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:37 16:54:37 Login Succeeded 16:54:37 nexus3.edgexfoundry.org:10003 16:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:37 Configure a credential helper to remove this warning. See 16:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:37 16:54:37 Login Succeeded 16:54:37 nexus3.edgexfoundry.org:10004 16:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:37 Configure a credential helper to remove this warning. See 16:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:37 16:54:37 Login Succeeded 16:54:37 docker.io 16:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:37 Configure a credential helper to remove this warning. See 16:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:37 16:54:37 Login Succeeded 16:54:37 ---> docker-login.sh ends [Pipeline] } 16:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:54:38 + git rev-list -1 --merges 608e40c23f76d16630ee0e9665a55efbd32c6bcb~1..608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo 16:54:38 -----------> git rev-list -1 --merges 608e40c23f76d16630ee0e9665a55efbd32c6bcb~1..608e40c23f76d16630ee0e9665a55efbd32c6bcb 608e40c23f76d16630ee0e9665a55efbd32c6bcb [false] [Pipeline] sh 16:54:38 + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo 16:54:38 ========================================================= 16:54:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:54:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:39 + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo 16:54:39 [semverPrep] GIT_COMMIT: 608e40c23f76d16630ee0e9665a55efbd32c6bcb, Commit Message: build: upgrade some dependencies for flag feature (#289) [Pipeline] echo 16:54:39 [semverPrep] This is not a build commit. [Pipeline] sh 16:54:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:39 + grep -v github /etc/ssh/ssh_known_hosts 16:54:39 + [ -e /tmp/ssh_known_hosts ] 16:54:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:54:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:54:39 + sudo tee -a /etc/ssh/ssh_known_hosts 16:54:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:39 16:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:40 0.1.4: Pulling from edgex-devops/py-git-semver 16:54:40 b85a868b505f: Pulling fs layer 16:54:40 e2be974225ed: Pulling fs layer 16:54:40 339a4e72a1f5: Pulling fs layer 16:54:40 988bab9f4d93: Pulling fs layer 16:54:40 1469e6f7b9e6: Pulling fs layer 16:54:40 eaf3925da568: Pulling fs layer 16:54:40 bab4dde63d76: Pulling fs layer 16:54:40 bde34c3a00c8: Pulling fs layer 16:54:40 b352a97aabf1: Pulling fs layer 16:54:40 4872d77fe225: Pulling fs layer 16:54:40 5851b861e8e6: Pulling fs layer 16:54:40 988bab9f4d93: Waiting 16:54:40 1469e6f7b9e6: Waiting 16:54:40 eaf3925da568: Waiting 16:54:40 bab4dde63d76: Waiting 16:54:40 bde34c3a00c8: Waiting 16:54:40 b352a97aabf1: Waiting 16:54:40 5851b861e8e6: Waiting 16:54:40 4872d77fe225: Waiting 16:54:40 e2be974225ed: Download complete 16:54:40 988bab9f4d93: Verifying Checksum 16:54:40 988bab9f4d93: Download complete 16:54:40 1469e6f7b9e6: Verifying Checksum 16:54:40 1469e6f7b9e6: Download complete 16:54:40 eaf3925da568: Verifying Checksum 16:54:40 eaf3925da568: Download complete 16:54:40 339a4e72a1f5: Verifying Checksum 16:54:40 339a4e72a1f5: Download complete 16:54:40 bde34c3a00c8: Verifying Checksum 16:54:40 bde34c3a00c8: Download complete 16:54:40 b352a97aabf1: Download complete 16:54:40 4872d77fe225: Verifying Checksum 16:54:40 4872d77fe225: Download complete 16:54:40 5851b861e8e6: Download complete 16:54:40 b85a868b505f: Download complete 16:54:40 bab4dde63d76: Verifying Checksum 16:54:40 bab4dde63d76: Download complete 16:54:41 b85a868b505f: Pull complete 16:54:41 e2be974225ed: Pull complete 16:54:42 339a4e72a1f5: Pull complete 16:54:42 988bab9f4d93: Pull complete 16:54:42 1469e6f7b9e6: Pull complete 16:54:42 eaf3925da568: Pull complete 16:54:44 bab4dde63d76: Pull complete 16:54:44 bde34c3a00c8: Pull complete 16:54:44 b352a97aabf1: Pull complete 16:54:44 4872d77fe225: Pull complete 16:54:45 5851b861e8e6: Pull complete 16:54:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:45 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 16:54: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:49 $ docker top cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 -eo pid,comm 16:54: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). 16:54:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:49 [ssh-agent] Looking for ssh-agent implementation... 16:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:49 $ docker exec cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent 16:54:49 SSH_AUTH_SOCK=/tmp/ssh-gC74JjNY4Wc5/agent.32 16:54:49 SSH_AGENT_PID=38 16:54:49 Running ssh-add (command line suppressed) 16:54:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16278321899577533245.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16278321899577533245.key) 16:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:50 + git tag --points-at HEAD [Pipeline] } 16:54:50 $ docker exec --env ******** --env ******** cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent -k 16:54:50 unset SSH_AUTH_SOCK; 16:54:50 unset SSH_AGENT_PID; 16:54:50 echo Agent pid 38 killed; 16:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:50 [ssh-agent] Looking for ssh-agent implementation... 16:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:50 $ docker exec cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent 16:54:50 SSH_AUTH_SOCK=/tmp/ssh-vjSEqW28M0ts/agent.70 16:54:50 SSH_AGENT_PID=76 16:54:50 Running ssh-add (command line suppressed) 16:54:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9335274750076938572.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9335274750076938572.key) 16:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:50 + git semver init 16:54:51 2023-09-13 16:54:51,179 [run_init] DEBUG init version:0.0.0 force:False 16:54:51 2023-09-13 16:54:51,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 16:54:51 2023-09-13 16:54:51,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 16:54:51 2023-09-13 16:54:51,182 [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) 16:54:52 2023-09-13 16:54:51,971 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 16:54:52 2023-09-13 16:54:51,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 16:54:52 2023-09-13 16:54:51,971 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:52 2023-09-13 16:54:51,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:54:52 3.1.0-dev.19 [Pipeline] } 16:54:52 $ docker exec --env ******** --env ******** cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent -k 16:54:52 unset SSH_AUTH_SOCK; 16:54:52 unset SSH_AGENT_PID; 16:54:52 echo Agent pid 76 killed; 16:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:52 + git semver [Pipeline] } 16:54:52 $ docker stop --time=1 cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 16:54:54 $ docker rm -f --volumes cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:54:54 Stashed 1 file(s) [Pipeline] echo 16:54:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:54 provisioning config files... 16:54:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11561538990623968745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:55 ---> docker-login.sh 16:54:55 nexus3.edgexfoundry.org:10001 16:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:55 Configure a credential helper to remove this warning. See 16:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:55 16:54:55 Login Succeeded 16:54:55 nexus3.edgexfoundry.org:10002 16:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:55 Configure a credential helper to remove this warning. See 16:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:55 16:54:55 Login Succeeded 16:54:55 nexus3.edgexfoundry.org:10003 16:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:55 Configure a credential helper to remove this warning. See 16:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:55 16:54:55 Login Succeeded 16:54:55 nexus3.edgexfoundry.org:10004 16:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:55 Configure a credential helper to remove this warning. See 16:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:55 16:54:55 Login Succeeded 16:54:55 docker.io 16:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:55 Configure a credential helper to remove this warning. See 16:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:55 16:54:55 Login Succeeded 16:54:55 ---> docker-login.sh ends [Pipeline] } 16:54:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:54:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:55 ========================================================= 16:54:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:54:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:56 + 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 . 16:54:56 Sending build context to Docker daemon 2.179MB 16:54:56 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:54:56 Step 2/13 : FROM ${BASE} AS builder 16:54:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:56 7264a8db6415: Pulling fs layer 16:54:56 c4d48a809fc2: Pulling fs layer 16:54:56 4f1c88b9dad5: Pulling fs layer 16:54:56 ad3a456e5733: Pulling fs layer 16:54:56 9e4f439ed901: Pulling fs layer 16:54:56 feaf6a47b606: Pulling fs layer 16:54:56 5e8b037d7d82: Pulling fs layer 16:54:56 8ac70367396e: Pulling fs layer 16:54:56 5e8b037d7d82: Waiting 16:54:56 9e4f439ed901: Waiting 16:54:56 ad3a456e5733: Waiting 16:54:56 feaf6a47b606: Waiting 16:54:56 6db16350a2e2: Pulling fs layer 16:54:56 9250d5d63582: Pulling fs layer 16:54:56 6db16350a2e2: Waiting 16:54:56 c4d48a809fc2: Verifying Checksum 16:54:56 c4d48a809fc2: Download complete 16:54:56 ad3a456e5733: Verifying Checksum 16:54:56 ad3a456e5733: Download complete 16:54:56 9e4f439ed901: Verifying Checksum 16:54:56 9e4f439ed901: Download complete 16:54:56 7264a8db6415: Verifying Checksum 16:54:56 7264a8db6415: Download complete 16:54:56 feaf6a47b606: Verifying Checksum 16:54:56 feaf6a47b606: Download complete 16:54:56 7264a8db6415: Pull complete 16:54:56 8ac70367396e: Verifying Checksum 16:54:56 8ac70367396e: Download complete 16:54:56 4f1c88b9dad5: Verifying Checksum 16:54:56 4f1c88b9dad5: Download complete 16:54:56 c4d48a809fc2: Pull complete 16:54:56 6db16350a2e2: Verifying Checksum 16:54:56 6db16350a2e2: Download complete 16:54:57 9250d5d63582: Verifying Checksum 16:54:57 9250d5d63582: Download complete 16:54:57 5e8b037d7d82: Verifying Checksum 16:55:00 4f1c88b9dad5: Pull complete 16:55:00 ad3a456e5733: Pull complete 16:55:00 9e4f439ed901: Pull complete 16:55:00 feaf6a47b606: Pull complete 16:55:03 5e8b037d7d82: Pull complete 16:55:04 8ac70367396e: Pull complete 16:55:04 6db16350a2e2: Pull complete 16:55:05 9250d5d63582: Pull complete 16:55:05 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:55:05 ---> fa269f55d9b9 16:55:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:55:09 Still waiting to schedule task 16:55:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6127’ is offline 16:55:11 ---> Running in afb5819883b7 16:55:11 Removing intermediate container afb5819883b7 16:55:11 ---> 24eeaacc0c4d 16:55:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:55:11 ---> Running in ebc626459c74 16:55:11 Removing intermediate container ebc626459c74 16:55:11 ---> 053b3a1441b5 16:55:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:55:11 ---> Running in 0d1e7047ec56 16:55:11 Removing intermediate container 0d1e7047ec56 16:55:11 ---> 10e5ee21a987 16:55:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:55:11 ---> Running in 844bff15c0bb 16:55:11 Removing intermediate container 844bff15c0bb 16:55:11 ---> 082d6bf9c48e 16:55:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:11 ---> Running in 606acba36e51 16:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:55:12 (1/13) Installing libintl (0.21.1-r7) 16:55:12 (2/13) Installing eudev-libs (3.2.11-r8) 16:55:12 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 16:55:12 (4/13) Installing v4l-utils-libs (1.24.1-r0) 16:55:12 (5/13) Installing v4l-utils (1.24.1-r0) 16:55:12 (6/13) Installing libdvbv5 (1.24.1-r0) 16:55:12 (7/13) Installing udev-init-scripts (35-r1) 16:55:12 (8/13) Installing libblkid (2.38.1-r8) 16:55:12 (9/13) Installing xz-libs (5.4.3-r0) 16:55:12 (10/13) Installing kmod-libs (30-r3) 16:55:12 (11/13) Installing eudev (3.2.11-r8) 16:55:12 (12/13) Installing eudev-dev (3.2.11-r8) 16:55:12 (13/13) Installing v4l-utils-dev (1.24.1-r0) 16:55:12 Executing busybox-1.36.1-r2.trigger 16:55:12 Executing eudev-3.2.11-r8.trigger 16:55:12 OK: 272 MiB in 69 packages 16:55:12 Removing intermediate container 606acba36e51 16:55:12 ---> dea67526d9b8 16:55:12 Step 8/13 : WORKDIR /device-usb-camera 16:55:12 ---> Running in 8f68c673ed4e 16:55:12 Removing intermediate container 8f68c673ed4e 16:55:12 ---> 8863be39f2ed 16:55:12 Step 9/13 : COPY go.mod vendor* ./ 16:55:13 ---> 9cb6ad9cb101 16:55:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:13 ---> Running in e2b851e33e02 16:56:00 Removing intermediate container e2b851e33e02 16:56:00 ---> c34a1bc30f2d 16:56:00 Step 11/13 : COPY . . 16:56:00 ---> 6a777f766b01 16:56:00 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:56:00 ---> Running in 647a8d376f50 16:56:00  % Total % Received % Xferd Average Speed Time Time Time Current 16:56:00 Dload Upload Total Spent Left Speed 16:56:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11308 0 --:--:-- --:--:-- --:--:-- 11288 100 1253 100 1253 0 0 11295 0 --:--:-- --:--:-- --:--:-- 11288 16:56:00 Removing intermediate container 647a8d376f50 16:56:00 ---> 17af6c7daa3e 16:56:00 Step 13/13 : RUN ${MAKE} 16:56:00 ---> Running in b4310a004dff 16:56:00 noop 16:56:00 Removing intermediate container b4310a004dff 16:56:00 ---> 83b8e66fe5c7 16:56:00 Successfully built 83b8e66fe5c7 16:56:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:00 + docker inspect -f . ci-base-image-x86_64 16:56:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:00 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 16:56:00 $ 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 ******** ci-base-image-x86_64 cat 16:56:01 $ docker top cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:01 + go version 16:56:01 go version go1.21.0 linux/amd64 [Pipeline] } 16:56:01 $ docker stop --time=1 cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb 16:56:02 $ docker rm -f --volumes cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:03 + docker inspect -f . ci-base-image-x86_64 16:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:03 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 16:56:03 $ 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 ******** ci-base-image-x86_64 cat 16:56:03 $ docker top 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 16:56:04 + make test 16:56:04 go test ./... -coverprofile=coverage.out ./... 16:56:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:56:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:56:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 16:56:26 go vet ./... 16:56:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:29 ./bin/test-attribution-txt.sh [Pipeline] echo 16:56:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:56:29 $ docker stop --time=1 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 16:56:34 $ docker rm -f --volumes 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:36 + ls -al . 16:56:36 total 220 16:56:36 drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 16:56 . 16:56:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:54 .. 16:56:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:56 .git 16:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 .github 16:56:36 -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:54 .gitignore 16:56:36 -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:54 .golangci.yml 16:56:36 -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:54 .hadolint.yml 16:56:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:54 .semver 16:56:36 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:54 Attribution.txt 16:56:36 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:54 CHANGELOG.md 16:56:36 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:54 Dockerfile 16:56:36 -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:54 GOVERNANCE.md 16:56:36 -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:54 Jenkinsfile 16:56:36 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:54 LICENSE 16:56:36 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:54 Makefile 16:56:36 -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:54 OWNERS.md 16:56:36 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:54 README.md 16:56:36 -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 16:54 VERSION 16:56:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:54 bin 16:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 cmd 16:56:36 -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:56 coverage.out 16:56:36 -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:54 docker-entrypoint.sh 16:56:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:54 docs 16:56:36 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:54 go.mod 16:56:36 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:54 go.sum 16:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 internal 16:56:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:54 snap 16:56:36 -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:36 + 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb --label arch=amd64 --label version=3.1.0-dev.19 . 16:56:36 Sending build context to Docker daemon 2.234MB 16:56:36 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 16:56:36 Step 2/36 : FROM ${BASE} AS builder 16:56:36 ---> 83b8e66fe5c7 16:56:36 Step 3/36 : ARG ADD_BUILD_TAGS="" 16:56:36 ---> Running in 74e1ceb6abd5 16:56:36 Removing intermediate container 74e1ceb6abd5 16:56:36 ---> b8c286ead4a2 16:56:36 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:56:36 ---> Running in bbdc4c436b72 16:56:37 Removing intermediate container bbdc4c436b72 16:56:37 ---> d4663d366c4d 16:56:37 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:56:37 ---> Running in ac85569bd836 16:56:37 Removing intermediate container ac85569bd836 16:56:37 ---> 95b67c7a211a 16:56:37 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:56:37 ---> Running in 47a76d5210e0 16:56:37 Removing intermediate container 47a76d5210e0 16:56:37 ---> 1d10e6b02c04 16:56:37 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:37 ---> Running in 6c358578b760 16:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:56:37 OK: 272 MiB in 69 packages 16:56:38 Removing intermediate container 6c358578b760 16:56:38 ---> a319ad5b37c2 16:56:38 Step 8/36 : WORKDIR /device-usb-camera 16:56:38 ---> Running in 7e9f934278f7 16:56:38 Removing intermediate container 7e9f934278f7 16:56:38 ---> 42648cba6db4 16:56:38 Step 9/36 : COPY go.mod vendor* ./ 16:56:38 ---> fa7c3cb8255d 16:56:38 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:38 ---> Running in c69e47e0af39 16:56:39 Removing intermediate container c69e47e0af39 16:56:39 ---> 925b8f530e66 16:56:39 Step 11/36 : COPY . . 16:56:39 ---> 985ddaae7919 16:56:39 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:56:39 ---> Running in cece9a3a0467 16:56:39  % Total % Received % Xferd Average Speed Time Time Time Current 16:56:39 Dload Upload Total Spent Left Speed 16:56:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 34675 0 --:--:-- --:--:-- --:--:-- 35800 16:56:40 Removing intermediate container cece9a3a0467 16:56:40 ---> b6fc364fdb2c 16:56:40 Step 13/36 : RUN ${MAKE} 16:56:40 ---> Running in e8508781a9fb 16:56:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:56:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6131 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 16:56:41 Running in /w/workspace/device-usb-camera/144 [Pipeline] { [Pipeline] checkout 16:56:41 Selected Git installation does not exist. Using Default 16:56:41 The recommended git tool is: NONE 16:56:46 using credential edgex-jenkins-ssh 16:56:46 Cloning the remote Git repository 16:56:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:56:46 > git init /w/workspace/device-usb-camera/144 # timeout=10 16:56:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:56:47 > git --version # timeout=10 16:56:47 > git --version # 'git version 2.25.1' 16:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:49 Avoid second fetch 16:56:49 Checking out Revision 608e40c23f76d16630ee0e9665a55efbd32c6bcb (main) 16:56:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:56:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:49 > git config core.sparsecheckout # timeout=10 16:56:49 > git checkout -f 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 16:56:49 Commit message: "build: upgrade some dependencies for flag feature (#289)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:56:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:50 Dload Upload Total Spent Left Speed 16:56:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 16:56:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:56:51 + sudo tee /etc/docker/daemon.new 16:56:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:56:51 { 16:56:51 "registry-mirrors": [ 16:56:51 "https://nexus3.edgexfoundry.org:10001" 16:56:51 ], 16:56:51 "bip": "10.250.0.254/24", 16:56:51 "hosts": [ 16:56:51 "tcp://0.0.0.0:5555", 16:56:51 "unix:///var/run/docker.sock" 16:56:51 ], 16:56:51 "mtu": 1458, 16:56:51 "selinux-enabled": true, 16:56:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:56:51 } [Pipeline] sh 16:56:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:56:52 + sudo service docker restart 16:57:02 Removing intermediate container e8508781a9fb 16:57:02 ---> 4133ebd8e9e8 16:57:02 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:57:02 v0.21.6: Pulling from aler9/rtsp-simple-server 16:57:02 4acc49c71d14: Pulling fs layer 16:57:02 4acc49c71d14: Verifying Checksum 16:57:02 4acc49c71d14: Download complete 16:57:02 4acc49c71d14: Pull complete 16:57:02 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:57:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:57:02 ---> 01a2bd3e5fff 16:57:02 Step 15/36 : FROM alpine:3.18 16:57:03 3.18: Pulling from library/alpine 16:57:03 7264a8db6415: Already exists 16:57:03 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:57:03 Status: Downloaded newer image for alpine:3.18 16:57:03 ---> 7e01a0d0a1dc 16:57:03 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:57:03 ---> Running in 73ab10d7292d 16:57:03 Removing intermediate container 73ab10d7292d 16:57:03 ---> a62f0dcf1c74 16:57:03 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:57:03 ---> Running in f90dbea71264 16:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:57:04 (1/107) Installing dumb-init (1.2.5-r2) 16:57:04 (2/107) Installing sdl2 (2.26.5-r0) 16:57:04 (3/107) Installing svt-av1-libs (1.6.0-r0) 16:57:04 (4/107) Installing aom-libs (3.6.1-r0) 16:57:04 (5/107) Installing libxau (1.0.11-r2) 16:57:04 (6/107) Installing libmd (1.0.4-r2) 16:57:04 (7/107) Installing libbsd (0.11.7-r1) 16:57:04 (8/107) Installing libxdmcp (1.1.4-r2) 16:57:04 (9/107) Installing libxcb (1.15-r1) 16:57:04 (10/107) Installing libx11 (1.8.4-r4) 16:57:04 (11/107) Installing hwdata-pci (0.370-r0) 16:57:04 (12/107) Installing libpciaccess (0.17-r2) 16:57:04 (13/107) Installing libdrm (2.4.115-r4) 16:57:04 (14/107) Installing libxext (1.3.5-r2) 16:57:04 (15/107) Installing libxfixes (6.0.1-r2) 16:57:04 (16/107) Installing libffi (3.4.4-r2) 16:57:04 (17/107) Installing wayland-libs-client (1.22.0-r2) 16:57:04 (18/107) Installing libva (2.18.0-r1) 16:57:04 (19/107) Installing libvdpau (1.5-r1) 16:57:04 (20/107) Installing libgcc (12.2.1_git20220924-r10) 16:57:04 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 16:57:04 (22/107) Installing onevpl-libs (2023.2.1-r0) 16:57:04 (23/107) Installing ffmpeg-libavutil (6.0-r15) 16:57:04 (24/107) Installing libdav1d (1.2.1-r0) 16:57:04 (25/107) Installing brotli-libs (1.0.9-r14) 16:57:04 (26/107) Installing libhwy (1.0.4-r1) 16:57:04 (27/107) Installing lcms2 (2.15-r2) 16:57:04 (28/107) Installing libjxl (0.8.2-r0) 16:57:05 (29/107) Installing lame-libs (3.100-r5) 16:57:05 (30/107) Installing opus (1.4-r0) 16:57:05 (31/107) Installing libgomp (12.2.1_git20220924-r10) 16:57:05 (32/107) Installing soxr (0.1.3-r5) 16:57:05 (33/107) Installing ffmpeg-libswresample (6.0-r15) 16:57:05 (34/107) Installing libogg (1.3.5-r4) 16:57:05 (35/107) Installing libtheora (1.1.1-r17) 16:57:05 (36/107) Installing libvorbis (1.3.7-r1) 16:57:05 (37/107) Installing libvpx (1.13.0-r1) 16:57:05 (38/107) Installing libwebp (1.3.1-r0) 16:57:05 (39/107) Installing x264-libs (0.164_git20220602-r1) 16:57:05 (40/107) Installing numactl (2.0.16-r4) 16:57:05 (41/107) Installing x265-libs (3.5-r4) 16:57:05 (42/107) Installing xvidcore (1.3.7-r1) 16:57:05 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 16:57:05 (44/107) Installing alsa-lib (1.2.9-r1) 16:57:05 (45/107) Installing libexpat (2.5.0-r1) 16:57:05 (46/107) Installing libbz2 (1.0.8-r5) 16:57:05 (47/107) Installing libpng (1.6.39-r3) 16:57:05 (48/107) Installing freetype (2.13.0-r5) 16:57:05 (49/107) Installing fontconfig (2.14.2-r3) 16:57:05 (50/107) Installing fribidi (1.0.13-r0) 16:57:05 (51/107) Installing libintl (0.21.1-r7) 16:57:05 (52/107) Installing libblkid (2.38.1-r8) 16:57:05 (53/107) Installing libmount (2.38.1-r8) 16:57:05 (54/107) Installing pcre2 (10.42-r1) 16:57:05 (55/107) Installing glib (2.76.4-r0) 16:57:05 (56/107) Installing graphite2 (1.3.14-r5) 16:57:05 (57/107) Installing harfbuzz (7.3.0-r0) 16:57:05 (58/107) Installing libunibreak (5.1-r0) 16:57:05 (59/107) Installing libass (0.17.1-r0) 16:57:05 (60/107) Installing libbluray (1.3.4-r0) 16:57:05 (61/107) Installing gmp (6.2.1-r3) 16:57:05 (62/107) Installing nettle (3.8.1-r2) 16:57:05 (63/107) Installing libunistring (1.1-r1) 16:57:05 (64/107) Installing libidn2 (2.3.4-r1) 16:57:05 (65/107) Installing p11-kit (0.24.1-r2) 16:57:05 (66/107) Installing libtasn1 (4.19.0-r1) 16:57:05 (67/107) Installing gnutls (3.8.0-r2) 16:57:05 (68/107) Installing mpg123-libs (1.31.3-r1) 16:57:05 (69/107) Installing libopenmpt (0.7.2-r0) 16:57:05 (70/107) Installing cjson (1.7.15-r4) 16:57:05 (71/107) Installing mbedtls (2.28.4-r0) 16:57:05 (72/107) Installing librist (0.2.7-r0) 16:57:05 (73/107) Installing libsrt (1.5.2-r0) 16:57:05 (74/107) Installing libssh (0.10.5-r0) 16:57:05 (75/107) Installing xz-libs (5.4.3-r0) 16:57:05 (76/107) Installing libxml2 (2.11.4-r0) 16:57:05 (77/107) Installing libsodium (1.0.18-r3) 16:57:05 (78/107) Installing libzmq (4.3.4-r4) 16:57:05 (79/107) Installing ffmpeg-libavformat (6.0-r15) 16:57:05 (80/107) Installing glslang-libs (1.3.243.0-r1) 16:57:05 (81/107) Installing spirv-tools (1.3.243.0-r1) 16:57:05 (82/107) Installing shaderc (2023.3-r1) 16:57:05 (83/107) Installing vulkan-loader (1.3.243.0-r1) 16:57:05 (84/107) Installing libplacebo (5.264.1-r1) 16:57:05 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 16:57:05 (86/107) Installing ffmpeg-libswscale (6.0-r15) 16:57:05 (87/107) Installing vidstab (1.1.1-r0) 16:57:05 (88/107) Installing zimg (3.0.5-r0) 16:57:05 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 16:57:05 (90/107) Installing libasyncns (0.8-r1) 16:57:05 (91/107) Installing dbus-libs (1.14.8-r0) 16:57:05 (92/107) Installing libltdl (2.4.7-r2) 16:57:05 (93/107) Installing orc (0.4.34-r0) 16:57:05 (94/107) Installing flac-libs (1.4.3-r0) 16:57:05 (95/107) Installing libsndfile (1.2.0-r2) 16:57:05 (96/107) Installing speexdsp (1.2.1-r1) 16:57:05 (97/107) Installing tdb-libs (1.4.8-r1) 16:57:05 (98/107) Installing libpulse (16.1-r10) 16:57:05 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 16:57:05 (100/107) Installing v4l-utils-libs (1.24.1-r0) 16:57:05 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 16:57:05 (102/107) Installing ffmpeg (6.0-r15) 16:57:05 (103/107) Installing udev-init-scripts (35-r1) 16:57:05 (104/107) Installing eudev-libs (3.2.11-r8) 16:57:05 (105/107) Installing zstd-libs (1.5.5-r4) 16:57:05 (106/107) Installing kmod-libs (30-r3) 16:57:05 (107/107) Installing eudev (3.2.11-r8) 16:57:05 Executing busybox-1.36.1-r2.trigger 16:57:05 Executing glib-2.76.4-r0.trigger 16:57:05 Executing eudev-3.2.11-r8.trigger 16:57:05 OK: 131 MiB in 122 packages 16:57:10 Removing intermediate container f90dbea71264 16:57:10 ---> 8e8bbffd6ba7 16:57:10 Step 18/36 : WORKDIR / 16:57:10 ---> Running in d67a2985653e 16:57:10 Removing intermediate container d67a2985653e 16:57:10 ---> cc7a3a4163cf 16:57:10 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 16:57:10 ---> 19e0202263c4 16:57:10 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:10 provisioning config files... 16:57:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/144@tmp/config10247150572806826422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:10 ---> docker-login.sh 16:57:10 nexus3.edgexfoundry.org:10001 16:57:11 ---> 90f436419cbd 16:57:11 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:11 Configure a credential helper to remove this warning. See 16:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:11 16:57:11 Login Succeeded 16:57:11 nexus3.edgexfoundry.org:10002 16:57:11 ---> 795a41e4b4ea 16:57:11 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:11 Configure a credential helper to remove this warning. See 16:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:11 16:57:11 Login Succeeded 16:57:11 nexus3.edgexfoundry.org:10003 16:57:11 ---> 9f68ac125e20 16:57:11 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:12 Configure a credential helper to remove this warning. See 16:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:12 16:57:12 Login Succeeded 16:57:12 nexus3.edgexfoundry.org:10004 16:57:12 ---> 21f5e7171305 16:57:12 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 16:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:12 Configure a credential helper to remove this warning. See 16:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:12 16:57:12 Login Succeeded 16:57:12 docker.io 16:57:12 ---> 57301ea0a162 16:57:12 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 16:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:13 Configure a credential helper to remove this warning. See 16:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:13 16:57:13 Login Succeeded 16:57:13 ---> docker-login.sh ends [Pipeline] } 16:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:13 ========================================================= 16:57:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:57:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:13 + 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 . 16:57:14 Sending build context to Docker daemon 1.303MB 16:57:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 16:57:14 Step 2/13 : FROM ${BASE} AS builder 16:57:14 ---> 7754884e4f7c 16:57:14 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:57:14 ---> Running in a469193e9119 16:57:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:14 9fda8d8052c6: Pulling fs layer 16:57:14 5d54e960e981: Pulling fs layer 16:57:14 c4a7e357bf2a: Pulling fs layer 16:57:14 f0e02332f6b5: Pulling fs layer 16:57:14 66412af1f25a: Pulling fs layer 16:57:14 1baf3a5c0e64: Pulling fs layer 16:57:14 9a37bb91b891: Pulling fs layer 16:57:14 a29adfc67d43: Pulling fs layer 16:57:14 d5de9f91c1a4: Pulling fs layer 16:57:14 f0e02332f6b5: Waiting 16:57:14 66412af1f25a: Waiting 16:57:14 1baf3a5c0e64: Waiting 16:57:14 9a37bb91b891: Waiting 16:57:14 a29adfc67d43: Waiting 16:57:14 d5de9f91c1a4: Waiting 16:57:14 5d54e960e981: Download complete 16:57:14 f0e02332f6b5: Verifying Checksum 16:57:14 f0e02332f6b5: Download complete 16:57:14 66412af1f25a: Verifying Checksum 16:57:14 66412af1f25a: Download complete 16:57:14 9fda8d8052c6: Verifying Checksum 16:57:14 9fda8d8052c6: Download complete 16:57:14 Removing intermediate container a469193e9119 16:57:14 ---> b169988a9175 16:57:14 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:57:14 ---> Running in 1283ac9e0ccd 16:57:14 9a37bb91b891: Verifying Checksum 16:57:14 9a37bb91b891: Download complete 16:57:15 Removing intermediate container 1283ac9e0ccd 16:57:15 ---> 980965c846cc 16:57:15 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:57:15 ---> Running in 593e227bc020 16:57:15 a29adfc67d43: Verifying Checksum 16:57:15 a29adfc67d43: Download complete 16:57:15 9fda8d8052c6: Pull complete 16:57:15 Removing intermediate container 593e227bc020 16:57:15 ---> 0af96a4497f5 16:57:15 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 16:57:15 ---> Running in a67aa4614033 16:57:15 5d54e960e981: Pull complete 16:57:16 d5de9f91c1a4: Verifying Checksum 16:57:16 d5de9f91c1a4: Download complete 16:57:16 c4a7e357bf2a: Verifying Checksum 16:57:16 c4a7e357bf2a: Download complete 16:57:16 Removing intermediate container a67aa4614033 16:57:16 ---> d1e61c8c315b 16:57:16 Step 30/36 : EXPOSE 59983 16:57:16 ---> Running in bc2865d1f8cc 16:57:16 Removing intermediate container bc2865d1f8cc 16:57:16 ---> 399ab9909225 16:57:16 Step 31/36 : EXPOSE 8554 16:57:16 ---> Running in 39d61b52b94e 16:57:16 Removing intermediate container 39d61b52b94e 16:57:16 ---> 166a12d0885c 16:57:16 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:57:16 ---> Running in 792241c4f8b5 16:57:16 Removing intermediate container 792241c4f8b5 16:57:16 ---> 4b0dc659f220 16:57:16 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:57:16 ---> Running in 4478121f3d1e 16:57:16 Removing intermediate container 4478121f3d1e 16:57:16 ---> 1fb024f89cbe 16:57:16 Step 34/36 : LABEL arch=amd64 16:57:16 ---> Running in 0b7f26678bf0 16:57:16 Removing intermediate container 0b7f26678bf0 16:57:16 ---> 91ab1ce7a314 16:57:16 Step 35/36 : LABEL git_sha=608e40c23f76d16630ee0e9665a55efbd32c6bcb 16:57:16 ---> Running in 68a9e1f2b08b 16:57:17 1baf3a5c0e64: Verifying Checksum 16:57:17 1baf3a5c0e64: Download complete 16:57:17 Removing intermediate container 68a9e1f2b08b 16:57:17 ---> 1363bc253942 16:57:17 Step 36/36 : LABEL version=3.1.0-dev.19 16:57:17 ---> Running in 94228cfceaba 16:57:17 Removing intermediate container 94228cfceaba 16:57:17 ---> ba0268c2fbe4 16:57:17 [Warning] One or more build-args [ARCH] were not consumed 16:57:17 Successfully built ba0268c2fbe4 16:57:17 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 16:57:17 provisioning config files... 16:57:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10492302574899571157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> docker-login.sh 16:57:17 nexus3.edgexfoundry.org:10001 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 nexus3.edgexfoundry.org:10002 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 nexus3.edgexfoundry.org:10003 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 nexus3.edgexfoundry.org:10004 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 docker.io 16:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:18 Configure a credential helper to remove this warning. See 16:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:18 16:57:18 Login Succeeded 16:57:18 ---> docker-login.sh ends [Pipeline] } 16:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:18 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 16:57:18 608e40c23f76d16630ee0e9665a55efbd32c6bcb 16:57:18 latest 16:57:18 3.1.0-dev.19 16:57:18 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 16:57:18 main 16:57:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb 16:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:57:18 90704d3e6d36: Preparing 16:57:18 749c3fb70627: Preparing 16:57:18 b2df7d86833e: Preparing 16:57:18 883100bffa34: Preparing 16:57:18 3827b5b91e75: Preparing 16:57:18 acc83c6ca332: Preparing 16:57:18 2dbc38484765: Preparing 16:57:18 295e0ac337a8: Preparing 16:57:18 fd1d929eb678: Preparing 16:57:18 ff5828362f79: Preparing 16:57:18 ecb4077e822a: Preparing 16:57:18 6d794a8bd48b: Preparing 16:57:18 4693057ce236: Preparing 16:57:18 ecb4077e822a: Waiting 16:57:18 6d794a8bd48b: Waiting 16:57:18 2dbc38484765: Waiting 16:57:18 4693057ce236: Waiting 16:57:18 295e0ac337a8: Waiting 16:57:18 fd1d929eb678: Waiting 16:57:18 ff5828362f79: Waiting 16:57:18 acc83c6ca332: Waiting 16:57:18 749c3fb70627: Pushed 16:57:18 b2df7d86833e: Pushed 16:57:18 883100bffa34: Pushed 16:57:18 90704d3e6d36: Pushed 16:57:19 295e0ac337a8: Pushed 16:57:19 2dbc38484765: Pushed 16:57:19 fd1d929eb678: Pushed 16:57:19 acc83c6ca332: Pushed 16:57:19 4693057ce236: Layer already exists 16:57:19 ff5828362f79: Pushed 16:57:21 3827b5b91e75: Pushed 16:57:21 ecb4077e822a: Pushed 16:57:29 c4a7e357bf2a: Pull complete 16:57:29 f0e02332f6b5: Pull complete 16:57:29 66412af1f25a: Pull complete 16:57:34 6d794a8bd48b: Pushed 16:57:34 608e40c23f76d16630ee0e9665a55efbd32c6bcb: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:57:34 90704d3e6d36: Preparing 16:57:34 749c3fb70627: Preparing 16:57:34 b2df7d86833e: Preparing 16:57:34 883100bffa34: Preparing 16:57:34 3827b5b91e75: Preparing 16:57:34 acc83c6ca332: Preparing 16:57:34 2dbc38484765: Preparing 16:57:34 295e0ac337a8: Preparing 16:57:34 fd1d929eb678: Preparing 16:57:34 ff5828362f79: Preparing 16:57:34 ecb4077e822a: Preparing 16:57:34 6d794a8bd48b: Preparing 16:57:34 4693057ce236: Preparing 16:57:34 295e0ac337a8: Waiting 16:57:34 fd1d929eb678: Waiting 16:57:34 ff5828362f79: Waiting 16:57:34 ecb4077e822a: Waiting 16:57:34 6d794a8bd48b: Waiting 16:57:34 4693057ce236: Waiting 16:57:34 acc83c6ca332: Waiting 16:57:34 2dbc38484765: Waiting 16:57:34 883100bffa34: Layer already exists 16:57:34 b2df7d86833e: Layer already exists 16:57:34 90704d3e6d36: Layer already exists 16:57:34 3827b5b91e75: Layer already exists 16:57:34 749c3fb70627: Layer already exists 16:57:34 2dbc38484765: Layer already exists 16:57:34 acc83c6ca332: Layer already exists 16:57:34 ff5828362f79: Layer already exists 16:57:34 fd1d929eb678: Layer already exists 16:57:34 295e0ac337a8: Layer already exists 16:57:34 ecb4077e822a: Layer already exists 16:57:34 6d794a8bd48b: Layer already exists 16:57:34 4693057ce236: Layer already exists 16:57:34 latest: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 1baf3a5c0e64: Pull complete 16:57:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 16:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:57:35 90704d3e6d36: Preparing 16:57:35 749c3fb70627: Preparing 16:57:35 b2df7d86833e: Preparing 16:57:35 883100bffa34: Preparing 16:57:35 3827b5b91e75: Preparing 16:57:35 acc83c6ca332: Preparing 16:57:35 2dbc38484765: Preparing 16:57:35 295e0ac337a8: Preparing 16:57:35 fd1d929eb678: Preparing 16:57:35 ff5828362f79: Preparing 16:57:35 ecb4077e822a: Preparing 16:57:35 6d794a8bd48b: Preparing 16:57:35 4693057ce236: Preparing 16:57:35 acc83c6ca332: Waiting 16:57:35 2dbc38484765: Waiting 16:57:35 295e0ac337a8: Waiting 16:57:35 fd1d929eb678: Waiting 16:57:35 ff5828362f79: Waiting 16:57:35 ecb4077e822a: Waiting 16:57:35 6d794a8bd48b: Waiting 16:57:35 4693057ce236: Waiting 16:57:35 883100bffa34: Layer already exists 16:57:35 b2df7d86833e: Layer already exists 16:57:35 3827b5b91e75: Layer already exists 16:57:35 749c3fb70627: Layer already exists 16:57:35 90704d3e6d36: Layer already exists 16:57:35 2dbc38484765: Layer already exists 16:57:35 fd1d929eb678: Layer already exists 16:57:35 ff5828362f79: Layer already exists 16:57:35 295e0ac337a8: Layer already exists 16:57:35 acc83c6ca332: Layer already exists 16:57:35 ecb4077e822a: Layer already exists 16:57:35 6d794a8bd48b: Layer already exists 16:57:35 4693057ce236: Layer already exists 16:57:35 3.1.0-dev.19: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 16:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:57:35 90704d3e6d36: Preparing 16:57:35 749c3fb70627: Preparing 16:57:35 b2df7d86833e: Preparing 16:57:35 883100bffa34: Preparing 16:57:35 3827b5b91e75: Preparing 16:57:35 acc83c6ca332: Preparing 16:57:35 2dbc38484765: Preparing 16:57:35 acc83c6ca332: Waiting 16:57:35 295e0ac337a8: Preparing 16:57:35 fd1d929eb678: Preparing 16:57:35 2dbc38484765: Waiting 16:57:35 295e0ac337a8: Waiting 16:57:35 ff5828362f79: Preparing 16:57:35 ecb4077e822a: Preparing 16:57:35 6d794a8bd48b: Preparing 16:57:35 fd1d929eb678: Waiting 16:57:35 ff5828362f79: Waiting 16:57:35 4693057ce236: Preparing 16:57:35 4693057ce236: Waiting 16:57:35 883100bffa34: Layer already exists 16:57:35 3827b5b91e75: Layer already exists 16:57:35 b2df7d86833e: Layer already exists 16:57:35 749c3fb70627: Layer already exists 16:57:35 90704d3e6d36: Layer already exists 16:57:35 2dbc38484765: Layer already exists 16:57:35 acc83c6ca332: Layer already exists 16:57:35 ff5828362f79: Layer already exists 16:57:35 295e0ac337a8: Layer already exists 16:57:35 fd1d929eb678: Layer already exists 16:57:35 ecb4077e822a: Layer already exists 16:57:35 6d794a8bd48b: Layer already exists 16:57:35 4693057ce236: Layer already exists 16:57:35 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:36 9a37bb91b891: Pull complete 16:57:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 16:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:57:36 90704d3e6d36: Preparing 16:57:36 749c3fb70627: Preparing 16:57:36 b2df7d86833e: Preparing 16:57:36 883100bffa34: Preparing 16:57:36 3827b5b91e75: Preparing 16:57:36 acc83c6ca332: Preparing 16:57:36 2dbc38484765: Preparing 16:57:36 295e0ac337a8: Preparing 16:57:36 fd1d929eb678: Preparing 16:57:36 ff5828362f79: Preparing 16:57:36 ecb4077e822a: Preparing 16:57:36 6d794a8bd48b: Preparing 16:57:36 4693057ce236: Preparing 16:57:36 acc83c6ca332: Waiting 16:57:36 ecb4077e822a: Waiting 16:57:36 2dbc38484765: Waiting 16:57:36 6d794a8bd48b: Waiting 16:57:36 295e0ac337a8: Waiting 16:57:36 fd1d929eb678: Waiting 16:57:36 4693057ce236: Waiting 16:57:36 3827b5b91e75: Layer already exists 16:57:36 90704d3e6d36: Layer already exists 16:57:36 883100bffa34: Layer already exists 16:57:36 b2df7d86833e: Layer already exists 16:57:36 749c3fb70627: Layer already exists 16:57:36 2dbc38484765: Layer already exists 16:57:36 acc83c6ca332: Layer already exists 16:57:36 295e0ac337a8: Layer already exists 16:57:36 fd1d929eb678: Layer already exists 16:57:36 ff5828362f79: Layer already exists 16:57:36 ecb4077e822a: Layer already exists 16:57:36 4693057ce236: Layer already exists 16:57:36 6d794a8bd48b: Layer already exists 16:57:36 main: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:36 ===================================================== [Pipeline] echo 16:57:36 taggedImages: 16:57:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb 16:57:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:57:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 16:57:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 16:57:36 - 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 16:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:36 16:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:37 latest: Pulling from edgex-lftools-log-publisher 16:57:37 5eb5b503b376: Pulling fs layer 16:57:37 5c69ac0246d0: Pulling fs layer 16:57:37 ec43610c2a17: Pulling fs layer 16:57:37 3a2ae6a8a46f: Pulling fs layer 16:57:37 33b1e0a273af: Pulling fs layer 16:57:37 5d3b04190fa2: Pulling fs layer 16:57:37 2f39f015ded8: Pulling fs layer 16:57:37 3a2ae6a8a46f: Waiting 16:57:37 33b1e0a273af: Waiting 16:57:37 5d3b04190fa2: Waiting 16:57:37 2f39f015ded8: Waiting 16:57:37 5c69ac0246d0: Download complete 16:57:37 3a2ae6a8a46f: Download complete 16:57:37 33b1e0a273af: Verifying Checksum 16:57:37 33b1e0a273af: Download complete 16:57:37 ec43610c2a17: Verifying Checksum 16:57:37 ec43610c2a17: Download complete 16:57:37 5eb5b503b376: Download complete 16:57:37 a29adfc67d43: Pull complete 16:57:38 2f39f015ded8: Download complete 16:57:39 5eb5b503b376: Pull complete 16:57:39 5c69ac0246d0: Pull complete 16:57:39 ec43610c2a17: Pull complete 16:57:39 3a2ae6a8a46f: Pull complete 16:57:39 33b1e0a273af: Pull complete 16:57:39 5d3b04190fa2: Pull complete 16:57:40 d5de9f91c1a4: Pull complete 16:57:40 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 16:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:57:40 ---> 746ca1b523b5 16:57:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:57:42 ---> Running in 664b8884e8c6 16:57:42 Removing intermediate container 664b8884e8c6 16:57:42 ---> 16362a9868ee 16:57:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:42 ---> Running in 5d850e5ad908 16:57:43 Removing intermediate container 5d850e5ad908 16:57:43 ---> af468590e21b 16:57:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:57:43 ---> Running in 5bc349dfdb01 16:57:43 Removing intermediate container 5bc349dfdb01 16:57:43 ---> 8c3308088b04 16:57:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:57:43 ---> Running in 36317f246689 16:57:43 Removing intermediate container 36317f246689 16:57:43 ---> 50ceaf92683d 16:57:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:43 ---> Running in 27c473a56f66 16:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:57:45 2f39f015ded8: Pull complete 16:57:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:45 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 16:57:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:57:46 (1/13) Installing libintl (0.21.1-r7) 16:57:46 (2/13) Installing eudev-libs (3.2.11-r8) 16:57:46 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 16:57:46 (4/13) Installing v4l-utils-libs (1.24.1-r0) 16:57:46 (5/13) Installing v4l-utils (1.24.1-r0) 16:57:46 (6/13) Installing libdvbv5 (1.24.1-r0) 16:57:46 (7/13) Installing udev-init-scripts (35-r1) 16:57:46 (8/13) Installing libblkid (2.38.1-r8) 16:57:46 (9/13) Installing xz-libs (5.4.3-r0) 16:57:46 (10/13) Installing kmod-libs (30-r3) 16:57:46 (11/13) Installing eudev (3.2.11-r8) 16:57:46 (12/13) Installing eudev-dev (3.2.11-r8) 16:57:46 (13/13) Installing v4l-utils-dev (1.24.1-r0) 16:57:46 Executing busybox-1.36.1-r2.trigger 16:57:46 Executing eudev-3.2.11-r8.trigger 16:57:46 OK: 275 MiB in 69 packages 16:57:48 Removing intermediate container 27c473a56f66 16:57:48 ---> d63039ac249f 16:57:48 Step 8/13 : WORKDIR /device-usb-camera 16:57:48 ---> Running in eeb570466d6f 16:57:48 Removing intermediate container eeb570466d6f 16:57:48 ---> 841afc4f4ef2 16:57:48 Step 9/13 : COPY go.mod vendor* ./ 16:57:48 ---> d4caf57b1279 16:57:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:48 ---> Running in ecb2f5f99e23 16:57:49 $ docker top a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:49 ---> job-cost.sh 16:57:49 lf-activate-venv: SKIPPING 16:57:49 INFO: No Stack... 16:57:49 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:50 INFO: Archiving Costs [Pipeline] sh 16:57:50 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 16:57:50 + cut -d, -f6 [Pipeline] lock 16:57:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] 16:57:50 Resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] did not exist. Created. 16:57:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:50 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:50 Stashed 1 file(s) [Pipeline] } 16:57:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:50 $ docker stop --time=1 a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 16:57:52 $ docker rm -f --volumes a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:58:56 Removing intermediate container ecb2f5f99e23 16:58:56 ---> ba8f2c147621 16:58:56 Step 11/13 : COPY . . 16:58:56 ---> 1d94575a9a35 16:58:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:58:56 ---> Running in fbf0c8663d2a 16:58:57  % Total % Received % Xferd Average Speed Time Time Time Current 16:58:57 Dload Upload Total Spent Left Speed 16:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9300 0 --:--:-- --:--:-- --:--:-- 9350 16:58:57 Removing intermediate container fbf0c8663d2a 16:58:57 ---> d66b704ff064 16:58:57 Step 13/13 : RUN ${MAKE} 16:58:57 ---> Running in fb94430716ca 16:58:58 noop 16:58:59 Removing intermediate container fb94430716ca 16:58:59 ---> 50419f88d9b8 16:58:59 Successfully built 50419f88d9b8 16:58:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + docker inspect -f . ci-base-image-arm64 16:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container 16:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@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 16:59:03 $ docker top 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:04 + go version 16:59:04 go version go1.21.0 linux/arm64 [Pipeline] } 16:59:04 $ docker stop --time=1 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e 16:59:05 $ docker rm -f --volumes 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:06 + docker inspect -f . ci-base-image-arm64 16:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container 16:59:06 $ 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/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@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 16:59:07 $ docker top 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:08 + git config --global --add safe.directory /w/workspace/device-usb-camera/144 [Pipeline] fileExists [Pipeline] sh 16:59:08 + make test 16:59:08 go test ./... -coverprofile=coverage.out ./... 16:59:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:00:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:00:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:00:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:00:50 go vet ./... 17:01:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:01:17 $ docker stop --time=1 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 17:01:19 $ docker rm -f --volumes 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 [Pipeline] // withDockerContainer [Pipeline] sh 17:01:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:01:20 Warning: overwriting stash ‘coverage-report’ 17:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:01:22 + ls -al . 17:01:22 total 216 17:01:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:59 . 17:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:56 .. 17:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:56 .git 17:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 .github 17:01:22 -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:56 .gitignore 17:01:22 -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:56 .golangci.yml 17:01:22 -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:56 .hadolint.yml 17:01:22 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:56 Attribution.txt 17:01:22 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:56 CHANGELOG.md 17:01:22 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:56 Dockerfile 17:01:22 -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:56 GOVERNANCE.md 17:01:22 -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:56 Jenkinsfile 17:01:22 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:56 LICENSE 17:01:22 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:56 Makefile 17:01:22 -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:56 OWNERS.md 17:01:22 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:56 README.md 17:01:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 16:54 VERSION 17:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:56 bin 17:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 cmd 17:01:22 -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 17:00 coverage.out 17:01:22 -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:56 docker-entrypoint.sh 17:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:56 docs 17:01:22 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:56 go.mod 17:01:22 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:56 go.sum 17:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 internal 17:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:56 snap 17:01:22 -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:22 + 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb --label arch=arm64 --label version=3.1.0-dev.19 . 17:01:23 Sending build context to Docker daemon 1.358MB 17:01:23 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:01:23 Step 2/36 : FROM ${BASE} AS builder 17:01:23 ---> 50419f88d9b8 17:01:23 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:01:23 ---> Running in 4afd27018b2b 17:01:23 Removing intermediate container 4afd27018b2b 17:01:23 ---> ca965ff970e5 17:01:23 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:01:23 ---> Running in 03f33aeabf56 17:01:24 Removing intermediate container 03f33aeabf56 17:01:24 ---> 70c37da7c9c9 17:01:24 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:01:24 ---> Running in 65be1fe3815e 17:01:25 Removing intermediate container 65be1fe3815e 17:01:25 ---> 4d0724c76c21 17:01:25 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:01:25 ---> Running in 357635d1f8b6 17:01:25 Removing intermediate container 357635d1f8b6 17:01:25 ---> 476bce227dac 17:01:25 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:25 ---> Running in dc91cb93bd4a 17:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:01:28 OK: 275 MiB in 69 packages 17:01:33 Removing intermediate container dc91cb93bd4a 17:01:33 ---> 56f9e1a538f2 17:01:33 Step 8/36 : WORKDIR /device-usb-camera 17:01:33 ---> Running in bac013a84078 17:01:33 Removing intermediate container bac013a84078 17:01:33 ---> be22ba41ca5c 17:01:33 Step 9/36 : COPY go.mod vendor* ./ 17:01:34 ---> 347ac0730e90 17:01:34 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:34 ---> Running in d9fd5766fe88 17:01:37 Removing intermediate container d9fd5766fe88 17:01:37 ---> 2d124c7b6920 17:01:37 Step 11/36 : COPY . . 17:01:38 ---> 004d56770212 17:01:38 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:01:38 ---> Running in bacb14ae52b7 17:01:39  % Total % Received % Xferd Average Speed Time Time Time Current 17:01:39 Dload Upload Total Spent Left Speed 17:01:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5065 0 --:--:-- --:--:-- --:--:-- 5093 17:01:40 Removing intermediate container bacb14ae52b7 17:01:40 ---> 94d88dbfcd92 17:01:40 Step 13/36 : RUN ${MAKE} 17:01:40 ---> Running in 043a085ed01c 17:01:41 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:04:02 Removing intermediate container 043a085ed01c 17:04:02 ---> 94a85ec4b00f 17:04:02 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:04:02 v0.21.6: Pulling from aler9/rtsp-simple-server 17:04:02 8766b47fe142: Pulling fs layer 17:04:02 8766b47fe142: Verifying Checksum 17:04:02 8766b47fe142: Download complete 17:04:02 8766b47fe142: Pull complete 17:04:02 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:04:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:04:02 ---> 69d40e2cb93c 17:04:02 Step 15/36 : FROM alpine:3.18 17:04:02 3.18: Pulling from library/alpine 17:04:02 9fda8d8052c6: Already exists 17:04:02 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:04:02 Status: Downloaded newer image for alpine:3.18 17:04:02 ---> f6648c04cd6c 17:04:02 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:04:02 ---> Running in 098d50ced799 17:04:02 Removing intermediate container 098d50ced799 17:04:02 ---> b619f701e2ea 17:04:02 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:04:02 ---> Running in 403dcdbd6330 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:04:02 (1/104) Installing dumb-init (1.2.5-r2) 17:04:02 (2/104) Installing sdl2 (2.26.5-r0) 17:04:02 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:04:02 (4/104) Installing aom-libs (3.6.1-r0) 17:04:02 (5/104) Installing libxau (1.0.11-r2) 17:04:02 (6/104) Installing libmd (1.0.4-r2) 17:04:02 (7/104) Installing libbsd (0.11.7-r1) 17:04:02 (8/104) Installing libxdmcp (1.1.4-r2) 17:04:02 (9/104) Installing libxcb (1.15-r1) 17:04:02 (10/104) Installing libx11 (1.8.4-r4) 17:04:02 (11/104) Installing libdrm (2.4.115-r4) 17:04:02 (12/104) Installing libxext (1.3.5-r2) 17:04:02 (13/104) Installing libxfixes (6.0.1-r2) 17:04:02 (14/104) Installing libffi (3.4.4-r2) 17:04:02 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:04:02 (16/104) Installing libva (2.18.0-r1) 17:04:02 (17/104) Installing libvdpau (1.5-r1) 17:04:02 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:04:02 (19/104) Installing libdav1d (1.2.1-r0) 17:04:02 (20/104) Installing brotli-libs (1.0.9-r14) 17:04:02 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:04:02 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:04:02 (23/104) Installing libhwy (1.0.4-r1) 17:04:02 (24/104) Installing lcms2 (2.15-r2) 17:04:02 (25/104) Installing libjxl (0.8.2-r0) 17:04:02 (26/104) Installing lame-libs (3.100-r5) 17:04:02 (27/104) Installing opus (1.4-r0) 17:04:02 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:04:02 (29/104) Installing soxr (0.1.3-r5) 17:04:02 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:04:02 (31/104) Installing libogg (1.3.5-r4) 17:04:02 (32/104) Installing libtheora (1.1.1-r17) 17:04:02 (33/104) Installing libvorbis (1.3.7-r1) 17:04:02 (34/104) Installing libvpx (1.13.0-r1) 17:04:02 (35/104) Installing libwebp (1.3.1-r0) 17:04:02 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:04:02 (37/104) Installing numactl (2.0.16-r4) 17:04:02 (38/104) Installing x265-libs (3.5-r4) 17:04:02 (39/104) Installing xvidcore (1.3.7-r1) 17:04:02 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:04:02 (41/104) Installing alsa-lib (1.2.9-r1) 17:04:02 (42/104) Installing libexpat (2.5.0-r1) 17:04:02 (43/104) Installing libbz2 (1.0.8-r5) 17:04:02 (44/104) Installing libpng (1.6.39-r3) 17:04:02 (45/104) Installing freetype (2.13.0-r5) 17:04:02 (46/104) Installing fontconfig (2.14.2-r3) 17:04:02 (47/104) Installing fribidi (1.0.13-r0) 17:04:02 (48/104) Installing libintl (0.21.1-r7) 17:04:02 (49/104) Installing libblkid (2.38.1-r8) 17:04:02 (50/104) Installing libmount (2.38.1-r8) 17:04:02 (51/104) Installing pcre2 (10.42-r1) 17:04:02 (52/104) Installing glib (2.76.4-r0) 17:04:02 (53/104) Installing graphite2 (1.3.14-r5) 17:04:02 (54/104) Installing harfbuzz (7.3.0-r0) 17:04:02 (55/104) Installing libunibreak (5.1-r0) 17:04:02 (56/104) Installing libass (0.17.1-r0) 17:04:02 (57/104) Installing libbluray (1.3.4-r0) 17:04:02 (58/104) Installing gmp (6.2.1-r3) 17:04:02 (59/104) Installing nettle (3.8.1-r2) 17:04:02 (60/104) Installing libunistring (1.1-r1) 17:04:02 (61/104) Installing libidn2 (2.3.4-r1) 17:04:02 (62/104) Installing p11-kit (0.24.1-r2) 17:04:02 (63/104) Installing libtasn1 (4.19.0-r1) 17:04:02 (64/104) Installing gnutls (3.8.0-r2) 17:04:02 (65/104) Installing mpg123-libs (1.31.3-r1) 17:04:02 (66/104) Installing libopenmpt (0.7.2-r0) 17:04:02 (67/104) Installing cjson (1.7.15-r4) 17:04:02 (68/104) Installing mbedtls (2.28.4-r0) 17:04:02 (69/104) Installing librist (0.2.7-r0) 17:04:02 (70/104) Installing libsrt (1.5.2-r0) 17:04:02 (71/104) Installing libssh (0.10.5-r0) 17:04:02 (72/104) Installing xz-libs (5.4.3-r0) 17:04:02 (73/104) Installing libxml2 (2.11.4-r0) 17:04:02 (74/104) Installing libsodium (1.0.18-r3) 17:04:02 (75/104) Installing libzmq (4.3.4-r4) 17:04:02 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:04:02 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:04:02 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:04:02 (79/104) Installing shaderc (2023.3-r1) 17:04:02 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:04:02 (81/104) Installing libplacebo (5.264.1-r1) 17:04:02 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:04:02 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:04:02 (84/104) Installing vidstab (1.1.1-r0) 17:04:02 (85/104) Installing zimg (3.0.5-r0) 17:04:02 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:04:02 (87/104) Installing libasyncns (0.8-r1) 17:04:02 (88/104) Installing dbus-libs (1.14.8-r0) 17:04:02 (89/104) Installing libltdl (2.4.7-r2) 17:04:02 (90/104) Installing orc (0.4.34-r0) 17:04:02 (91/104) Installing flac-libs (1.4.3-r0) 17:04:02 (92/104) Installing libsndfile (1.2.0-r2) 17:04:02 (93/104) Installing speexdsp (1.2.1-r1) 17:04:02 (94/104) Installing tdb-libs (1.4.8-r1) 17:04:02 (95/104) Installing libpulse (16.1-r10) 17:04:02 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:04:02 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:04:02 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:04:02 (99/104) Installing ffmpeg (6.0-r15) 17:04:02 (100/104) Installing udev-init-scripts (35-r1) 17:04:02 (101/104) Installing eudev-libs (3.2.11-r8) 17:04:02 (102/104) Installing zstd-libs (1.5.5-r4) 17:04:02 (103/104) Installing kmod-libs (30-r3) 17:04:02 (104/104) Installing eudev (3.2.11-r8) 17:04:02 Executing busybox-1.36.1-r2.trigger 17:04:02 Executing glib-2.76.4-r0.trigger 17:04:02 Executing eudev-3.2.11-r8.trigger 17:04:02 OK: 110 MiB in 119 packages 17:04:02 Removing intermediate container 403dcdbd6330 17:04:02 ---> ce6ca77d03e6 17:04:02 Step 18/36 : WORKDIR / 17:04:02 ---> Running in e9783df8cb21 17:04:02 Removing intermediate container e9783df8cb21 17:04:02 ---> ced5d5bf0365 17:04:02 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:04:03 ---> b2c14b904b91 17:04:03 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:04:03 ---> be2a1cf43e7c 17:04:03 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:04:03 ---> 35dc53b019f4 17:04:03 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:04:04 ---> 71e1a552e174 17:04:04 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:04:04 ---> fa46178c87ad 17:04:04 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:04:05 ---> 9319ffa61607 17:04:05 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:04:06 ---> 184cbcd03c3e 17:04:06 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:04:06 ---> Running in 624a5594a9d9 17:04:08 Removing intermediate container 624a5594a9d9 17:04:08 ---> 992959ef5492 17:04:08 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:04:08 ---> Running in 0460b01535da 17:04:09 Removing intermediate container 0460b01535da 17:04:09 ---> a125c4a87121 17:04:09 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:04:09 ---> Running in c2f42ef1c0a8 17:04:11 Removing intermediate container c2f42ef1c0a8 17:04:11 ---> 8880637b50f8 17:04:11 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:04:11 ---> Running in 46aa1e20ea5b 17:04:13 Removing intermediate container 46aa1e20ea5b 17:04:13 ---> dd6ff79d0e9d 17:04:13 Step 30/36 : EXPOSE 59983 17:04:13 ---> Running in 39ac5d58d05c 17:04:13 Removing intermediate container 39ac5d58d05c 17:04:13 ---> 5f240bea42ad 17:04:13 Step 31/36 : EXPOSE 8554 17:04:13 ---> Running in 5f704ecfac30 17:04:14 Removing intermediate container 5f704ecfac30 17:04:14 ---> 2750ec3930aa 17:04:14 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:04:14 ---> Running in afbd995d9cc6 17:04:14 Removing intermediate container afbd995d9cc6 17:04:14 ---> 64fc625daea2 17:04:14 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:04:14 ---> Running in 8d2d87063f74 17:04:14 Removing intermediate container 8d2d87063f74 17:04:14 ---> 6aeb06c23b5f 17:04:14 Step 34/36 : LABEL arch=arm64 17:04:14 ---> Running in 235b53915567 17:04:15 Removing intermediate container 235b53915567 17:04:15 ---> 7e7b6dd0eb8e 17:04:15 Step 35/36 : LABEL git_sha=608e40c23f76d16630ee0e9665a55efbd32c6bcb 17:04:15 ---> Running in fb4b4ec6456d 17:04:15 Removing intermediate container fb4b4ec6456d 17:04:15 ---> 7ba1c95e9e3c 17:04:15 Step 36/36 : LABEL version=3.1.0-dev.19 17:04:15 ---> Running in 682dbd7dae49 17:04:15 Removing intermediate container 682dbd7dae49 17:04:15 ---> f306fa4507fe 17:04:15 [Warning] One or more build-args [ARCH] were not consumed 17:04:15 Successfully built f306fa4507fe 17:04:15 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 17:04:16 provisioning config files... 17:04:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/144@tmp/config4142267738808738278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:16 ---> docker-login.sh 17:04:16 nexus3.edgexfoundry.org:10001 17:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:16 Configure a credential helper to remove this warning. See 17:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:16 17:04:16 Login Succeeded 17:04:16 nexus3.edgexfoundry.org:10002 17:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:16 Configure a credential helper to remove this warning. See 17:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:16 17:04:16 Login Succeeded 17:04:16 nexus3.edgexfoundry.org:10003 17:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:17 Configure a credential helper to remove this warning. See 17:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:17 17:04:17 Login Succeeded 17:04:17 nexus3.edgexfoundry.org:10004 17:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:17 Configure a credential helper to remove this warning. See 17:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:17 17:04:17 Login Succeeded 17:04:17 docker.io 17:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:18 Configure a credential helper to remove this warning. See 17:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:18 17:04:18 Login Succeeded 17:04:18 ---> docker-login.sh ends [Pipeline] } 17:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:18 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:04:18 608e40c23f76d16630ee0e9665a55efbd32c6bcb 17:04:18 latest 17:04:18 3.1.0-dev.19 17:04:18 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 17:04:18 main 17:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb 17:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:04:18 c550e32b847c: Preparing 17:04:18 ee6fb8376b1b: Preparing 17:04:18 b41f765700c3: Preparing 17:04:18 981515bc3c81: Preparing 17:04:18 608d194cb50c: Preparing 17:04:18 acc83c6ca332: Preparing 17:04:18 e9c283a46e7c: Preparing 17:04:18 b074a078e650: Preparing 17:04:18 f60d9a964bab: Preparing 17:04:18 d51ee3828cab: Preparing 17:04:18 0303a6d70a17: Preparing 17:04:18 5cc2ae3ef7ae: Preparing 17:04:18 b2191e2be29d: Preparing 17:04:18 0303a6d70a17: Waiting 17:04:18 d51ee3828cab: Waiting 17:04:18 acc83c6ca332: Waiting 17:04:18 e9c283a46e7c: Waiting 17:04:18 b074a078e650: Waiting 17:04:18 f60d9a964bab: Waiting 17:04:18 5cc2ae3ef7ae: Waiting 17:04:18 b2191e2be29d: Waiting 17:04:19 981515bc3c81: Pushed 17:04:19 c550e32b847c: Pushed 17:04:19 ee6fb8376b1b: Pushed 17:04:19 b41f765700c3: Pushed 17:04:19 acc83c6ca332: Pushed 17:04:19 e9c283a46e7c: Pushed 17:04:19 b074a078e650: Pushed 17:04:19 f60d9a964bab: Pushed 17:04:19 b2191e2be29d: Layer already exists 17:04:19 d51ee3828cab: Pushed 17:04:24 608d194cb50c: Pushed 17:04:25 0303a6d70a17: Pushed 17:04:40 5cc2ae3ef7ae: Pushed 17:04:40 608e40c23f76d16630ee0e9665a55efbd32c6bcb: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:40 + 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 17:04:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:04:41 c550e32b847c: Preparing 17:04:41 ee6fb8376b1b: Preparing 17:04:41 b41f765700c3: Preparing 17:04:41 981515bc3c81: Preparing 17:04:41 608d194cb50c: Preparing 17:04:41 acc83c6ca332: Preparing 17:04:41 e9c283a46e7c: Preparing 17:04:41 b074a078e650: Preparing 17:04:41 f60d9a964bab: Preparing 17:04:41 d51ee3828cab: Preparing 17:04:41 0303a6d70a17: Preparing 17:04:41 5cc2ae3ef7ae: Preparing 17:04:41 b2191e2be29d: Preparing 17:04:41 f60d9a964bab: Waiting 17:04:41 d51ee3828cab: Waiting 17:04:41 acc83c6ca332: Waiting 17:04:41 0303a6d70a17: Waiting 17:04:41 e9c283a46e7c: Waiting 17:04:41 5cc2ae3ef7ae: Waiting 17:04:41 b074a078e650: Waiting 17:04:41 b2191e2be29d: Waiting 17:04:41 ee6fb8376b1b: Layer already exists 17:04:41 608d194cb50c: Layer already exists 17:04:41 c550e32b847c: Layer already exists 17:04:41 b41f765700c3: Layer already exists 17:04:41 981515bc3c81: Layer already exists 17:04:41 b074a078e650: Layer already exists 17:04:41 e9c283a46e7c: Layer already exists 17:04:41 f60d9a964bab: Layer already exists 17:04:41 acc83c6ca332: Layer already exists 17:04:41 d51ee3828cab: Layer already exists 17:04:41 5cc2ae3ef7ae: Layer already exists 17:04:41 0303a6d70a17: Layer already exists 17:04:41 b2191e2be29d: Layer already exists 17:04:41 latest: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 17:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:04:41 c550e32b847c: Preparing 17:04:41 ee6fb8376b1b: Preparing 17:04:41 b41f765700c3: Preparing 17:04:41 981515bc3c81: Preparing 17:04:41 608d194cb50c: Preparing 17:04:41 acc83c6ca332: Preparing 17:04:41 e9c283a46e7c: Preparing 17:04:41 b074a078e650: Preparing 17:04:41 f60d9a964bab: Preparing 17:04:41 d51ee3828cab: Preparing 17:04:41 0303a6d70a17: Preparing 17:04:41 5cc2ae3ef7ae: Preparing 17:04:41 b2191e2be29d: Preparing 17:04:41 d51ee3828cab: Waiting 17:04:41 acc83c6ca332: Waiting 17:04:41 e9c283a46e7c: Waiting 17:04:41 b074a078e650: Waiting 17:04:41 0303a6d70a17: Waiting 17:04:41 f60d9a964bab: Waiting 17:04:41 5cc2ae3ef7ae: Waiting 17:04:41 b41f765700c3: Layer already exists 17:04:41 c550e32b847c: Layer already exists 17:04:41 981515bc3c81: Layer already exists 17:04:41 ee6fb8376b1b: Layer already exists 17:04:41 608d194cb50c: Layer already exists 17:04:41 acc83c6ca332: Layer already exists 17:04:41 e9c283a46e7c: Layer already exists 17:04:41 b074a078e650: Layer already exists 17:04:41 d51ee3828cab: Layer already exists 17:04:41 f60d9a964bab: Layer already exists 17:04:41 b2191e2be29d: Layer already exists 17:04:41 0303a6d70a17: Layer already exists 17:04:41 5cc2ae3ef7ae: Layer already exists 17:04:42 3.1.0-dev.19: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:42 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 17:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:04:42 c550e32b847c: Preparing 17:04:42 ee6fb8376b1b: Preparing 17:04:42 b41f765700c3: Preparing 17:04:42 981515bc3c81: Preparing 17:04:42 608d194cb50c: Preparing 17:04:42 acc83c6ca332: Preparing 17:04:42 e9c283a46e7c: Preparing 17:04:42 b074a078e650: Preparing 17:04:42 f60d9a964bab: Preparing 17:04:42 d51ee3828cab: Preparing 17:04:42 0303a6d70a17: Preparing 17:04:42 5cc2ae3ef7ae: Preparing 17:04:42 b2191e2be29d: Preparing 17:04:42 f60d9a964bab: Waiting 17:04:42 5cc2ae3ef7ae: Waiting 17:04:42 d51ee3828cab: Waiting 17:04:42 0303a6d70a17: Waiting 17:04:42 b2191e2be29d: Waiting 17:04:42 acc83c6ca332: Waiting 17:04:42 e9c283a46e7c: Waiting 17:04:42 b074a078e650: Waiting 17:04:42 608d194cb50c: Layer already exists 17:04:42 b41f765700c3: Layer already exists 17:04:42 c550e32b847c: Layer already exists 17:04:42 ee6fb8376b1b: Layer already exists 17:04:42 981515bc3c81: Layer already exists 17:04:42 e9c283a46e7c: Layer already exists 17:04:42 d51ee3828cab: Layer already exists 17:04:42 acc83c6ca332: Layer already exists 17:04:42 b074a078e650: Layer already exists 17:04:42 f60d9a964bab: Layer already exists 17:04:42 0303a6d70a17: Layer already exists 17:04:42 5cc2ae3ef7ae: Layer already exists 17:04:42 b2191e2be29d: Layer already exists 17:04:43 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:43 + 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 17:04:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:04:43 c550e32b847c: Preparing 17:04:43 ee6fb8376b1b: Preparing 17:04:43 b41f765700c3: Preparing 17:04:43 981515bc3c81: Preparing 17:04:43 608d194cb50c: Preparing 17:04:43 acc83c6ca332: Preparing 17:04:43 e9c283a46e7c: Preparing 17:04:43 b074a078e650: Preparing 17:04:43 f60d9a964bab: Preparing 17:04:43 d51ee3828cab: Preparing 17:04:43 0303a6d70a17: Preparing 17:04:43 5cc2ae3ef7ae: Preparing 17:04:43 b2191e2be29d: Preparing 17:04:43 acc83c6ca332: Waiting 17:04:43 d51ee3828cab: Waiting 17:04:43 e9c283a46e7c: Waiting 17:04:43 b074a078e650: Waiting 17:04:43 f60d9a964bab: Waiting 17:04:43 0303a6d70a17: Waiting 17:04:43 5cc2ae3ef7ae: Waiting 17:04:43 b2191e2be29d: Waiting 17:04:43 608d194cb50c: Layer already exists 17:04:43 981515bc3c81: Layer already exists 17:04:43 c550e32b847c: Layer already exists 17:04:43 b41f765700c3: Layer already exists 17:04:43 ee6fb8376b1b: Layer already exists 17:04:43 d51ee3828cab: Layer already exists 17:04:43 acc83c6ca332: Layer already exists 17:04:43 b074a078e650: Layer already exists 17:04:43 f60d9a964bab: Layer already exists 17:04:43 e9c283a46e7c: Layer already exists 17:04:43 5cc2ae3ef7ae: Layer already exists 17:04:43 b2191e2be29d: Layer already exists 17:04:43 0303a6d70a17: Layer already exists 17:04:44 main: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:44 ===================================================== [Pipeline] echo 17:04:44 taggedImages: 17:04:44 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb 17:04:44 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:04:44 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 17:04:44 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 17:04:44 - 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 17:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:44 17:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:44 arm64: Pulling from edgex-lftools-log-publisher 17:04:44 8998bd30e6a1: Pulling fs layer 17:04:44 04944245beec: Pulling fs layer 17:04:44 699f458cf7ca: Pulling fs layer 17:04:44 765212b225bb: Pulling fs layer 17:04:44 f23df028b6ca: Pulling fs layer 17:04:44 d65c8cfc05b1: Pulling fs layer 17:04:44 2437ff75d9bd: Pulling fs layer 17:04:44 f23df028b6ca: Waiting 17:04:44 d65c8cfc05b1: Waiting 17:04:44 2437ff75d9bd: Waiting 17:04:44 765212b225bb: Waiting 17:04:45 04944245beec: Verifying Checksum 17:04:45 04944245beec: Download complete 17:04:45 765212b225bb: Verifying Checksum 17:04:45 765212b225bb: Download complete 17:04:45 f23df028b6ca: Verifying Checksum 17:04:45 f23df028b6ca: Download complete 17:04:45 d65c8cfc05b1: Verifying Checksum 17:04:45 d65c8cfc05b1: Download complete 17:04:45 699f458cf7ca: Verifying Checksum 17:04:45 699f458cf7ca: Download complete 17:04:45 8998bd30e6a1: Verifying Checksum 17:04:45 8998bd30e6a1: Download complete 17:04:47 2437ff75d9bd: Verifying Checksum 17:04:47 2437ff75d9bd: Download complete 17:04:49 8998bd30e6a1: Pull complete 17:04:49 04944245beec: Pull complete 17:04:51 699f458cf7ca: Pull complete 17:04:51 765212b225bb: Pull complete 17:04:51 f23df028b6ca: Pull complete 17:04:52 d65c8cfc05b1: Pull complete 17:05:07 2437ff75d9bd: Pull complete 17:05:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:07 prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container 17:05:07 $ 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/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@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 17:05:09 $ docker top a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:10 ---> job-cost.sh 17:05:10 lf-activate-venv: SKIPPING 17:05:10 INFO: No Stack... 17:05:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:11 INFO: Archiving Costs [Pipeline] sh 17:05:12 + cat /w/workspace/device-usb-camera/144/archives/cost.csv 17:05:12 + cut -d, -f6 [Pipeline] lock 17:05:12 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] 17:05:12 Resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] did not exist. Created. 17:05:12 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:12 /w/workspace/device-usb-camera/144@tmp/durable-c2712207/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:05:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:13 Warning: overwriting stash ‘stack-cost’ 17:05:13 Stashed 1 file(s) [Pipeline] } 17:05:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:13 $ docker stop --time=1 a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 17:05:15 $ docker rm -f --volumes a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 [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 17:05:15 provisioning config files... 17:05:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10654010036859418433tmp [Pipeline] { [Pipeline] sh 17:05:16 + set +x 17:05:16 + bash -s -- 17:05:16 + curl -s https://codecov.io/bash 17:05:16 17:05:16 _____ _ 17:05:16 / ____| | | 17:05:16 | | ___ __| | ___ ___ _____ __ 17:05:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:16 Bash-1.0.6 17:05:16 17:05:16 17:05:16 ==> git version 2.25.1 found 17:05:16 ==> 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 17:05:16 Release-Date: 2020-01-08 17:05:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:16 ==> Jenkins CI detected. 17:05:16 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:05:16 project root: . 17:05:16 --> token set from env 17:05:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:16 ==> Running gcov in . (disable via -X gcov) 17:05:16 ==> Python coveragepy not found 17:05:16 ==> Searching for coverage reports in: 17:05:16 + . 17:05:16 -> Found 1 reports 17:05:16 ==> Detecting git/mercurial file structure 17:05:16 ==> Reading reports 17:05:16 + ./coverage.out bytes=54378 17:05:16 ==> Appending adjustments 17:05:16 https://docs.codecov.io/docs/fixing-reports 17:05:16 + Found adjustments 17:05:16 ==> Gzipping contents 17:05:16 8.0K /tmp/codecov.hkzczZ.gz 17:05:16 ==> Uploading reports 17:05:16 url: https://codecov.io 17:05:16 query: branch=main&commit=608e40c23f76d16630ee0e9665a55efbd32c6bcb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:05:16 -> Pinging Codecov 17:05:16 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:05:16 -> Uploading to 17:05:16 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/73D8F5FF140700D3E01443B452E23636/608e40c23f76d16630ee0e9665a55efbd32c6bcb/f42714d2-ec9f-496f-ad5c-75b2904bacd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T170516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21553ba2a1bb3e6039cbd8fe8e1cb918390c5970a1042d388c9a890dfd93103f 17:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:16 Dload Upload Total Spent Left Speed 17:05:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 30491 --:--:-- --:--:-- --:--:-- 30491 17:05:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } 17:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:05:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:05:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:17 17:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:05:17 df9b9388f04a: Pulling fs layer 17:05:17 52dc419b0ee2: Pulling fs layer 17:05:17 25bc292e5bac: Pulling fs layer 17:05:17 114826534d7a: Pulling fs layer 17:05:17 4657fd5d0bcf: Pulling fs layer 17:05:17 6ad1cebc031e: Pulling fs layer 17:05:17 8a3aa393b2d8: Pulling fs layer 17:05:17 4657fd5d0bcf: Waiting 17:05:17 114826534d7a: Waiting 17:05:17 6ad1cebc031e: Waiting 17:05:17 8a3aa393b2d8: Waiting 17:05:17 25bc292e5bac: Verifying Checksum 17:05:17 25bc292e5bac: Download complete 17:05:17 52dc419b0ee2: Verifying Checksum 17:05:17 52dc419b0ee2: Download complete 17:05:17 4657fd5d0bcf: Verifying Checksum 17:05:17 4657fd5d0bcf: Download complete 17:05:17 df9b9388f04a: Download complete 17:05:17 df9b9388f04a: Pull complete 17:05:17 6ad1cebc031e: Verifying Checksum 17:05:17 6ad1cebc031e: Download complete 17:05:17 52dc419b0ee2: Pull complete 17:05:17 25bc292e5bac: Pull complete 17:05:18 114826534d7a: Verifying Checksum 17:05:18 114826534d7a: Download complete 17:05:18 8a3aa393b2d8: Verifying Checksum 17:05:18 8a3aa393b2d8: Download complete 17:05:22 114826534d7a: Pull complete 17:05:22 4657fd5d0bcf: Pull complete 17:05:22 6ad1cebc031e: Pull complete 17:05:25 8a3aa393b2d8: Pull complete 17:05:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:25 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:05:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:05:30 $ docker top 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:05:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:05:33 + set -o pipefail 17:05:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:05:38 17:05:38 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:05:38 17:05:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/da82a9a9-7922-48c2-a491-8d580a6680cd 17:05:38 17:05:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:05:38 17:05:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:05:38 17:05:38 17:05:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:05:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:05:38 More details here: https://snyk.co/ue1NS 17:05:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:05:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:05:38 $ docker stop --time=1 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 17:05:41 $ docker rm -f --volumes 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 [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 17:05:42 + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] sh 17:05:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:43 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:05:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:05:43 $ docker top 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 -eo pid,comm 17:05:43 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). 17:05:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:43 [ssh-agent] Looking for ssh-agent implementation... 17:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:44 $ docker exec 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 ssh-agent 17:05:44 SSH_AUTH_SOCK=/tmp/ssh-lfVNlaFHrDw1/agent.32 17:05:44 SSH_AGENT_PID=38 17:05:44 Running ssh-add (command line suppressed) 17:05:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13216030551920632677.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13216030551920632677.key) 17:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:44 + git semver tag 17:05:44 2023-09-13 17:05:44,774 [run_tag] DEBUG tag force:False 17:05:44 2023-09-13 17:05:44,774 [check_head_tag] DEBUG check head tag 17:05:44 2023-09-13 17:05:44,776 [execute] INFO git cat-file --batch-check 17:05:44 2023-09-13 17:05:44,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:05:44 2023-09-13 17:05:44,780 [execute] INFO git cat-file --batch 17:05:44 2023-09-13 17:05:44,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:05:44 2023-09-13 17:05:44,819 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:05:44 2023-09-13 17:05:44,819 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 17:05:44 2023-09-13 17:05:44,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:05:44 2023-09-13 17:05:44,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:05:44 3.1.0-dev.19 [Pipeline] } 17:05:44 $ docker exec --env ******** --env ******** 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 ssh-agent -k 17:05:44 unset SSH_AUTH_SOCK; 17:05:44 unset SSH_AGENT_PID; 17:05:44 echo Agent pid 38 killed; 17:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:45 + git semver [Pipeline] } 17:05:45 $ docker stop --time=1 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 17:05:46 $ docker rm -f --volumes 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:47 17:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:47 0.23.1-centos7: Pulling from edgex-lftools 17:05:47 ab5ef0e58194: Pulling fs layer 17:05:47 9712f1f96733: Pulling fs layer 17:05:47 63f879dbbcfc: Pulling fs layer 17:05:47 0d9ebad4ef96: Pulling fs layer 17:05:47 e9a5061849ea: Pulling fs layer 17:05:47 d747dcd14b5f: Pulling fs layer 17:05:47 2de7ff778b66: Pulling fs layer 17:05:47 d747dcd14b5f: Waiting 17:05:47 e9a5061849ea: Waiting 17:05:47 2de7ff778b66: Waiting 17:05:47 0d9ebad4ef96: Waiting 17:05:47 9712f1f96733: Verifying Checksum 17:05:47 9712f1f96733: Download complete 17:05:47 63f879dbbcfc: Verifying Checksum 17:05:47 63f879dbbcfc: Download complete 17:05:48 e9a5061849ea: Verifying Checksum 17:05:48 e9a5061849ea: Download complete 17:05:48 0d9ebad4ef96: Verifying Checksum 17:05:48 0d9ebad4ef96: Download complete 17:05:48 ab5ef0e58194: Verifying Checksum 17:05:48 ab5ef0e58194: Download complete 17:05:48 2de7ff778b66: Verifying Checksum 17:05:48 2de7ff778b66: Download complete 17:05:50 ab5ef0e58194: Pull complete 17:05:50 9712f1f96733: Pull complete 17:05:51 63f879dbbcfc: Pull complete 17:05:55 0d9ebad4ef96: Pull complete 17:05:55 e9a5061849ea: Pull complete 17:05:55 d747dcd14b5f: Pull complete 17:05:56 2de7ff778b66: Pull complete 17:05:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:56 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:05:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:06:03 $ docker top e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:06:03 provisioning config files... 17:06:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6387024438004122244tmp 17:06:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3440050365975459976tmp 17:06:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12102521324053091188tmp [Pipeline] { [Pipeline] echo 17:06:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:06:03 ---> sigul-configuration.sh 17:06:03 gpg: directory `/root/.gnupg' created 17:06:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:06:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:06:03 gpg: keyring `/root/.gnupg/secring.gpg' created 17:06:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:06:03 gpg: CAST5 encrypted data 17:06:03 gpg: encrypted with 1 passphrase 17:06:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:06:04 + mkdir /home/jenkins 17:06:04 + mkdir /home/jenkins/sigul [Pipeline] sh 17:06:04 + 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 17:06:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:06:04 ---> sigul-install.sh 17:06:04 Sigul already installed; skipping installation. [Pipeline] sh 17:06:05 + git tag --list 17:06:05 v0.0.0 17:06:05 v0.0.1-dev.1 17:06:05 v0.0.1-dev.10 17:06:05 v0.0.1-dev.11 17:06:05 v0.0.1-dev.12 17:06:05 v0.0.1-dev.13 17:06:05 v0.0.1-dev.14 17:06:05 v0.0.1-dev.15 17:06:05 v0.0.1-dev.16 17:06:05 v0.0.1-dev.2 17:06:05 v0.0.1-dev.3 17:06:05 v0.0.1-dev.4 17:06:05 v0.0.1-dev.5 17:06:05 v0.0.1-dev.6 17:06:05 v0.0.1-dev.7 17:06:05 v0.0.1-dev.8 17:06:05 v0.0.1-dev.9 17:06:05 v2.2.0 17:06:05 v2.2.0-dev.17 17:06:05 v2.2.0-dev.18 17:06:05 v2.2.0-dev.19 17:06:05 v2.2.0-dev.20 17:06:05 v2.2.0-dev.21 17:06:05 v2.2.0-dev.22 17:06:05 v2.2.0-dev.23 17:06:05 v2.2.0-dev.24 17:06:05 v2.2.0-dev.25 17:06:05 v2.2.0-dev.26 17:06:05 v2.2.0-dev.27 17:06:05 v2.3.0 17:06:05 v2.3.0-dev.1 17:06:05 v2.3.0-dev.10 17:06:05 v2.3.0-dev.11 17:06:05 v2.3.0-dev.12 17:06:05 v2.3.0-dev.13 17:06:05 v2.3.0-dev.14 17:06:05 v2.3.0-dev.15 17:06:05 v2.3.0-dev.16 17:06:05 v2.3.0-dev.17 17:06:05 v2.3.0-dev.18 17:06:05 v2.3.0-dev.19 17:06:05 v2.3.0-dev.2 17:06:05 v2.3.0-dev.20 17:06:05 v2.3.0-dev.21 17:06:05 v2.3.0-dev.22 17:06:05 v2.3.0-dev.23 17:06:05 v2.3.0-dev.24 17:06:05 v2.3.0-dev.25 17:06:05 v2.3.0-dev.26 17:06:05 v2.3.0-dev.27 17:06:05 v2.3.0-dev.28 17:06:05 v2.3.0-dev.3 17:06:05 v2.3.0-dev.4 17:06:05 v2.3.0-dev.5 17:06:05 v2.3.0-dev.6 17:06:05 v2.3.0-dev.7 17:06:05 v2.3.0-dev.8 17:06:05 v2.3.0-dev.9 17:06:05 v2.3.1 17:06:05 v2.3.1-dev.4 17:06:05 v2.3.1-dev.5 17:06:05 v2.3.1-dev.6 17:06:05 v3.0 17:06:05 v3.0.0 17:06:05 v3.0.0-dev.1 17:06:05 v3.0.0-dev.10 17:06:05 v3.0.0-dev.11 17:06:05 v3.0.0-dev.12 17:06:05 v3.0.0-dev.13 17:06:05 v3.0.0-dev.14 17:06:05 v3.0.0-dev.15 17:06:05 v3.0.0-dev.16 17:06:05 v3.0.0-dev.17 17:06:05 v3.0.0-dev.18 17:06:05 v3.0.0-dev.19 17:06:05 v3.0.0-dev.2 17:06:05 v3.0.0-dev.20 17:06:05 v3.0.0-dev.21 17:06:05 v3.0.0-dev.22 17:06:05 v3.0.0-dev.23 17:06:05 v3.0.0-dev.24 17:06:05 v3.0.0-dev.25 17:06:05 v3.0.0-dev.26 17:06:05 v3.0.0-dev.27 17:06:05 v3.0.0-dev.28 17:06:05 v3.0.0-dev.29 17:06:05 v3.0.0-dev.3 17:06:05 v3.0.0-dev.30 17:06:05 v3.0.0-dev.31 17:06:05 v3.0.0-dev.32 17:06:05 v3.0.0-dev.33 17:06:05 v3.0.0-dev.34 17:06:05 v3.0.0-dev.35 17:06:05 v3.0.0-dev.36 17:06:05 v3.0.0-dev.37 17:06:05 v3.0.0-dev.38 17:06:05 v3.0.0-dev.39 17:06:05 v3.0.0-dev.4 17:06:05 v3.0.0-dev.40 17:06:05 v3.0.0-dev.41 17:06:05 v3.0.0-dev.42 17:06:05 v3.0.0-dev.43 17:06:05 v3.0.0-dev.44 17:06:05 v3.0.0-dev.45 17:06:05 v3.0.0-dev.46 17:06:05 v3.0.0-dev.47 17:06:05 v3.0.0-dev.48 17:06:05 v3.0.0-dev.49 17:06:05 v3.0.0-dev.5 17:06:05 v3.0.0-dev.50 17:06:05 v3.0.0-dev.51 17:06:05 v3.0.0-dev.6 17:06:05 v3.0.0-dev.7 17:06:05 v3.0.0-dev.8 17:06:05 v3.0.0-dev.9 17:06:05 v3.1.0-dev.1 17:06:05 v3.1.0-dev.10 17:06:05 v3.1.0-dev.11 17:06:05 v3.1.0-dev.12 17:06:05 v3.1.0-dev.13 17:06:05 v3.1.0-dev.14 17:06:05 v3.1.0-dev.15 17:06:05 v3.1.0-dev.16 17:06:05 v3.1.0-dev.17 17:06:05 v3.1.0-dev.18 17:06:05 v3.1.0-dev.19 17:06:05 v3.1.0-dev.2 17:06:05 v3.1.0-dev.3 17:06:05 v3.1.0-dev.4 17:06:05 v3.1.0-dev.5 17:06:05 v3.1.0-dev.6 17:06:05 v3.1.0-dev.7 17:06:05 v3.1.0-dev.8 17:06:05 v3.1.0-dev.9 [Pipeline] sh 17:06:05 + lftools sign git-tag v3.1.0-dev.19 17:06:05 Signing Git tag with Sigul... 17:06:05 Signing v3.1.0-dev.19 [Pipeline] echo 17:06:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:06:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:06:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:06:06 $ docker stop --time=1 e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 17:06:07 $ docker rm -f --volumes e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:06:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:06:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:08 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:06:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:06:08 $ docker top 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc -eo pid,comm 17:06:08 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). 17:06:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:08 [ssh-agent] Looking for ssh-agent implementation... 17:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:09 $ docker exec 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc ssh-agent 17:06:09 SSH_AUTH_SOCK=/tmp/ssh-5d9B59SbWUD0/agent.32 17:06:09 SSH_AGENT_PID=38 17:06:09 Running ssh-add (command line suppressed) 17:06:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11756163523101562132.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11756163523101562132.key) 17:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:09 + git semver bump pre 17:06:09 2023-09-13 17:06:09,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:06:09 2023-09-13 17:06:09,815 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 17:06:09 2023-09-13 17:06:09,815 [bump_version] DEBUG bumped version:3.1.0-dev.20 17:06:09 2023-09-13 17:06:09,815 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:06:09 2023-09-13 17:06:09,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:06:09 2023-09-13 17:06:09,815 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:06:09 2023-09-13 17:06:09,818 [execute] INFO git cat-file --batch-check 17:06:09 2023-09-13 17:06:09,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:06:09 2023-09-13 17:06:09,823 [execute] INFO git cat-file --batch 17:06:09 2023-09-13 17:06:09,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:06:09 2023-09-13 17:06:09,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:06:09 3.1.0-dev.20 [Pipeline] } 17:06:09 $ docker exec --env ******** --env ******** 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc ssh-agent -k 17:06:10 unset SSH_AUTH_SOCK; 17:06:10 unset SSH_AGENT_PID; 17:06:10 echo Agent pid 38 killed; 17:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:10 + git semver [Pipeline] } 17:06:10 $ docker stop --time=1 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc 17:06:11 $ docker rm -f --volumes 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc [Pipeline] // withDockerContainer [Pipeline] sh 17:06:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:06:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:12 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:06:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:06:13 $ docker top 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb -eo pid,comm 17:06:13 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). 17:06:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:13 [ssh-agent] Looking for ssh-agent implementation... 17:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:13 $ docker exec 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb ssh-agent 17:06:13 SSH_AUTH_SOCK=/tmp/ssh-c47crgZyusUH/agent.31 17:06:13 SSH_AGENT_PID=37 17:06:13 Running ssh-add (command line suppressed) 17:06:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18112537937429790507.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18112537937429790507.key) 17:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:13 + git semver push 17:06:14 2023-09-13 17:06:13,924 [run_push] DEBUG push 17:06:14 2023-09-13 17:06:13,925 [execute] INFO git cat-file --batch-check 17:06:14 2023-09-13 17:06:13,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:06:14 2023-09-13 17:06:13,929 [execute] INFO git rev-list bd74b5223651cb0fa8951cbb7900f4d01abd9808 -- 17:06:14 2023-09-13 17:06:13,930 [execute] DEBUG Popen(['git', 'rev-list', 'bd74b5223651cb0fa8951cbb7900f4d01abd9808', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:06:14 2023-09-13 17:06:13,937 [execute] INFO git fetch -v origin 17:06:14 2023-09-13 17:06:13,937 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:06:14 2023-09-13 17:06:14,882 [run_push] DEBUG no remote changes detected 17:06:14 2023-09-13 17:06:14,883 [execute] INFO git push origin semver 17:06:14 2023-09-13 17:06:14,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:06:15 2023-09-13 17:06:15,656 [run_push] DEBUG push all version tags 17:06:15 2023-09-13 17:06:15,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:06:15 2023-09-13 17:06:15,658 [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) 17:06:16 2023-09-13 17:06:16,361 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:06:16 3.1.0-dev.20 [Pipeline] } 17:06:16 $ docker exec --env ******** --env ******** 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb ssh-agent -k 17:06:16 unset SSH_AUTH_SOCK; 17:06:16 unset SSH_AGENT_PID; 17:06:16 echo Agent pid 37 killed; 17:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:17 + git semver [Pipeline] } 17:06:17 $ docker stop --time=1 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb 17:06:18 $ docker rm -f --volumes 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb [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 17:06:19 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 17:06:19 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:06:19 total 16 17:06:19 drwxr-xr-x 3 root root 4096 Sep 13 16:57 . 17:06:19 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 17:06 .. 17:06:19 drwxr-xr-x 2 root root 4096 Sep 13 16:57 cost 17:06:19 -rw-r--r-- 1 root root 89 Sep 13 16:57 cost.csv 17:06:19 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 17:06:19 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:06:19 total 16 17:06:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:57 . 17:06:19 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 17:06 .. 17:06:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:57 cost 17:06:19 -rw-r--r-- 1 jenkins jenkins 89 Sep 13 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:06:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:20 ---> package-listing.sh 17:06:20 ++ facter osfamily 17:06:20 ++ tr '[:upper:]' '[:lower:]' 17:06:20 + OS_FAMILY=debian 17:06:20 + workspace=/w/workspace/exfoundry_device-usb-camera_main 17:06:20 + START_PACKAGES=/tmp/packages_start.txt 17:06:20 + END_PACKAGES=/tmp/packages_end.txt 17:06:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:20 + PACKAGES=/tmp/packages_start.txt 17:06:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:06:20 + PACKAGES=/tmp/packages_end.txt 17:06:20 + case "${OS_FAMILY}" in 17:06:20 + dpkg -l 17:06:20 + grep '^ii' 17:06:20 + '[' -f /tmp/packages_start.txt ']' 17:06:20 + '[' -f /tmp/packages_end.txt ']' 17:06:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:06:20 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 17:06:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 17:06:20 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 17:06:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:21 prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container 17:06:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:21 $ docker top 5bc3209c114e35db3275791d822a423725f2f1e0248a8d3dccb6c91c2fbfaa88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:22 + ls /var/log/sa-host 17:06:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:22 provisioning config files... 17:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9038331068889253486tmp [Pipeline] { [Pipeline] echo 17:06:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:23 ---> create-netrc.sh [Pipeline] } 17:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:23 ---> python-tools-install.sh [Pipeline] echo 17:06:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:23 ---> sudo-logs.sh 17:06:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:24 ---> job-cost.sh 17:06:24 lf-activate-venv: SKIPPING 17:06:24 DEBUG: total: 0.2199999988079071 17:06:24 INFO: Retrieving Stack Cost... 17:06:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:24 INFO: Archiving Costs [Pipeline] echo 17:06:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:25 ---> logs-deploy.sh 17:06:25 lf-activate-venv: SKIPPING 17:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/144 17:06:25 INFO: archiving workspace using pattern(s): 17:06:26 Archives upload complete. 17:06:26 INFO: archiving logs to Nexus