Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 607f731e4853ec4e2d85133e839d4b6333ba41f7 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-ssh12983186291217408444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10753526083236091798.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16566805754691493218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15824208667553724786.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-ssh4151764701588075608.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-292 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 607f731e4853ec4e2d85133e839d4b6333ba41f7 (main) Commit message: "Merge pull request #183 from lenny-intel/go-1.20" > 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 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 > git rev-list --no-walk ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:01 ========================================================= 00:05:01 EdgeX Global Pipelines Version Info 00:05:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:02 ------------------- 00:05:02 stable info: 00:05:02 ------------------- 00:05:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:05:02 Message: update stable to v1.0.245 00:05:03 ------------------- 00:05:03 experimental info: 00:05:03 ------------------- 00:05:03 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:05:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 607f731 [Pipeline] echo 00:05:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:03 provisioning config files... 00:05:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7022671809942145868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:04 ---> docker-login.sh 00:05:04 nexus3.edgexfoundry.org:10001 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 nexus3.edgexfoundry.org:10002 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 nexus3.edgexfoundry.org:10003 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 nexus3.edgexfoundry.org:10004 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 docker.io 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:05 Configure a credential helper to remove this warning. See 00:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:05 00:05:05 Login Succeeded 00:05:05 ---> docker-login.sh ends [Pipeline] } 00:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:05:05 + git rev-list -1 --merges 607f731e4853ec4e2d85133e839d4b6333ba41f7~1..607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo 00:05:05 -----------> git rev-list -1 --merges 607f731e4853ec4e2d85133e839d4b6333ba41f7~1..607f731e4853ec4e2d85133e839d4b6333ba41f7 607f731e4853ec4e2d85133e839d4b6333ba41f7 00:05:05 607f731e4853ec4e2d85133e839d4b6333ba41f7 [false] [Pipeline] sh 00:05:05 + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo 00:05:05 ========================================================= 00:05:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:05:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:06 + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] echo 00:05:06 [semverPrep] GIT_COMMIT: 607f731e4853ec4e2d85133e839d4b6333ba41f7, Commit Message: Merge pull request #183 from lenny-intel/go-1.20 [Pipeline] echo 00:05:06 [semverPrep] This is not a build commit. [Pipeline] sh 00:05:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:06 + grep -v github /etc/ssh/ssh_known_hosts 00:05:06 + [ -e /tmp/ssh_known_hosts ] 00:05:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:05:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:05:06 + sudo tee -a /etc/ssh/ssh_known_hosts 00:05:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:06 00:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:07 0.1.4: Pulling from edgex-devops/py-git-semver 00:05:07 b85a868b505f: Pulling fs layer 00:05:07 e2be974225ed: Pulling fs layer 00:05:07 339a4e72a1f5: Pulling fs layer 00:05:07 988bab9f4d93: Pulling fs layer 00:05:07 1469e6f7b9e6: Pulling fs layer 00:05:07 eaf3925da568: Pulling fs layer 00:05:07 bab4dde63d76: Pulling fs layer 00:05:07 bde34c3a00c8: Pulling fs layer 00:05:07 b352a97aabf1: Pulling fs layer 00:05:07 988bab9f4d93: Waiting 00:05:07 4872d77fe225: Pulling fs layer 00:05:07 5851b861e8e6: Pulling fs layer 00:05:07 1469e6f7b9e6: Waiting 00:05:07 eaf3925da568: Waiting 00:05:07 bab4dde63d76: Waiting 00:05:07 b352a97aabf1: Waiting 00:05:07 4872d77fe225: Waiting 00:05:07 5851b861e8e6: Waiting 00:05:07 e2be974225ed: Verifying Checksum 00:05:07 e2be974225ed: Download complete 00:05:07 988bab9f4d93: Verifying Checksum 00:05:07 988bab9f4d93: Download complete 00:05:07 1469e6f7b9e6: Verifying Checksum 00:05:07 1469e6f7b9e6: Download complete 00:05:07 eaf3925da568: Download complete 00:05:07 339a4e72a1f5: Download complete 00:05:07 bde34c3a00c8: Verifying Checksum 00:05:07 bde34c3a00c8: Download complete 00:05:07 b352a97aabf1: Verifying Checksum 00:05:07 4872d77fe225: Verifying Checksum 00:05:07 4872d77fe225: Download complete 00:05:07 5851b861e8e6: Verifying Checksum 00:05:07 5851b861e8e6: Download complete 00:05:07 b85a868b505f: Verifying Checksum 00:05:07 b85a868b505f: Download complete 00:05:08 bab4dde63d76: Verifying Checksum 00:05:08 bab4dde63d76: Download complete 00:05:09 b85a868b505f: Pull complete 00:05:09 e2be974225ed: Pull complete 00:05:09 339a4e72a1f5: Pull complete 00:05:09 988bab9f4d93: Pull complete 00:05:09 1469e6f7b9e6: Pull complete 00:05:09 eaf3925da568: Pull complete 00:05:11 bab4dde63d76: Pull complete 00:05:11 bde34c3a00c8: Pull complete 00:05:11 b352a97aabf1: Pull complete 00:05:12 4872d77fe225: Pull complete 00:05:12 5851b861e8e6: Pull complete 00:05:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:12 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:05: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:05:13 $ docker top 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 -eo pid,comm 00:05: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). 00:05:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:13 [ssh-agent] Looking for ssh-agent implementation... 00:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:13 $ docker exec 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent 00:05:14 SSH_AUTH_SOCK=/tmp/ssh-wUQ2BMyDIq1n/agent.32 00:05:14 SSH_AGENT_PID=38 00:05:14 Running ssh-add (command line suppressed) 00:05:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14388329200014655078.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14388329200014655078.key) 00:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:14 + git tag --points-at HEAD [Pipeline] } 00:05:14 $ docker exec --env ******** --env ******** 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent -k 00:05:14 unset SSH_AUTH_SOCK; 00:05:14 unset SSH_AGENT_PID; 00:05:14 echo Agent pid 38 killed; 00:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:14 [ssh-agent] Looking for ssh-agent implementation... 00:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:14 $ docker exec 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent 00:05:14 SSH_AUTH_SOCK=/tmp/ssh-0NqbSYf6uGGj/agent.70 00:05:14 SSH_AGENT_PID=76 00:05:14 Running ssh-add (command line suppressed) 00:05:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17031628441766029297.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17031628441766029297.key) 00:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:15 + git semver init 00:05:15 2023-03-15 00:05:15,444 [run_init] DEBUG init version:0.0.0 force:False 00:05:15 2023-03-15 00:05:15,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:05:15 2023-03-15 00:05:15,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:05:15 2023-03-15 00:05:15,446 [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) 00:05:16 2023-03-15 00:05:16,153 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:05:16 2023-03-15 00:05:16,153 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:05:16 2023-03-15 00:05:16,153 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:05:16 2023-03-15 00:05:16,154 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:05:16 3.0.0-dev.17 [Pipeline] } 00:05:16 $ docker exec --env ******** --env ******** 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 ssh-agent -k 00:05:16 unset SSH_AUTH_SOCK; 00:05:16 unset SSH_AGENT_PID; 00:05:16 echo Agent pid 76 killed; 00:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:16 + git semver [Pipeline] } 00:05:17 $ docker stop --time=1 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 00:05:18 $ docker rm -f --volumes 4cfdceba4c91a9199e5308c5ab01fa0d7bbdca6dea4ae5dbab46128cf18ecbd8 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:19 Stashed 1 file(s) [Pipeline] echo 00:05:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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 00:05:19 provisioning config files... 00:05:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12927579690968444007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:19 ---> docker-login.sh 00:05:19 nexus3.edgexfoundry.org:10001 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 nexus3.edgexfoundry.org:10002 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 nexus3.edgexfoundry.org:10003 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 nexus3.edgexfoundry.org:10004 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 docker.io 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:20 Configure a credential helper to remove this warning. See 00:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:20 00:05:20 Login Succeeded 00:05:20 ---> docker-login.sh ends [Pipeline] } 00:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:20 ========================================================= 00:05:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:05:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:05:20 Sending build context to Docker daemon 1.803MB 00:05:20 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:05:20 Step 2/13 : FROM ${BASE} AS builder 00:05:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:20 63b65145d645: Pulling fs layer 00:05:20 a2d21d5440eb: Pulling fs layer 00:05:20 935e6c44a52c: Pulling fs layer 00:05:20 94cc34f8dd06: Pulling fs layer 00:05:20 30dea6a524f1: Pulling fs layer 00:05:20 a2aff8979fd8: Pulling fs layer 00:05:20 6808be2612f2: Pulling fs layer 00:05:20 f25807f1079a: Pulling fs layer 00:05:20 30dea6a524f1: Waiting 00:05:20 a2aff8979fd8: Waiting 00:05:20 6808be2612f2: Waiting 00:05:20 f25807f1079a: Waiting 00:05:20 a2d21d5440eb: Verifying Checksum 00:05:20 a2d21d5440eb: Download complete 00:05:20 94cc34f8dd06: Verifying Checksum 00:05:20 94cc34f8dd06: Download complete 00:05:20 30dea6a524f1: Verifying Checksum 00:05:20 30dea6a524f1: Download complete 00:05:20 63b65145d645: Verifying Checksum 00:05:20 63b65145d645: Download complete 00:05:20 a2aff8979fd8: Verifying Checksum 00:05:20 a2aff8979fd8: Download complete 00:05:20 63b65145d645: Pull complete 00:05:20 a2d21d5440eb: Pull complete 00:05:21 f25807f1079a: Verifying Checksum 00:05:21 f25807f1079a: Download complete 00:05:21 935e6c44a52c: Verifying Checksum 00:05:21 935e6c44a52c: Download complete 00:05:21 6808be2612f2: Verifying Checksum 00:05:21 6808be2612f2: Download complete 00:05:25 935e6c44a52c: Pull complete 00:05:25 94cc34f8dd06: Pull complete 00:05:25 30dea6a524f1: Pull complete 00:05:25 a2aff8979fd8: Pull complete 00:05:27 6808be2612f2: Pull complete 00:05:28 f25807f1079a: Pull complete 00:05:28 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:05:28 ---> 3b553350e43f 00:05:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:05:30 ---> Running in 53c7612e6db7 00:05:30 Removing intermediate container 53c7612e6db7 00:05:30 ---> c969a6191376 00:05:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:30 ---> Running in 5f4b83a9162e 00:05:30 Removing intermediate container 5f4b83a9162e 00:05:30 ---> fbd724ce9ac8 00:05:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:05:30 ---> Running in eb178021bea0 00:05:30 Removing intermediate container eb178021bea0 00:05:30 ---> cabf7c9685df 00:05:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:05:30 ---> Running in 1e66ca7899fc 00:05:30 Removing intermediate container 1e66ca7899fc 00:05:30 ---> 783e418019dc 00:05:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:30 ---> Running in 9131152f7973 00:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:31 (1/14) Installing libintl (0.21.1-r1) 00:05:31 (2/14) Installing eudev-libs (3.2.11-r4) 00:05:31 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:05:31 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:05:31 (5/14) Installing v4l-utils (1.22.1-r2) 00:05:31 (6/14) Installing udev-init-scripts (35-r1) 00:05:31 (7/14) Installing libblkid (2.38.1-r1) 00:05:31 (8/14) Installing xz-libs (5.2.9-r0) 00:05:31 (9/14) Installing zstd-libs (1.5.2-r9) 00:05:31 (10/14) Installing kmod-libs (30-r1) 00:05:31 (11/14) Installing eudev (3.2.11-r4) 00:05:31 (12/14) Installing eudev-dev (3.2.11-r4) 00:05:31 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:05:31 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:05:31 Executing busybox-1.35.0-r29.trigger 00:05:31 Executing eudev-3.2.11-r4.trigger 00:05:31 OK: 272 MiB in 67 packages 00:05:32 Removing intermediate container 9131152f7973 00:05:32 ---> dce97f4be7bd 00:05:32 Step 8/13 : WORKDIR /device-usb-camera 00:05:32 ---> Running in e5e9ed308e43 00:05:32 Removing intermediate container e5e9ed308e43 00:05:32 ---> 1bc7308f53a3 00:05:32 Step 9/13 : COPY go.mod vendor* ./ 00:05:32 ---> 78b195a42fdc 00:05:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:32 ---> Running in a1918ee9947a 00:05:34 Still waiting to schedule task 00:05:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-290’ 00:05:54 Removing intermediate container a1918ee9947a 00:05:54 ---> f9ffff023bfc 00:05:54 Step 11/13 : COPY . . 00:05:54 ---> de52177a5df4 00:05:54 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:05:54 ---> Running in 762c4cb421ae 00:05:54  % Total % Received % Xferd Average Speed Time Time Time Current 00:05:54 Dload Upload Total Spent Left Speed 00:05:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7394 0 --:--:-- --:--:-- --:--:-- 7426 00:05:54 Removing intermediate container 762c4cb421ae 00:05:54 ---> ec5eaae64281 00:05:54 Step 13/13 : RUN ${MAKE} 00:05:54 ---> Running in f7be9525eb11 00:05:54 noop 00:05:54 Removing intermediate container f7be9525eb11 00:05:54 ---> 9beeef493253 00:05:54 Successfully built 9beeef493253 00:05:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:54 + docker inspect -f . ci-base-image-x86_64 00:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:54 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:05:54 $ 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 00:05:54 $ docker top 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:55 + go version 00:05:55 go version go1.20.2 linux/amd64 [Pipeline] } 00:05:55 $ docker stop --time=1 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 00:05:56 $ docker rm -f --volumes 8917e00fea5a7b71ada39771b5a1239f908a1ca01895b38ec35cabce5d5e4da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:56 + docker inspect -f . ci-base-image-x86_64 00:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:57 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:05:57 $ 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 00:05:57 $ docker top 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:57 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:05:58 + make test 00:05:58 go test ./... -coverprofile=coverage.out ./... 00:06:03 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:06:13 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:06:13 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 2.0% of statements 00:06:18 go vet ./... 00:06:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:22 ./bin/test-attribution-txt.sh [Pipeline] echo 00:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:22 $ docker stop --time=1 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 00:06:24 $ docker rm -f --volumes 93030d8a3338e209edf0d95d787659483826cd4927e32639178ec1e9a12be367 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:06:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:26 + ls -al . 00:06:26 total 188 00:06:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 00:05 . 00:06:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 .. 00:06:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:05 .git 00:06:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 .github 00:06:26 -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 00:05 .gitignore 00:06:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 00:05 .golangci.yml 00:06:26 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 00:05 .hadolint.yml 00:06:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:05 .semver 00:06:26 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 00:05 Attribution.txt 00:06:26 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 00:05 CHANGELOG.md 00:06:26 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 00:05 Dockerfile 00:06:26 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 00:05 GOVERNANCE.md 00:06:26 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 00:05 Jenkinsfile 00:06:26 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 00:05 LICENSE 00:06:26 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 00:05 Makefile 00:06:26 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 00:05 OWNERS.md 00:06:26 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 15 00:05 README.md 00:06:26 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 00:05 VERSION 00:06:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:05 bin 00:06:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 cmd 00:06:26 -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 00:06 coverage.out 00:06:26 -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 00:05 docker-entrypoint.sh 00:06:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 docs 00:06:26 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 00:05 go.mod 00:06:26 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 00:05 go.sum 00:06:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:05 internal 00:06:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:05 snap 00:06:26 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:26 + 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=607f731e4853ec4e2d85133e839d4b6333ba41f7 --label arch=amd64 --label version=3.0.0-dev.17 . 00:06:26 Sending build context to Docker daemon 1.832MB 00:06:26 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 00:06:26 Step 2/35 : FROM ${BASE} AS builder 00:06:26 ---> 9beeef493253 00:06:26 Step 3/35 : ARG ADD_BUILD_TAGS="" 00:06:26 ---> Running in f3da80babbad 00:06:26 Removing intermediate container f3da80babbad 00:06:26 ---> cae9d037c182 00:06:26 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:26 ---> Running in 9a1c91f2f1be 00:06:26 Removing intermediate container 9a1c91f2f1be 00:06:26 ---> cb4f88458954 00:06:26 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:06:26 ---> Running in dbba8c619f0d 00:06:26 Removing intermediate container dbba8c619f0d 00:06:26 ---> c7ad9dedbc8c 00:06:26 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:06:26 ---> Running in 6b4c599709ea 00:06:26 Removing intermediate container 6b4c599709ea 00:06:26 ---> 0241e70dbb4c 00:06:26 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:26 ---> Running in df9a1e5863ef 00:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:06:27 OK: 272 MiB in 67 packages 00:06:27 Removing intermediate container df9a1e5863ef 00:06:27 ---> fa200e5efa34 00:06:27 Step 8/35 : WORKDIR /device-usb-camera 00:06:27 ---> Running in 68811f671e7e 00:06:28 Removing intermediate container 68811f671e7e 00:06:28 ---> f03f9b1f32bc 00:06:28 Step 9/35 : COPY go.mod vendor* ./ 00:06:28 ---> ed105e41d9fb 00:06:28 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:28 ---> Running in 853a14745a55 00:06:28 Removing intermediate container 853a14745a55 00:06:28 ---> bfc8e7e4b6cb 00:06:28 Step 11/35 : COPY . . 00:06:29 ---> 65fe652fab73 00:06:29 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:06:29 ---> Running in 7d0d032e73eb 00:06:29  % Total % Received % Xferd Average Speed Time Time Time Current 00:06:29 Dload Upload Total Spent Left Speed 00:06:29  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18910 0 --:--:-- --:--:-- --:--:-- 19309 00:06:30 Removing intermediate container 7d0d032e73eb 00:06:30 ---> dd71e8c712b6 00:06:30 Step 13/35 : RUN ${MAKE} 00:06:30 ---> Running in c5c9c9178860 00:06:30 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:06:52 Removing intermediate container c5c9c9178860 00:06:52 ---> 71abb5e9cc06 00:06:52 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:06:52 v0.21.6: Pulling from aler9/rtsp-simple-server 00:06:52 4acc49c71d14: Pulling fs layer 00:06:52 4acc49c71d14: Verifying Checksum 00:06:52 4acc49c71d14: Download complete 00:06:52 4acc49c71d14: Pull complete 00:06:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:06:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:06:52 ---> 01a2bd3e5fff 00:06:52 Step 15/35 : FROM alpine:3.17 00:06:52 3.17: Pulling from library/alpine 00:06:52 63b65145d645: Already exists 00:06:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:06:52 Status: Downloaded newer image for alpine:3.17 00:06:52 ---> b2aa39c304c2 00:06:52 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:06:52 ---> Running in 3ab050941357 00:06:52 Removing intermediate container 3ab050941357 00:06:52 ---> f6e210add81a 00:06:52 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:06:52 ---> Running in d70f311e6c43 00:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:06:52 (1/86) Installing dumb-init (1.2.5-r2) 00:06:52 (2/86) Installing sdl2 (2.26.3-r0) 00:06:52 (3/86) Installing svt-av1-libs (1.3.0-r0) 00:06:52 (4/86) Installing libxau (1.0.10-r0) 00:06:52 (5/86) Installing libmd (1.0.4-r0) 00:06:52 (6/86) Installing libbsd (0.11.7-r0) 00:06:52 (7/86) Installing libxdmcp (1.1.4-r0) 00:06:52 (8/86) Installing libxcb (1.15-r0) 00:06:52 (9/86) Installing libx11 (1.8.4-r0) 00:06:52 (10/86) Installing aom-libs (3.5.0-r0) 00:06:52 (11/86) Installing alsa-lib (1.2.8-r0) 00:06:52 (12/86) Installing libexpat (2.5.0-r0) 00:06:52 (13/86) Installing brotli-libs (1.0.9-r9) 00:06:52 (14/86) Installing libbz2 (1.0.8-r4) 00:06:52 (15/86) Installing libpng (1.6.38-r0) 00:06:52 (16/86) Installing freetype (2.12.1-r0) 00:06:52 (17/86) Installing fontconfig (2.14.1-r0) 00:06:52 (18/86) Installing fribidi (1.0.12-r0) 00:06:52 (19/86) Installing libffi (3.4.4-r0) 00:06:52 (20/86) Installing libintl (0.21.1-r1) 00:06:52 (21/86) Installing libblkid (2.38.1-r1) 00:06:52 (22/86) Installing libmount (2.38.1-r1) 00:06:52 (23/86) Installing pcre2 (10.42-r0) 00:06:52 (24/86) Installing glib (2.74.6-r0) 00:06:52 (25/86) Installing graphite2 (1.3.14-r2) 00:06:52 (26/86) Installing harfbuzz (5.3.1-r1) 00:06:52 (27/86) Installing libass (0.16.0-r1) 00:06:52 (28/86) Installing libdav1d (1.0.0-r2) 00:06:52 (29/86) Installing hwdata-pci (0.364-r0) 00:06:52 (30/86) Installing libpciaccess (0.17-r0) 00:06:52 (31/86) Installing libdrm (2.4.114-r0) 00:06:52 (32/86) Installing gmp (6.2.1-r2) 00:06:52 (33/86) Installing nettle (3.8.1-r0) 00:06:52 (34/86) Installing p11-kit (0.24.1-r1) 00:06:52 (35/86) Installing libtasn1 (4.19.0-r0) 00:06:52 (36/86) Installing libunistring (1.1-r0) 00:06:52 (37/86) Installing gnutls (3.7.8-r3) 00:06:52 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:06:52 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 00:06:52 (40/86) Installing lame (3.100-r2) 00:06:52 (41/86) Installing opus (1.3.1-r1) 00:06:52 (42/86) Installing libasyncns (0.8-r1) 00:06:52 (43/86) Installing dbus-libs (1.14.4-r0) 00:06:52 (44/86) Installing libltdl (2.4.7-r1) 00:06:52 (45/86) Installing orc (0.4.33-r0) 00:06:52 (46/86) Installing libgcc (12.2.1_git20220924-r4) 00:06:52 (47/86) Installing libogg (1.3.5-r2) 00:06:52 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 00:06:52 (49/86) Installing flac-libs (1.4.2-r0) 00:06:52 (50/86) Installing libvorbis (1.3.7-r0) 00:06:52 (51/86) Installing libsndfile (1.1.0-r2) 00:06:52 (52/86) Installing libgomp (12.2.1_git20220924-r4) 00:06:52 (53/86) Installing soxr (0.1.3-r3) 00:06:52 (54/86) Installing speexdsp (1.2.1-r0) 00:06:52 (55/86) Installing tdb-libs (1.4.7-r0) 00:06:52 (56/86) Installing libpulse (16.1-r6) 00:06:52 (57/86) Installing cjson (1.7.15-r3) 00:06:52 (58/86) Installing mbedtls (2.28.2-r0) 00:06:52 (59/86) Installing librist (0.2.7-r0) 00:06:52 (60/86) Installing libsrt (1.5.1-r0) 00:06:52 (61/86) Installing libssh (0.10.4-r0) 00:06:52 (62/86) Installing libtheora (1.1.1-r16) 00:06:52 (63/86) Installing libjpeg-turbo (2.1.4-r0) 00:06:52 (64/86) Installing v4l-utils-libs (1.22.1-r2) 00:06:52 (65/86) Installing libxext (1.3.5-r0) 00:06:52 (66/86) Installing libxfixes (6.0.0-r0) 00:06:52 (67/86) Installing wayland-libs-client (1.21.0-r1) 00:06:52 (68/86) Installing libva (2.16.0-r0) 00:06:52 (69/86) Installing libvdpau (1.5-r0) 00:06:52 (70/86) Installing vidstab (1.1.0-r2) 00:06:52 (71/86) Installing libvpx (1.12.0-r1) 00:06:52 (72/86) Installing libwebp (1.2.4-r1) 00:06:52 (73/86) Installing x264-libs (0.164_git20220602-r0) 00:06:52 (74/86) Installing numactl (2.0.16-r1) 00:06:52 (75/86) Installing x265-libs (3.5-r3) 00:06:52 (76/86) Installing xvidcore (1.3.7-r1) 00:06:52 (77/86) Installing libsodium (1.0.18-r2) 00:06:52 (78/86) Installing libzmq (4.3.4-r1) 00:06:52 (79/86) Installing ffmpeg-libs (5.1.2-r1) 00:06:52 (80/86) Installing ffmpeg (5.1.2-r1) 00:06:52 (81/86) Installing udev-init-scripts (35-r1) 00:06:52 (82/86) Installing eudev-libs (3.2.11-r4) 00:06:52 (83/86) Installing xz-libs (5.2.9-r0) 00:06:52 (84/86) Installing zstd-libs (1.5.2-r9) 00:06:52 (85/86) Installing kmod-libs (30-r1) 00:06:52 (86/86) Installing eudev (3.2.11-r4) 00:06:52 Executing busybox-1.35.0-r29.trigger 00:06:52 Executing eudev-3.2.11-r4.trigger 00:06:52 OK: 111 MiB in 101 packages 00:06:54 Removing intermediate container d70f311e6c43 00:06:54 ---> 84800d84aaa4 00:06:54 Step 18/35 : WORKDIR / 00:06:54 ---> Running in 045fe64cd91d 00:06:54 Removing intermediate container 045fe64cd91d 00:06:54 ---> efaae4a1d859 00:06:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:06:55 ---> 224710931bed 00:06:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:06:55 ---> 8888834754a4 00:06:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:06:55 ---> 1a74ab6ab778 00:06:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:06:55 ---> 0a103e1bddac 00:06:55 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:06:55 ---> cb2f6e65f857 00:06:55 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:06:55 ---> 6b26988521e4 00:06:55 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:06:56 ---> be50c9d938e7 00:06:56 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:06:56 ---> Running in 22fe096abcbd 00:06:56 Removing intermediate container 22fe096abcbd 00:06:56 ---> e036d078c6d0 00:06:56 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:06:56 ---> Running in 04bdcdee696f 00:06:57 Removing intermediate container 04bdcdee696f 00:06:57 ---> e2d00f9ca2d6 00:06:57 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:06:57 ---> Running in 499eb15072e6 00:06:58 Removing intermediate container 499eb15072e6 00:06:58 ---> 4da89ca824d8 00:06:58 Step 29/35 : EXPOSE 59983 00:06:58 ---> Running in 55c7509d4acb 00:06:58 Removing intermediate container 55c7509d4acb 00:06:58 ---> ad722ce4befb 00:06:58 Step 30/35 : EXPOSE 8554 00:06:58 ---> Running in 1ecadaf097e8 00:06:58 Removing intermediate container 1ecadaf097e8 00:06:58 ---> ca9676f8cbb3 00:06:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:06:58 ---> Running in 0fa264412326 00:06:58 Removing intermediate container 0fa264412326 00:06:58 ---> 7eeb50587100 00:06:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:06:58 ---> Running in 18ee0a3d0f8e 00:06:58 Removing intermediate container 18ee0a3d0f8e 00:06:58 ---> 215fb543108a 00:06:58 Step 33/35 : LABEL arch=amd64 00:06:58 ---> Running in 9cba30f59370 00:06:58 Removing intermediate container 9cba30f59370 00:06:58 ---> b8dd7c52d3bb 00:06:58 Step 34/35 : LABEL git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 00:06:58 ---> Running in d67a92d7456e 00:06:58 Removing intermediate container d67a92d7456e 00:06:58 ---> 583291295dbd 00:06:58 Step 35/35 : LABEL version=3.0.0-dev.17 00:06:59 ---> Running in 8e9f0abc6376 00:06:59 Removing intermediate container 8e9f0abc6376 00:06:59 ---> 8cb6bedfa947 00:06:59 [Warning] One or more build-args [ARCH] were not consumed 00:06:59 Successfully built 8cb6bedfa947 00:06:59 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:59 provisioning config files... 00:06:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config193055434415920066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:59 ---> docker-login.sh 00:06:59 nexus3.edgexfoundry.org:10001 00:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:59 Configure a credential helper to remove this warning. See 00:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:59 00:06:59 Login Succeeded 00:06:59 nexus3.edgexfoundry.org:10002 00:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:59 Configure a credential helper to remove this warning. See 00:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:59 00:06:59 Login Succeeded 00:06:59 nexus3.edgexfoundry.org:10003 00:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:59 Configure a credential helper to remove this warning. See 00:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:59 00:06:59 Login Succeeded 00:06:59 nexus3.edgexfoundry.org:10004 00:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:59 Configure a credential helper to remove this warning. See 00:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:59 00:06:59 Login Succeeded 00:06:59 docker.io 00:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:00 Configure a credential helper to remove this warning. See 00:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:00 00:07:00 Login Succeeded 00:07:00 ---> docker-login.sh ends [Pipeline] } 00:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:00 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:07:00 607f731e4853ec4e2d85133e839d4b6333ba41f7 00:07:00 latest 00:07:00 3.0.0-dev.17 00:07:00 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:07:00 main 00:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:00 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 00:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:00 dea33e905fa0: Preparing 00:07:00 3c7a1958297d: Preparing 00:07:00 5527d57cdf0e: Preparing 00:07:00 3827b5b91e75: Preparing 00:07:00 acc83c6ca332: Preparing 00:07:00 6b316ff67177: Preparing 00:07:00 f9e263e12ad0: Preparing 00:07:00 b70fe95e7b49: Preparing 00:07:00 e2f797aa6afd: Preparing 00:07:00 5c032b45f797: Preparing 00:07:00 d29b786f7453: Preparing 00:07:00 7cd52847ad77: Preparing 00:07:00 6b316ff67177: Waiting 00:07:00 f9e263e12ad0: Waiting 00:07:00 b70fe95e7b49: Waiting 00:07:00 e2f797aa6afd: Waiting 00:07:00 5c032b45f797: Waiting 00:07:00 7cd52847ad77: Waiting 00:07:00 d29b786f7453: Waiting 00:07:00 acc83c6ca332: Pushed 00:07:00 3c7a1958297d: Pushed 00:07:00 dea33e905fa0: Pushed 00:07:00 5527d57cdf0e: Pushed 00:07:01 6b316ff67177: Pushed 00:07:01 e2f797aa6afd: Pushed 00:07:01 f9e263e12ad0: Pushed 00:07:01 b70fe95e7b49: Pushed 00:07:01 7cd52847ad77: Layer already exists 00:07:03 3827b5b91e75: Pushed 00:07:03 5c032b45f797: Pushed 00:07:11 d29b786f7453: Pushed 00:07:11 607f731e4853ec4e2d85133e839d4b6333ba41f7: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:12 dea33e905fa0: Preparing 00:07:12 3c7a1958297d: Preparing 00:07:12 5527d57cdf0e: Preparing 00:07:12 3827b5b91e75: Preparing 00:07:12 acc83c6ca332: Preparing 00:07:12 6b316ff67177: Preparing 00:07:12 f9e263e12ad0: Preparing 00:07:12 b70fe95e7b49: Preparing 00:07:12 e2f797aa6afd: Preparing 00:07:12 5c032b45f797: Preparing 00:07:12 d29b786f7453: Preparing 00:07:12 6b316ff67177: Waiting 00:07:12 b70fe95e7b49: Waiting 00:07:12 f9e263e12ad0: Waiting 00:07:12 e2f797aa6afd: Waiting 00:07:12 5c032b45f797: Waiting 00:07:12 7cd52847ad77: Preparing 00:07:12 d29b786f7453: Waiting 00:07:12 7cd52847ad77: Waiting 00:07:12 acc83c6ca332: Layer already exists 00:07:12 3c7a1958297d: Layer already exists 00:07:12 dea33e905fa0: Layer already exists 00:07:12 3827b5b91e75: Layer already exists 00:07:12 5527d57cdf0e: Layer already exists 00:07:12 6b316ff67177: Layer already exists 00:07:12 e2f797aa6afd: Layer already exists 00:07:12 b70fe95e7b49: Layer already exists 00:07:12 f9e263e12ad0: Layer already exists 00:07:12 5c032b45f797: Layer already exists 00:07:12 d29b786f7453: Layer already exists 00:07:12 7cd52847ad77: Layer already exists 00:07:12 latest: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 00:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:13 dea33e905fa0: Preparing 00:07:13 3c7a1958297d: Preparing 00:07:13 5527d57cdf0e: Preparing 00:07:13 3827b5b91e75: Preparing 00:07:13 acc83c6ca332: Preparing 00:07:13 6b316ff67177: Preparing 00:07:13 f9e263e12ad0: Preparing 00:07:13 b70fe95e7b49: Preparing 00:07:13 e2f797aa6afd: Preparing 00:07:13 5c032b45f797: Preparing 00:07:13 d29b786f7453: Preparing 00:07:13 7cd52847ad77: Preparing 00:07:13 e2f797aa6afd: Waiting 00:07:13 5c032b45f797: Waiting 00:07:13 d29b786f7453: Waiting 00:07:13 7cd52847ad77: Waiting 00:07:13 f9e263e12ad0: Waiting 00:07:13 6b316ff67177: Waiting 00:07:13 b70fe95e7b49: Waiting 00:07:13 3827b5b91e75: Layer already exists 00:07:13 3c7a1958297d: Layer already exists 00:07:13 acc83c6ca332: Layer already exists 00:07:13 dea33e905fa0: Layer already exists 00:07:13 5527d57cdf0e: Layer already exists 00:07:13 6b316ff67177: Layer already exists 00:07:13 5c032b45f797: Layer already exists 00:07:13 b70fe95e7b49: Layer already exists 00:07:13 f9e263e12ad0: Layer already exists 00:07:13 e2f797aa6afd: Layer already exists 00:07:13 d29b786f7453: Layer already exists 00:07:13 7cd52847ad77: Layer already exists 00:07:13 3.0.0-dev.17: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:13 dea33e905fa0: Preparing 00:07:13 3c7a1958297d: Preparing 00:07:13 5527d57cdf0e: Preparing 00:07:13 3827b5b91e75: Preparing 00:07:13 acc83c6ca332: Preparing 00:07:13 6b316ff67177: Preparing 00:07:13 f9e263e12ad0: Preparing 00:07:13 b70fe95e7b49: Preparing 00:07:13 6b316ff67177: Waiting 00:07:13 f9e263e12ad0: Waiting 00:07:13 e2f797aa6afd: Preparing 00:07:13 5c032b45f797: Preparing 00:07:13 d29b786f7453: Preparing 00:07:13 7cd52847ad77: Preparing 00:07:13 e2f797aa6afd: Waiting 00:07:13 d29b786f7453: Waiting 00:07:13 7cd52847ad77: Waiting 00:07:13 b70fe95e7b49: Waiting 00:07:13 5c032b45f797: Waiting 00:07:13 3c7a1958297d: Layer already exists 00:07:13 acc83c6ca332: Layer already exists 00:07:13 dea33e905fa0: Layer already exists 00:07:13 3827b5b91e75: Layer already exists 00:07:13 5527d57cdf0e: Layer already exists 00:07:13 5c032b45f797: Layer already exists 00:07:13 b70fe95e7b49: Layer already exists 00:07:13 e2f797aa6afd: Layer already exists 00:07:13 f9e263e12ad0: Layer already exists 00:07:13 6b316ff67177: Layer already exists 00:07:13 d29b786f7453: Layer already exists 00:07:13 7cd52847ad77: Layer already exists 00:07:13 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:14 dea33e905fa0: Preparing 00:07:14 3c7a1958297d: Preparing 00:07:14 5527d57cdf0e: Preparing 00:07:14 3827b5b91e75: Preparing 00:07:14 acc83c6ca332: Preparing 00:07:14 6b316ff67177: Preparing 00:07:14 f9e263e12ad0: Preparing 00:07:14 b70fe95e7b49: Preparing 00:07:14 e2f797aa6afd: Preparing 00:07:14 5c032b45f797: Preparing 00:07:14 d29b786f7453: Preparing 00:07:14 7cd52847ad77: Preparing 00:07:14 6b316ff67177: Waiting 00:07:14 f9e263e12ad0: Waiting 00:07:14 d29b786f7453: Waiting 00:07:14 b70fe95e7b49: Waiting 00:07:14 7cd52847ad77: Waiting 00:07:14 5c032b45f797: Waiting 00:07:14 e2f797aa6afd: Waiting 00:07:14 acc83c6ca332: Layer already exists 00:07:14 3827b5b91e75: Layer already exists 00:07:14 dea33e905fa0: Layer already exists 00:07:14 5527d57cdf0e: Layer already exists 00:07:14 3c7a1958297d: Layer already exists 00:07:14 6b316ff67177: Layer already exists 00:07:14 f9e263e12ad0: Layer already exists 00:07:14 b70fe95e7b49: Layer already exists 00:07:14 5c032b45f797: Layer already exists 00:07:14 e2f797aa6afd: Layer already exists 00:07:14 d29b786f7453: Layer already exists 00:07:14 7cd52847ad77: Layer already exists 00:07:14 main: digest: sha256:a0301b2651d5779183b4e1ed7234a25a9d92bafb576ef19ed6644bd01bbd179e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:14 ===================================================== [Pipeline] echo 00:07:14 taggedImages: 00:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7 00:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.17 00:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:07:14 - 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 00:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:14 00:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:15 latest: Pulling from edgex-lftools-log-publisher 00:07:15 5eb5b503b376: Pulling fs layer 00:07:15 5c69ac0246d0: Pulling fs layer 00:07:15 ec43610c2a17: Pulling fs layer 00:07:15 3a2ae6a8a46f: Pulling fs layer 00:07:15 33b1e0a273af: Pulling fs layer 00:07:15 5d3b04190fa2: Pulling fs layer 00:07:15 2f39f015ded8: Pulling fs layer 00:07:15 3a2ae6a8a46f: Waiting 00:07:15 33b1e0a273af: Waiting 00:07:15 5d3b04190fa2: Waiting 00:07:15 2f39f015ded8: Waiting 00:07:15 5c69ac0246d0: Verifying Checksum 00:07:15 5c69ac0246d0: Download complete 00:07:15 3a2ae6a8a46f: Verifying Checksum 00:07:15 3a2ae6a8a46f: Download complete 00:07:15 33b1e0a273af: Verifying Checksum 00:07:15 33b1e0a273af: Download complete 00:07:15 5d3b04190fa2: Verifying Checksum 00:07:15 5d3b04190fa2: Download complete 00:07:15 ec43610c2a17: Verifying Checksum 00:07:15 ec43610c2a17: Download complete 00:07:15 5eb5b503b376: Verifying Checksum 00:07:15 5eb5b503b376: Download complete 00:07:15 2f39f015ded8: Download complete 00:07:16 5eb5b503b376: Pull complete 00:07:16 5c69ac0246d0: Pull complete 00:07:17 ec43610c2a17: Pull complete 00:07:17 3a2ae6a8a46f: Pull complete 00:07:17 33b1e0a273af: Pull complete 00:07:17 5d3b04190fa2: Pull complete 00:07:21 2f39f015ded8: Pull complete 00:07:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:21 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:07:21 $ 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 00:07:23 $ docker top 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:23 ---> job-cost.sh 00:07:23 lf-activate-venv: SKIPPING 00:07:23 INFO: No Stack... 00:07:23 INFO: Retrieving Pricing Info for: v3-standard-8 00:07:24 INFO: Archiving Costs [Pipeline] sh 00:07:24 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:07:24 + cut -d, -f6 [Pipeline] lock 00:07:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] 00:07:24 Resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] did not exist. Created. 00:07:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:25 + echo total: 0.2199999988079071 [Pipeline] stash 00:07:25 Stashed 1 file(s) [Pipeline] } 00:07:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:25 $ docker stop --time=1 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 00:07:26 $ docker rm -f --volumes 857dae1122e57b3f2c741a59fec9572c0ece61441c7089a90b01f7f69ab8f6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:07:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-294 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:07:49 Running in /w/workspace/device-usb-camera/88 [Pipeline] { [Pipeline] checkout 00:07:49 Selected Git installation does not exist. Using Default 00:07:49 The recommended git tool is: NONE 00:07:56 using credential edgex-jenkins-ssh 00:07:56 Cloning the remote Git repository 00:07:56 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:07:56 > git init /w/workspace/device-usb-camera/88 # timeout=10 00:07:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:07:56 > git --version # timeout=10 00:07:56 > git --version # 'git version 2.25.1' 00:07:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:58 Avoid second fetch 00:07:58 Checking out Revision 607f731e4853ec4e2d85133e839d4b6333ba41f7 (main) 00:07:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:58 > git config core.sparsecheckout # timeout=10 00:07:58 > git checkout -f 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 00:07:59 Commit message: "Merge pull request #183 from lenny-intel/go-1.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:08:00 Dload Upload Total Spent Left Speed 00:08:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 00:08:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:08:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:08:01 + sudo tee /etc/docker/daemon.new 00:08:01 { 00:08:01 "registry-mirrors": [ 00:08:01 "https://nexus3.edgexfoundry.org:10001" 00:08:01 ], 00:08:01 "bip": "10.250.0.254/24", 00:08:01 "hosts": [ 00:08:01 "tcp://0.0.0.0:5555", 00:08:01 "unix:///var/run/docker.sock" 00:08:01 ], 00:08:01 "mtu": 1458, 00:08:01 "selinux-enabled": true, 00:08:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:08:01 } [Pipeline] sh 00:08:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:08:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:20 provisioning config files... 00:08:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/88@tmp/config1071665002941918206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:20 ---> docker-login.sh 00:08:20 nexus3.edgexfoundry.org:10001 00:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:21 Configure a credential helper to remove this warning. See 00:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:21 00:08:21 Login Succeeded 00:08:21 nexus3.edgexfoundry.org:10002 00:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:21 Configure a credential helper to remove this warning. See 00:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:21 00:08:21 Login Succeeded 00:08:21 nexus3.edgexfoundry.org:10003 00:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:21 Configure a credential helper to remove this warning. See 00:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:21 00:08:21 Login Succeeded 00:08:21 nexus3.edgexfoundry.org:10004 00:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:22 Configure a credential helper to remove this warning. See 00:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:22 00:08:22 Login Succeeded 00:08:22 docker.io 00:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:22 Configure a credential helper to remove this warning. See 00:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:22 00:08:22 Login Succeeded 00:08:23 ---> docker-login.sh ends [Pipeline] } 00:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:23 ========================================================= 00:08:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:08:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:08:24 Sending build context to Docker daemon 1.162MB 00:08:24 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:08:24 Step 2/13 : FROM ${BASE} AS builder 00:08:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:08:24 af6eaf76a39c: Pulling fs layer 00:08:24 55522c791124: Pulling fs layer 00:08:24 ce5c4a1c91eb: Pulling fs layer 00:08:24 169dfbe0d373: Pulling fs layer 00:08:24 e1ff8fa3b103: Pulling fs layer 00:08:24 52ebb69f0ebf: Pulling fs layer 00:08:24 5abe8eddf0d5: Pulling fs layer 00:08:24 e1ff8fa3b103: Waiting 00:08:24 52ebb69f0ebf: Waiting 00:08:24 5abe8eddf0d5: Waiting 00:08:24 169dfbe0d373: Waiting 00:08:24 55522c791124: Verifying Checksum 00:08:24 55522c791124: Download complete 00:08:24 169dfbe0d373: Verifying Checksum 00:08:24 169dfbe0d373: Download complete 00:08:24 e1ff8fa3b103: Verifying Checksum 00:08:24 e1ff8fa3b103: Download complete 00:08:24 af6eaf76a39c: Download complete 00:08:25 af6eaf76a39c: Pull complete 00:08:25 5abe8eddf0d5: Verifying Checksum 00:08:25 5abe8eddf0d5: Download complete 00:08:26 55522c791124: Pull complete 00:08:27 ce5c4a1c91eb: Verifying Checksum 00:08:27 ce5c4a1c91eb: Download complete 00:08:27 52ebb69f0ebf: Verifying Checksum 00:08:27 52ebb69f0ebf: Download complete 00:08:37 ce5c4a1c91eb: Pull complete 00:08:37 169dfbe0d373: Pull complete 00:08:37 e1ff8fa3b103: Pull complete 00:08:44 52ebb69f0ebf: Pull complete 00:08:46 5abe8eddf0d5: Pull complete 00:08:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:08:46 ---> 6cb57ee374ae 00:08:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:08:47 ---> Running in 3671fd76c59a 00:08:48 Removing intermediate container 3671fd76c59a 00:08:48 ---> cc481a505eff 00:08:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:48 ---> Running in 71640aef91d1 00:08:48 Removing intermediate container 71640aef91d1 00:08:48 ---> f385c53176e7 00:08:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:08:48 ---> Running in c09334ed16b8 00:08:49 Removing intermediate container c09334ed16b8 00:08:49 ---> ae9ef9205309 00:08:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:08:49 ---> Running in b7f7250370c2 00:08:49 Removing intermediate container b7f7250370c2 00:08:49 ---> e6ff160f2a07 00:08:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:49 ---> Running in f486408205c9 00:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:53 (1/14) Installing libintl (0.21.1-r1) 00:08:53 (2/14) Installing eudev-libs (3.2.11-r4) 00:08:53 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:08:53 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:08:53 (5/14) Installing v4l-utils (1.22.1-r2) 00:08:53 (6/14) Installing udev-init-scripts (35-r1) 00:08:53 (7/14) Installing libblkid (2.38.1-r1) 00:08:53 (8/14) Installing xz-libs (5.2.9-r0) 00:08:53 (9/14) Installing zstd-libs (1.5.2-r9) 00:08:53 (10/14) Installing kmod-libs (30-r1) 00:08:53 (11/14) Installing eudev (3.2.11-r4) 00:08:53 (12/14) Installing eudev-dev (3.2.11-r4) 00:08:53 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:08:53 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:08:53 Executing busybox-1.35.0-r29.trigger 00:08:53 Executing eudev-3.2.11-r4.trigger 00:08:53 OK: 271 MiB in 67 packages 00:08:54 Removing intermediate container f486408205c9 00:08:54 ---> 016980c8075a 00:08:54 Step 8/13 : WORKDIR /device-usb-camera 00:08:54 ---> Running in d0b11758048e 00:08:54 Removing intermediate container d0b11758048e 00:08:54 ---> 099a9f073071 00:08:54 Step 9/13 : COPY go.mod vendor* ./ 00:08:56 ---> 8a7784e24102 00:08:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:56 ---> Running in 82b82d69ea95 00:10:04 Removing intermediate container 82b82d69ea95 00:10:04 ---> f7f6f673e220 00:10:04 Step 11/13 : COPY . . 00:10:04 ---> da933d378ae6 00:10:04 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:10:04 ---> Running in efeb8a475a7d 00:10:04  % Total % Received % Xferd Average Speed Time Time Time Current 00:10:04 Dload Upload Total Spent Left Speed 00:10:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3030 0 --:--:-- --:--:-- --:--:-- 3034 00:10:04 Removing intermediate container efeb8a475a7d 00:10:04 ---> 11b64e2a3a1f 00:10:04 Step 13/13 : RUN ${MAKE} 00:10:04 ---> Running in c49b25dd5a0b 00:10:04 noop 00:10:04 Removing intermediate container c49b25dd5a0b 00:10:04 ---> edc844dbbc4d 00:10:04 Successfully built edc844dbbc4d 00:10:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:05 + docker inspect -f . ci-base-image-arm64 00:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:05 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 00:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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 00:10:06 $ docker top 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:07 + go version 00:10:07 go version go1.20.2 linux/arm64 [Pipeline] } 00:10:07 $ docker stop --time=1 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 00:10:09 $ docker rm -f --volumes 6f72a7cc47548b1d90bd753125b0dd6a51f7e8f839392a1416d40c46059f3ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:09 + docker inspect -f . ci-base-image-arm64 00:10:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:10 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 00:10:10 $ 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/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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 00:10:11 $ docker top d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:11 + git config --global --add safe.directory /w/workspace/device-usb-camera/88 [Pipeline] fileExists [Pipeline] sh 00:10:12 + make test 00:10:12 go test ./... -coverprofile=coverage.out ./... 00:10:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:13:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:13:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 2.0% of statements 00:13:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:13:06 go vet ./... 00:13:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:39 ./bin/test-attribution-txt.sh [Pipeline] echo 00:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:13:39 $ docker stop --time=1 d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d 00:13:41 $ docker rm -f --volumes d02a265cb96c1421634fa260b653682a480681ae3167cf584a31da1e057ffe8d [Pipeline] // withDockerContainer [Pipeline] sh 00:13:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:42 Warning: overwriting stash ‘coverage-report’ 00:13:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:45 + ls -al . 00:13:45 total 184 00:13:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 00:10 . 00:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 .. 00:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:07 .git 00:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 .github 00:13:45 -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 00:07 .gitignore 00:13:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 00:07 .golangci.yml 00:13:45 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 00:07 .hadolint.yml 00:13:45 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 00:07 Attribution.txt 00:13:45 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 00:07 CHANGELOG.md 00:13:45 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 00:07 Dockerfile 00:13:45 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 00:07 GOVERNANCE.md 00:13:45 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 00:07 Jenkinsfile 00:13:45 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 00:07 LICENSE 00:13:45 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 00:07 Makefile 00:13:45 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 00:07 OWNERS.md 00:13:45 -rw-rw-r-- 1 jenkins jenkins 5271 Mar 15 00:07 README.md 00:13:45 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 00:05 VERSION 00:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:07 bin 00:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 cmd 00:13:45 -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 00:13 coverage.out 00:13:45 -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 00:07 docker-entrypoint.sh 00:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 docs 00:13:45 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 00:07 go.mod 00:13:45 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 00:07 go.sum 00:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:07 internal 00:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:07 snap 00:13:45 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 00:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + 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=607f731e4853ec4e2d85133e839d4b6333ba41f7 --label arch=arm64 --label version=3.0.0-dev.17 . 00:13:45 Sending build context to Docker daemon 1.191MB 00:13:45 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 00:13:45 Step 2/35 : FROM ${BASE} AS builder 00:13:45 ---> edc844dbbc4d 00:13:45 Step 3/35 : ARG ADD_BUILD_TAGS="" 00:13:46 ---> Running in 3a24b5624af2 00:13:46 Removing intermediate container 3a24b5624af2 00:13:46 ---> 4b36104c9b17 00:13:46 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:46 ---> Running in 0ad292d4388c 00:13:46 Removing intermediate container 0ad292d4388c 00:13:46 ---> d0128c8f5529 00:13:46 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:13:46 ---> Running in 053541344ec3 00:13:47 Removing intermediate container 053541344ec3 00:13:47 ---> e97545a2439c 00:13:47 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:13:47 ---> Running in f2d956dfdf13 00:13:47 Removing intermediate container f2d956dfdf13 00:13:47 ---> 04ccfc51ac3d 00:13:47 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:47 ---> Running in 80b4a7f80c7c 00:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:50 OK: 271 MiB in 67 packages 00:13:51 Removing intermediate container 80b4a7f80c7c 00:13:51 ---> efe13be67cd1 00:13:51 Step 8/35 : WORKDIR /device-usb-camera 00:13:51 ---> Running in 6425482dcef2 00:13:51 Removing intermediate container 6425482dcef2 00:13:51 ---> bb69a0f3087c 00:13:51 Step 9/35 : COPY go.mod vendor* ./ 00:13:51 ---> f4486b0b02f6 00:13:51 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:51 ---> Running in ca2e8299b904 00:13:54 Removing intermediate container ca2e8299b904 00:13:54 ---> 9858a45a7811 00:13:54 Step 11/35 : COPY . . 00:13:55 ---> ab601d493088 00:13:55 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:13:55 ---> Running in 4ee58caa95f5 00:13:56  % Total % Received % Xferd Average Speed Time Time Time Current 00:13:56  Dload Upload Total Spent Left Speed 00:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2658 0 --:--:-- --:--:-- --:--:-- 2661 00:13:57 Removing intermediate container 4ee58caa95f5 00:13:57 ---> f756723dc82e 00:13:57 Step 13/35 : RUN ${MAKE} 00:13:57 ---> Running in da9e74f61164 00:13:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:16:35 Removing intermediate container da9e74f61164 00:16:35 ---> 0c4e913df37a 00:16:35 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:16:35 v0.21.6: Pulling from aler9/rtsp-simple-server 00:16:35 8766b47fe142: Pulling fs layer 00:16:35 8766b47fe142: Verifying Checksum 00:16:35 8766b47fe142: Download complete 00:16:35 8766b47fe142: Pull complete 00:16:35 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:16:35 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:16:35 ---> 69d40e2cb93c 00:16:35 Step 15/35 : FROM alpine:3.17 00:16:35 3.17: Pulling from library/alpine 00:16:35 af6eaf76a39c: Already exists 00:16:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:16:35 Status: Downloaded newer image for alpine:3.17 00:16:35 ---> d74e625d9115 00:16:35 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:16:35 ---> Running in 9b5a2ce653e6 00:16:35 Removing intermediate container 9b5a2ce653e6 00:16:35 ---> d524be9cfa41 00:16:35 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:16:35 ---> Running in 06b1b17a8702 00:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:16:35 (1/83) Installing dumb-init (1.2.5-r2) 00:16:35 (2/83) Installing sdl2 (2.26.3-r0) 00:16:35 (3/83) Installing libxau (1.0.10-r0) 00:16:35 (4/83) Installing libmd (1.0.4-r0) 00:16:35 (5/83) Installing libbsd (0.11.7-r0) 00:16:35 (6/83) Installing libxdmcp (1.1.4-r0) 00:16:35 (7/83) Installing libxcb (1.15-r0) 00:16:35 (8/83) Installing libx11 (1.8.4-r0) 00:16:36 (9/83) Installing aom-libs (3.5.0-r0) 00:16:36 (10/83) Installing alsa-lib (1.2.8-r0) 00:16:36 (11/83) Installing libexpat (2.5.0-r0) 00:16:36 (12/83) Installing brotli-libs (1.0.9-r9) 00:16:36 (13/83) Installing libbz2 (1.0.8-r4) 00:16:36 (14/83) Installing libpng (1.6.38-r0) 00:16:36 (15/83) Installing freetype (2.12.1-r0) 00:16:36 (16/83) Installing fontconfig (2.14.1-r0) 00:16:36 (17/83) Installing fribidi (1.0.12-r0) 00:16:36 (18/83) Installing libffi (3.4.4-r0) 00:16:36 (19/83) Installing libintl (0.21.1-r1) 00:16:36 (20/83) Installing libblkid (2.38.1-r1) 00:16:36 (21/83) Installing libmount (2.38.1-r1) 00:16:36 (22/83) Installing pcre2 (10.42-r0) 00:16:36 (23/83) Installing glib (2.74.6-r0) 00:16:36 (24/83) Installing graphite2 (1.3.14-r2) 00:16:36 (25/83) Installing harfbuzz (5.3.1-r1) 00:16:36 (26/83) Installing libass (0.16.0-r1) 00:16:36 (27/83) Installing libdav1d (1.0.0-r2) 00:16:36 (28/83) Installing libdrm (2.4.114-r0) 00:16:36 (29/83) Installing gmp (6.2.1-r2) 00:16:36 (30/83) Installing nettle (3.8.1-r0) 00:16:36 (31/83) Installing p11-kit (0.24.1-r1) 00:16:36 (32/83) Installing libtasn1 (4.19.0-r0) 00:16:36 (33/83) Installing libunistring (1.1-r0) 00:16:36 (34/83) Installing gnutls (3.7.8-r3) 00:16:36 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:16:36 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 00:16:36 (37/83) Installing lame (3.100-r2) 00:16:37 (38/83) Installing opus (1.3.1-r1) 00:16:37 (39/83) Installing libasyncns (0.8-r1) 00:16:37 (40/83) Installing dbus-libs (1.14.4-r0) 00:16:37 (41/83) Installing libltdl (2.4.7-r1) 00:16:37 (42/83) Installing orc (0.4.33-r0) 00:16:37 (43/83) Installing libgcc (12.2.1_git20220924-r4) 00:16:37 (44/83) Installing libogg (1.3.5-r2) 00:16:37 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 00:16:37 (46/83) Installing flac-libs (1.4.2-r0) 00:16:37 (47/83) Installing libvorbis (1.3.7-r0) 00:16:37 (48/83) Installing libsndfile (1.1.0-r2) 00:16:37 (49/83) Installing libgomp (12.2.1_git20220924-r4) 00:16:37 (50/83) Installing soxr (0.1.3-r3) 00:16:37 (51/83) Installing speexdsp (1.2.1-r0) 00:16:37 (52/83) Installing tdb-libs (1.4.7-r0) 00:16:37 (53/83) Installing libpulse (16.1-r6) 00:16:37 (54/83) Installing cjson (1.7.15-r3) 00:16:37 (55/83) Installing mbedtls (2.28.2-r0) 00:16:37 (56/83) Installing librist (0.2.7-r0) 00:16:37 (57/83) Installing libsrt (1.5.1-r0) 00:16:37 (58/83) Installing libssh (0.10.4-r0) 00:16:37 (59/83) Installing libtheora (1.1.1-r16) 00:16:37 (60/83) Installing libjpeg-turbo (2.1.4-r0) 00:16:37 (61/83) Installing v4l-utils-libs (1.22.1-r2) 00:16:37 (62/83) Installing libxext (1.3.5-r0) 00:16:37 (63/83) Installing libxfixes (6.0.0-r0) 00:16:37 (64/83) Installing wayland-libs-client (1.21.0-r1) 00:16:37 (65/83) Installing libva (2.16.0-r0) 00:16:37 (66/83) Installing libvdpau (1.5-r0) 00:16:37 (67/83) Installing vidstab (1.1.0-r2) 00:16:37 (68/83) Installing libvpx (1.12.0-r1) 00:16:37 (69/83) Installing libwebp (1.2.4-r1) 00:16:37 (70/83) Installing x264-libs (0.164_git20220602-r0) 00:16:38 (71/83) Installing numactl (2.0.16-r1) 00:16:38 (72/83) Installing x265-libs (3.5-r3) 00:16:38 (73/83) Installing xvidcore (1.3.7-r1) 00:16:38 (74/83) Installing libsodium (1.0.18-r2) 00:16:38 (75/83) Installing libzmq (4.3.4-r1) 00:16:38 (76/83) Installing ffmpeg-libs (5.1.2-r1) 00:16:38 (77/83) Installing ffmpeg (5.1.2-r1) 00:16:38 (78/83) Installing udev-init-scripts (35-r1) 00:16:38 (79/83) Installing eudev-libs (3.2.11-r4) 00:16:38 (80/83) Installing xz-libs (5.2.9-r0) 00:16:38 (81/83) Installing zstd-libs (1.5.2-r9) 00:16:38 (82/83) Installing kmod-libs (30-r1) 00:16:38 (83/83) Installing eudev (3.2.11-r4) 00:16:38 Executing busybox-1.35.0-r29.trigger 00:16:38 Executing eudev-3.2.11-r4.trigger 00:16:38 OK: 86 MiB in 98 packages 00:16:42 Removing intermediate container 06b1b17a8702 00:16:42 ---> cc8f80e08549 00:16:42 Step 18/35 : WORKDIR / 00:16:42 ---> Running in 8076508c9312 00:16:42 Removing intermediate container 8076508c9312 00:16:42 ---> a5ec1ec74a5a 00:16:42 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:16:43 ---> 0943260813f6 00:16:43 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:16:44 ---> 3dd1a2f103b5 00:16:44 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:16:45 ---> 4dc03fc12f87 00:16:45 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:16:45 ---> dd5ef6b42f19 00:16:45 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:16:46 ---> f43a7414e56b 00:16:46 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:16:46 ---> fab200629a23 00:16:46 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:16:48 ---> 0aa662a591fc 00:16:48 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:16:48 ---> Running in 0477c18e7e61 00:16:51 Removing intermediate container 0477c18e7e61 00:16:51 ---> fe99cd8eb0f1 00:16:51 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:16:51 ---> Running in 23feccd9a25e 00:16:53 Removing intermediate container 23feccd9a25e 00:16:53 ---> a63e44ef1148 00:16:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:16:53 ---> Running in a8c298361817 00:16:55 Removing intermediate container a8c298361817 00:16:55 ---> 6eb189fe937d 00:16:55 Step 29/35 : EXPOSE 59983 00:16:55 ---> Running in 725ddcf792ba 00:16:55 Removing intermediate container 725ddcf792ba 00:16:55 ---> 8de038fed734 00:16:55 Step 30/35 : EXPOSE 8554 00:16:55 ---> Running in 34ae7fe091a6 00:16:55 Removing intermediate container 34ae7fe091a6 00:16:55 ---> d94c2aae039b 00:16:55 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:16:55 ---> Running in 521a4bb97266 00:16:56 Removing intermediate container 521a4bb97266 00:16:56 ---> 40aa37fc0ab3 00:16:56 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:16:56 ---> Running in d6841fc2fb61 00:16:56 Removing intermediate container d6841fc2fb61 00:16:56 ---> 45765e6f5c54 00:16:56 Step 33/35 : LABEL arch=arm64 00:16:56 ---> Running in de15c851d2ee 00:16:56 Removing intermediate container de15c851d2ee 00:16:56 ---> 4555ffe3d74d 00:16:56 Step 34/35 : LABEL git_sha=607f731e4853ec4e2d85133e839d4b6333ba41f7 00:16:57 ---> Running in 8b6a48d18d94 00:16:57 Removing intermediate container 8b6a48d18d94 00:16:57 ---> 901e64f9d15e 00:16:57 Step 35/35 : LABEL version=3.0.0-dev.17 00:16:57 ---> Running in f5da40570811 00:16:57 Removing intermediate container f5da40570811 00:16:57 ---> 6a07ac363089 00:16:57 [Warning] One or more build-args [ARCH] were not consumed 00:16:57 Successfully built 6a07ac363089 00:16:57 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 00:16:57 provisioning config files... 00:16:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/88@tmp/config13540022075388417199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:58 ---> docker-login.sh 00:16:58 nexus3.edgexfoundry.org:10001 00:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:58 Configure a credential helper to remove this warning. See 00:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:58 00:16:58 Login Succeeded 00:16:58 nexus3.edgexfoundry.org:10002 00:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:58 Configure a credential helper to remove this warning. See 00:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:58 00:16:58 Login Succeeded 00:16:58 nexus3.edgexfoundry.org:10003 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:59 Configure a credential helper to remove this warning. See 00:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:59 00:16:59 Login Succeeded 00:16:59 nexus3.edgexfoundry.org:10004 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:59 Configure a credential helper to remove this warning. See 00:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:59 00:16:59 Login Succeeded 00:16:59 docker.io 00:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:00 Configure a credential helper to remove this warning. See 00:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:00 00:17:00 Login Succeeded 00:17:00 ---> docker-login.sh ends [Pipeline] } 00:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:17:00 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:17:00 607f731e4853ec4e2d85133e839d4b6333ba41f7 00:17:00 latest 00:17:00 3.0.0-dev.17 00:17:00 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:17:00 main 00:17:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:00 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 00:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:17:01 e8f3c67d2aa2: Preparing 00:17:01 481488acebb8: Preparing 00:17:01 e76e3d14bb8e: Preparing 00:17:01 608d194cb50c: Preparing 00:17:01 acc83c6ca332: Preparing 00:17:01 0e65a93d54a9: Preparing 00:17:01 b54a131b29fc: Preparing 00:17:01 ef3163ab12a3: Preparing 00:17:01 de27965e4099: Preparing 00:17:01 957bd98df854: Preparing 00:17:01 0e65a93d54a9: Waiting 00:17:01 b54a131b29fc: Waiting 00:17:01 ef3163ab12a3: Waiting 00:17:01 de27965e4099: Waiting 00:17:01 8c3402d8fdfe: Preparing 00:17:01 edf70074bd40: Preparing 00:17:01 957bd98df854: Waiting 00:17:01 8c3402d8fdfe: Waiting 00:17:01 edf70074bd40: Waiting 00:17:01 e76e3d14bb8e: Pushed 00:17:01 481488acebb8: Pushed 00:17:01 e8f3c67d2aa2: Pushed 00:17:01 acc83c6ca332: Pushed 00:17:01 0e65a93d54a9: Pushed 00:17:01 ef3163ab12a3: Pushed 00:17:01 de27965e4099: Pushed 00:17:01 b54a131b29fc: Pushed 00:17:01 edf70074bd40: Layer already exists 00:17:07 608d194cb50c: Pushed 00:17:07 957bd98df854: Pushed 00:17:19 8c3402d8fdfe: Pushed 00:17:19 607f731e4853ec4e2d85133e839d4b6333ba41f7: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:20 + 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 00:17:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:17:20 e8f3c67d2aa2: Preparing 00:17:20 481488acebb8: Preparing 00:17:20 e76e3d14bb8e: Preparing 00:17:20 608d194cb50c: Preparing 00:17:20 acc83c6ca332: Preparing 00:17:20 0e65a93d54a9: Preparing 00:17:20 b54a131b29fc: Preparing 00:17:20 ef3163ab12a3: Preparing 00:17:20 de27965e4099: Preparing 00:17:20 957bd98df854: Preparing 00:17:20 8c3402d8fdfe: Preparing 00:17:20 edf70074bd40: Preparing 00:17:20 0e65a93d54a9: Waiting 00:17:20 b54a131b29fc: Waiting 00:17:20 de27965e4099: Waiting 00:17:20 ef3163ab12a3: Waiting 00:17:20 957bd98df854: Waiting 00:17:20 8c3402d8fdfe: Waiting 00:17:20 edf70074bd40: Waiting 00:17:20 e76e3d14bb8e: Layer already exists 00:17:20 e8f3c67d2aa2: Layer already exists 00:17:20 481488acebb8: Layer already exists 00:17:20 608d194cb50c: Layer already exists 00:17:20 acc83c6ca332: Layer already exists 00:17:20 b54a131b29fc: Layer already exists 00:17:20 0e65a93d54a9: Layer already exists 00:17:20 de27965e4099: Layer already exists 00:17:20 ef3163ab12a3: Layer already exists 00:17:20 957bd98df854: Layer already exists 00:17:20 edf70074bd40: Layer already exists 00:17:20 8c3402d8fdfe: Layer already exists 00:17:20 latest: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:21 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 00:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:17:21 e8f3c67d2aa2: Preparing 00:17:21 481488acebb8: Preparing 00:17:21 e76e3d14bb8e: Preparing 00:17:21 608d194cb50c: Preparing 00:17:21 acc83c6ca332: Preparing 00:17:21 0e65a93d54a9: Preparing 00:17:21 b54a131b29fc: Preparing 00:17:21 ef3163ab12a3: Preparing 00:17:21 de27965e4099: Preparing 00:17:21 957bd98df854: Preparing 00:17:21 8c3402d8fdfe: Preparing 00:17:21 edf70074bd40: Preparing 00:17:21 0e65a93d54a9: Waiting 00:17:21 b54a131b29fc: Waiting 00:17:21 ef3163ab12a3: Waiting 00:17:21 de27965e4099: Waiting 00:17:21 957bd98df854: Waiting 00:17:21 8c3402d8fdfe: Waiting 00:17:21 edf70074bd40: Waiting 00:17:21 481488acebb8: Layer already exists 00:17:21 acc83c6ca332: Layer already exists 00:17:21 608d194cb50c: Layer already exists 00:17:21 e8f3c67d2aa2: Layer already exists 00:17:21 e76e3d14bb8e: Layer already exists 00:17:21 ef3163ab12a3: Layer already exists 00:17:21 0e65a93d54a9: Layer already exists 00:17:21 957bd98df854: Layer already exists 00:17:21 b54a131b29fc: Layer already exists 00:17:21 de27965e4099: Layer already exists 00:17:21 8c3402d8fdfe: Layer already exists 00:17:21 edf70074bd40: Layer already exists 00:17:21 3.0.0-dev.17: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:17:22 e8f3c67d2aa2: Preparing 00:17:22 481488acebb8: Preparing 00:17:22 e76e3d14bb8e: Preparing 00:17:22 608d194cb50c: Preparing 00:17:22 acc83c6ca332: Preparing 00:17:22 0e65a93d54a9: Preparing 00:17:22 b54a131b29fc: Preparing 00:17:22 ef3163ab12a3: Preparing 00:17:22 de27965e4099: Preparing 00:17:22 957bd98df854: Preparing 00:17:22 8c3402d8fdfe: Preparing 00:17:22 edf70074bd40: Preparing 00:17:22 de27965e4099: Waiting 00:17:22 957bd98df854: Waiting 00:17:22 8c3402d8fdfe: Waiting 00:17:22 edf70074bd40: Waiting 00:17:22 b54a131b29fc: Waiting 00:17:22 0e65a93d54a9: Waiting 00:17:22 ef3163ab12a3: Waiting 00:17:22 acc83c6ca332: Layer already exists 00:17:22 481488acebb8: Layer already exists 00:17:22 e8f3c67d2aa2: Layer already exists 00:17:22 e76e3d14bb8e: Layer already exists 00:17:22 608d194cb50c: Layer already exists 00:17:22 ef3163ab12a3: Layer already exists 00:17:22 0e65a93d54a9: Layer already exists 00:17:22 957bd98df854: Layer already exists 00:17:22 b54a131b29fc: Layer already exists 00:17:22 de27965e4099: Layer already exists 00:17:22 edf70074bd40: Layer already exists 00:17:22 8c3402d8fdfe: Layer already exists 00:17:22 607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:22 + 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 00:17:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:17:23 e8f3c67d2aa2: Preparing 00:17:23 481488acebb8: Preparing 00:17:23 e76e3d14bb8e: Preparing 00:17:23 608d194cb50c: Preparing 00:17:23 acc83c6ca332: Preparing 00:17:23 0e65a93d54a9: Preparing 00:17:23 b54a131b29fc: Preparing 00:17:23 ef3163ab12a3: Preparing 00:17:23 de27965e4099: Preparing 00:17:23 957bd98df854: Preparing 00:17:23 8c3402d8fdfe: Preparing 00:17:23 edf70074bd40: Preparing 00:17:23 de27965e4099: Waiting 00:17:23 0e65a93d54a9: Waiting 00:17:23 957bd98df854: Waiting 00:17:23 b54a131b29fc: Waiting 00:17:23 edf70074bd40: Waiting 00:17:23 ef3163ab12a3: Waiting 00:17:23 8c3402d8fdfe: Waiting 00:17:23 acc83c6ca332: Layer already exists 00:17:23 608d194cb50c: Layer already exists 00:17:23 e76e3d14bb8e: Layer already exists 00:17:23 e8f3c67d2aa2: Layer already exists 00:17:23 481488acebb8: Layer already exists 00:17:23 b54a131b29fc: Layer already exists 00:17:23 de27965e4099: Layer already exists 00:17:23 0e65a93d54a9: Layer already exists 00:17:23 ef3163ab12a3: Layer already exists 00:17:23 957bd98df854: Layer already exists 00:17:23 edf70074bd40: Layer already exists 00:17:23 8c3402d8fdfe: Layer already exists 00:17:23 main: digest: sha256:d7ae54ea4bd5c670d9ca7c0299bf40511897478b0aa83d894d1005b30b7a47a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:23 ===================================================== [Pipeline] echo 00:17:23 taggedImages: 00:17:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7 00:17:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:17:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.17 00:17:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:607f731e4853ec4e2d85133e839d4b6333ba41f7-3.0.0-dev.17 00:17:23 - 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 00:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:23 00:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:24 arm64: Pulling from edgex-lftools-log-publisher 00:17:24 8998bd30e6a1: Pulling fs layer 00:17:24 04944245beec: Pulling fs layer 00:17:24 699f458cf7ca: Pulling fs layer 00:17:24 765212b225bb: Pulling fs layer 00:17:24 f23df028b6ca: Pulling fs layer 00:17:24 d65c8cfc05b1: Pulling fs layer 00:17:24 2437ff75d9bd: Pulling fs layer 00:17:24 f23df028b6ca: Waiting 00:17:24 d65c8cfc05b1: Waiting 00:17:24 2437ff75d9bd: Waiting 00:17:24 765212b225bb: Waiting 00:17:24 04944245beec: Verifying Checksum 00:17:24 04944245beec: Download complete 00:17:24 765212b225bb: Verifying Checksum 00:17:24 765212b225bb: Download complete 00:17:24 f23df028b6ca: Download complete 00:17:24 d65c8cfc05b1: Verifying Checksum 00:17:24 d65c8cfc05b1: Download complete 00:17:24 699f458cf7ca: Verifying Checksum 00:17:24 699f458cf7ca: Download complete 00:17:25 8998bd30e6a1: Verifying Checksum 00:17:25 8998bd30e6a1: Download complete 00:17:27 2437ff75d9bd: Verifying Checksum 00:17:27 2437ff75d9bd: Download complete 00:17:28 8998bd30e6a1: Pull complete 00:17:29 04944245beec: Pull complete 00:17:30 699f458cf7ca: Pull complete 00:17:30 765212b225bb: Pull complete 00:17:31 f23df028b6ca: Pull complete 00:17:31 d65c8cfc05b1: Pull complete 00:17:43 2437ff75d9bd: Pull complete 00:17:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:43 prd-ubuntu20.04-docker-arm64-4c-16g-294 does not seem to be running inside a container 00:17:44 $ 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/88 -v /w/workspace/device-usb-camera/88:/w/workspace/device-usb-camera/88:rw,z -v /w/workspace/device-usb-camera/88@tmp:/w/workspace/device-usb-camera/88@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 00:17:46 $ docker top 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:47 ---> job-cost.sh 00:17:47 lf-activate-venv: SKIPPING 00:17:47 INFO: No Stack... 00:17:47 INFO: Retrieving Pricing Info for: v3-standard-4 00:17:48 INFO: Archiving Costs [Pipeline] sh 00:17:49 + cat+ /w/workspace/device-usb-camera/88/archives/cost.csv 00:17:49 cut -d, -f6 [Pipeline] lock 00:17:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] 00:17:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] did not exist. Created. 00:17:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:50 /w/workspace/device-usb-camera/88@tmp/durable-aa7adcb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:17:50 + echo total: 0.10999999940395355 [Pipeline] stash 00:17:50 Warning: overwriting stash ‘stack-cost’ 00:17:50 Stashed 1 file(s) [Pipeline] } 00:17:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 00:17:50 $ docker stop --time=1 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e 00:17:52 $ docker rm -f --volumes 00a6d6a4529d853bda6451e80328b16c03fb9ea933f108ced87977c82d9e335e [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 00:17:52 provisioning config files... 00:17:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5347576705337286962tmp [Pipeline] { [Pipeline] sh 00:17:53 + set +x 00:17:53 + curl -s https://codecov.io/bash 00:17:53 + bash -s -- 00:17:53 00:17:53 _____ _ 00:17:53 / ____| | | 00:17:53 | | ___ __| | ___ ___ _____ __ 00:17:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:53 Bash-1.0.6 00:17:53 00:17:53 00:17:53 ==> git version 2.25.1 found 00:17:53 ==> 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 00:17:53 Release-Date: 2020-01-08 00:17:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:53 ==> Jenkins CI detected. 00:17:53 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:17:53 project root: . 00:17:53 --> token set from env 00:17:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:53 ==> Running gcov in . (disable via -X gcov) 00:17:53 ==> Python coveragepy not found 00:17:53 ==> Searching for coverage reports in: 00:17:53 + . 00:17:53 -> Found 1 reports 00:17:53 ==> Detecting git/mercurial file structure 00:17:53 ==> Reading reports 00:17:53 + ./coverage.out bytes=28352 00:17:53 ==> Appending adjustments 00:17:53 https://docs.codecov.io/docs/fixing-reports 00:17:53 + Found adjustments 00:17:53 ==> Gzipping contents 00:17:53 4.0K /tmp/codecov.MKwyOP.gz 00:17:53 ==> Uploading reports 00:17:53 url: https://codecov.io 00:17:53 query: branch=main&commit=607f731e4853ec4e2d85133e839d4b6333ba41f7&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:53 -> Pinging Codecov 00:17:53 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=607f731e4853ec4e2d85133e839d4b6333ba41f7&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:53 -> Uploading to 00:17:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/73D8F5FF140700D3E01443B452E23636/607f731e4853ec4e2d85133e839d4b6333ba41f7/2b822664-9f19-4ca5-8a86-a5b964fdffc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T001753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63af0cc5999a252617f06d11ca4c7dd6df19fd5b93615aaea9b537059ae9c7a4 00:17:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:53 Dload Upload Total Spent Left Speed 00:17:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 16819 --:--:-- --:--:-- --:--:-- 16747 100 3919 0 0 100 3919 0 16747 --:--:-- --:--:-- --:--:-- 16676 00:17:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] } 00:17:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:17:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:17:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:54 00:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:17:54 df9b9388f04a: Pulling fs layer 00:17:54 52dc419b0ee2: Pulling fs layer 00:17:54 25bc292e5bac: Pulling fs layer 00:17:54 114826534d7a: Pulling fs layer 00:17:54 4657fd5d0bcf: Pulling fs layer 00:17:54 6ad1cebc031e: Pulling fs layer 00:17:54 8a3aa393b2d8: Pulling fs layer 00:17:54 114826534d7a: Waiting 00:17:54 4657fd5d0bcf: Waiting 00:17:54 6ad1cebc031e: Waiting 00:17:54 25bc292e5bac: Verifying Checksum 00:17:54 25bc292e5bac: Download complete 00:17:54 52dc419b0ee2: Verifying Checksum 00:17:54 52dc419b0ee2: Download complete 00:17:54 4657fd5d0bcf: Verifying Checksum 00:17:54 4657fd5d0bcf: Download complete 00:17:54 df9b9388f04a: Pull complete 00:17:54 52dc419b0ee2: Pull complete 00:17:54 6ad1cebc031e: Verifying Checksum 00:17:54 6ad1cebc031e: Download complete 00:17:54 25bc292e5bac: Pull complete 00:17:55 114826534d7a: Verifying Checksum 00:17:55 114826534d7a: Download complete 00:17:55 8a3aa393b2d8: Verifying Checksum 00:17:55 8a3aa393b2d8: Download complete 00:17:58 114826534d7a: Pull complete 00:17:58 4657fd5d0bcf: Pull complete 00:17:59 6ad1cebc031e: Pull complete 00:18:02 8a3aa393b2d8: Pull complete 00:18:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:02 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:02 $ 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 00:18:04 $ docker top 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf -eo pid,comm [Pipeline] { [Pipeline] echo 00:18:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:18:05 + set -o pipefail 00:18:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:18:11 00:18:11 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:18:11 00:18:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9c843cb3-8f82-4793-beb1-a899ccc96d9a 00:18:11 00:18:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:18:11 00:18:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:18:11 00:18:11 00:18:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:18:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:18:11 More details here: https://snyk.co/ue1NS 00:18:11 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:18:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:18:11 $ docker stop --time=1 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf 00:18:13 $ docker rm -f --volumes 6286944c783143348082cc78a6de0114705b641ed6a323a94a00ee7abf2ac9bf [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 00:18:14 + git log --format=format:%s -1 607f731e4853ec4e2d85133e839d4b6333ba41f7 [Pipeline] sh 00:18:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:15 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:15 $ 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 00:18:15 $ docker top a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:15 [ssh-agent] Looking for ssh-agent implementation... 00:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:15 $ docker exec a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d ssh-agent 00:18:16 SSH_AUTH_SOCK=/tmp/ssh-sShmGNli58If/agent.32 00:18:16 SSH_AGENT_PID=38 00:18:16 Running ssh-add (command line suppressed) 00:18:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2452133789166959771.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2452133789166959771.key) 00:18:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:16 + git semver tag 00:18:16 2023-03-15 00:18:16,681 [run_tag] DEBUG tag force:False 00:18:16 2023-03-15 00:18:16,681 [check_head_tag] DEBUG check head tag 00:18:16 2023-03-15 00:18:16,682 [execute] INFO git cat-file --batch-check 00:18:16 2023-03-15 00:18:16,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:18:16 2023-03-15 00:18:16,686 [execute] INFO git cat-file --batch 00:18:16 2023-03-15 00:18:16,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:18:16 2023-03-15 00:18:16,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:16 2023-03-15 00:18:16,709 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 00:18:16 2023-03-15 00:18:16,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:18:16 2023-03-15 00:18:16,715 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:16 3.0.0-dev.17 [Pipeline] } 00:18:16 $ docker exec --env ******** --env ******** a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d ssh-agent -k 00:18:16 unset SSH_AUTH_SOCK; 00:18:16 unset SSH_AGENT_PID; 00:18:16 echo Agent pid 38 killed; 00:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:17 + git semver [Pipeline] } 00:18:17 $ docker stop --time=1 a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d 00:18:18 $ docker rm -f --volumes a3b75ea7d871d2ae62a6394efde29e4a994a63aa989fc71a70f81e9e1998e91d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:19 00:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:19 0.23.1-centos7: Pulling from edgex-lftools 00:18:19 ab5ef0e58194: Pulling fs layer 00:18:19 9712f1f96733: Pulling fs layer 00:18:19 63f879dbbcfc: Pulling fs layer 00:18:19 0d9ebad4ef96: Pulling fs layer 00:18:19 e9a5061849ea: Pulling fs layer 00:18:19 d747dcd14b5f: Pulling fs layer 00:18:19 2de7ff778b66: Pulling fs layer 00:18:19 0d9ebad4ef96: Waiting 00:18:19 e9a5061849ea: Waiting 00:18:19 d747dcd14b5f: Waiting 00:18:19 2de7ff778b66: Waiting 00:18:19 9712f1f96733: Download complete 00:18:20 63f879dbbcfc: Verifying Checksum 00:18:20 63f879dbbcfc: Download complete 00:18:20 e9a5061849ea: Verifying Checksum 00:18:20 e9a5061849ea: Download complete 00:18:20 d747dcd14b5f: Download complete 00:18:20 ab5ef0e58194: Verifying Checksum 00:18:20 ab5ef0e58194: Download complete 00:18:20 0d9ebad4ef96: Verifying Checksum 00:18:20 0d9ebad4ef96: Download complete 00:18:20 2de7ff778b66: Verifying Checksum 00:18:20 2de7ff778b66: Download complete 00:18:22 ab5ef0e58194: Pull complete 00:18:22 9712f1f96733: Pull complete 00:18:23 63f879dbbcfc: Pull complete 00:18:27 0d9ebad4ef96: Pull complete 00:18:27 e9a5061849ea: Pull complete 00:18:27 d747dcd14b5f: Pull complete 00:18:28 2de7ff778b66: Pull complete 00:18:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:28 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:28 $ 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 00:18:31 $ docker top deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:18:31 provisioning config files... 00:18:31 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6511849737208098190tmp 00:18:31 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14365589577377858452tmp 00:18:31 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15561921947302792307tmp [Pipeline] { [Pipeline] echo 00:18:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:18:31 ---> sigul-configuration.sh 00:18:31 gpg: directory `/root/.gnupg' created 00:18:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:18:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:18:31 gpg: keyring `/root/.gnupg/secring.gpg' created 00:18:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:18:31 gpg: CAST5 encrypted data 00:18:31 gpg: encrypted with 1 passphrase 00:18:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:18:31 + mkdir /home/jenkins 00:18:31 + mkdir /home/jenkins/sigul [Pipeline] sh 00:18:32 + 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 00:18:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:18:32 ---> sigul-install.sh 00:18:32 Sigul already installed; skipping installation. [Pipeline] sh 00:18:32 + git tag --list 00:18:32 v0.0.0 00:18:32 v0.0.1-dev.1 00:18:32 v0.0.1-dev.10 00:18:32 v0.0.1-dev.11 00:18:32 v0.0.1-dev.12 00:18:32 v0.0.1-dev.13 00:18:32 v0.0.1-dev.14 00:18:32 v0.0.1-dev.15 00:18:32 v0.0.1-dev.16 00:18:32 v0.0.1-dev.2 00:18:32 v0.0.1-dev.3 00:18:32 v0.0.1-dev.4 00:18:32 v0.0.1-dev.5 00:18:32 v0.0.1-dev.6 00:18:32 v0.0.1-dev.7 00:18:32 v0.0.1-dev.8 00:18:32 v0.0.1-dev.9 00:18:32 v2.2.0 00:18:32 v2.2.0-dev.17 00:18:32 v2.2.0-dev.18 00:18:32 v2.2.0-dev.19 00:18:32 v2.2.0-dev.20 00:18:32 v2.2.0-dev.21 00:18:32 v2.2.0-dev.22 00:18:32 v2.2.0-dev.23 00:18:32 v2.2.0-dev.24 00:18:32 v2.2.0-dev.25 00:18:32 v2.2.0-dev.26 00:18:32 v2.2.0-dev.27 00:18:32 v2.3.0 00:18:32 v2.3.0-dev.1 00:18:32 v2.3.0-dev.10 00:18:32 v2.3.0-dev.11 00:18:32 v2.3.0-dev.12 00:18:32 v2.3.0-dev.13 00:18:32 v2.3.0-dev.14 00:18:32 v2.3.0-dev.15 00:18:32 v2.3.0-dev.16 00:18:32 v2.3.0-dev.17 00:18:32 v2.3.0-dev.18 00:18:32 v2.3.0-dev.19 00:18:32 v2.3.0-dev.2 00:18:32 v2.3.0-dev.20 00:18:32 v2.3.0-dev.21 00:18:32 v2.3.0-dev.22 00:18:32 v2.3.0-dev.23 00:18:32 v2.3.0-dev.24 00:18:32 v2.3.0-dev.25 00:18:32 v2.3.0-dev.26 00:18:32 v2.3.0-dev.27 00:18:32 v2.3.0-dev.28 00:18:32 v2.3.0-dev.3 00:18:32 v2.3.0-dev.4 00:18:32 v2.3.0-dev.5 00:18:32 v2.3.0-dev.6 00:18:32 v2.3.0-dev.7 00:18:32 v2.3.0-dev.8 00:18:32 v2.3.0-dev.9 00:18:32 v3.0.0-dev.1 00:18:32 v3.0.0-dev.10 00:18:32 v3.0.0-dev.11 00:18:32 v3.0.0-dev.12 00:18:32 v3.0.0-dev.13 00:18:32 v3.0.0-dev.14 00:18:32 v3.0.0-dev.15 00:18:32 v3.0.0-dev.16 00:18:32 v3.0.0-dev.17 00:18:32 v3.0.0-dev.2 00:18:32 v3.0.0-dev.3 00:18:32 v3.0.0-dev.4 00:18:32 v3.0.0-dev.5 00:18:32 v3.0.0-dev.6 00:18:32 v3.0.0-dev.7 00:18:32 v3.0.0-dev.8 00:18:32 v3.0.0-dev.9 [Pipeline] sh 00:18:32 + lftools sign git-tag v3.0.0-dev.17 00:18:33 Signing Git tag with Sigul... 00:18:33 Signing v3.0.0-dev.17 [Pipeline] echo 00:18:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:18:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:18:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:18:33 $ docker stop --time=1 deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 00:18:35 $ docker rm -f --volumes deca35c614572456083a04d1410f72bbd911dcb3d7cc5c5c1bcbf0bb45aee864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:18:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:36 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:36 $ 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 00:18:36 $ docker top 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e -eo pid,comm 00:18:36 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). 00:18:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:36 [ssh-agent] Looking for ssh-agent implementation... 00:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:36 $ docker exec 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e ssh-agent 00:18:36 SSH_AUTH_SOCK=/tmp/ssh-YvnqmryotQJd/agent.32 00:18:36 SSH_AGENT_PID=38 00:18:36 Running ssh-add (command line suppressed) 00:18:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17963415054113725677.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17963415054113725677.key) 00:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:37 + git semver bump pre 00:18:37 2023-03-15 00:18:37,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:37 2023-03-15 00:18:37,364 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 00:18:37 2023-03-15 00:18:37,364 [bump_version] DEBUG bumped version:3.0.0-dev.18 00:18:37 2023-03-15 00:18:37,364 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:18:37 2023-03-15 00:18:37,364 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:37 2023-03-15 00:18:37,364 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:37 2023-03-15 00:18:37,366 [execute] INFO git cat-file --batch-check 00:18:37 2023-03-15 00:18:37,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:37 2023-03-15 00:18:37,372 [execute] INFO git cat-file --batch 00:18:37 2023-03-15 00:18:37,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:37 2023-03-15 00:18:37,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:37 3.0.0-dev.18 [Pipeline] } 00:18:37 $ docker exec --env ******** --env ******** 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e ssh-agent -k 00:18:37 unset SSH_AUTH_SOCK; 00:18:37 unset SSH_AGENT_PID; 00:18:37 echo Agent pid 38 killed; 00:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:37 + git semver [Pipeline] } 00:18:38 $ docker stop --time=1 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e 00:18:39 $ docker rm -f --volumes 233caa8bc0f0db1d8216b71fa2462a2eca3e3054b78fc23af14dc7565159a70e [Pipeline] // withDockerContainer [Pipeline] sh 00:18:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:40 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:40 $ 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 00:18:40 $ docker top 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:40 [ssh-agent] Looking for ssh-agent implementation... 00:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:40 $ docker exec 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 ssh-agent 00:18:40 SSH_AUTH_SOCK=/tmp/ssh-HLcJPm22t45W/agent.32 00:18:40 SSH_AGENT_PID=38 00:18:40 Running ssh-add (command line suppressed) 00:18:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1383739096682513037.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1383739096682513037.key) 00:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:41 + git semver push 00:18:41 2023-03-15 00:18:41,419 [run_push] DEBUG push 00:18:41 2023-03-15 00:18:41,420 [execute] INFO git cat-file --batch-check 00:18:41 2023-03-15 00:18:41,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:41 2023-03-15 00:18:41,422 [execute] INFO git rev-list e9b870fbcaaf5ec385b49a11684d5fdd421791ce -- 00:18:41 2023-03-15 00:18:41,423 [execute] DEBUG Popen(['git', 'rev-list', 'e9b870fbcaaf5ec385b49a11684d5fdd421791ce', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:41 2023-03-15 00:18:41,430 [execute] INFO git fetch -v origin 00:18:41 2023-03-15 00:18:41,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:18:42 2023-03-15 00:18:42,051 [run_push] DEBUG no remote changes detected 00:18:42 2023-03-15 00:18:42,052 [execute] INFO git push origin semver 00:18:42 2023-03-15 00:18:42,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:43 2023-03-15 00:18:42,803 [run_push] DEBUG push all version tags 00:18:43 2023-03-15 00:18:42,804 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:18:43 2023-03-15 00:18:42,804 [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) 00:18:43 2023-03-15 00:18:43,541 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:43 3.0.0-dev.18 [Pipeline] } 00:18:43 $ docker exec --env ******** --env ******** 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 ssh-agent -k 00:18:43 unset SSH_AUTH_SOCK; 00:18:43 unset SSH_AGENT_PID; 00:18:43 echo Agent pid 38 killed; 00:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:44 + git semver [Pipeline] } 00:18:44 $ docker stop --time=1 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 00:18:45 $ docker rm -f --volumes 07d7f8fa19c8732fef8bc4bec6e1c786953598d17fb184cfcf2084949726b486 [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 00:18:46 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:18:46 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:46 total 16 00:18:46 drwxr-xr-x 3 root root 4096 Mar 15 00:07 . 00:18:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:18 .. 00:18:46 drwxr-xr-x 2 root root 4096 Mar 15 00:07 cost 00:18:46 -rw-r--r-- 1 root root 88 Mar 15 00:07 cost.csv 00:18:46 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:46 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:46 total 16 00:18:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:07 . 00:18:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:18 .. 00:18:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 00:07 cost 00:18:46 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 00:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:47 ---> package-listing.sh 00:18:47 ++ facter osfamily 00:18:47 ++ tr '[:upper:]' '[:lower:]' 00:18:47 + OS_FAMILY=debian 00:18:47 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:18:47 + START_PACKAGES=/tmp/packages_start.txt 00:18:47 + END_PACKAGES=/tmp/packages_end.txt 00:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:47 + PACKAGES=/tmp/packages_start.txt 00:18:47 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:18:47 + PACKAGES=/tmp/packages_end.txt 00:18:47 + case "${OS_FAMILY}" in 00:18:47 + dpkg -l 00:18:47 + grep '^ii' 00:18:47 + '[' -f /tmp/packages_start.txt ']' 00:18:47 + '[' -f /tmp/packages_end.txt ']' 00:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:47 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:18:47 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:18:47 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 00:18:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:48 prd-ubuntu20.04-docker-8c-8g-292 does not seem to be running inside a container 00:18:48 $ 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 00:18:48 $ docker top b0e8cec98a3835ad2378ca356393e62367c1db2e1b5ce99a06cdd9316b9ad483 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:49 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:49 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:49 + ls /var/log/sa-host 00:18:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:49 provisioning config files... 00:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12243726735842415733tmp [Pipeline] { [Pipeline] echo 00:18:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:49 ---> create-netrc.sh [Pipeline] } 00:18:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:50 ---> python-tools-install.sh [Pipeline] echo 00:18:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:50 ---> sudo-logs.sh 00:18:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:50 ---> job-cost.sh 00:18:50 lf-activate-venv: SKIPPING 00:18:50 DEBUG: total: 0.2199999988079071 00:18:50 INFO: Retrieving Stack Cost... 00:18:51 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:51 INFO: Archiving Costs [Pipeline] echo 00:18:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:52 ---> logs-deploy.sh 00:18:52 lf-activate-venv: SKIPPING 00:18:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/88 00:18:52 INFO: archiving workspace using pattern(s): 00:18:52 Archives upload complete. 00:18:52 INFO: archiving logs to Nexus