Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2331c4acea81494319363438f6ba967002bb5dd4 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-ssh17851246173069996217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1754453045319949084.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11479219905833193808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7860874682021946426.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-ssh13304991956835128663.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-9058 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 2331c4acea81494319363438f6ba967002bb5dd4 (main) Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > 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 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 > git rev-list --no-walk c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:22 ========================================================= 03:36:22 EdgeX Global Pipelines Version Info 03:36:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:23 ------------------- 03:36:23 stable info: 03:36:23 ------------------- 03:36:23 Commited By: Bill Mahoney bill.mahoney@intel.com 03:36:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:36:23 Message: update stable to v1.0.248 03:36:23 ------------------- 03:36:23 experimental info: 03:36:23 ------------------- 03:36:23 Commited By: **** collab-it+edgex@linuxfoundation.org 03:36:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:36:23 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2331c4a [Pipeline] echo 03:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:24 provisioning config files... 03:36:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5521051290785372630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:24 ---> docker-login.sh 03:36:24 nexus3.edgexfoundry.org:10001 03:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:25 Configure a credential helper to remove this warning. See 03:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:25 03:36:25 Login Succeeded 03:36:25 nexus3.edgexfoundry.org:10002 03:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:25 Configure a credential helper to remove this warning. See 03:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:25 03:36:25 Login Succeeded 03:36:25 nexus3.edgexfoundry.org:10003 03:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:25 Configure a credential helper to remove this warning. See 03:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:25 03:36:25 Login Succeeded 03:36:25 nexus3.edgexfoundry.org:10004 03:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:25 Configure a credential helper to remove this warning. See 03:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:25 03:36:25 Login Succeeded 03:36:25 docker.io 03:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:25 Configure a credential helper to remove this warning. See 03:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:25 03:36:25 Login Succeeded 03:36:25 ---> docker-login.sh ends [Pipeline] } 03:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:26 + git rev-list -1 --merges 2331c4acea81494319363438f6ba967002bb5dd4~1..2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo 03:36:26 -----------> git rev-list -1 --merges 2331c4acea81494319363438f6ba967002bb5dd4~1..2331c4acea81494319363438f6ba967002bb5dd4 2331c4acea81494319363438f6ba967002bb5dd4 03:36:26 2331c4acea81494319363438f6ba967002bb5dd4 [false] [Pipeline] sh 03:36:26 + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo 03:36:26 ========================================================= 03:36:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:26 + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo 03:36:26 [semverPrep] GIT_COMMIT: 2331c4acea81494319363438f6ba967002bb5dd4, Commit Message: Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo 03:36:26 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:27 + grep -v github /etc/ssh/ssh_known_hosts 03:36:27 + [ -e /tmp/ssh_known_hosts ] 03:36:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:27 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:27 03:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:36:28 b85a868b505f: Pulling fs layer 03:36:28 e2be974225ed: Pulling fs layer 03:36:28 339a4e72a1f5: Pulling fs layer 03:36:28 988bab9f4d93: Pulling fs layer 03:36:28 1469e6f7b9e6: Pulling fs layer 03:36:28 eaf3925da568: Pulling fs layer 03:36:28 bab4dde63d76: Pulling fs layer 03:36:28 bde34c3a00c8: Pulling fs layer 03:36:28 b352a97aabf1: Pulling fs layer 03:36:28 4872d77fe225: Pulling fs layer 03:36:28 5851b861e8e6: Pulling fs layer 03:36:28 b352a97aabf1: Waiting 03:36:28 4872d77fe225: Waiting 03:36:28 eaf3925da568: Waiting 03:36:28 bab4dde63d76: Waiting 03:36:28 5851b861e8e6: Waiting 03:36:28 bde34c3a00c8: Waiting 03:36:28 988bab9f4d93: Waiting 03:36:28 1469e6f7b9e6: Waiting 03:36:28 e2be974225ed: Verifying Checksum 03:36:28 e2be974225ed: Download complete 03:36:28 988bab9f4d93: Verifying Checksum 03:36:28 988bab9f4d93: Download complete 03:36:28 1469e6f7b9e6: Verifying Checksum 03:36:28 1469e6f7b9e6: Download complete 03:36:28 339a4e72a1f5: Verifying Checksum 03:36:28 339a4e72a1f5: Download complete 03:36:28 eaf3925da568: Download complete 03:36:28 bde34c3a00c8: Verifying Checksum 03:36:28 bde34c3a00c8: Download complete 03:36:28 4872d77fe225: Verifying Checksum 03:36:28 4872d77fe225: Download complete 03:36:28 5851b861e8e6: Download complete 03:36:28 b85a868b505f: Verifying Checksum 03:36:28 b85a868b505f: Download complete 03:36:28 bab4dde63d76: Verifying Checksum 03:36:28 bab4dde63d76: Download complete 03:36:29 b85a868b505f: Pull complete 03:36:29 e2be974225ed: Pull complete 03:36:30 339a4e72a1f5: Pull complete 03:36:30 988bab9f4d93: Pull complete 03:36:30 1469e6f7b9e6: Pull complete 03:36:30 eaf3925da568: Pull complete 03:36:32 bab4dde63d76: Pull complete 03:36:32 bde34c3a00c8: Pull complete 03:36:32 b352a97aabf1: Pull complete 03:36:32 4872d77fe225: Pull complete 03:36:32 5851b861e8e6: Pull complete 03:36:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:32 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:36:33 $ 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 03:36:35 $ docker top 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f -eo pid,comm 03:36:35 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). 03:36:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:35 [ssh-agent] Looking for ssh-agent implementation... 03:36:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:35 $ docker exec 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent 03:36:36 SSH_AUTH_SOCK=/tmp/ssh-VVOSJyFsV6Ts/agent.32 03:36:36 SSH_AGENT_PID=38 03:36:36 Running ssh-add (command line suppressed) 03:36:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6337791070564616093.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6337791070564616093.key) 03:36:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:36 + git tag --points-at HEAD [Pipeline] } 03:36:36 $ docker exec --env ******** --env ******** 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent -k 03:36:36 unset SSH_AUTH_SOCK; 03:36:36 unset SSH_AGENT_PID; 03:36:36 echo Agent pid 38 killed; 03:36:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:36 [ssh-agent] Looking for ssh-agent implementation... 03:36:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:36 $ docker exec 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent 03:36:36 SSH_AUTH_SOCK=/tmp/ssh-E5rsfjtdR8rY/agent.70 03:36:36 SSH_AGENT_PID=76 03:36:36 Running ssh-add (command line suppressed) 03:36:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779174320813401992.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779174320813401992.key) 03:36:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:37 + git semver init 03:36:37 2023-04-19 03:36:37,497 [run_init] DEBUG init version:0.0.0 force:False 03:36:37 2023-04-19 03:36:37,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:36:37 2023-04-19 03:36:37,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:36:37 2023-04-19 03:36:37,498 [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) 03:36:38 2023-04-19 03:36:38,179 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:36:38 2023-04-19 03:36:38,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:36:38 2023-04-19 03:36:38,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:36:38 2023-04-19 03:36:38,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:36:38 3.0.0-dev.28 [Pipeline] } 03:36:38 $ docker exec --env ******** --env ******** 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent -k 03:36:38 unset SSH_AUTH_SOCK; 03:36:38 unset SSH_AGENT_PID; 03:36:38 echo Agent pid 76 killed; 03:36:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:38 + git semver [Pipeline] } 03:36:39 $ docker stop --time=1 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f 03:36:40 $ docker rm -f --volumes 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f [Pipeline] // withDockerContainer [Pipeline] sh 03:36:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:41 Stashed 1 file(s) [Pipeline] echo 03:36:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 03:36:41 provisioning config files... 03:36:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1182812004020113555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:41 ---> docker-login.sh 03:36:41 nexus3.edgexfoundry.org:10001 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:41 Configure a credential helper to remove this warning. See 03:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:41 03:36:41 Login Succeeded 03:36:41 nexus3.edgexfoundry.org:10002 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:41 Configure a credential helper to remove this warning. See 03:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:41 03:36:41 Login Succeeded 03:36:41 nexus3.edgexfoundry.org:10003 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:41 Configure a credential helper to remove this warning. See 03:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:41 03:36:41 Login Succeeded 03:36:41 nexus3.edgexfoundry.org:10004 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:41 Configure a credential helper to remove this warning. See 03:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:41 03:36:41 Login Succeeded 03:36:41 docker.io 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:42 Configure a credential helper to remove this warning. See 03:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:42 03:36:42 Login Succeeded 03:36:42 ---> docker-login.sh ends [Pipeline] } 03:36:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:42 ========================================================= 03:36:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:36:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:42 + 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 . 03:36:42 Sending build context to Docker daemon 1.913MB 03:36:42 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:36:42 Step 2/13 : FROM ${BASE} AS builder 03:36:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:42 63b65145d645: Pulling fs layer 03:36:42 a2d21d5440eb: Pulling fs layer 03:36:42 935e6c44a52c: Pulling fs layer 03:36:42 94cc34f8dd06: Pulling fs layer 03:36:42 30dea6a524f1: Pulling fs layer 03:36:42 a2aff8979fd8: Pulling fs layer 03:36:42 6808be2612f2: Pulling fs layer 03:36:42 f25807f1079a: Pulling fs layer 03:36:42 a2aff8979fd8: Waiting 03:36:42 6808be2612f2: Waiting 03:36:42 f25807f1079a: Waiting 03:36:42 30dea6a524f1: Waiting 03:36:42 a2d21d5440eb: Download complete 03:36:42 94cc34f8dd06: Verifying Checksum 03:36:42 94cc34f8dd06: Download complete 03:36:42 30dea6a524f1: Download complete 03:36:42 63b65145d645: Verifying Checksum 03:36:42 63b65145d645: Download complete 03:36:42 a2aff8979fd8: Verifying Checksum 03:36:42 a2aff8979fd8: Download complete 03:36:42 63b65145d645: Pull complete 03:36:42 a2d21d5440eb: Pull complete 03:36:42 f25807f1079a: Verifying Checksum 03:36:42 f25807f1079a: Download complete 03:36:43 935e6c44a52c: Verifying Checksum 03:36:43 935e6c44a52c: Download complete 03:36:43 6808be2612f2: Verifying Checksum 03:36:43 6808be2612f2: Download complete 03:36:46 935e6c44a52c: Pull complete 03:36:46 94cc34f8dd06: Pull complete 03:36:46 30dea6a524f1: Pull complete 03:36:46 a2aff8979fd8: Pull complete 03:36:49 6808be2612f2: Pull complete 03:36:49 f25807f1079a: Pull complete 03:36:49 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 03:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:36:49 ---> 3b553350e43f 03:36:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:36:55 ---> Running in 2b89e9f8b4b7 03:36:55 Removing intermediate container 2b89e9f8b4b7 03:36:55 ---> 619ece5ba66c 03:36:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:55 ---> Running in d36c1e3addb7 03:36:55 Removing intermediate container d36c1e3addb7 03:36:55 ---> 4ff5d3e538db 03:36:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:36:55 ---> Running in 82ead3b4a0ed 03:36:55 Removing intermediate container 82ead3b4a0ed 03:36:55 ---> cfa8dd5677f1 03:36:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:36:55 ---> Running in ac64623e3d36 03:36:55 Removing intermediate container ac64623e3d36 03:36:55 ---> 6401c85680e3 03:36:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:55 ---> Running in be7a18ac9498 03:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:36:55 (1/14) Installing libintl (0.21.1-r1) 03:36:55 (2/14) Installing eudev-libs (3.2.11-r4) 03:36:55 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:36:55 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:36:55 (5/14) Installing v4l-utils (1.22.1-r2) 03:36:55 (6/14) Installing udev-init-scripts (35-r1) 03:36:55 (7/14) Installing libblkid (2.38.1-r1) 03:36:55 (8/14) Installing xz-libs (5.2.9-r0) 03:36:55 (9/14) Installing zstd-libs (1.5.5-r0) 03:36:55 (10/14) Installing kmod-libs (30-r1) 03:36:55 (11/14) Installing eudev (3.2.11-r4) 03:36:55 (12/14) Installing eudev-dev (3.2.11-r4) 03:36:55 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:36:55 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:36:55 Executing busybox-1.35.0-r29.trigger 03:36:55 Executing eudev-3.2.11-r4.trigger 03:36:55 OK: 272 MiB in 67 packages 03:36:56 Still waiting to schedule task 03:36:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9057’ 03:36:56 Removing intermediate container be7a18ac9498 03:36:56 ---> 04405d2adb4f 03:36:56 Step 8/13 : WORKDIR /device-usb-camera 03:36:56 ---> Running in 8dd3bfa46a69 03:36:56 Removing intermediate container 8dd3bfa46a69 03:36:56 ---> f3649bbbf045 03:36:56 Step 9/13 : COPY go.mod vendor* ./ 03:36:56 ---> 6516e6ea5874 03:36:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:56 ---> Running in 58d837aa103b 03:37:35 Removing intermediate container 58d837aa103b 03:37:35 ---> 1323d9b5e43e 03:37:35 Step 11/13 : COPY . . 03:37:35 ---> a50f769bbf6d 03:37:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:37:35 ---> Running in 7aad6b697079 03:37:35  % Total % Received % Xferd Average Speed Time Time Time Current 03:37:35 Dload Upload Total Spent Left Speed 03:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062   0  0   4326      0 --:--:-- --:--:-- --:--:--  4334 03:37:35 Removing intermediate container 7aad6b697079 03:37:35 ---> 8a5701dcc439 03:37:35 Step 13/13 : RUN ${MAKE} 03:37:35 ---> Running in bb784d921ff7 03:37:35 noop 03:37:35 Removing intermediate container bb784d921ff7 03:37:35 ---> e588957b7833 03:37:35 Successfully built e588957b7833 03:37:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:35 + docker inspect -f . ci-base-image-x86_64 03:37:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:35 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:37:35 $ 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 03:37:36 $ docker top 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:36 + go version 03:37:36 go version go1.20.2 linux/amd64 [Pipeline] } 03:37:36 $ docker stop --time=1 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c 03:37:37 $ docker rm -f --volumes 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:38 + docker inspect -f . ci-base-image-x86_64 03:37:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:38 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:37:38 $ 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 03:37:38 $ docker top a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:39 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:37:39 + make test 03:37:39 go test ./... -coverprofile=coverage.out ./... 03:37:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:37:54 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:37:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 2.0% of statements 03:38:01 go vet ./... 03:38:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:38:04 $ docker stop --time=1 a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 03:38:07 $ docker rm -f --volumes a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:38:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:08 + ls -al . 03:38:08 total 192 03:38:08 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:37 . 03:38:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 .. 03:38:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:36 .git 03:38:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 .github 03:38:08 -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:36 .gitignore 03:38:08 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:36 .golangci.yml 03:38:08 -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:36 .hadolint.yml 03:38:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:36 .semver 03:38:08 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:36 Attribution.txt 03:38:08 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:36 CHANGELOG.md 03:38:08 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:36 Dockerfile 03:38:08 -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:36 GOVERNANCE.md 03:38:08 -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:36 Jenkinsfile 03:38:08 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:36 LICENSE 03:38:08 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:36 Makefile 03:38:08 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:36 OWNERS.md 03:38:08 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:36 README.md 03:38:08 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:36 VERSION 03:38:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:36 bin 03:38:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 cmd 03:38:08 -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:37 coverage.out 03:38:08 -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:36 docker-entrypoint.sh 03:38:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 docs 03:38:08 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:36 go.mod 03:38:08 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:36 go.sum 03:38:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 internal 03:38:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 snap 03:38:08 -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + 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=2331c4acea81494319363438f6ba967002bb5dd4 --label arch=amd64 --label version=3.0.0-dev.28 . 03:38:09 Sending build context to Docker daemon 1.943MB 03:38:09 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 03:38:09 Step 2/35 : FROM ${BASE} AS builder 03:38:09 ---> e588957b7833 03:38:09 Step 3/35 : ARG ADD_BUILD_TAGS="" 03:38:09 ---> Running in 625b1e597559 03:38:09 Removing intermediate container 625b1e597559 03:38:09 ---> 3c9806181d6b 03:38:09 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:09 ---> Running in ad15cf8ace49 03:38:09 Removing intermediate container ad15cf8ace49 03:38:09 ---> 8cd5c7fe3ed3 03:38:09 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:38:09 ---> Running in fba26aaa8cc8 03:38:09 Removing intermediate container fba26aaa8cc8 03:38:09 ---> 5f41ef7bd456 03:38:09 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:38:09 ---> Running in c7e78ad459da 03:38:09 Removing intermediate container c7e78ad459da 03:38:09 ---> 9f11b229b27b 03:38:09 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:09 ---> Running in 596e1a38fcaf 03:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:38:10 OK: 272 MiB in 67 packages 03:38:10 Removing intermediate container 596e1a38fcaf 03:38:10 ---> 0c3c3162d971 03:38:10 Step 8/35 : WORKDIR /device-usb-camera 03:38:10 ---> Running in f4434b04d95a 03:38:10 Removing intermediate container f4434b04d95a 03:38:10 ---> 0d9632fa9536 03:38:10 Step 9/35 : COPY go.mod vendor* ./ 03:38:10 ---> 2736354c796b 03:38:10 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:10 ---> Running in 16d43b4ac900 03:38:11 Removing intermediate container 16d43b4ac900 03:38:11 ---> 90fb9a4b5b29 03:38:11 Step 11/35 : COPY . . 03:38:11 ---> 2eb0b9e47ff1 03:38:11 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:38:11 ---> Running in 521754d502dd 03:38:12  % Total % Received % Xferd Average Speed Time Time Time Current 03:38:12 Dload Upload Total Spent Left Speed 03:38:12  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062   0    0  20048    0 --:--:-- --:--:-- --:--:-- 20423 03:38:12 Removing intermediate container 521754d502dd 03:38:12 ---> 4951142c7ada 03:38:12 Step 13/35 : RUN ${MAKE} 03:38:12 ---> Running in 00199e61ca80 03:38:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:38:34 Removing intermediate container 00199e61ca80 03:38:34 ---> 229783af4222 03:38:34 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:38:34 v0.21.6: Pulling from aler9/rtsp-simple-server 03:38:34 4acc49c71d14: Pulling fs layer 03:38:34 4acc49c71d14: Verifying Checksum 03:38:34 4acc49c71d14: Download complete 03:38:34 4acc49c71d14: Pull complete 03:38:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:38:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:38:34 ---> 01a2bd3e5fff 03:38:34 Step 15/35 : FROM alpine:3.17 03:38:34 3.17: Pulling from library/alpine 03:38:34 f56be85fc22e: Pulling fs layer 03:38:34 f56be85fc22e: Verifying Checksum 03:38:34 f56be85fc22e: Download complete 03:38:34 f56be85fc22e: Pull complete 03:38:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:38:34 Status: Downloaded newer image for alpine:3.17 03:38:34 ---> 9ed4aefc74f6 03:38:34 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:38:34 ---> Running in 733f8716dcdc 03:38:35 Removing intermediate container 733f8716dcdc 03:38:35 ---> dcbce7494261 03:38:35 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:38:35 ---> Running in 96ef1d74a742 03:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:38:35 (1/86) Installing dumb-init (1.2.5-r2) 03:38:35 (2/86) Installing sdl2 (2.26.5-r0) 03:38:35 (3/86) Installing svt-av1-libs (1.3.0-r0) 03:38:35 (4/86) Installing libxau (1.0.10-r0) 03:38:35 (5/86) Installing libmd (1.0.4-r0) 03:38:35 (6/86) Installing libbsd (0.11.7-r0) 03:38:35 (7/86) Installing libxdmcp (1.1.4-r0) 03:38:35 (8/86) Installing libxcb (1.15-r0) 03:38:35 (9/86) Installing libx11 (1.8.4-r0) 03:38:35 (10/86) Installing aom-libs (3.5.0-r0) 03:38:35 (11/86) Installing alsa-lib (1.2.8-r0) 03:38:36 (12/86) Installing libexpat (2.5.0-r0) 03:38:36 (13/86) Installing brotli-libs (1.0.9-r9) 03:38:36 (14/86) Installing libbz2 (1.0.8-r4) 03:38:36 (15/86) Installing libpng (1.6.38-r0) 03:38:36 (16/86) Installing freetype (2.12.1-r0) 03:38:36 (17/86) Installing fontconfig (2.14.1-r0) 03:38:36 (18/86) Installing fribidi (1.0.12-r0) 03:38:36 (19/86) Installing libffi (3.4.4-r0) 03:38:36 (20/86) Installing libintl (0.21.1-r1) 03:38:36 (21/86) Installing libblkid (2.38.1-r1) 03:38:36 (22/86) Installing libmount (2.38.1-r1) 03:38:36 (23/86) Installing pcre2 (10.42-r0) 03:38:36 (24/86) Installing glib (2.74.6-r0) 03:38:36 (25/86) Installing graphite2 (1.3.14-r2) 03:38:36 (26/86) Installing harfbuzz (5.3.1-r1) 03:38:36 (27/86) Installing libass (0.16.0-r1) 03:38:36 (28/86) Installing libdav1d (1.0.0-r2) 03:38:36 (29/86) Installing hwdata-pci (0.364-r0) 03:38:36 (30/86) Installing libpciaccess (0.17-r0) 03:38:36 (31/86) Installing libdrm (2.4.114-r0) 03:38:36 (32/86) Installing gmp (6.2.1-r2) 03:38:36 (33/86) Installing nettle (3.8.1-r0) 03:38:36 (34/86) Installing p11-kit (0.24.1-r1) 03:38:36 (35/86) Installing libtasn1 (4.19.0-r0) 03:38:36 (36/86) Installing libunistring (1.1-r0) 03:38:36 (37/86) Installing gnutls (3.7.8-r3) 03:38:36 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 03:38:36 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 03:38:36 (40/86) Installing lame (3.100-r2) 03:38:36 (41/86) Installing opus (1.3.1-r1) 03:38:36 (42/86) Installing libasyncns (0.8-r1) 03:38:36 (43/86) Installing dbus-libs (1.14.4-r0) 03:38:36 (44/86) Installing libltdl (2.4.7-r1) 03:38:36 (45/86) Installing orc (0.4.33-r0) 03:38:36 (46/86) Installing libgcc (12.2.1_git20220924-r4) 03:38:36 (47/86) Installing libogg (1.3.5-r2) 03:38:36 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 03:38:36 (49/86) Installing flac-libs (1.4.2-r0) 03:38:36 (50/86) Installing libvorbis (1.3.7-r0) 03:38:36 (51/86) Installing libsndfile (1.1.0-r2) 03:38:36 (52/86) Installing libgomp (12.2.1_git20220924-r4) 03:38:36 (53/86) Installing soxr (0.1.3-r3) 03:38:36 (54/86) Installing speexdsp (1.2.1-r0) 03:38:36 (55/86) Installing tdb-libs (1.4.6-r0) 03:38:36 (56/86) Installing libpulse (16.1-r6) 03:38:36 (57/86) Installing cjson (1.7.15-r3) 03:38:36 (58/86) Installing mbedtls (2.28.3-r0) 03:38:36 (59/86) Installing librist (0.2.7-r0) 03:38:36 (60/86) Installing libsrt (1.5.1-r0) 03:38:36 (61/86) Installing libssh (0.10.4-r0) 03:38:36 (62/86) Installing libtheora (1.1.1-r16) 03:38:36 (63/86) Installing libjpeg-turbo (2.1.4-r0) 03:38:36 (64/86) Installing v4l-utils-libs (1.22.1-r2) 03:38:36 (65/86) Installing libxext (1.3.5-r0) 03:38:36 (66/86) Installing libxfixes (6.0.0-r0) 03:38:36 (67/86) Installing wayland-libs-client (1.21.0-r1) 03:38:36 (68/86) Installing libva (2.16.0-r0) 03:38:36 (69/86) Installing libvdpau (1.5-r0) 03:38:36 (70/86) Installing vidstab (1.1.0-r2) 03:38:36 (71/86) Installing libvpx (1.12.0-r1) 03:38:36 (72/86) Installing libwebp (1.2.4-r1) 03:38:36 (73/86) Installing x264-libs (0.164_git20220602-r0) 03:38:36 (74/86) Installing numactl (2.0.16-r1) 03:38:36 (75/86) Installing x265-libs (3.5-r3) 03:38:36 (76/86) Installing xvidcore (1.3.7-r1) 03:38:36 (77/86) Installing libsodium (1.0.18-r2) 03:38:36 (78/86) Installing libzmq (4.3.4-r1) 03:38:36 (79/86) Installing ffmpeg-libs (5.1.3-r0) 03:38:36 (80/86) Installing ffmpeg (5.1.3-r0) 03:38:36 (81/86) Installing udev-init-scripts (35-r1) 03:38:36 (82/86) Installing eudev-libs (3.2.11-r4) 03:38:36 (83/86) Installing xz-libs (5.2.9-r0) 03:38:36 (84/86) Installing zstd-libs (1.5.5-r0) 03:38:36 (85/86) Installing kmod-libs (30-r1) 03:38:36 (86/86) Installing eudev (3.2.11-r4) 03:38:36 Executing busybox-1.35.0-r29.trigger 03:38:36 Executing eudev-3.2.11-r4.trigger 03:38:36 OK: 112 MiB in 101 packages 03:38:39 Removing intermediate container 96ef1d74a742 03:38:39 ---> fd630d596149 03:38:39 Step 18/35 : WORKDIR / 03:38:39 ---> Running in 9936425cac9b 03:38:39 Removing intermediate container 9936425cac9b 03:38:39 ---> a317ff2ea689 03:38:39 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 03:38:40 ---> 23eda19e39d0 03:38:40 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 03:38:40 ---> b768833ce1b6 03:38:40 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:38:40 ---> 0e52f10d6011 03:38:40 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:38:40 ---> 2e9581bfb527 03:38:40 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:38:40 ---> 519f135fd8cc 03:38:40 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 03:38:40 ---> ae403edcfc99 03:38:40 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 03:38:41 ---> 7a601664bb7e 03:38:41 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:38:41 ---> Running in 5bf17916660d 03:38:42 Removing intermediate container 5bf17916660d 03:38:42 ---> 3ece1056c8a9 03:38:42 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:38:42 ---> Running in 98c58285e8e7 03:38:42 Removing intermediate container 98c58285e8e7 03:38:42 ---> af3bef76cb74 03:38:42 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:38:42 ---> Running in eec7fe2777f3 03:38:43 Removing intermediate container eec7fe2777f3 03:38:43 ---> 12aae5bfa01a 03:38:43 Step 29/35 : EXPOSE 59983 03:38:43 ---> Running in 8c7913db2d83 03:38:43 Removing intermediate container 8c7913db2d83 03:38:43 ---> bc35244b3f11 03:38:43 Step 30/35 : EXPOSE 8554 03:38:43 ---> Running in 44f7676f7818 03:38:43 Removing intermediate container 44f7676f7818 03:38:43 ---> de78469fa5ea 03:38:43 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:38:43 ---> Running in 7d124a4b0388 03:38:43 Removing intermediate container 7d124a4b0388 03:38:43 ---> 679f84822349 03:38:43 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:38:43 ---> Running in 798fce69fff5 03:38:43 Removing intermediate container 798fce69fff5 03:38:43 ---> 5d43d27425b1 03:38:43 Step 33/35 : LABEL arch=amd64 03:38:43 ---> Running in b64e07ec0c97 03:38:43 Removing intermediate container b64e07ec0c97 03:38:43 ---> 26453b031983 03:38:43 Step 34/35 : LABEL git_sha=2331c4acea81494319363438f6ba967002bb5dd4 03:38:43 ---> Running in e9c81b51ddcc 03:38:43 Removing intermediate container e9c81b51ddcc 03:38:43 ---> 0ba4912a2d57 03:38:43 Step 35/35 : LABEL version=3.0.0-dev.28 03:38:43 ---> Running in 68211862a2cb 03:38:43 Removing intermediate container 68211862a2cb 03:38:43 ---> bced03c65df1 03:38:43 [Warning] One or more build-args [ARCH] were not consumed 03:38:43 Successfully built bced03c65df1 03:38:43 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 03:38:43 provisioning config files... 03:38:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14363221567521039723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:44 ---> docker-login.sh 03:38:44 nexus3.edgexfoundry.org:10001 03:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:44 Configure a credential helper to remove this warning. See 03:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:44 03:38:44 Login Succeeded 03:38:44 nexus3.edgexfoundry.org:10002 03:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:44 Configure a credential helper to remove this warning. See 03:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:44 03:38:44 Login Succeeded 03:38:44 nexus3.edgexfoundry.org:10003 03:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:44 Configure a credential helper to remove this warning. See 03:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:44 03:38:44 Login Succeeded 03:38:44 nexus3.edgexfoundry.org:10004 03:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:44 Configure a credential helper to remove this warning. See 03:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:44 03:38:44 Login Succeeded 03:38:44 docker.io 03:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:44 Configure a credential helper to remove this warning. See 03:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:44 03:38:44 Login Succeeded 03:38:44 ---> docker-login.sh ends [Pipeline] } 03:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:44 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:38:44 2331c4acea81494319363438f6ba967002bb5dd4 03:38:44 latest 03:38:44 3.0.0-dev.28 03:38:44 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:38:44 main 03:38:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:45 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 03:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:45 51ecef57f32c: Preparing 03:38:45 886616c90d40: Preparing 03:38:45 23b44f45e3a3: Preparing 03:38:45 3827b5b91e75: Preparing 03:38:45 acc83c6ca332: Preparing 03:38:45 a41f35655142: Preparing 03:38:45 fa634c485181: Preparing 03:38:45 bf12c92f0f68: Preparing 03:38:45 84e6199fcb81: Preparing 03:38:45 1c7603a6e33a: Preparing 03:38:45 a7a640a1f5a6: Preparing 03:38:45 f1417ff83b31: Preparing 03:38:45 a41f35655142: Waiting 03:38:45 fa634c485181: Waiting 03:38:45 bf12c92f0f68: Waiting 03:38:45 84e6199fcb81: Waiting 03:38:45 1c7603a6e33a: Waiting 03:38:45 a7a640a1f5a6: Waiting 03:38:45 f1417ff83b31: Waiting 03:38:45 acc83c6ca332: Pushed 03:38:45 886616c90d40: Pushed 03:38:45 23b44f45e3a3: Pushed 03:38:45 51ecef57f32c: Pushed 03:38:45 a41f35655142: Pushed 03:38:45 fa634c485181: Pushed 03:38:45 bf12c92f0f68: Pushed 03:38:45 84e6199fcb81: Pushed 03:38:45 f1417ff83b31: Layer already exists 03:38:48 3827b5b91e75: Pushed 03:38:48 1c7603a6e33a: Pushed 03:38:56 a7a640a1f5a6: Pushed 03:38:56 2331c4acea81494319363438f6ba967002bb5dd4: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:56 51ecef57f32c: Preparing 03:38:56 886616c90d40: Preparing 03:38:56 23b44f45e3a3: Preparing 03:38:56 3827b5b91e75: Preparing 03:38:56 acc83c6ca332: Preparing 03:38:56 a41f35655142: Preparing 03:38:56 fa634c485181: Preparing 03:38:56 bf12c92f0f68: Preparing 03:38:56 84e6199fcb81: Preparing 03:38:56 1c7603a6e33a: Preparing 03:38:56 a7a640a1f5a6: Preparing 03:38:56 f1417ff83b31: Preparing 03:38:56 84e6199fcb81: Waiting 03:38:56 bf12c92f0f68: Waiting 03:38:56 fa634c485181: Waiting 03:38:56 1c7603a6e33a: Waiting 03:38:56 a41f35655142: Waiting 03:38:56 51ecef57f32c: Layer already exists 03:38:56 886616c90d40: Layer already exists 03:38:56 23b44f45e3a3: Layer already exists 03:38:56 acc83c6ca332: Layer already exists 03:38:56 3827b5b91e75: Layer already exists 03:38:56 fa634c485181: Layer already exists 03:38:56 bf12c92f0f68: Layer already exists 03:38:56 a41f35655142: Layer already exists 03:38:56 1c7603a6e33a: Layer already exists 03:38:56 84e6199fcb81: Layer already exists 03:38:56 a7a640a1f5a6: Layer already exists 03:38:56 f1417ff83b31: Layer already exists 03:38:56 latest: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 03:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:57 51ecef57f32c: Preparing 03:38:57 886616c90d40: Preparing 03:38:57 23b44f45e3a3: Preparing 03:38:57 3827b5b91e75: Preparing 03:38:57 acc83c6ca332: Preparing 03:38:57 a41f35655142: Preparing 03:38:57 fa634c485181: Preparing 03:38:57 bf12c92f0f68: Preparing 03:38:57 84e6199fcb81: Preparing 03:38:57 1c7603a6e33a: Preparing 03:38:57 a7a640a1f5a6: Preparing 03:38:57 f1417ff83b31: Preparing 03:38:57 a41f35655142: Waiting 03:38:57 fa634c485181: Waiting 03:38:57 bf12c92f0f68: Waiting 03:38:57 84e6199fcb81: Waiting 03:38:57 1c7603a6e33a: Waiting 03:38:57 a7a640a1f5a6: Waiting 03:38:57 f1417ff83b31: Waiting 03:38:57 3827b5b91e75: Layer already exists 03:38:57 acc83c6ca332: Layer already exists 03:38:57 51ecef57f32c: Layer already exists 03:38:57 23b44f45e3a3: Layer already exists 03:38:57 886616c90d40: Layer already exists 03:38:57 a41f35655142: Layer already exists 03:38:57 fa634c485181: Layer already exists 03:38:57 84e6199fcb81: Layer already exists 03:38:57 bf12c92f0f68: Layer already exists 03:38:57 1c7603a6e33a: Layer already exists 03:38:57 a7a640a1f5a6: Layer already exists 03:38:57 f1417ff83b31: Layer already exists 03:38:57 3.0.0-dev.28: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:58 51ecef57f32c: Preparing 03:38:58 886616c90d40: Preparing 03:38:58 23b44f45e3a3: Preparing 03:38:58 3827b5b91e75: Preparing 03:38:58 acc83c6ca332: Preparing 03:38:58 a41f35655142: Preparing 03:38:58 fa634c485181: Preparing 03:38:58 bf12c92f0f68: Preparing 03:38:58 84e6199fcb81: Preparing 03:38:58 1c7603a6e33a: Preparing 03:38:58 a7a640a1f5a6: Preparing 03:38:58 f1417ff83b31: Preparing 03:38:58 a41f35655142: Waiting 03:38:58 fa634c485181: Waiting 03:38:58 1c7603a6e33a: Waiting 03:38:58 bf12c92f0f68: Waiting 03:38:58 a7a640a1f5a6: Waiting 03:38:58 84e6199fcb81: Waiting 03:38:58 f1417ff83b31: Waiting 03:38:58 acc83c6ca332: Layer already exists 03:38:58 51ecef57f32c: Layer already exists 03:38:58 23b44f45e3a3: Layer already exists 03:38:58 3827b5b91e75: Layer already exists 03:38:58 886616c90d40: Layer already exists 03:38:58 84e6199fcb81: Layer already exists 03:38:58 fa634c485181: Layer already exists 03:38:58 1c7603a6e33a: Layer already exists 03:38:58 a41f35655142: Layer already exists 03:38:58 bf12c92f0f68: Layer already exists 03:38:58 a7a640a1f5a6: Layer already exists 03:38:58 f1417ff83b31: Layer already exists 03:38:58 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:38:58 51ecef57f32c: Preparing 03:38:58 886616c90d40: Preparing 03:38:58 23b44f45e3a3: Preparing 03:38:58 3827b5b91e75: Preparing 03:38:58 acc83c6ca332: Preparing 03:38:58 a41f35655142: Preparing 03:38:58 fa634c485181: Preparing 03:38:58 bf12c92f0f68: Preparing 03:38:58 84e6199fcb81: Preparing 03:38:58 1c7603a6e33a: Preparing 03:38:58 a7a640a1f5a6: Preparing 03:38:58 f1417ff83b31: Preparing 03:38:58 bf12c92f0f68: Waiting 03:38:58 fa634c485181: Waiting 03:38:58 a41f35655142: Waiting 03:38:58 84e6199fcb81: Waiting 03:38:58 1c7603a6e33a: Waiting 03:38:58 f1417ff83b31: Waiting 03:38:58 3827b5b91e75: Layer already exists 03:38:58 51ecef57f32c: Layer already exists 03:38:58 23b44f45e3a3: Layer already exists 03:38:58 886616c90d40: Layer already exists 03:38:58 acc83c6ca332: Layer already exists 03:38:58 fa634c485181: Layer already exists 03:38:58 a41f35655142: Layer already exists 03:38:58 84e6199fcb81: Layer already exists 03:38:58 bf12c92f0f68: Layer already exists 03:38:58 1c7603a6e33a: Layer already exists 03:38:58 f1417ff83b31: Layer already exists 03:38:58 a7a640a1f5a6: Layer already exists 03:38:58 main: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:58 ===================================================== [Pipeline] echo 03:38:58 taggedImages: 03:38:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 03:38:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:38:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 03:38:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:38:58 - 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 03:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:59 03:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9059 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:38:59 Running in /w/workspace/device-usb-camera/100 [Pipeline] { [Pipeline] checkout 03:38:59 Selected Git installation does not exist. Using Default 03:38:59 The recommended git tool is: NONE 03:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:59 latest: Pulling from edgex-lftools-log-publisher 03:38:59 5eb5b503b376: Pulling fs layer 03:38:59 5c69ac0246d0: Pulling fs layer 03:38:59 ec43610c2a17: Pulling fs layer 03:38:59 3a2ae6a8a46f: Pulling fs layer 03:38:59 3a2ae6a8a46f: Waiting 03:38:59 33b1e0a273af: Pulling fs layer 03:38:59 5d3b04190fa2: Pulling fs layer 03:38:59 2f39f015ded8: Pulling fs layer 03:38:59 33b1e0a273af: Waiting 03:38:59 5c69ac0246d0: Verifying Checksum 03:38:59 5c69ac0246d0: Download complete 03:38:59 3a2ae6a8a46f: Verifying Checksum 03:38:59 3a2ae6a8a46f: Download complete 03:38:59 33b1e0a273af: Verifying Checksum 03:38:59 33b1e0a273af: Download complete 03:38:59 5d3b04190fa2: Verifying Checksum 03:38:59 5d3b04190fa2: Download complete 03:38:59 ec43610c2a17: Verifying Checksum 03:38:59 ec43610c2a17: Download complete 03:38:59 5eb5b503b376: Download complete 03:39:00 2f39f015ded8: Download complete 03:39:00 5eb5b503b376: Pull complete 03:39:00 5c69ac0246d0: Pull complete 03:39:01 ec43610c2a17: Pull complete 03:39:01 3a2ae6a8a46f: Pull complete 03:39:01 33b1e0a273af: Pull complete 03:39:01 5d3b04190fa2: Pull complete 03:39:05 using credential edgex-jenkins-ssh 03:39:05 Cloning the remote Git repository 03:39:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:39:06 > git init /w/workspace/device-usb-camera/100 # timeout=10 03:39:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:39:06 > git --version # timeout=10 03:39:06 > git --version # 'git version 2.25.1' 03:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:05 2f39f015ded8: Pull complete 03:39:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:06 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:39:06 $ 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 03:39:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:39:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:39:07 Avoid second fetch 03:39:07 Checking out Revision 2331c4acea81494319363438f6ba967002bb5dd4 (main) 03:39:07 Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" 03:39:08 03:39:08 GitHub has been notified of this commit’s build result 03:39:08 03:39:08 > git config core.sparsecheckout # timeout=10 03:39:08 > git checkout -f 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 03:39:09 $ docker top 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:09 ---> job-cost.sh 03:39:09 lf-activate-venv: SKIPPING 03:39:09 INFO: No Stack... 03:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:39:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:10 Dload Upload Total Spent Left Speed 03:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k 03:39:10 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 03:39:10 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 03:39:10 + cut -d, -f6 [Pipeline] lock 03:39:10 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] 03:39:10 Resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] did not exist. Created. 03:39:10 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:39:11 + echo total: 0.2199999988079071 [Pipeline] stash 03:39:11 Stashed 1 file(s) [Pipeline] } 03:39:11 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:11 $ docker stop --time=1 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 03:39:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:39:11 03:39:11 { 03:39:11 "registry-mirrors": [ 03:39:11 "https://nexus3.edgexfoundry.org:10001" 03:39:11 ], 03:39:11 "bip": "10.250.0.254/24", 03:39:11 "hosts": [ 03:39:11 "tcp://0.0.0.0:5555", 03:39:11 "unix:///var/run/docker.sock" 03:39:11 ], 03:39:11 "mtu": 1458, 03:39:11 "selinux-enabled": true, 03:39:11 "seccomp-profile": "/etc/docker/seccomp.json" 03:39:11 } 03:39:12 $ docker rm -f --volumes 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:39:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:39:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:31 provisioning config files... 03:39:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/100@tmp/config4584872901083032208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:31 ---> docker-login.sh 03:39:31 nexus3.edgexfoundry.org:10001 03:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:32 Configure a credential helper to remove this warning. See 03:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:32 03:39:32 Login Succeeded 03:39:32 nexus3.edgexfoundry.org:10002 03:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:32 Configure a credential helper to remove this warning. See 03:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:32 03:39:32 Login Succeeded 03:39:32 nexus3.edgexfoundry.org:10003 03:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:33 Configure a credential helper to remove this warning. See 03:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:33 03:39:33 Login Succeeded 03:39:33 nexus3.edgexfoundry.org:10004 03:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:33 Configure a credential helper to remove this warning. See 03:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:33 03:39:33 Login Succeeded 03:39:33 docker.io 03:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:33 Configure a credential helper to remove this warning. See 03:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:33 03:39:33 Login Succeeded 03:39:33 ---> docker-login.sh ends [Pipeline] } 03:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:34 ========================================================= 03:39:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:39:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:34 + 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 . 03:39:34 Sending build context to Docker daemon 1.207MB 03:39:34 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:39:34 Step 2/13 : FROM ${BASE} AS builder 03:39:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:39:35 af6eaf76a39c: Pulling fs layer 03:39:35 55522c791124: Pulling fs layer 03:39:35 ce5c4a1c91eb: Pulling fs layer 03:39:35 169dfbe0d373: Pulling fs layer 03:39:35 e1ff8fa3b103: Pulling fs layer 03:39:35 52ebb69f0ebf: Pulling fs layer 03:39:35 5abe8eddf0d5: Pulling fs layer 03:39:35 e1ff8fa3b103: Waiting 03:39:35 52ebb69f0ebf: Waiting 03:39:35 5abe8eddf0d5: Waiting 03:39:35 169dfbe0d373: Waiting 03:39:35 55522c791124: Verifying Checksum 03:39:35 55522c791124: Download complete 03:39:35 169dfbe0d373: Verifying Checksum 03:39:35 169dfbe0d373: Download complete 03:39:35 e1ff8fa3b103: Verifying Checksum 03:39:35 e1ff8fa3b103: Download complete 03:39:35 af6eaf76a39c: Verifying Checksum 03:39:36 af6eaf76a39c: Pull complete 03:39:36 5abe8eddf0d5: Verifying Checksum 03:39:36 5abe8eddf0d5: Download complete 03:39:36 55522c791124: Pull complete 03:39:37 ce5c4a1c91eb: Verifying Checksum 03:39:37 ce5c4a1c91eb: Download complete 03:39:37 52ebb69f0ebf: Verifying Checksum 03:39:37 52ebb69f0ebf: Download complete 03:39:47 ce5c4a1c91eb: Pull complete 03:39:47 169dfbe0d373: Pull complete 03:39:47 e1ff8fa3b103: Pull complete 03:39:53 52ebb69f0ebf: Pull complete 03:39:55 5abe8eddf0d5: Pull complete 03:39:55 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:39:55 ---> 6cb57ee374ae 03:39:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:39:57 ---> Running in 52b32defa19d 03:39:57 Removing intermediate container 52b32defa19d 03:39:57 ---> 86167326ddc0 03:39:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:57 ---> Running in 65fe43b298d4 03:39:57 Removing intermediate container 65fe43b298d4 03:39:57 ---> 4d5de08850e3 03:39:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:39:57 ---> Running in 8d0482442231 03:39:58 Removing intermediate container 8d0482442231 03:39:58 ---> e57e47953ad7 03:39:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:39:58 ---> Running in e7b5a25d6be1 03:39:58 Removing intermediate container e7b5a25d6be1 03:39:58 ---> 4f73be393d81 03:39:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:58 ---> Running in 5374a1d04b0e 03:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:40:01 (1/14) Installing libintl (0.21.1-r1) 03:40:01 (2/14) Installing eudev-libs (3.2.11-r4) 03:40:01 (3/14) Installing libjpeg-turbo (2.1.4-r0) 03:40:01 (4/14) Installing v4l-utils-libs (1.22.1-r2) 03:40:01 (5/14) Installing v4l-utils (1.22.1-r2) 03:40:01 (6/14) Installing udev-init-scripts (35-r1) 03:40:01 (7/14) Installing libblkid (2.38.1-r1) 03:40:01 (8/14) Installing xz-libs (5.2.9-r0) 03:40:01 (9/14) Installing zstd-libs (1.5.5-r0) 03:40:01 (10/14) Installing kmod-libs (30-r1) 03:40:01 (11/14) Installing eudev (3.2.11-r4) 03:40:01 (12/14) Installing eudev-dev (3.2.11-r4) 03:40:01 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 03:40:01 (14/14) Installing v4l-utils-dev (1.22.1-r2) 03:40:01 Executing busybox-1.35.0-r29.trigger 03:40:01 Executing eudev-3.2.11-r4.trigger 03:40:01 OK: 271 MiB in 67 packages 03:40:02 Removing intermediate container 5374a1d04b0e 03:40:02 ---> 4f53d69e5423 03:40:02 Step 8/13 : WORKDIR /device-usb-camera 03:40:02 ---> Running in bc60b5e15f27 03:40:03 Removing intermediate container bc60b5e15f27 03:40:03 ---> 0493fbfb989c 03:40:03 Step 9/13 : COPY go.mod vendor* ./ 03:40:03 ---> f6fc9e89cfe3 03:40:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:03 ---> Running in 96b7b2e6d2c1 03:41:13 Removing intermediate container 96b7b2e6d2c1 03:41:13 ---> 24b88586776a 03:41:13 Step 11/13 : COPY . . 03:41:14 ---> 763764ca3478 03:41:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:41:14 ---> Running in 89a5fa935181 03:41:14  % Total % Received % Xferd Average Speed Time Time Time Current 03:41:14  Dload Upload Total Spent Left Speed 03:41:15 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4223 0 --:--:-- --:--:-- --:--:-- 4282 03:41:15 Removing intermediate container 89a5fa935181 03:41:15 ---> e88dbd69ad59 03:41:15 Step 13/13 : RUN ${MAKE} 03:41:15 ---> Running in f37fadd640c8 03:41:16 noop 03:41:18 Removing intermediate container f37fadd640c8 03:41:18 ---> 480bf12d2134 03:41:18 Successfully built 480bf12d2134 03:41:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:18 + docker inspect -f . ci-base-image-arm64 03:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 03:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 03:41:20 $ docker top b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:20 + go version 03:41:20 go version go1.20.2 linux/arm64 [Pipeline] } 03:41:20 $ docker stop --time=1 b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 03:41:22 $ docker rm -f --volumes b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:23 + docker inspect -f . ci-base-image-arm64 03:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:23 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 03:41:23 $ 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/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 03:41:24 $ docker top 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:25 + git config --global --add safe.directory /w/workspace/device-usb-camera/100 [Pipeline] fileExists [Pipeline] sh 03:41:26 + make test 03:41:26 go test ./... -coverprofile=coverage.out ./... 03:41:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:44:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:44:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 2.0% of statements 03:44:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:44:05 go vet ./... 03:44:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:44:44 $ docker stop --time=1 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca 03:44:45 $ docker rm -f --volumes 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca [Pipeline] // withDockerContainer [Pipeline] sh 03:44:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:47 Warning: overwriting stash ‘coverage-report’ 03:44:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:48 + ls -al . 03:44:48 total 188 03:44:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 03:41 . 03:44:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 .. 03:44:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:39 .git 03:44:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 .github 03:44:48 -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:39 .gitignore 03:44:48 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:39 .golangci.yml 03:44:48 -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:39 .hadolint.yml 03:44:48 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:39 Attribution.txt 03:44:48 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:39 CHANGELOG.md 03:44:48 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:39 Dockerfile 03:44:48 -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:39 GOVERNANCE.md 03:44:48 -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:39 Jenkinsfile 03:44:48 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:39 LICENSE 03:44:48 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:39 Makefile 03:44:48 -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:39 OWNERS.md 03:44:48 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:39 README.md 03:44:48 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:36 VERSION 03:44:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:39 bin 03:44:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 cmd 03:44:48 -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:44 coverage.out 03:44:48 -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:39 docker-entrypoint.sh 03:44:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 docs 03:44:48 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:39 go.mod 03:44:48 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:39 go.sum 03:44:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 internal 03:44:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 snap 03:44:48 -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + 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=2331c4acea81494319363438f6ba967002bb5dd4 --label arch=arm64 --label version=3.0.0-dev.28 . 03:44:48 Sending build context to Docker daemon 1.237MB 03:44:48 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 03:44:48 Step 2/35 : FROM ${BASE} AS builder 03:44:48 ---> 480bf12d2134 03:44:48 Step 3/35 : ARG ADD_BUILD_TAGS="" 03:44:50 ---> Running in b91f8ba951d6 03:44:50 Removing intermediate container b91f8ba951d6 03:44:50 ---> f509fce54fb9 03:44:50 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:44:50 ---> Running in d00428a40dd2 03:44:51 Removing intermediate container d00428a40dd2 03:44:51 ---> d2d417d5cf24 03:44:51 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:44:51 ---> Running in 867d5754f560 03:44:51 Removing intermediate container 867d5754f560 03:44:51 ---> 482969227758 03:44:51 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:44:51 ---> Running in 4166aa43deee 03:44:51 Removing intermediate container 4166aa43deee 03:44:51 ---> 20019b345a44 03:44:51 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:51 ---> Running in 64803cff8882 03:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:44:54 OK: 271 MiB in 67 packages 03:44:55 Removing intermediate container 64803cff8882 03:44:55 ---> e3d842519154 03:44:55 Step 8/35 : WORKDIR /device-usb-camera 03:44:55 ---> Running in d7b13b0994f9 03:44:55 Removing intermediate container d7b13b0994f9 03:44:55 ---> 37b3280825da 03:44:55 Step 9/35 : COPY go.mod vendor* ./ 03:44:56 ---> 249ba5693767 03:44:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:56 ---> Running in 97e76be8ba0d 03:44:58 Removing intermediate container 97e76be8ba0d 03:44:58 ---> bf41347457b0 03:44:58 Step 11/35 : COPY . . 03:44:59 ---> 285a6fae6867 03:44:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:44:59 ---> Running in 2575322c8d56 03:45:00  % Total % Received % Xferd Average Speed Time Time Time Current 03:45:00 Dload Upload Total Spent Left Speed 03:45:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3192 0 --:--:-- --:--:-- --:--:-- 3237 03:45:01 Removing intermediate container 2575322c8d56 03:45:01 ---> 40bb7d914e0a 03:45:01 Step 13/35 : RUN ${MAKE} 03:45:01 ---> Running in 67b4a3fd7924 03:45:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:47:39 Removing intermediate container 67b4a3fd7924 03:47:39 ---> 70a1c1bf39c0 03:47:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 03:47:39 v0.21.6: Pulling from aler9/rtsp-simple-server 03:47:39 8766b47fe142: Pulling fs layer 03:47:39 8766b47fe142: Verifying Checksum 03:47:39 8766b47fe142: Download complete 03:47:39 8766b47fe142: Pull complete 03:47:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 03:47:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 03:47:39 ---> 69d40e2cb93c 03:47:39 Step 15/35 : FROM alpine:3.17 03:47:39 3.17: Pulling from library/alpine 03:47:39 c41833b44d91: Pulling fs layer 03:47:39 c41833b44d91: Verifying Checksum 03:47:39 c41833b44d91: Download complete 03:47:39 c41833b44d91: Pull complete 03:47:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:47:39 Status: Downloaded newer image for alpine:3.17 03:47:39 ---> 51e60588ff2c 03:47:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:47:39 ---> Running in dd5921f08287 03:47:39 Removing intermediate container dd5921f08287 03:47:39 ---> db2fb034485e 03:47:39 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:47:39 ---> Running in b48855c174fd 03:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:47:39 (1/83) Installing dumb-init (1.2.5-r2) 03:47:39 (2/83) Installing sdl2 (2.26.5-r0) 03:47:39 (3/83) Installing libxau (1.0.10-r0) 03:47:39 (4/83) Installing libmd (1.0.4-r0) 03:47:39 (5/83) Installing libbsd (0.11.7-r0) 03:47:39 (6/83) Installing libxdmcp (1.1.4-r0) 03:47:39 (7/83) Installing libxcb (1.15-r0) 03:47:39 (8/83) Installing libx11 (1.8.4-r0) 03:47:39 (9/83) Installing aom-libs (3.5.0-r0) 03:47:39 (10/83) Installing alsa-lib (1.2.8-r0) 03:47:39 (11/83) Installing libexpat (2.5.0-r0) 03:47:39 (12/83) Installing brotli-libs (1.0.9-r9) 03:47:39 (13/83) Installing libbz2 (1.0.8-r4) 03:47:39 (14/83) Installing libpng (1.6.38-r0) 03:47:39 (15/83) Installing freetype (2.12.1-r0) 03:47:39 (16/83) Installing fontconfig (2.14.1-r0) 03:47:39 (17/83) Installing fribidi (1.0.12-r0) 03:47:39 (18/83) Installing libffi (3.4.4-r0) 03:47:39 (19/83) Installing libintl (0.21.1-r1) 03:47:39 (20/83) Installing libblkid (2.38.1-r1) 03:47:39 (21/83) Installing libmount (2.38.1-r1) 03:47:39 (22/83) Installing pcre2 (10.42-r0) 03:47:39 (23/83) Installing glib (2.74.6-r0) 03:47:39 (24/83) Installing graphite2 (1.3.14-r2) 03:47:39 (25/83) Installing harfbuzz (5.3.1-r1) 03:47:39 (26/83) Installing libass (0.16.0-r1) 03:47:39 (27/83) Installing libdav1d (1.0.0-r2) 03:47:39 (28/83) Installing libdrm (2.4.114-r0) 03:47:39 (29/83) Installing gmp (6.2.1-r2) 03:47:39 (30/83) Installing nettle (3.8.1-r0) 03:47:39 (31/83) Installing p11-kit (0.24.1-r1) 03:47:39 (32/83) Installing libtasn1 (4.19.0-r0) 03:47:39 (33/83) Installing libunistring (1.1-r0) 03:47:39 (34/83) Installing gnutls (3.7.8-r3) 03:47:39 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 03:47:39 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 03:47:39 (37/83) Installing lame (3.100-r2) 03:47:39 (38/83) Installing opus (1.3.1-r1) 03:47:39 (39/83) Installing libasyncns (0.8-r1) 03:47:39 (40/83) Installing dbus-libs (1.14.4-r0) 03:47:39 (41/83) Installing libltdl (2.4.7-r1) 03:47:39 (42/83) Installing orc (0.4.33-r0) 03:47:39 (43/83) Installing libgcc (12.2.1_git20220924-r4) 03:47:39 (44/83) Installing libogg (1.3.5-r2) 03:47:39 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 03:47:39 (46/83) Installing flac-libs (1.4.2-r0) 03:47:39 (47/83) Installing libvorbis (1.3.7-r0) 03:47:39 (48/83) Installing libsndfile (1.1.0-r2) 03:47:39 (49/83) Installing libgomp (12.2.1_git20220924-r4) 03:47:39 (50/83) Installing soxr (0.1.3-r3) 03:47:39 (51/83) Installing speexdsp (1.2.1-r0) 03:47:39 (52/83) Installing tdb-libs (1.4.6-r0) 03:47:39 (53/83) Installing libpulse (16.1-r6) 03:47:39 (54/83) Installing cjson (1.7.15-r3) 03:47:39 (55/83) Installing mbedtls (2.28.3-r0) 03:47:39 (56/83) Installing librist (0.2.7-r0) 03:47:39 (57/83) Installing libsrt (1.5.1-r0) 03:47:39 (58/83) Installing libssh (0.10.4-r0) 03:47:39 (59/83) Installing libtheora (1.1.1-r16) 03:47:39 (60/83) Installing libjpeg-turbo (2.1.4-r0) 03:47:39 (61/83) Installing v4l-utils-libs (1.22.1-r2) 03:47:39 (62/83) Installing libxext (1.3.5-r0) 03:47:39 (63/83) Installing libxfixes (6.0.0-r0) 03:47:39 (64/83) Installing wayland-libs-client (1.21.0-r1) 03:47:39 (65/83) Installing libva (2.16.0-r0) 03:47:39 (66/83) Installing libvdpau (1.5-r0) 03:47:39 (67/83) Installing vidstab (1.1.0-r2) 03:47:39 (68/83) Installing libvpx (1.12.0-r1) 03:47:39 (69/83) Installing libwebp (1.2.4-r1) 03:47:39 (70/83) Installing x264-libs (0.164_git20220602-r0) 03:47:39 (71/83) Installing numactl (2.0.16-r1) 03:47:39 (72/83) Installing x265-libs (3.5-r3) 03:47:39 (73/83) Installing xvidcore (1.3.7-r1) 03:47:39 (74/83) Installing libsodium (1.0.18-r2) 03:47:39 (75/83) Installing libzmq (4.3.4-r1) 03:47:39 (76/83) Installing ffmpeg-libs (5.1.3-r0) 03:47:39 (77/83) Installing ffmpeg (5.1.3-r0) 03:47:39 (78/83) Installing udev-init-scripts (35-r1) 03:47:39 (79/83) Installing eudev-libs (3.2.11-r4) 03:47:39 (80/83) Installing xz-libs (5.2.9-r0) 03:47:39 (81/83) Installing zstd-libs (1.5.5-r0) 03:47:39 (82/83) Installing kmod-libs (30-r1) 03:47:39 (83/83) Installing eudev (3.2.11-r4) 03:47:39 Executing busybox-1.35.0-r29.trigger 03:47:39 Executing eudev-3.2.11-r4.trigger 03:47:39 OK: 86 MiB in 98 packages 03:47:39 Removing intermediate container b48855c174fd 03:47:39 ---> 3035f75364e1 03:47:39 Step 18/35 : WORKDIR / 03:47:39 ---> Running in 42870e0de825 03:47:39 Removing intermediate container 42870e0de825 03:47:39 ---> 182f3b8ca75a 03:47:39 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 03:47:41 ---> 033e9f5b5015 03:47:41 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 03:47:42 ---> 31a3f8512594 03:47:42 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:47:42 ---> 7372b75a1bd0 03:47:42 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:47:43 ---> 5e490141b7da 03:47:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:47:43 ---> cde10d80bc0b 03:47:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 03:47:44 ---> 9b0b5ca1263d 03:47:44 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 03:47:45 ---> bbd8e0c51b1d 03:47:45 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:47:45 ---> Running in 2d0452b8a905 03:47:47 Removing intermediate container 2d0452b8a905 03:47:47 ---> 0274e6b7e4f8 03:47:47 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:47:47 ---> Running in 72646295c148 03:47:48 Removing intermediate container 72646295c148 03:47:48 ---> 006b44645101 03:47:48 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:47:48 ---> Running in d34b8b63000d 03:47:50 Removing intermediate container d34b8b63000d 03:47:50 ---> a7b3215f8af6 03:47:50 Step 29/35 : EXPOSE 59983 03:47:50 ---> Running in a8ff92b2780f 03:47:50 Removing intermediate container a8ff92b2780f 03:47:50 ---> a27e85f1922b 03:47:50 Step 30/35 : EXPOSE 8554 03:47:51 ---> Running in 1144d73e5177 03:47:51 Removing intermediate container 1144d73e5177 03:47:51 ---> e6f792379d96 03:47:51 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:47:51 ---> Running in 240977fc84aa 03:47:51 Removing intermediate container 240977fc84aa 03:47:51 ---> 843ee871e6c3 03:47:51 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:47:51 ---> Running in bc51756bdcca 03:47:51 Removing intermediate container bc51756bdcca 03:47:51 ---> 34e9ae158c45 03:47:51 Step 33/35 : LABEL arch=arm64 03:47:51 ---> Running in 5a3efe0d05d3 03:47:52 Removing intermediate container 5a3efe0d05d3 03:47:52 ---> c10d8e6faf9d 03:47:52 Step 34/35 : LABEL git_sha=2331c4acea81494319363438f6ba967002bb5dd4 03:47:52 ---> Running in 3eaf6905f1d2 03:47:52 Removing intermediate container 3eaf6905f1d2 03:47:52 ---> e2c284b38951 03:47:52 Step 35/35 : LABEL version=3.0.0-dev.28 03:47:52 ---> Running in ce24586a39f8 03:47:53 Removing intermediate container ce24586a39f8 03:47:53 ---> 5d7c09e2b2d2 03:47:53 [Warning] One or more build-args [ARCH] were not consumed 03:47:53 Successfully built 5d7c09e2b2d2 03:47:53 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 03:47:53 provisioning config files... 03:47:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/100@tmp/config4742259398539846200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:53 ---> docker-login.sh 03:47:53 nexus3.edgexfoundry.org:10001 03:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:53 Configure a credential helper to remove this warning. See 03:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:53 03:47:53 Login Succeeded 03:47:53 nexus3.edgexfoundry.org:10002 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10003 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10004 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 docker.io 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ---> docker-login.sh ends [Pipeline] } 03:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:47:55 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:47:55 2331c4acea81494319363438f6ba967002bb5dd4 03:47:55 latest 03:47:55 3.0.0-dev.28 03:47:55 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:47:55 main 03:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 03:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:47:56 919d62af97b4: Preparing 03:47:56 1da0767241dc: Preparing 03:47:56 6e87efae6e1b: Preparing 03:47:56 608d194cb50c: Preparing 03:47:56 acc83c6ca332: Preparing 03:47:56 b577bfc7564b: Preparing 03:47:56 83299385337d: Preparing 03:47:56 91f14d2b0de8: Preparing 03:47:56 12e942df7550: Preparing 03:47:56 a284e43fefbd: Preparing 03:47:56 c32857dde51a: Preparing 03:47:56 26cbea5cba74: Preparing 03:47:56 91f14d2b0de8: Waiting 03:47:56 12e942df7550: Waiting 03:47:56 a284e43fefbd: Waiting 03:47:56 c32857dde51a: Waiting 03:47:56 26cbea5cba74: Waiting 03:47:56 b577bfc7564b: Waiting 03:47:56 83299385337d: Waiting 03:47:56 acc83c6ca332: Pushed 03:47:56 919d62af97b4: Pushed 03:47:56 1da0767241dc: Pushed 03:47:56 6e87efae6e1b: Pushed 03:47:56 b577bfc7564b: Pushed 03:47:56 91f14d2b0de8: Pushed 03:47:56 83299385337d: Pushed 03:47:56 12e942df7550: Pushed 03:47:56 26cbea5cba74: Layer already exists 03:48:02 608d194cb50c: Pushed 03:48:02 a284e43fefbd: Pushed 03:48:14 c32857dde51a: Pushed 03:48:14 2331c4acea81494319363438f6ba967002bb5dd4: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + 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 03:48:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:48:15 919d62af97b4: Preparing 03:48:15 1da0767241dc: Preparing 03:48:15 6e87efae6e1b: Preparing 03:48:15 608d194cb50c: Preparing 03:48:15 acc83c6ca332: Preparing 03:48:15 b577bfc7564b: Preparing 03:48:15 83299385337d: Preparing 03:48:15 91f14d2b0de8: Preparing 03:48:15 12e942df7550: Preparing 03:48:15 a284e43fefbd: Preparing 03:48:15 c32857dde51a: Preparing 03:48:15 26cbea5cba74: Preparing 03:48:15 91f14d2b0de8: Waiting 03:48:15 c32857dde51a: Waiting 03:48:15 26cbea5cba74: Waiting 03:48:15 12e942df7550: Waiting 03:48:15 a284e43fefbd: Waiting 03:48:15 b577bfc7564b: Waiting 03:48:15 83299385337d: Waiting 03:48:15 1da0767241dc: Layer already exists 03:48:15 acc83c6ca332: Layer already exists 03:48:15 608d194cb50c: Layer already exists 03:48:15 919d62af97b4: Layer already exists 03:48:15 6e87efae6e1b: Layer already exists 03:48:15 b577bfc7564b: Layer already exists 03:48:15 a284e43fefbd: Layer already exists 03:48:15 91f14d2b0de8: Layer already exists 03:48:15 83299385337d: Layer already exists 03:48:15 12e942df7550: Layer already exists 03:48:15 26cbea5cba74: Layer already exists 03:48:15 c32857dde51a: Layer already exists 03:48:15 latest: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 03:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:48:16 919d62af97b4: Preparing 03:48:16 1da0767241dc: Preparing 03:48:16 6e87efae6e1b: Preparing 03:48:16 608d194cb50c: Preparing 03:48:16 acc83c6ca332: Preparing 03:48:16 b577bfc7564b: Preparing 03:48:16 83299385337d: Preparing 03:48:16 91f14d2b0de8: Preparing 03:48:16 12e942df7550: Preparing 03:48:16 a284e43fefbd: Preparing 03:48:16 c32857dde51a: Preparing 03:48:16 26cbea5cba74: Preparing 03:48:16 b577bfc7564b: Waiting 03:48:16 83299385337d: Waiting 03:48:16 c32857dde51a: Waiting 03:48:16 12e942df7550: Waiting 03:48:16 a284e43fefbd: Waiting 03:48:16 6e87efae6e1b: Layer already exists 03:48:16 919d62af97b4: Layer already exists 03:48:16 608d194cb50c: Layer already exists 03:48:16 acc83c6ca332: Layer already exists 03:48:16 1da0767241dc: Layer already exists 03:48:16 b577bfc7564b: Layer already exists 03:48:16 91f14d2b0de8: Layer already exists 03:48:16 83299385337d: Layer already exists 03:48:16 12e942df7550: Layer already exists 03:48:16 a284e43fefbd: Layer already exists 03:48:16 26cbea5cba74: Layer already exists 03:48:16 c32857dde51a: Layer already exists 03:48:16 3.0.0-dev.28: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:48:17 919d62af97b4: Preparing 03:48:17 1da0767241dc: Preparing 03:48:17 6e87efae6e1b: Preparing 03:48:17 608d194cb50c: Preparing 03:48:17 acc83c6ca332: Preparing 03:48:17 b577bfc7564b: Preparing 03:48:17 83299385337d: Preparing 03:48:17 91f14d2b0de8: Preparing 03:48:17 12e942df7550: Preparing 03:48:17 a284e43fefbd: Preparing 03:48:17 c32857dde51a: Preparing 03:48:17 26cbea5cba74: Preparing 03:48:17 91f14d2b0de8: Waiting 03:48:17 12e942df7550: Waiting 03:48:17 a284e43fefbd: Waiting 03:48:17 c32857dde51a: Waiting 03:48:17 26cbea5cba74: Waiting 03:48:17 b577bfc7564b: Waiting 03:48:17 83299385337d: Waiting 03:48:17 919d62af97b4: Layer already exists 03:48:17 acc83c6ca332: Layer already exists 03:48:17 1da0767241dc: Layer already exists 03:48:17 6e87efae6e1b: Layer already exists 03:48:17 608d194cb50c: Layer already exists 03:48:17 91f14d2b0de8: Layer already exists 03:48:17 83299385337d: Layer already exists 03:48:17 a284e43fefbd: Layer already exists 03:48:17 b577bfc7564b: Layer already exists 03:48:17 12e942df7550: Layer already exists 03:48:17 26cbea5cba74: Layer already exists 03:48:17 c32857dde51a: Layer already exists 03:48:17 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + 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 03:48:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:48:18 919d62af97b4: Preparing 03:48:18 1da0767241dc: Preparing 03:48:18 6e87efae6e1b: Preparing 03:48:18 608d194cb50c: Preparing 03:48:18 acc83c6ca332: Preparing 03:48:18 b577bfc7564b: Preparing 03:48:18 83299385337d: Preparing 03:48:18 91f14d2b0de8: Preparing 03:48:18 12e942df7550: Preparing 03:48:18 a284e43fefbd: Preparing 03:48:18 c32857dde51a: Preparing 03:48:18 26cbea5cba74: Preparing 03:48:18 b577bfc7564b: Waiting 03:48:18 83299385337d: Waiting 03:48:18 12e942df7550: Waiting 03:48:18 a284e43fefbd: Waiting 03:48:18 c32857dde51a: Waiting 03:48:18 26cbea5cba74: Waiting 03:48:18 91f14d2b0de8: Waiting 03:48:18 608d194cb50c: Layer already exists 03:48:18 6e87efae6e1b: Layer already exists 03:48:18 1da0767241dc: Layer already exists 03:48:18 919d62af97b4: Layer already exists 03:48:18 acc83c6ca332: Layer already exists 03:48:18 b577bfc7564b: Layer already exists 03:48:18 a284e43fefbd: Layer already exists 03:48:18 83299385337d: Layer already exists 03:48:18 12e942df7550: Layer already exists 03:48:18 91f14d2b0de8: Layer already exists 03:48:18 26cbea5cba74: Layer already exists 03:48:18 c32857dde51a: Layer already exists 03:48:18 main: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:18 ===================================================== [Pipeline] echo 03:48:18 taggedImages: 03:48:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 03:48:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:48:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 03:48:18 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 03:48:18 - 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 03:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:18 03:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:21 arm64: Pulling from edgex-lftools-log-publisher 03:48:21 8998bd30e6a1: Pulling fs layer 03:48:21 04944245beec: Pulling fs layer 03:48:21 699f458cf7ca: Pulling fs layer 03:48:21 765212b225bb: Pulling fs layer 03:48:21 f23df028b6ca: Pulling fs layer 03:48:21 d65c8cfc05b1: Pulling fs layer 03:48:21 2437ff75d9bd: Pulling fs layer 03:48:21 765212b225bb: Waiting 03:48:21 f23df028b6ca: Waiting 03:48:21 d65c8cfc05b1: Waiting 03:48:21 2437ff75d9bd: Waiting 03:48:21 04944245beec: Verifying Checksum 03:48:21 04944245beec: Download complete 03:48:21 765212b225bb: Verifying Checksum 03:48:21 765212b225bb: Download complete 03:48:21 f23df028b6ca: Verifying Checksum 03:48:21 f23df028b6ca: Download complete 03:48:21 d65c8cfc05b1: Verifying Checksum 03:48:21 d65c8cfc05b1: Download complete 03:48:21 699f458cf7ca: Verifying Checksum 03:48:21 699f458cf7ca: Download complete 03:48:22 8998bd30e6a1: Verifying Checksum 03:48:22 8998bd30e6a1: Download complete 03:48:24 2437ff75d9bd: Verifying Checksum 03:48:24 2437ff75d9bd: Download complete 03:48:25 8998bd30e6a1: Pull complete 03:48:25 04944245beec: Pull complete 03:48:26 699f458cf7ca: Pull complete 03:48:27 765212b225bb: Pull complete 03:48:27 f23df028b6ca: Pull complete 03:48:28 d65c8cfc05b1: Pull complete 03:48:40 2437ff75d9bd: Pull complete 03:48:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 03:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 03:48:43 $ docker top 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> job-cost.sh 03:48:43 lf-activate-venv: SKIPPING 03:48:43 INFO: No Stack... 03:48:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:48:45 INFO: Archiving Costs [Pipeline] sh 03:48:45 + cat /w/workspace/device-usb-camera/100/archives/cost.csv 03:48:45 + cut -d, -f6 [Pipeline] lock 03:48:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] 03:48:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] did not exist. Created. 03:48:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:45 /w/workspace/device-usb-camera/100@tmp/durable-ce8f79fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:48:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:48:46 Warning: overwriting stash ‘stack-cost’ 03:48:46 Stashed 1 file(s) [Pipeline] } 03:48:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:46 $ docker stop --time=1 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b 03:48:48 $ docker rm -f --volumes 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b [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 03:48:48 provisioning config files... 03:48:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10846096038125196688tmp [Pipeline] { [Pipeline] sh 03:48:49 + set +x 03:48:49 + curl -s https://codecov.io/bash 03:48:49 + bash -s -- 03:48:49 03:48:49 _____ _ 03:48:49 / ____| | | 03:48:49 | | ___ __| | ___ ___ _____ __ 03:48:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:49 Bash-1.0.6 03:48:49 03:48:49 03:48:49 ==> git version 2.25.1 found 03:48:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:48:49 Release-Date: 2020-01-08 03:48:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:48:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:49 ==> Jenkins CI detected. 03:48:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:48:49 project root: . 03:48:49 --> token set from env 03:48:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:49 ==> Running gcov in . (disable via -X gcov) 03:48:49 ==> Python coveragepy not found 03:48:49 ==> Searching for coverage reports in: 03:48:49 + . 03:48:49 -> Found 1 reports 03:48:49 ==> Detecting git/mercurial file structure 03:48:49 ==> Reading reports 03:48:49 + ./coverage.out bytes=28693 03:48:49 ==> Appending adjustments 03:48:49 https://docs.codecov.io/docs/fixing-reports 03:48:49 + Found adjustments 03:48:49 ==> Gzipping contents 03:48:49 4.0K /tmp/codecov.7gta1W.gz 03:48:49 ==> Uploading reports 03:48:49 url: https://codecov.io 03:48:49 query: branch=main&commit=2331c4acea81494319363438f6ba967002bb5dd4&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:48:49 -> Pinging Codecov 03:48:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=2331c4acea81494319363438f6ba967002bb5dd4&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:48:49 -> Uploading to 03:48:49 https://storage.googleapis.com/codecov/v4/raw/2023-04-19/73D8F5FF140700D3E01443B452E23636/2331c4acea81494319363438f6ba967002bb5dd4/01ae1bb4-7005-463a-ad83-e0207df18523.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T034849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22ae56188efd25d306ce1b4d83e0c060bdba222fdd83c9804f3d0496c5fd57b8 03:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:49 Dload Upload Total Spent Left Speed 03:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 14391 --:--:-- --:--:-- --:--:-- 14391 03:48:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } 03:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:48:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:48:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:48:50 03:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:48:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:48:50 df9b9388f04a: Pulling fs layer 03:48:50 52dc419b0ee2: Pulling fs layer 03:48:50 25bc292e5bac: Pulling fs layer 03:48:50 114826534d7a: Pulling fs layer 03:48:50 4657fd5d0bcf: Pulling fs layer 03:48:50 6ad1cebc031e: Pulling fs layer 03:48:50 8a3aa393b2d8: Pulling fs layer 03:48:50 6ad1cebc031e: Waiting 03:48:50 4657fd5d0bcf: Waiting 03:48:50 114826534d7a: Waiting 03:48:50 8a3aa393b2d8: Waiting 03:48:50 25bc292e5bac: Verifying Checksum 03:48:50 25bc292e5bac: Download complete 03:48:50 52dc419b0ee2: Download complete 03:48:50 4657fd5d0bcf: Verifying Checksum 03:48:50 df9b9388f04a: Verifying Checksum 03:48:50 df9b9388f04a: Download complete 03:48:51 6ad1cebc031e: Verifying Checksum 03:48:51 6ad1cebc031e: Download complete 03:48:51 df9b9388f04a: Pull complete 03:48:51 52dc419b0ee2: Pull complete 03:48:51 25bc292e5bac: Pull complete 03:48:51 114826534d7a: Verifying Checksum 03:48:51 114826534d7a: Download complete 03:48:51 8a3aa393b2d8: Verifying Checksum 03:48:51 8a3aa393b2d8: Download complete 03:48:55 114826534d7a: Pull complete 03:48:55 4657fd5d0bcf: Pull complete 03:48:55 6ad1cebc031e: Pull complete 03:48:57 8a3aa393b2d8: Pull complete 03:48:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:57 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:48:57 $ 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 03:49:02 $ docker top de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 -eo pid,comm [Pipeline] { [Pipeline] echo 03:49:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:49:02 + set -o pipefail 03:49:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:49:10 03:49:10 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:49:10 03:49:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/da5e062c-eb30-4b06-948a-ed7377c14207 03:49:10 03:49:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:49:10 03:49:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:49:10 03:49:10 03:49:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:49:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:49:10 More details here: https://snyk.co/ue1NS [Pipeline] } 03:49:10 $ docker stop --time=1 de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 03:49:14 $ docker rm -f --volumes de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 [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 03:49:14 + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] sh 03:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:15 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:49: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 03:49:15 $ docker top b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 -eo pid,comm 03:49:15 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). 03:49:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:16 [ssh-agent] Looking for ssh-agent implementation... 03:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:16 $ docker exec b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 ssh-agent 03:49:16 SSH_AUTH_SOCK=/tmp/ssh-AXEyVeDzxj40/agent.32 03:49:16 SSH_AGENT_PID=38 03:49:16 Running ssh-add (command line suppressed) 03:49:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8641454339855471550.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8641454339855471550.key) 03:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:16 + git semver tag 03:49:16 2023-04-19 03:49:16,804 [run_tag] DEBUG tag force:False 03:49:16 2023-04-19 03:49:16,804 [check_head_tag] DEBUG check head tag 03:49:16 2023-04-19 03:49:16,806 [execute] INFO git cat-file --batch-check 03:49:16 2023-04-19 03:49:16,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:49:16 2023-04-19 03:49:16,810 [execute] INFO git cat-file --batch 03:49:16 2023-04-19 03:49:16,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 03:49:16 2023-04-19 03:49:16,835 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:16 2023-04-19 03:49:16,836 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 03:49:16 2023-04-19 03:49:16,836 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 03:49:16 2023-04-19 03:49:16,839 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:16 3.0.0-dev.28 [Pipeline] } 03:49:16 $ docker exec --env ******** --env ******** b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 ssh-agent -k 03:49:16 unset SSH_AUTH_SOCK; 03:49:16 unset SSH_AGENT_PID; 03:49:16 echo Agent pid 38 killed; 03:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:17 + git semver [Pipeline] } 03:49:17 $ docker stop --time=1 b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 03:49:18 $ docker rm -f --volumes b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:19 03:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:19 0.23.1-centos7: Pulling from edgex-lftools 03:49:19 ab5ef0e58194: Pulling fs layer 03:49:19 9712f1f96733: Pulling fs layer 03:49:19 63f879dbbcfc: Pulling fs layer 03:49:19 0d9ebad4ef96: Pulling fs layer 03:49:19 e9a5061849ea: Pulling fs layer 03:49:19 d747dcd14b5f: Pulling fs layer 03:49:19 2de7ff778b66: Pulling fs layer 03:49:19 0d9ebad4ef96: Waiting 03:49:19 e9a5061849ea: Waiting 03:49:19 9712f1f96733: Verifying Checksum 03:49:19 9712f1f96733: Download complete 03:49:19 63f879dbbcfc: Verifying Checksum 03:49:19 63f879dbbcfc: Download complete 03:49:20 e9a5061849ea: Verifying Checksum 03:49:20 e9a5061849ea: Download complete 03:49:20 d747dcd14b5f: Verifying Checksum 03:49:20 d747dcd14b5f: Download complete 03:49:20 ab5ef0e58194: Verifying Checksum 03:49:20 ab5ef0e58194: Download complete 03:49:20 0d9ebad4ef96: Verifying Checksum 03:49:20 0d9ebad4ef96: Download complete 03:49:20 2de7ff778b66: Download complete 03:49:22 ab5ef0e58194: Pull complete 03:49:22 9712f1f96733: Pull complete 03:49:23 63f879dbbcfc: Pull complete 03:49:27 0d9ebad4ef96: Pull complete 03:49:27 e9a5061849ea: Pull complete 03:49:27 d747dcd14b5f: Pull complete 03:49:28 2de7ff778b66: Pull complete 03:49:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:28 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:49: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 03:49:32 $ docker top ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:49:32 provisioning config files... 03:49:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8566780083793529070tmp 03:49:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5993797706559712344tmp 03:49:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3734524229596536663tmp [Pipeline] { [Pipeline] echo 03:49:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:49:33 ---> sigul-configuration.sh 03:49:33 gpg: directory `/root/.gnupg' created 03:49:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:49:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:49:33 gpg: keyring `/root/.gnupg/secring.gpg' created 03:49:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:49:33 gpg: CAST5 encrypted data 03:49:33 gpg: encrypted with 1 passphrase 03:49:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:49:33 + mkdir /home/jenkins 03:49:33 + mkdir /home/jenkins/sigul [Pipeline] sh 03:49:33 + 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 03:49:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:49:34 ---> sigul-install.sh 03:49:34 Sigul already installed; skipping installation. [Pipeline] sh 03:49:34 + git tag --list 03:49:34 v0.0.0 03:49:34 v0.0.1-dev.1 03:49:34 v0.0.1-dev.10 03:49:34 v0.0.1-dev.11 03:49:34 v0.0.1-dev.12 03:49:34 v0.0.1-dev.13 03:49:34 v0.0.1-dev.14 03:49:34 v0.0.1-dev.15 03:49:34 v0.0.1-dev.16 03:49:34 v0.0.1-dev.2 03:49:34 v0.0.1-dev.3 03:49:34 v0.0.1-dev.4 03:49:34 v0.0.1-dev.5 03:49:34 v0.0.1-dev.6 03:49:34 v0.0.1-dev.7 03:49:34 v0.0.1-dev.8 03:49:34 v0.0.1-dev.9 03:49:34 v2.2.0 03:49:34 v2.2.0-dev.17 03:49:34 v2.2.0-dev.18 03:49:34 v2.2.0-dev.19 03:49:34 v2.2.0-dev.20 03:49:34 v2.2.0-dev.21 03:49:34 v2.2.0-dev.22 03:49:34 v2.2.0-dev.23 03:49:34 v2.2.0-dev.24 03:49:34 v2.2.0-dev.25 03:49:34 v2.2.0-dev.26 03:49:34 v2.2.0-dev.27 03:49:34 v2.3.0 03:49:34 v2.3.0-dev.1 03:49:34 v2.3.0-dev.10 03:49:34 v2.3.0-dev.11 03:49:34 v2.3.0-dev.12 03:49:34 v2.3.0-dev.13 03:49:34 v2.3.0-dev.14 03:49:34 v2.3.0-dev.15 03:49:34 v2.3.0-dev.16 03:49:34 v2.3.0-dev.17 03:49:34 v2.3.0-dev.18 03:49:34 v2.3.0-dev.19 03:49:34 v2.3.0-dev.2 03:49:34 v2.3.0-dev.20 03:49:34 v2.3.0-dev.21 03:49:34 v2.3.0-dev.22 03:49:34 v2.3.0-dev.23 03:49:34 v2.3.0-dev.24 03:49:34 v2.3.0-dev.25 03:49:34 v2.3.0-dev.26 03:49:34 v2.3.0-dev.27 03:49:34 v2.3.0-dev.28 03:49:34 v2.3.0-dev.3 03:49:34 v2.3.0-dev.4 03:49:34 v2.3.0-dev.5 03:49:34 v2.3.0-dev.6 03:49:34 v2.3.0-dev.7 03:49:34 v2.3.0-dev.8 03:49:34 v2.3.0-dev.9 03:49:34 v2.3.1 03:49:34 v2.3.1-dev.4 03:49:34 v2.3.1-dev.5 03:49:34 v2.3.1-dev.6 03:49:34 v3.0.0-dev.1 03:49:34 v3.0.0-dev.10 03:49:34 v3.0.0-dev.11 03:49:34 v3.0.0-dev.12 03:49:34 v3.0.0-dev.13 03:49:34 v3.0.0-dev.14 03:49:34 v3.0.0-dev.15 03:49:34 v3.0.0-dev.16 03:49:34 v3.0.0-dev.17 03:49:34 v3.0.0-dev.18 03:49:34 v3.0.0-dev.19 03:49:34 v3.0.0-dev.2 03:49:34 v3.0.0-dev.20 03:49:34 v3.0.0-dev.21 03:49:34 v3.0.0-dev.22 03:49:34 v3.0.0-dev.23 03:49:34 v3.0.0-dev.24 03:49:34 v3.0.0-dev.25 03:49:34 v3.0.0-dev.26 03:49:34 v3.0.0-dev.27 03:49:34 v3.0.0-dev.28 03:49:34 v3.0.0-dev.3 03:49:34 v3.0.0-dev.4 03:49:34 v3.0.0-dev.5 03:49:34 v3.0.0-dev.6 03:49:34 v3.0.0-dev.7 03:49:34 v3.0.0-dev.8 03:49:34 v3.0.0-dev.9 [Pipeline] sh 03:49:34 + lftools sign git-tag v3.0.0-dev.28 03:49:35 Signing Git tag with Sigul... 03:49:35 Signing v3.0.0-dev.28 [Pipeline] echo 03:49:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:49:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:49:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:49:35 $ docker stop --time=1 ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 03:49:37 $ docker rm -f --volumes ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:37 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:38 $ docker top e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 -eo pid,comm 03:49:38 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). 03:49:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:38 [ssh-agent] Looking for ssh-agent implementation... 03:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:38 $ docker exec e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 ssh-agent 03:49:38 SSH_AUTH_SOCK=/tmp/ssh-nUB0UztJiLAk/agent.31 03:49:38 SSH_AGENT_PID=37 03:49:38 Running ssh-add (command line suppressed) 03:49:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5916102506657057663.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5916102506657057663.key) 03:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:38 + git semver bump pre 03:49:39 2023-04-19 03:49:39,052 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:39 2023-04-19 03:49:39,052 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 03:49:39 2023-04-19 03:49:39,052 [bump_version] DEBUG bumped version:3.0.0-dev.29 03:49:39 2023-04-19 03:49:39,052 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:49:39 2023-04-19 03:49:39,052 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:39 2023-04-19 03:49:39,052 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:39 2023-04-19 03:49:39,054 [execute] INFO git cat-file --batch-check 03:49:39 2023-04-19 03:49:39,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:39 2023-04-19 03:49:39,059 [execute] INFO git cat-file --batch 03:49:39 2023-04-19 03:49:39,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:39 2023-04-19 03:49:39,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:39 3.0.0-dev.29 [Pipeline] } 03:49:39 $ docker exec --env ******** --env ******** e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 ssh-agent -k 03:49:39 unset SSH_AUTH_SOCK; 03:49:39 unset SSH_AGENT_PID; 03:49:39 echo Agent pid 37 killed; 03:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:39 + git semver [Pipeline] } 03:49:39 $ docker stop --time=1 e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 03:49:41 $ docker rm -f --volumes e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:41 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:49:41 $ 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 03:49:42 $ docker top d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:42 [ssh-agent] Looking for ssh-agent implementation... 03:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:42 $ docker exec d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 ssh-agent 03:49:42 SSH_AUTH_SOCK=/tmp/ssh-BLxEin9BncKj/agent.32 03:49:42 SSH_AGENT_PID=38 03:49:42 Running ssh-add (command line suppressed) 03:49:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14097358617291543326.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14097358617291543326.key) 03:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:42 + git semver push 03:49:43 2023-04-19 03:49:43,068 [run_push] DEBUG push 03:49:43 2023-04-19 03:49:43,069 [execute] INFO git cat-file --batch-check 03:49:43 2023-04-19 03:49:43,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:43 2023-04-19 03:49:43,073 [execute] INFO git rev-list 03ec09a62b33775ed6b80f3aac22d84734d80748 -- 03:49:43 2023-04-19 03:49:43,073 [execute] DEBUG Popen(['git', 'rev-list', '03ec09a62b33775ed6b80f3aac22d84734d80748', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:49:43 2023-04-19 03:49:43,079 [execute] INFO git fetch -v origin 03:49:43 2023-04-19 03:49:43,079 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:49:43 2023-04-19 03:49:43,567 [run_push] DEBUG no remote changes detected 03:49:43 2023-04-19 03:49:43,568 [execute] INFO git push origin semver 03:49:43 2023-04-19 03:49:43,568 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:49:44 2023-04-19 03:49:44,323 [run_push] DEBUG push all version tags 03:49:44 2023-04-19 03:49:44,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:49:44 2023-04-19 03:49:44,324 [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) 03:49:45 2023-04-19 03:49:45,038 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:49:45 3.0.0-dev.29 [Pipeline] } 03:49:45 $ docker exec --env ******** --env ******** d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 ssh-agent -k 03:49:45 unset SSH_AUTH_SOCK; 03:49:45 unset SSH_AGENT_PID; 03:49:45 echo Agent pid 38 killed; 03:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:45 + git semver [Pipeline] } 03:49:45 $ docker stop --time=1 d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 03:49:47 $ docker rm -f --volumes d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 [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 03:49:47 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:49:47 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:47 total 16 03:49:47 drwxr-xr-x 3 root root 4096 Apr 19 03:39 . 03:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:49 .. 03:49:47 drwxr-xr-x 2 root root 4096 Apr 19 03:39 cost 03:49:47 -rw-r--r-- 1 root root 89 Apr 19 03:39 cost.csv 03:49:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:47 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:47 total 16 03:49:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:39 . 03:49:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:49 .. 03:49:47 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:39 cost 03:49:47 -rw-r--r-- 1 jenkins jenkins 89 Apr 19 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:49:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:49:49 ---> package-listing.sh 03:49:49 ++ facter osfamily 03:49:49 ++ tr '[:upper:]' '[:lower:]' 03:49:49 + OS_FAMILY=debian 03:49:49 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:49:49 + START_PACKAGES=/tmp/packages_start.txt 03:49:49 + END_PACKAGES=/tmp/packages_end.txt 03:49:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:49:49 + PACKAGES=/tmp/packages_start.txt 03:49:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:49:49 + PACKAGES=/tmp/packages_end.txt 03:49:49 + case "${OS_FAMILY}" in 03:49:49 + dpkg -l 03:49:49 + grep '^ii' 03:49:49 + '[' -f /tmp/packages_start.txt ']' 03:49:49 + '[' -f /tmp/packages_end.txt ']' 03:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:49:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:49:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:49:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:49:49 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 03:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:50 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 03:49:50 $ 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 03:49:50 $ docker top 90d46b854fd80d8158724250da713bb81db582b793a024c3b4fc6e6a11911266 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:51 + ls /var/log/sa-host 03:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:51 provisioning config files... 03:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4744444993753838072tmp [Pipeline] { [Pipeline] echo 03:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:52 ---> create-netrc.sh [Pipeline] } 03:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:52 ---> python-tools-install.sh [Pipeline] echo 03:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:52 ---> sudo-logs.sh 03:49:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:52 ---> job-cost.sh 03:49:52 lf-activate-venv: SKIPPING 03:49:52 DEBUG: total: 0.2199999988079071 03:49:52 INFO: Retrieving Stack Cost... 03:49:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:53 INFO: Archiving Costs [Pipeline] echo 03:49:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:54 ---> logs-deploy.sh 03:49:54 lf-activate-venv: SKIPPING 03:49:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/100 03:49:54 INFO: archiving workspace using pattern(s): 03:49:55 Archives upload complete. 03:49:55 INFO: archiving logs to Nexus