Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 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-ssh16365573812974353926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6276741722535229750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6095556099567526339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12188778983733618925.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-ssh10411185420632833846.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6502 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 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b (main) Commit message: "Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63" > 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 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 > git rev-list --no-walk 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-31T00:45:38.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-31T00:45:38.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-31T00:45:38.611Z] ========================================================= [2023-03-31T00:45:38.611Z] EdgeX Global Pipelines Version Info [2023-03-31T00:45:38.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:45:39.317Z] ------------------- [2023-03-31T00:45:39.317Z] stable info: [2023-03-31T00:45:39.317Z] ------------------- [2023-03-31T00:45:39.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-31T00:45:39.318Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T00:45:39.318Z] Message: update stable to v1.0.245 [2023-03-31T00:45:39.889Z] ------------------- [2023-03-31T00:45:39.889Z] experimental info: [2023-03-31T00:45:39.889Z] ------------------- [2023-03-31T00:45:39.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-31T00:45:39.889Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-31T00:45:39.889Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-31T00:45:40.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-31T00:45:40.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-31T00:45:40.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-31T00:45:40.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-31T00:45:40.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-31T00:45:40.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-31T00:45:40.140Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-31T00:45:40.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-31T00:45:40.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-31T00:45:40.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-31T00:45:40.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-31T00:45:40.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-31T00:45:40.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-31T00:45:40.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-31T00:45:40.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T00:45:40.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T00:45:40.259Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T00:45:40.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T00:45:40.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-31T00:45:40.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-31T00:45:40.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-31T00:45:40.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-31T00:45:40.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-31T00:45:40.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-31T00:45:40.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-31T00:45:40.376Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-31T00:45:40.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-31T00:45:40.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-31T00:45:40.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-31T00:45:40.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-31T00:45:40.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo [2023-03-31T00:45:40.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0a9283 [Pipeline] echo [2023-03-31T00:45:40.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T00:45:40.510Z] provisioning config files... [2023-03-31T00:45:40.528Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3513298872299063493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:45:40.835Z] ---> docker-login.sh [2023-03-31T00:45:40.835Z] nexus3.edgexfoundry.org:10001 [2023-03-31T00:45:41.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:41.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:41.358Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:41.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:41.358Z] [2023-03-31T00:45:41.358Z] Login Succeeded [2023-03-31T00:45:41.358Z] nexus3.edgexfoundry.org:10002 [2023-03-31T00:45:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:41.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:41.358Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:41.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:41.358Z] [2023-03-31T00:45:41.358Z] Login Succeeded [2023-03-31T00:45:41.358Z] nexus3.edgexfoundry.org:10003 [2023-03-31T00:45:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:41.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:41.621Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:41.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:41.621Z] [2023-03-31T00:45:41.621Z] Login Succeeded [2023-03-31T00:45:41.621Z] nexus3.edgexfoundry.org:10004 [2023-03-31T00:45:41.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:41.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:41.621Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:41.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:41.621Z] [2023-03-31T00:45:41.621Z] Login Succeeded [2023-03-31T00:45:41.621Z] docker.io [2023-03-31T00:45:41.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:41.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:41.881Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:41.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:41.881Z] [2023-03-31T00:45:41.881Z] Login Succeeded [2023-03-31T00:45:41.881Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T00:45:41.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-31T00:45:42.238Z] + git rev-list -1 --merges f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b~1..f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo [2023-03-31T00:45:42.280Z] -----------> git rev-list -1 --merges f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b~1..f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:45:42.280Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [false] [Pipeline] sh [2023-03-31T00:45:42.568Z] + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo [2023-03-31T00:45:42.597Z] ========================================================= [2023-03-31T00:45:42.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-31T00:45:42.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T00:45:42.917Z] + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo [2023-03-31T00:45:42.927Z] [semverPrep] GIT_COMMIT: f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b, Commit Message: Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63 [Pipeline] echo [2023-03-31T00:45:42.937Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-31T00:45:43.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T00:45:43.310Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-31T00:45:43.310Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-31T00:45:43.310Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-31T00:45:43.310Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-31T00:45:43.310Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-31T00:45:43.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:45:43.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:45:43.725Z] [2023-03-31T00:45:43.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:45:44.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:45:44.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-31T00:45:44.021Z] b85a868b505f: Pulling fs layer [2023-03-31T00:45:44.021Z] e2be974225ed: Pulling fs layer [2023-03-31T00:45:44.021Z] 339a4e72a1f5: Pulling fs layer [2023-03-31T00:45:44.021Z] 988bab9f4d93: Pulling fs layer [2023-03-31T00:45:44.021Z] 1469e6f7b9e6: Pulling fs layer [2023-03-31T00:45:44.021Z] eaf3925da568: Pulling fs layer [2023-03-31T00:45:44.021Z] bab4dde63d76: Pulling fs layer [2023-03-31T00:45:44.021Z] bde34c3a00c8: Pulling fs layer [2023-03-31T00:45:44.021Z] b352a97aabf1: Pulling fs layer [2023-03-31T00:45:44.021Z] 4872d77fe225: Pulling fs layer [2023-03-31T00:45:44.021Z] 5851b861e8e6: Pulling fs layer [2023-03-31T00:45:44.021Z] bab4dde63d76: Waiting [2023-03-31T00:45:44.021Z] bde34c3a00c8: Waiting [2023-03-31T00:45:44.021Z] 5851b861e8e6: Waiting [2023-03-31T00:45:44.021Z] 1469e6f7b9e6: Waiting [2023-03-31T00:45:44.021Z] eaf3925da568: Waiting [2023-03-31T00:45:44.021Z] 988bab9f4d93: Waiting [2023-03-31T00:45:44.021Z] 4872d77fe225: Waiting [2023-03-31T00:45:44.021Z] e2be974225ed: Verifying Checksum [2023-03-31T00:45:44.021Z] e2be974225ed: Download complete [2023-03-31T00:45:44.021Z] 988bab9f4d93: Verifying Checksum [2023-03-31T00:45:44.021Z] 988bab9f4d93: Download complete [2023-03-31T00:45:44.282Z] 1469e6f7b9e6: Verifying Checksum [2023-03-31T00:45:44.282Z] 1469e6f7b9e6: Download complete [2023-03-31T00:45:44.282Z] eaf3925da568: Verifying Checksum [2023-03-31T00:45:44.282Z] eaf3925da568: Download complete [2023-03-31T00:45:44.282Z] 339a4e72a1f5: Verifying Checksum [2023-03-31T00:45:44.282Z] 339a4e72a1f5: Download complete [2023-03-31T00:45:44.282Z] bde34c3a00c8: Download complete [2023-03-31T00:45:44.282Z] b352a97aabf1: Download complete [2023-03-31T00:45:44.282Z] 4872d77fe225: Verifying Checksum [2023-03-31T00:45:44.282Z] 4872d77fe225: Download complete [2023-03-31T00:45:44.282Z] 5851b861e8e6: Verifying Checksum [2023-03-31T00:45:44.282Z] 5851b861e8e6: Download complete [2023-03-31T00:45:44.282Z] b85a868b505f: Verifying Checksum [2023-03-31T00:45:44.282Z] b85a868b505f: Download complete [2023-03-31T00:45:44.540Z] bab4dde63d76: Verifying Checksum [2023-03-31T00:45:44.540Z] bab4dde63d76: Download complete [2023-03-31T00:45:45.919Z] b85a868b505f: Pull complete [2023-03-31T00:45:45.919Z] e2be974225ed: Pull complete [2023-03-31T00:45:46.487Z] 339a4e72a1f5: Pull complete [2023-03-31T00:45:46.487Z] 988bab9f4d93: Pull complete [2023-03-31T00:45:46.748Z] 1469e6f7b9e6: Pull complete [2023-03-31T00:45:47.009Z] eaf3925da568: Pull complete [2023-03-31T00:45:48.931Z] bab4dde63d76: Pull complete [2023-03-31T00:45:48.931Z] bde34c3a00c8: Pull complete [2023-03-31T00:45:49.192Z] b352a97aabf1: Pull complete [2023-03-31T00:45:49.192Z] 4872d77fe225: Pull complete [2023-03-31T00:45:49.192Z] 5851b861e8e6: Pull complete [2023-03-31T00:45:49.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-31T00:45:49.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:45:49.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:45:49.285Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:45:49.320Z] $ 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 [2023-03-31T00:45:53.295Z] $ docker top 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 -eo pid,comm [2023-03-31T00:45:53.349Z] 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). [2023-03-31T00:45:53.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T00:45:53.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T00:45:53.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T00:45:53.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T00:45:53.502Z] $ docker exec 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent [2023-03-31T00:45:53.618Z] SSH_AUTH_SOCK=/tmp/ssh-DvK6Nyx3k76U/agent.32 [2023-03-31T00:45:53.618Z] SSH_AGENT_PID=38 [2023-03-31T00:45:53.624Z] Running ssh-add (command line suppressed) [2023-03-31T00:45:53.734Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16962310366751360916.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16962310366751360916.key) [2023-03-31T00:45:53.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T00:45:54.039Z] + git tag --points-at HEAD [Pipeline] } [2023-03-31T00:45:54.056Z] $ docker exec --env ******** --env ******** 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent -k [2023-03-31T00:45:54.151Z] unset SSH_AUTH_SOCK; [2023-03-31T00:45:54.151Z] unset SSH_AGENT_PID; [2023-03-31T00:45:54.152Z] echo Agent pid 38 killed; [2023-03-31T00:45:54.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-31T00:45:54.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T00:45:54.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T00:45:54.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T00:45:54.307Z] $ docker exec 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent [2023-03-31T00:45:54.418Z] SSH_AUTH_SOCK=/tmp/ssh-iIHHR6XoAKms/agent.70 [2023-03-31T00:45:54.418Z] SSH_AGENT_PID=76 [2023-03-31T00:45:54.423Z] Running ssh-add (command line suppressed) [2023-03-31T00:45:54.523Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12353686535352633518.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12353686535352633518.key) [2023-03-31T00:45:54.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T00:45:54.822Z] + git semver init [2023-03-31T00:45:55.080Z] 2023-03-31 00:45:54,992 [run_init] DEBUG init version:0.0.0 force:False [2023-03-31T00:45:55.081Z] 2023-03-31 00:45:54,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-31T00:45:55.081Z] 2023-03-31 00:45:54,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-31T00:45:55.081Z] 2023-03-31 00:45:54,994 [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) [2023-03-31T00:45:56.018Z] 2023-03-31 00:45:55,675 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-31T00:45:56.018Z] 2023-03-31 00:45:55,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-31T00:45:56.018Z] 2023-03-31 00:45:55,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:45:56.018Z] 2023-03-31 00:45:55,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:45:56.018Z] 3.0.0-dev.22 [Pipeline] } [2023-03-31T00:45:56.026Z] $ docker exec --env ******** --env ******** 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent -k [2023-03-31T00:45:56.122Z] unset SSH_AUTH_SOCK; [2023-03-31T00:45:56.122Z] unset SSH_AGENT_PID; [2023-03-31T00:45:56.122Z] echo Agent pid 76 killed; [2023-03-31T00:45:56.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T00:45:56.439Z] + git semver [Pipeline] } [2023-03-31T00:45:56.710Z] $ docker stop --time=1 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 [2023-03-31T00:45:57.991Z] $ docker rm -f --volumes 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T00:45:58.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-31T00:45:58.590Z] Stashed 1 file(s) [Pipeline] echo [2023-03-31T00:45:58.593Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 [2023-03-31T00:45:58.696Z] provisioning config files... [2023-03-31T00:45:58.705Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18112777387526898661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:45:58.999Z] ---> docker-login.sh [2023-03-31T00:45:58.999Z] nexus3.edgexfoundry.org:10001 [2023-03-31T00:45:58.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:58.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:58.999Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:58.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:58.999Z] [2023-03-31T00:45:58.999Z] Login Succeeded [2023-03-31T00:45:58.999Z] nexus3.edgexfoundry.org:10002 [2023-03-31T00:45:58.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:58.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:58.999Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:58.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:58.999Z] [2023-03-31T00:45:58.999Z] Login Succeeded [2023-03-31T00:45:58.999Z] nexus3.edgexfoundry.org:10003 [2023-03-31T00:45:59.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:59.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:59.258Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:59.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:59.258Z] [2023-03-31T00:45:59.258Z] Login Succeeded [2023-03-31T00:45:59.258Z] nexus3.edgexfoundry.org:10004 [2023-03-31T00:45:59.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:59.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:59.258Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:59.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:59.258Z] [2023-03-31T00:45:59.258Z] Login Succeeded [2023-03-31T00:45:59.258Z] docker.io [2023-03-31T00:45:59.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:45:59.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:45:59.517Z] Configure a credential helper to remove this warning. See [2023-03-31T00:45:59.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:45:59.517Z] [2023-03-31T00:45:59.517Z] Login Succeeded [2023-03-31T00:45:59.517Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T00:45:59.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T00:45:59.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:45:59.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:45:59.595Z] ========================================================= [2023-03-31T00:45:59.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-31T00:45:59.595Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:45:59.903Z] + 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 . [2023-03-31T00:45:59.903Z] Sending build context to Docker daemon 1.906MB [2023-03-31T00:45:59.903Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T00:45:59.903Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-31T00:45:59.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-31T00:45:59.903Z] 63b65145d645: Pulling fs layer [2023-03-31T00:45:59.903Z] a2d21d5440eb: Pulling fs layer [2023-03-31T00:45:59.903Z] 935e6c44a52c: Pulling fs layer [2023-03-31T00:45:59.903Z] 94cc34f8dd06: Pulling fs layer [2023-03-31T00:45:59.904Z] 30dea6a524f1: Pulling fs layer [2023-03-31T00:45:59.904Z] a2aff8979fd8: Pulling fs layer [2023-03-31T00:45:59.904Z] 6808be2612f2: Pulling fs layer [2023-03-31T00:45:59.904Z] f25807f1079a: Pulling fs layer [2023-03-31T00:45:59.904Z] 94cc34f8dd06: Waiting [2023-03-31T00:45:59.904Z] 30dea6a524f1: Waiting [2023-03-31T00:45:59.904Z] 6808be2612f2: Waiting [2023-03-31T00:45:59.904Z] a2aff8979fd8: Waiting [2023-03-31T00:45:59.904Z] f25807f1079a: Waiting [2023-03-31T00:46:00.163Z] a2d21d5440eb: Download complete [2023-03-31T00:46:00.163Z] 94cc34f8dd06: Download complete [2023-03-31T00:46:00.163Z] 30dea6a524f1: Verifying Checksum [2023-03-31T00:46:00.163Z] 30dea6a524f1: Download complete [2023-03-31T00:46:00.163Z] 63b65145d645: Verifying Checksum [2023-03-31T00:46:00.163Z] 63b65145d645: Download complete [2023-03-31T00:46:00.163Z] a2aff8979fd8: Verifying Checksum [2023-03-31T00:46:00.163Z] a2aff8979fd8: Download complete [2023-03-31T00:46:00.163Z] 63b65145d645: Pull complete [2023-03-31T00:46:00.424Z] a2d21d5440eb: Pull complete [2023-03-31T00:46:00.424Z] f25807f1079a: Verifying Checksum [2023-03-31T00:46:00.424Z] f25807f1079a: Download complete [2023-03-31T00:46:00.684Z] 935e6c44a52c: Verifying Checksum [2023-03-31T00:46:00.684Z] 935e6c44a52c: Download complete [2023-03-31T00:46:00.943Z] 6808be2612f2: Verifying Checksum [2023-03-31T00:46:00.943Z] 6808be2612f2: Download complete [2023-03-31T00:46:04.227Z] 935e6c44a52c: Pull complete [2023-03-31T00:46:04.486Z] 94cc34f8dd06: Pull complete [2023-03-31T00:46:04.486Z] 30dea6a524f1: Pull complete [2023-03-31T00:46:04.486Z] a2aff8979fd8: Pull complete [2023-03-31T00:46:07.014Z] 6808be2612f2: Pull complete [2023-03-31T00:46:07.580Z] f25807f1079a: Pull complete [2023-03-31T00:46:07.580Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-31T00:46:07.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T00:46:07.839Z] ---> 3b553350e43f [2023-03-31T00:46:07.839Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-31T00:46:13.668Z] Still waiting to schedule task [2023-03-31T00:46:13.669Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-31T00:46:17.892Z] ---> Running in b7942969739b [2023-03-31T00:46:17.892Z] Removing intermediate container b7942969739b [2023-03-31T00:46:17.892Z] ---> 850ef83c9f09 [2023-03-31T00:46:17.892Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T00:46:17.892Z] ---> Running in 914d6d9e5fa8 [2023-03-31T00:46:17.892Z] Removing intermediate container 914d6d9e5fa8 [2023-03-31T00:46:17.892Z] ---> 624814289d4a [2023-03-31T00:46:17.892Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-31T00:46:17.892Z] ---> Running in 496ae0fb748e [2023-03-31T00:46:17.892Z] Removing intermediate container 496ae0fb748e [2023-03-31T00:46:17.892Z] ---> 5f22913f0dc7 [2023-03-31T00:46:17.892Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-31T00:46:17.892Z] ---> Running in b384b8a0c490 [2023-03-31T00:46:17.892Z] Removing intermediate container b384b8a0c490 [2023-03-31T00:46:17.892Z] ---> a400b4bff842 [2023-03-31T00:46:17.892Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T00:46:17.892Z] ---> Running in 64bcb65522e9 [2023-03-31T00:46:17.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T00:46:17.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T00:46:17.892Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-31T00:46:17.892Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-31T00:46:17.892Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-31T00:46:17.892Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-31T00:46:17.892Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-31T00:46:17.892Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-31T00:46:17.892Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-31T00:46:17.892Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-31T00:46:17.892Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-31T00:46:17.892Z] (10/14) Installing kmod-libs (30-r1) [2023-03-31T00:46:17.892Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-31T00:46:18.151Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-31T00:46:18.151Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-31T00:46:18.151Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-31T00:46:18.151Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T00:46:18.151Z] Executing eudev-3.2.11-r4.trigger [2023-03-31T00:46:18.151Z] OK: 272 MiB in 67 packages [2023-03-31T00:46:18.720Z] Removing intermediate container 64bcb65522e9 [2023-03-31T00:46:18.720Z] ---> 8c138e8d902e [2023-03-31T00:46:18.720Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-31T00:46:18.982Z] ---> Running in b0f098da947c [2023-03-31T00:46:18.982Z] Removing intermediate container b0f098da947c [2023-03-31T00:46:18.982Z] ---> cab43ebd57bb [2023-03-31T00:46:18.982Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-31T00:46:18.982Z] ---> fef99a6f2a7a [2023-03-31T00:46:18.982Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T00:46:18.982Z] ---> Running in 6cc6e513060d [2023-03-31T00:47:26.692Z] Removing intermediate container 6cc6e513060d [2023-03-31T00:47:26.692Z] ---> 6c1a94478fb8 [2023-03-31T00:47:26.692Z] Step 11/13 : COPY . . [2023-03-31T00:47:26.692Z] ---> b0d9386123dc [2023-03-31T00:47:26.692Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-31T00:47:26.692Z] ---> Running in ec5992fabb61 [2023-03-31T00:47:26.692Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T00:47:26.692Z] Dload Upload Total Spent Left Speed [2023-03-31T00:47:26.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0   8601      0 --:--:-- --:--:-- --:--:--  8634 [2023-03-31T00:47:26.692Z] Removing intermediate container ec5992fabb61 [2023-03-31T00:47:26.692Z] ---> 0506204223cf [2023-03-31T00:47:26.692Z] Step 13/13 : RUN ${MAKE} [2023-03-31T00:47:26.692Z] ---> Running in 43d58bbf4591 [2023-03-31T00:47:26.692Z] noop [2023-03-31T00:47:26.692Z] Removing intermediate container 43d58bbf4591 [2023-03-31T00:47:26.692Z] ---> 9fea81cde8d9 [2023-03-31T00:47:26.692Z] Successfully built 9fea81cde8d9 [2023-03-31T00:47:26.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:47:27.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T00:47:27.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:47:27.078Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:47:27.111Z] $ 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 [2023-03-31T00:47:27.448Z] $ docker top 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T00:47:27.791Z] + go version [2023-03-31T00:47:27.791Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-31T00:47:27.800Z] $ docker stop --time=1 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced [2023-03-31T00:47:29.100Z] $ docker rm -f --volumes 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:47:29.528Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T00:47:29.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:47:29.601Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:47:29.633Z] $ 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 [2023-03-31T00:47:29.965Z] $ docker top e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T00:47:30.312Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-31T00:47:30.611Z] + make test [2023-03-31T00:47:30.611Z] go test ./... -coverprofile=coverage.out ./... [2023-03-31T00:47:35.878Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-31T00:47:45.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6504 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-31T00:47:45.823Z] Running in /w/workspace/device-usb-camera/94 [Pipeline] { [Pipeline] checkout [2023-03-31T00:47:45.851Z] Selected Git installation does not exist. Using Default [2023-03-31T00:47:45.851Z] The recommended git tool is: NONE [2023-03-31T00:47:45.852Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-31T00:47:45.852Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-03-31T00:47:50.901Z] using credential edgex-jenkins-ssh [2023-03-31T00:47:50.915Z] Cloning the remote Git repository [2023-03-31T00:47:50.961Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-31T00:47:51.062Z] > git init /w/workspace/device-usb-camera/94 # timeout=10 [2023-03-31T00:47:51.212Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-31T00:47:51.213Z] > git --version # timeout=10 [2023-03-31T00:47:51.234Z] > git --version # 'git version 2.25.1' [2023-03-31T00:47:51.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T00:47:51.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T00:47:52.414Z] go vet ./... [2023-03-31T00:47:53.011Z] Avoid second fetch [2023-03-31T00:47:53.012Z] Checking out Revision f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b (main) [2023-03-31T00:47:52.123Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-31T00:47:52.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T00:47:53.031Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T00:47:53.102Z] > git checkout -f f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 [2023-03-31T00:47:53.605Z] Commit message: "Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T00:47:54.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-31T00:47:54.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T00:47:54.560Z] Dload Upload Total Spent Left Speed [2023-03-31T00:47:54.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-03-31T00:47:55.254Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-31T00:47:55.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-31T00:47:55.584Z] + sudo tee /etc/docker/daemon.new [2023-03-31T00:47:55.584Z] { [2023-03-31T00:47:55.584Z] "registry-mirrors": [ [2023-03-31T00:47:55.584Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-31T00:47:55.584Z] ], [2023-03-31T00:47:55.584Z] "bip": "10.250.0.254/24", [2023-03-31T00:47:55.584Z] "hosts": [ [2023-03-31T00:47:55.584Z] "tcp://0.0.0.0:5555", [2023-03-31T00:47:55.584Z] "unix:///var/run/docker.sock" [2023-03-31T00:47:55.584Z] ], [2023-03-31T00:47:55.584Z] "mtu": 1458, [2023-03-31T00:47:55.584Z] "selinux-enabled": true, [2023-03-31T00:47:55.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-31T00:47:55.584Z] } [Pipeline] sh [2023-03-31T00:47:55.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T00:47:55.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T00:47:55.703Z] ./bin/test-attribution-txt.sh [2023-03-31T00:47:55.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo [2023-03-31T00:47:56.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T00:47:56.015Z] $ docker stop --time=1 e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 [2023-03-31T00:47:56.263Z] + sudo service docker restart [2023-03-31T00:47:59.796Z] $ docker rm -f --volumes e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T00:48:00.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T00:48:00.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-31T00:48:00.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T00:48:01.196Z] + ls -al . [2023-03-31T00:48:01.196Z] total 188 [2023-03-31T00:48:01.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 00:47 . [2023-03-31T00:48:01.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 .. [2023-03-31T00:48:01.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 00:45 .git [2023-03-31T00:48:01.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 .github [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 31 00:45 .gitignore [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 00:45 .golangci.yml [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 31 00:45 .hadolint.yml [2023-03-31T00:48:01.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 00:45 .semver [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 9535 Mar 31 00:45 Attribution.txt [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 31 00:45 CHANGELOG.md [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 31 00:45 Dockerfile [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 31 00:45 GOVERNANCE.md [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 31 00:45 Jenkinsfile [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 31 00:45 LICENSE [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 31 00:45 Makefile [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 00:45 OWNERS.md [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 31 00:45 README.md [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 00:45 VERSION [2023-03-31T00:48:01.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 00:45 bin [2023-03-31T00:48:01.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 cmd [2023-03-31T00:48:01.196Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 31 00:47 coverage.out [2023-03-31T00:48:01.196Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 31 00:45 docker-entrypoint.sh [2023-03-31T00:48:01.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 docs [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 3440 Mar 31 00:45 go.mod [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 31313 Mar 31 00:45 go.sum [2023-03-31T00:48:01.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 internal [2023-03-31T00:48:01.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 snap [2023-03-31T00:48:01.196Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 31 00:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:01.529Z] + 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b --label arch=amd64 --label version=3.0.0-dev.22 . [2023-03-31T00:48:01.529Z] Sending build context to Docker daemon 1.935MB [2023-03-31T00:48:01.529Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T00:48:01.529Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-31T00:48:01.529Z] ---> 9fea81cde8d9 [2023-03-31T00:48:01.529Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-31T00:48:01.529Z] ---> Running in 7ecc708a4561 [2023-03-31T00:48:01.788Z] Removing intermediate container 7ecc708a4561 [2023-03-31T00:48:01.788Z] ---> 1d8fbe13fb93 [2023-03-31T00:48:01.788Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T00:48:01.788Z] ---> Running in db58c44001e6 [2023-03-31T00:48:01.788Z] Removing intermediate container db58c44001e6 [2023-03-31T00:48:01.788Z] ---> f759b1abeb46 [2023-03-31T00:48:01.788Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-31T00:48:01.788Z] ---> Running in b6b9081ee167 [2023-03-31T00:48:02.047Z] Removing intermediate container b6b9081ee167 [2023-03-31T00:48:02.047Z] ---> 5824ea85a526 [2023-03-31T00:48:02.047Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-31T00:48:02.047Z] ---> Running in 3a2896d3e042 [2023-03-31T00:48:02.047Z] Removing intermediate container 3a2896d3e042 [2023-03-31T00:48:02.047Z] ---> 643fa9e653ba [2023-03-31T00:48:02.047Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T00:48:02.047Z] ---> Running in 94654a4d20cc [2023-03-31T00:48:02.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T00:48:02.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T00:48:02.823Z] OK: 272 MiB in 67 packages [2023-03-31T00:48:03.082Z] Removing intermediate container 94654a4d20cc [2023-03-31T00:48:03.082Z] ---> 51e1e2967629 [2023-03-31T00:48:03.082Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-31T00:48:03.082Z] ---> Running in 29e9a03500bc [2023-03-31T00:48:03.340Z] Removing intermediate container 29e9a03500bc [2023-03-31T00:48:03.340Z] ---> fdcfc458bb73 [2023-03-31T00:48:03.340Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-31T00:48:03.340Z] ---> 62091b196281 [2023-03-31T00:48:03.340Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T00:48:03.340Z] ---> Running in da00da03033e [2023-03-31T00:48:04.717Z] Removing intermediate container da00da03033e [2023-03-31T00:48:04.717Z] ---> 75875fed4c18 [2023-03-31T00:48:04.717Z] Step 11/35 : COPY . . [2023-03-31T00:48:04.977Z] ---> f4020029adcc [2023-03-31T00:48:04.977Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-31T00:48:04.977Z] ---> Running in 63154b866ced [2023-03-31T00:48:05.236Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T00:48:05.236Z] Dload Upload Total Spent Left Speed [2023-03-31T00:48:05.494Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0 0  18223     0 --:--:-- --:--:-- --:--:-- 18310 [2023-03-31T00:48:05.752Z] Removing intermediate container 63154b866ced [2023-03-31T00:48:05.752Z] ---> bb6cbe23f1cf [2023-03-31T00:48:05.752Z] Step 13/35 : RUN ${MAKE} [2023-03-31T00:48:05.752Z] ---> Running in 6b89640de98c [2023-03-31T00:48:06.011Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T00:48:14.521Z] provisioning config files... [2023-03-31T00:48:14.546Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/94@tmp/config8619531997702272090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:48:14.894Z] ---> docker-login.sh [2023-03-31T00:48:14.894Z] nexus3.edgexfoundry.org:10001 [2023-03-31T00:48:15.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:15.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:15.431Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:15.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:15.431Z] [2023-03-31T00:48:15.431Z] Login Succeeded [2023-03-31T00:48:15.431Z] nexus3.edgexfoundry.org:10002 [2023-03-31T00:48:15.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:15.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:15.699Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:15.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:15.699Z] [2023-03-31T00:48:15.699Z] Login Succeeded [2023-03-31T00:48:15.699Z] nexus3.edgexfoundry.org:10003 [2023-03-31T00:48:15.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:16.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:16.237Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:16.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:16.237Z] [2023-03-31T00:48:16.237Z] Login Succeeded [2023-03-31T00:48:16.237Z] nexus3.edgexfoundry.org:10004 [2023-03-31T00:48:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:16.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:16.504Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:16.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:16.504Z] [2023-03-31T00:48:16.504Z] Login Succeeded [2023-03-31T00:48:16.504Z] docker.io [2023-03-31T00:48:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:17.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:17.039Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:17.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:17.039Z] [2023-03-31T00:48:17.039Z] Login Succeeded [2023-03-31T00:48:17.039Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T00:48:17.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T00:48:17.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:48:17.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:48:17.320Z] ========================================================= [2023-03-31T00:48:17.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-31T00:48:17.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:17.666Z] + 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 . [2023-03-31T00:48:17.935Z] Sending build context to Docker daemon 1.215MB [2023-03-31T00:48:17.935Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T00:48:17.935Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-31T00:48:18.522Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-31T00:48:18.523Z] af6eaf76a39c: Pulling fs layer [2023-03-31T00:48:18.523Z] 55522c791124: Pulling fs layer [2023-03-31T00:48:18.523Z] ce5c4a1c91eb: Pulling fs layer [2023-03-31T00:48:18.523Z] 169dfbe0d373: Pulling fs layer [2023-03-31T00:48:18.523Z] 169dfbe0d373: Waiting [2023-03-31T00:48:18.523Z] e1ff8fa3b103: Pulling fs layer [2023-03-31T00:48:18.523Z] 52ebb69f0ebf: Pulling fs layer [2023-03-31T00:48:18.523Z] 5abe8eddf0d5: Pulling fs layer [2023-03-31T00:48:18.523Z] 52ebb69f0ebf: Waiting [2023-03-31T00:48:18.523Z] 5abe8eddf0d5: Waiting [2023-03-31T00:48:18.523Z] e1ff8fa3b103: Waiting [2023-03-31T00:48:18.523Z] 55522c791124: Download complete [2023-03-31T00:48:18.523Z] 169dfbe0d373: Verifying Checksum [2023-03-31T00:48:18.523Z] 169dfbe0d373: Download complete [2023-03-31T00:48:18.523Z] e1ff8fa3b103: Verifying Checksum [2023-03-31T00:48:18.523Z] e1ff8fa3b103: Download complete [2023-03-31T00:48:18.523Z] af6eaf76a39c: Verifying Checksum [2023-03-31T00:48:18.523Z] af6eaf76a39c: Download complete [2023-03-31T00:48:19.488Z] af6eaf76a39c: Pull complete [2023-03-31T00:48:19.488Z] 5abe8eddf0d5: Verifying Checksum [2023-03-31T00:48:19.488Z] 5abe8eddf0d5: Download complete [2023-03-31T00:48:20.081Z] 55522c791124: Pull complete [2023-03-31T00:48:20.670Z] ce5c4a1c91eb: Download complete [2023-03-31T00:48:20.670Z] 52ebb69f0ebf: Verifying Checksum [2023-03-31T00:48:20.670Z] 52ebb69f0ebf: Download complete [2023-03-31T00:48:28.029Z] Removing intermediate container 6b89640de98c [2023-03-31T00:48:28.029Z] ---> 38a8506316ff [2023-03-31T00:48:28.029Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-31T00:48:28.029Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-31T00:48:28.029Z] 4acc49c71d14: Pulling fs layer [2023-03-31T00:48:28.029Z] 4acc49c71d14: Verifying Checksum [2023-03-31T00:48:28.029Z] 4acc49c71d14: Download complete [2023-03-31T00:48:28.029Z] 4acc49c71d14: Pull complete [2023-03-31T00:48:28.029Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-31T00:48:28.029Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-31T00:48:28.029Z] ---> 01a2bd3e5fff [2023-03-31T00:48:28.029Z] Step 15/35 : FROM alpine:3.17 [2023-03-31T00:48:28.029Z] 3.17: Pulling from library/alpine [2023-03-31T00:48:28.029Z] f56be85fc22e: Pulling fs layer [2023-03-31T00:48:28.029Z] f56be85fc22e: Download complete [2023-03-31T00:48:28.029Z] f56be85fc22e: Pull complete [2023-03-31T00:48:28.029Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T00:48:28.029Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T00:48:28.029Z] ---> 9ed4aefc74f6 [2023-03-31T00:48:28.029Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-31T00:48:28.289Z] ---> Running in b1f1aaee0528 [2023-03-31T00:48:28.547Z] Removing intermediate container b1f1aaee0528 [2023-03-31T00:48:28.547Z] ---> aa3e272483d1 [2023-03-31T00:48:28.547Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-31T00:48:28.547Z] ---> Running in db058792e8c0 [2023-03-31T00:48:28.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T00:48:28.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T00:48:29.064Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-31T00:48:29.064Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-31T00:48:29.323Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-31T00:48:29.323Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-31T00:48:29.323Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-31T00:48:29.323Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-31T00:48:29.323Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-31T00:48:29.323Z] (8/86) Installing libxcb (1.15-r0) [2023-03-31T00:48:29.323Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-31T00:48:29.323Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-31T00:48:29.323Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-31T00:48:29.323Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-31T00:48:29.323Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-31T00:48:29.323Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-31T00:48:29.323Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-31T00:48:29.323Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-31T00:48:29.323Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-31T00:48:29.582Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-31T00:48:29.582Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-31T00:48:29.582Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-31T00:48:29.582Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-31T00:48:29.582Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-31T00:48:29.582Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-31T00:48:29.582Z] (24/86) Installing glib (2.74.6-r0) [2023-03-31T00:48:29.582Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-31T00:48:29.582Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-31T00:48:29.582Z] (27/86) Installing libass (0.16.0-r1) [2023-03-31T00:48:29.582Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-31T00:48:29.582Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-31T00:48:29.582Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-31T00:48:29.582Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-31T00:48:29.582Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-31T00:48:29.582Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-31T00:48:29.582Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-31T00:48:29.582Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-31T00:48:29.582Z] (36/86) Installing libunistring (1.1-r0) [2023-03-31T00:48:29.582Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-31T00:48:29.840Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-31T00:48:29.840Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-31T00:48:29.840Z] (40/86) Installing lame (3.100-r2) [2023-03-31T00:48:29.840Z] (41/86) Installing opus (1.3.1-r1) [2023-03-31T00:48:29.840Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-31T00:48:29.840Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-31T00:48:29.840Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-31T00:48:29.840Z] (45/86) Installing orc (0.4.33-r0) [2023-03-31T00:48:29.840Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-31T00:48:29.840Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-31T00:48:29.840Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-31T00:48:29.840Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-31T00:48:29.840Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-31T00:48:29.840Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-31T00:48:29.840Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-31T00:48:29.840Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-31T00:48:29.840Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-31T00:48:29.840Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-03-31T00:48:29.840Z] (56/86) Installing libpulse (16.1-r6) [2023-03-31T00:48:29.840Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-31T00:48:29.840Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-03-31T00:48:29.840Z] (59/86) Installing librist (0.2.7-r0) [2023-03-31T00:48:29.840Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-31T00:48:30.099Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-31T00:48:30.099Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-31T00:48:30.099Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-31T00:48:30.099Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-31T00:48:30.099Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-31T00:48:30.099Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-31T00:48:30.099Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-31T00:48:30.099Z] (68/86) Installing libva (2.16.0-r0) [2023-03-31T00:48:30.099Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-31T00:48:30.099Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-31T00:48:30.099Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-31T00:48:30.099Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-31T00:48:30.099Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-31T00:48:30.099Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-31T00:48:30.099Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-31T00:48:30.099Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-31T00:48:30.099Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-31T00:48:30.358Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-31T00:48:30.358Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-03-31T00:48:30.358Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-03-31T00:48:30.358Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-31T00:48:30.358Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-31T00:48:30.358Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-31T00:48:30.358Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-31T00:48:30.358Z] (85/86) Installing kmod-libs (30-r1) [2023-03-31T00:48:30.358Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-31T00:48:30.358Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T00:48:30.358Z] Executing eudev-3.2.11-r4.trigger [2023-03-31T00:48:30.358Z] OK: 111 MiB in 101 packages [2023-03-31T00:48:30.751Z] ce5c4a1c91eb: Pull complete [2023-03-31T00:48:30.751Z] 169dfbe0d373: Pull complete [2023-03-31T00:48:30.751Z] e1ff8fa3b103: Pull complete [2023-03-31T00:48:33.642Z] Removing intermediate container db058792e8c0 [2023-03-31T00:48:33.642Z] ---> 48a9eb963dd1 [2023-03-31T00:48:33.642Z] Step 18/35 : WORKDIR / [2023-03-31T00:48:33.642Z] ---> Running in 91157dbef92a [2023-03-31T00:48:33.642Z] Removing intermediate container 91157dbef92a [2023-03-31T00:48:33.642Z] ---> 9bf2bf15420c [2023-03-31T00:48:33.642Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-31T00:48:34.208Z] ---> 7e0e1d3d9a89 [2023-03-31T00:48:34.208Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-31T00:48:34.208Z] ---> f0880cb6e2bf [2023-03-31T00:48:34.208Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-31T00:48:34.467Z] ---> baea3be27922 [2023-03-31T00:48:34.467Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-31T00:48:34.467Z] ---> eee7027e747d [2023-03-31T00:48:34.467Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-31T00:48:34.725Z] ---> 8db1afd70696 [2023-03-31T00:48:34.725Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-31T00:48:34.725Z] ---> 13bd99dc3fbf [2023-03-31T00:48:34.725Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-31T00:48:35.660Z] ---> 5ccbb881fbac [2023-03-31T00:48:35.660Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-31T00:48:35.660Z] ---> Running in a5280ed6b15e [2023-03-31T00:48:36.226Z] Removing intermediate container a5280ed6b15e [2023-03-31T00:48:36.226Z] ---> 8112023ff8af [2023-03-31T00:48:36.226Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-31T00:48:36.226Z] ---> Running in c54aea0f59b8 [2023-03-31T00:48:36.484Z] Removing intermediate container c54aea0f59b8 [2023-03-31T00:48:36.484Z] ---> e6c80bdc6555 [2023-03-31T00:48:36.484Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-31T00:48:36.484Z] ---> Running in 689507c154cb [2023-03-31T00:48:37.061Z] Removing intermediate container 689507c154cb [2023-03-31T00:48:37.061Z] ---> 1f90194aed4f [2023-03-31T00:48:37.061Z] Step 29/35 : EXPOSE 59983 [2023-03-31T00:48:37.320Z] ---> Running in efe93cca8cf8 [2023-03-31T00:48:37.320Z] Removing intermediate container efe93cca8cf8 [2023-03-31T00:48:37.320Z] ---> a8da7243d472 [2023-03-31T00:48:37.320Z] Step 30/35 : EXPOSE 8554 [2023-03-31T00:48:37.320Z] ---> Running in 7f92153c9551 [2023-03-31T00:48:37.320Z] Removing intermediate container 7f92153c9551 [2023-03-31T00:48:37.320Z] ---> ecabbccb3306 [2023-03-31T00:48:37.320Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-31T00:48:37.320Z] ---> Running in 80e3fe60599d [2023-03-31T00:48:37.406Z] 52ebb69f0ebf: Pull complete [2023-03-31T00:48:37.578Z] Removing intermediate container 80e3fe60599d [2023-03-31T00:48:37.578Z] ---> fa482a38d745 [2023-03-31T00:48:37.578Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-31T00:48:37.578Z] ---> Running in 038724c4146e [2023-03-31T00:48:37.578Z] Removing intermediate container 038724c4146e [2023-03-31T00:48:37.578Z] ---> b7ee8a196e68 [2023-03-31T00:48:37.578Z] Step 33/35 : LABEL arch=amd64 [2023-03-31T00:48:37.578Z] ---> Running in 71c95103e26d [2023-03-31T00:48:37.578Z] Removing intermediate container 71c95103e26d [2023-03-31T00:48:37.578Z] ---> 92fad4a91aa1 [2023-03-31T00:48:37.578Z] Step 34/35 : LABEL git_sha=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:48:37.578Z] ---> Running in 21830632da4c [2023-03-31T00:48:37.838Z] Removing intermediate container 21830632da4c [2023-03-31T00:48:37.838Z] ---> 90772b12577d [2023-03-31T00:48:37.838Z] Step 35/35 : LABEL version=3.0.0-dev.22 [2023-03-31T00:48:37.838Z] ---> Running in 759dfa4e9eca [2023-03-31T00:48:37.838Z] Removing intermediate container 759dfa4e9eca [2023-03-31T00:48:37.838Z] ---> 50c47a8905b5 [2023-03-31T00:48:37.838Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T00:48:37.838Z] Successfully built 50c47a8905b5 [2023-03-31T00:48:37.838Z] 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 [2023-03-31T00:48:37.947Z] provisioning config files... [2023-03-31T00:48:37.956Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16705403873093026825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:48:37.991Z] 5abe8eddf0d5: Pull complete [2023-03-31T00:48:37.991Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-31T00:48:37.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T00:48:37.991Z] ---> 6cb57ee374ae [2023-03-31T00:48:37.991Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-31T00:48:38.255Z] ---> docker-login.sh [2023-03-31T00:48:38.256Z] nexus3.edgexfoundry.org:10001 [2023-03-31T00:48:38.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:38.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:38.256Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:38.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:38.256Z] [2023-03-31T00:48:38.256Z] Login Succeeded [2023-03-31T00:48:38.256Z] nexus3.edgexfoundry.org:10002 [2023-03-31T00:48:38.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:38.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:38.256Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:38.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:38.256Z] [2023-03-31T00:48:38.256Z] Login Succeeded [2023-03-31T00:48:38.256Z] nexus3.edgexfoundry.org:10003 [2023-03-31T00:48:38.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:38.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:38.516Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:38.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:38.516Z] [2023-03-31T00:48:38.516Z] Login Succeeded [2023-03-31T00:48:38.516Z] nexus3.edgexfoundry.org:10004 [2023-03-31T00:48:38.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:38.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:38.516Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:38.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:38.516Z] [2023-03-31T00:48:38.516Z] Login Succeeded [2023-03-31T00:48:38.516Z] docker.io [2023-03-31T00:48:38.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:48:38.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:48:38.776Z] Configure a credential helper to remove this warning. See [2023-03-31T00:48:38.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:48:38.776Z] [2023-03-31T00:48:38.776Z] Login Succeeded [2023-03-31T00:48:38.776Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T00:48:38.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T00:48:38.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:48:38.827Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-31T00:48:38.827Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:48:38.827Z] latest [2023-03-31T00:48:38.827Z] 3.0.0-dev.22 [2023-03-31T00:48:38.827Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:48:38.827Z] main [2023-03-31T00:48:38.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:39.142Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:39.447Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:48:39.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-31T00:48:39.448Z] 98316c690cf9: Preparing [2023-03-31T00:48:39.448Z] db6fe5c3510b: Preparing [2023-03-31T00:48:39.448Z] b6a55202f2eb: Preparing [2023-03-31T00:48:39.448Z] 3827b5b91e75: Preparing [2023-03-31T00:48:39.448Z] acc83c6ca332: Preparing [2023-03-31T00:48:39.448Z] 20aa636d50f6: Preparing [2023-03-31T00:48:39.448Z] 55b7b30c1b86: Preparing [2023-03-31T00:48:39.448Z] ec3e4f382bee: Preparing [2023-03-31T00:48:39.448Z] d6623a6c0212: Preparing [2023-03-31T00:48:39.448Z] b4ea469784e9: Preparing [2023-03-31T00:48:39.448Z] bca463a19738: Preparing [2023-03-31T00:48:39.448Z] f1417ff83b31: Preparing [2023-03-31T00:48:39.448Z] 20aa636d50f6: Waiting [2023-03-31T00:48:39.448Z] 55b7b30c1b86: Waiting [2023-03-31T00:48:39.448Z] ec3e4f382bee: Waiting [2023-03-31T00:48:39.448Z] bca463a19738: Waiting [2023-03-31T00:48:39.448Z] b4ea469784e9: Waiting [2023-03-31T00:48:39.448Z] f1417ff83b31: Waiting [2023-03-31T00:48:39.448Z] d6623a6c0212: Waiting [2023-03-31T00:48:39.448Z] b6a55202f2eb: Pushed [2023-03-31T00:48:39.448Z] 98316c690cf9: Pushed [2023-03-31T00:48:39.448Z] db6fe5c3510b: Pushed [2023-03-31T00:48:39.448Z] acc83c6ca332: Pushed [2023-03-31T00:48:39.710Z] 55b7b30c1b86: Pushed [2023-03-31T00:48:39.710Z] d6623a6c0212: Pushed [2023-03-31T00:48:39.710Z] 20aa636d50f6: Pushed [2023-03-31T00:48:39.710Z] ec3e4f382bee: Pushed [2023-03-31T00:48:39.710Z] f1417ff83b31: Layer already exists [2023-03-31T00:48:39.947Z] ---> Running in 456735c54a71 [2023-03-31T00:48:40.214Z] Removing intermediate container 456735c54a71 [2023-03-31T00:48:40.214Z] ---> 4865cb61d847 [2023-03-31T00:48:40.214Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T00:48:40.214Z] ---> Running in aabea486af53 [2023-03-31T00:48:40.482Z] Removing intermediate container aabea486af53 [2023-03-31T00:48:40.482Z] ---> 5d849325c5fe [2023-03-31T00:48:40.482Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-31T00:48:40.482Z] ---> Running in 015f0877aa0e [2023-03-31T00:48:40.751Z] Removing intermediate container 015f0877aa0e [2023-03-31T00:48:40.751Z] ---> 7a26ac2ea2e2 [2023-03-31T00:48:40.751Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-31T00:48:40.751Z] ---> Running in 1b6a5e228352 [2023-03-31T00:48:41.019Z] Removing intermediate container 1b6a5e228352 [2023-03-31T00:48:41.019Z] ---> 333d01065779 [2023-03-31T00:48:41.019Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T00:48:41.284Z] ---> Running in fe7ac643985f [2023-03-31T00:48:42.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T00:48:42.256Z] 3827b5b91e75: Pushed [2023-03-31T00:48:42.256Z] b4ea469784e9: Pushed [2023-03-31T00:48:42.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T00:48:43.786Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-31T00:48:43.786Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-31T00:48:43.786Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-31T00:48:43.786Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-31T00:48:43.786Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-31T00:48:43.786Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-31T00:48:43.786Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-31T00:48:43.786Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-31T00:48:43.786Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-31T00:48:43.786Z] (10/14) Installing kmod-libs (30-r1) [2023-03-31T00:48:43.786Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-31T00:48:44.054Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-31T00:48:44.054Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-31T00:48:44.054Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-31T00:48:44.054Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T00:48:44.054Z] Executing eudev-3.2.11-r4.trigger [2023-03-31T00:48:44.054Z] OK: 271 MiB in 67 packages [2023-03-31T00:48:45.524Z] Removing intermediate container fe7ac643985f [2023-03-31T00:48:45.524Z] ---> 979647f1783f [2023-03-31T00:48:45.524Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-31T00:48:45.524Z] ---> Running in a4dfcfc66993 [2023-03-31T00:48:45.805Z] Removing intermediate container a4dfcfc66993 [2023-03-31T00:48:45.805Z] ---> 035b6f2f4a51 [2023-03-31T00:48:45.805Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-31T00:48:46.079Z] ---> 6196b2e4260d [2023-03-31T00:48:46.079Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T00:48:46.357Z] ---> Running in f16182e8e0ef [2023-03-31T00:48:50.393Z] bca463a19738: Pushed [2023-03-31T00:48:50.393Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:50.702Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:51.007Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-31T00:48:51.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-31T00:48:51.007Z] 98316c690cf9: Preparing [2023-03-31T00:48:51.007Z] db6fe5c3510b: Preparing [2023-03-31T00:48:51.007Z] b6a55202f2eb: Preparing [2023-03-31T00:48:51.007Z] 3827b5b91e75: Preparing [2023-03-31T00:48:51.007Z] acc83c6ca332: Preparing [2023-03-31T00:48:51.007Z] 20aa636d50f6: Preparing [2023-03-31T00:48:51.007Z] 55b7b30c1b86: Preparing [2023-03-31T00:48:51.007Z] ec3e4f382bee: Preparing [2023-03-31T00:48:51.007Z] d6623a6c0212: Preparing [2023-03-31T00:48:51.007Z] b4ea469784e9: Preparing [2023-03-31T00:48:51.007Z] bca463a19738: Preparing [2023-03-31T00:48:51.007Z] f1417ff83b31: Preparing [2023-03-31T00:48:51.007Z] 20aa636d50f6: Waiting [2023-03-31T00:48:51.007Z] b4ea469784e9: Waiting [2023-03-31T00:48:51.007Z] ec3e4f382bee: Waiting [2023-03-31T00:48:51.007Z] d6623a6c0212: Waiting [2023-03-31T00:48:51.007Z] bca463a19738: Waiting [2023-03-31T00:48:51.007Z] f1417ff83b31: Waiting [2023-03-31T00:48:51.007Z] 3827b5b91e75: Layer already exists [2023-03-31T00:48:51.007Z] b6a55202f2eb: Layer already exists [2023-03-31T00:48:51.007Z] 98316c690cf9: Layer already exists [2023-03-31T00:48:51.007Z] db6fe5c3510b: Layer already exists [2023-03-31T00:48:51.007Z] acc83c6ca332: Layer already exists [2023-03-31T00:48:51.007Z] 55b7b30c1b86: Layer already exists [2023-03-31T00:48:51.007Z] ec3e4f382bee: Layer already exists [2023-03-31T00:48:51.007Z] b4ea469784e9: Layer already exists [2023-03-31T00:48:51.007Z] 20aa636d50f6: Layer already exists [2023-03-31T00:48:51.007Z] d6623a6c0212: Layer already exists [2023-03-31T00:48:51.007Z] bca463a19738: Layer already exists [2023-03-31T00:48:51.007Z] f1417ff83b31: Layer already exists [2023-03-31T00:48:51.007Z] latest: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:51.312Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:51.616Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 [2023-03-31T00:48:51.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-31T00:48:51.616Z] 98316c690cf9: Preparing [2023-03-31T00:48:51.616Z] db6fe5c3510b: Preparing [2023-03-31T00:48:51.616Z] b6a55202f2eb: Preparing [2023-03-31T00:48:51.616Z] 3827b5b91e75: Preparing [2023-03-31T00:48:51.616Z] acc83c6ca332: Preparing [2023-03-31T00:48:51.616Z] 20aa636d50f6: Preparing [2023-03-31T00:48:51.616Z] 55b7b30c1b86: Preparing [2023-03-31T00:48:51.616Z] ec3e4f382bee: Preparing [2023-03-31T00:48:51.616Z] d6623a6c0212: Preparing [2023-03-31T00:48:51.616Z] b4ea469784e9: Preparing [2023-03-31T00:48:51.616Z] bca463a19738: Preparing [2023-03-31T00:48:51.616Z] f1417ff83b31: Preparing [2023-03-31T00:48:51.616Z] ec3e4f382bee: Waiting [2023-03-31T00:48:51.616Z] d6623a6c0212: Waiting [2023-03-31T00:48:51.616Z] b4ea469784e9: Waiting [2023-03-31T00:48:51.616Z] bca463a19738: Waiting [2023-03-31T00:48:51.616Z] 20aa636d50f6: Waiting [2023-03-31T00:48:51.616Z] 55b7b30c1b86: Waiting [2023-03-31T00:48:51.616Z] b6a55202f2eb: Layer already exists [2023-03-31T00:48:51.616Z] 3827b5b91e75: Layer already exists [2023-03-31T00:48:51.616Z] acc83c6ca332: Layer already exists [2023-03-31T00:48:51.616Z] 98316c690cf9: Layer already exists [2023-03-31T00:48:51.616Z] db6fe5c3510b: Layer already exists [2023-03-31T00:48:51.616Z] 55b7b30c1b86: Layer already exists [2023-03-31T00:48:51.616Z] 20aa636d50f6: Layer already exists [2023-03-31T00:48:51.616Z] b4ea469784e9: Layer already exists [2023-03-31T00:48:51.616Z] d6623a6c0212: Layer already exists [2023-03-31T00:48:51.616Z] ec3e4f382bee: Layer already exists [2023-03-31T00:48:51.616Z] bca463a19738: Layer already exists [2023-03-31T00:48:51.616Z] f1417ff83b31: Layer already exists [2023-03-31T00:48:51.616Z] 3.0.0-dev.22: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:51.923Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:52.227Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:48:52.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-31T00:48:52.227Z] 98316c690cf9: Preparing [2023-03-31T00:48:52.227Z] db6fe5c3510b: Preparing [2023-03-31T00:48:52.227Z] b6a55202f2eb: Preparing [2023-03-31T00:48:52.227Z] 3827b5b91e75: Preparing [2023-03-31T00:48:52.227Z] acc83c6ca332: Preparing [2023-03-31T00:48:52.227Z] 20aa636d50f6: Preparing [2023-03-31T00:48:52.227Z] 55b7b30c1b86: Preparing [2023-03-31T00:48:52.227Z] 20aa636d50f6: Waiting [2023-03-31T00:48:52.227Z] ec3e4f382bee: Preparing [2023-03-31T00:48:52.227Z] d6623a6c0212: Preparing [2023-03-31T00:48:52.227Z] 55b7b30c1b86: Waiting [2023-03-31T00:48:52.227Z] ec3e4f382bee: Waiting [2023-03-31T00:48:52.227Z] d6623a6c0212: Waiting [2023-03-31T00:48:52.227Z] b4ea469784e9: Preparing [2023-03-31T00:48:52.227Z] bca463a19738: Preparing [2023-03-31T00:48:52.227Z] f1417ff83b31: Preparing [2023-03-31T00:48:52.227Z] b4ea469784e9: Waiting [2023-03-31T00:48:52.227Z] bca463a19738: Waiting [2023-03-31T00:48:52.227Z] f1417ff83b31: Waiting [2023-03-31T00:48:52.227Z] db6fe5c3510b: Layer already exists [2023-03-31T00:48:52.227Z] b6a55202f2eb: Layer already exists [2023-03-31T00:48:52.227Z] 98316c690cf9: Layer already exists [2023-03-31T00:48:52.227Z] 3827b5b91e75: Layer already exists [2023-03-31T00:48:52.227Z] acc83c6ca332: Layer already exists [2023-03-31T00:48:52.227Z] 20aa636d50f6: Layer already exists [2023-03-31T00:48:52.227Z] 55b7b30c1b86: Layer already exists [2023-03-31T00:48:52.227Z] d6623a6c0212: Layer already exists [2023-03-31T00:48:52.227Z] ec3e4f382bee: Layer already exists [2023-03-31T00:48:52.227Z] b4ea469784e9: Layer already exists [2023-03-31T00:48:52.228Z] f1417ff83b31: Layer already exists [2023-03-31T00:48:52.228Z] bca463a19738: Layer already exists [2023-03-31T00:48:52.228Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:52.545Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:52.856Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-31T00:48:52.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-31T00:48:52.856Z] 98316c690cf9: Preparing [2023-03-31T00:48:52.856Z] db6fe5c3510b: Preparing [2023-03-31T00:48:52.856Z] b6a55202f2eb: Preparing [2023-03-31T00:48:52.856Z] 3827b5b91e75: Preparing [2023-03-31T00:48:52.856Z] acc83c6ca332: Preparing [2023-03-31T00:48:52.856Z] 20aa636d50f6: Preparing [2023-03-31T00:48:52.856Z] 55b7b30c1b86: Preparing [2023-03-31T00:48:52.856Z] ec3e4f382bee: Preparing [2023-03-31T00:48:52.856Z] d6623a6c0212: Preparing [2023-03-31T00:48:52.856Z] b4ea469784e9: Preparing [2023-03-31T00:48:52.856Z] bca463a19738: Preparing [2023-03-31T00:48:52.856Z] f1417ff83b31: Preparing [2023-03-31T00:48:52.856Z] 20aa636d50f6: Waiting [2023-03-31T00:48:52.856Z] 55b7b30c1b86: Waiting [2023-03-31T00:48:52.856Z] ec3e4f382bee: Waiting [2023-03-31T00:48:52.856Z] d6623a6c0212: Waiting [2023-03-31T00:48:52.856Z] b4ea469784e9: Waiting [2023-03-31T00:48:52.856Z] bca463a19738: Waiting [2023-03-31T00:48:52.856Z] f1417ff83b31: Waiting [2023-03-31T00:48:52.856Z] 98316c690cf9: Layer already exists [2023-03-31T00:48:52.856Z] 3827b5b91e75: Layer already exists [2023-03-31T00:48:52.856Z] db6fe5c3510b: Layer already exists [2023-03-31T00:48:52.856Z] b6a55202f2eb: Layer already exists [2023-03-31T00:48:52.856Z] acc83c6ca332: Layer already exists [2023-03-31T00:48:52.856Z] 20aa636d50f6: Layer already exists [2023-03-31T00:48:52.856Z] b4ea469784e9: Layer already exists [2023-03-31T00:48:52.856Z] 55b7b30c1b86: Layer already exists [2023-03-31T00:48:52.856Z] ec3e4f382bee: Layer already exists [2023-03-31T00:48:52.856Z] d6623a6c0212: Layer already exists [2023-03-31T00:48:52.856Z] bca463a19738: Layer already exists [2023-03-31T00:48:52.856Z] f1417ff83b31: Layer already exists [2023-03-31T00:48:52.856Z] main: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T00:48:52.893Z] ===================================================== [Pipeline] echo [2023-03-31T00:48:52.898Z] taggedImages: [2023-03-31T00:48:52.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:48:52.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-31T00:48:52.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 [2023-03-31T00:48:52.898Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:48:52.898Z] - 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 [2023-03-31T00:48:53.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T00:48:53.261Z] [2023-03-31T00:48:53.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:48:53.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T00:48:53.559Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-31T00:48:53.559Z] 5eb5b503b376: Pulling fs layer [2023-03-31T00:48:53.559Z] 5c69ac0246d0: Pulling fs layer [2023-03-31T00:48:53.559Z] ec43610c2a17: Pulling fs layer [2023-03-31T00:48:53.559Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-31T00:48:53.559Z] 33b1e0a273af: Pulling fs layer [2023-03-31T00:48:53.559Z] 5d3b04190fa2: Pulling fs layer [2023-03-31T00:48:53.559Z] 2f39f015ded8: Pulling fs layer [2023-03-31T00:48:53.559Z] 33b1e0a273af: Waiting [2023-03-31T00:48:53.559Z] 5d3b04190fa2: Waiting [2023-03-31T00:48:53.559Z] 2f39f015ded8: Waiting [2023-03-31T00:48:53.559Z] 3a2ae6a8a46f: Waiting [2023-03-31T00:48:53.559Z] 5c69ac0246d0: Download complete [2023-03-31T00:48:53.559Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-31T00:48:53.559Z] 3a2ae6a8a46f: Download complete [2023-03-31T00:48:53.559Z] 33b1e0a273af: Verifying Checksum [2023-03-31T00:48:53.559Z] 33b1e0a273af: Download complete [2023-03-31T00:48:53.559Z] ec43610c2a17: Verifying Checksum [2023-03-31T00:48:53.559Z] ec43610c2a17: Download complete [2023-03-31T00:48:53.559Z] 5d3b04190fa2: Download complete [2023-03-31T00:48:53.817Z] 5eb5b503b376: Verifying Checksum [2023-03-31T00:48:53.817Z] 5eb5b503b376: Download complete [2023-03-31T00:48:54.383Z] 2f39f015ded8: Download complete [2023-03-31T00:48:54.951Z] 5eb5b503b376: Pull complete [2023-03-31T00:48:55.210Z] 5c69ac0246d0: Pull complete [2023-03-31T00:48:55.777Z] ec43610c2a17: Pull complete [2023-03-31T00:48:55.777Z] 3a2ae6a8a46f: Pull complete [2023-03-31T00:48:55.777Z] 33b1e0a273af: Pull complete [2023-03-31T00:48:56.035Z] 5d3b04190fa2: Pull complete [2023-03-31T00:49:00.228Z] 2f39f015ded8: Pull complete [2023-03-31T00:49:00.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-31T00:49:00.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T00:49:00.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:49:00.309Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:49:00.339Z] $ 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 [2023-03-31T00:49:04.905Z] $ docker top 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:49:05.307Z] ---> job-cost.sh [2023-03-31T00:49:05.307Z] lf-activate-venv: SKIPPING [2023-03-31T00:49:05.307Z] INFO: No Stack... [2023-03-31T00:49:05.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T00:49:06.136Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T00:49:06.433Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-31T00:49:06.433Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T00:49:06.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [2023-03-31T00:49:06.455Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] did not exist. Created. [2023-03-31T00:49:06.455Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T00:49:06.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-31T00:49:06.783Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T00:49:06.792Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T00:49:06.807Z] $ docker stop --time=1 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f [2023-03-31T00:49:07.944Z] $ docker rm -f --volumes 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-31T00:49:54.271Z] Removing intermediate container f16182e8e0ef [2023-03-31T00:49:54.271Z] ---> a67518c6e1e6 [2023-03-31T00:49:54.271Z] Step 11/13 : COPY . . [2023-03-31T00:49:54.271Z] ---> 904014d25fe6 [2023-03-31T00:49:54.271Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-31T00:49:54.271Z] ---> Running in d19f4c99a2e1 [2023-03-31T00:49:54.271Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T00:49:54.271Z] Dload Upload Total Spent Left Speed [2023-03-31T00:49:54.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4225 0 --:--:-- --:--:-- --:--:-- 4248 [2023-03-31T00:49:54.271Z] Removing intermediate container d19f4c99a2e1 [2023-03-31T00:49:54.271Z] ---> 2b71eb192f3e [2023-03-31T00:49:54.271Z] Step 13/13 : RUN ${MAKE} [2023-03-31T00:49:54.271Z] ---> Running in 06efb7bcc8b6 [2023-03-31T00:49:54.271Z] noop [2023-03-31T00:49:54.271Z] Removing intermediate container 06efb7bcc8b6 [2023-03-31T00:49:54.271Z] ---> d459d196338b [2023-03-31T00:49:54.271Z] Successfully built d459d196338b [2023-03-31T00:49:54.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:49:54.631Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T00:49:54.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:49:54.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container [2023-03-31T00:49:54.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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 [2023-03-31T00:49:56.016Z] $ docker top ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T00:49:56.831Z] + go version [2023-03-31T00:49:56.831Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-31T00:49:56.852Z] $ docker stop --time=1 ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf [2023-03-31T00:49:58.429Z] $ docker rm -f --volumes ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:49:58.965Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T00:49:58.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:49:59.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container [2023-03-31T00:49:59.202Z] $ 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/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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 [2023-03-31T00:50:01.850Z] $ docker top bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T00:50:02.320Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/94 [Pipeline] fileExists [Pipeline] sh [2023-03-31T00:50:02.642Z] + make test [2023-03-31T00:50:02.642Z] go test ./... -coverprofile=coverage.out ./... [2023-03-31T00:50:34.847Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-31T00:52:26.494Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-31T00:52:26.494Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 2.0% of statements [2023-03-31T00:52:26.494Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-31T00:52:26.494Z] go vet ./... [2023-03-31T00:53:05.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T00:53:05.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T00:53:05.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T00:53:05.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T00:53:05.389Z] $ docker stop --time=1 bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 [2023-03-31T00:53:07.424Z] $ docker rm -f --volumes bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T00:53:08.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T00:53:08.694Z] Warning: overwriting stash ‘coverage-report’ [2023-03-31T00:53:09.440Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T00:53:09.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T00:53:10.162Z] + ls -al . [2023-03-31T00:53:10.162Z] total 184 [2023-03-31T00:53:10.162Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 00:50 . [2023-03-31T00:53:10.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 .. [2023-03-31T00:53:10.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 00:47 .git [2023-03-31T00:53:10.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 .github [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 31 00:47 .gitignore [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 00:47 .golangci.yml [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 31 00:47 .hadolint.yml [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 9535 Mar 31 00:47 Attribution.txt [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 31 00:47 CHANGELOG.md [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 31 00:47 Dockerfile [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 31 00:47 GOVERNANCE.md [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 31 00:47 Jenkinsfile [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 31 00:47 LICENSE [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 31 00:47 Makefile [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 00:47 OWNERS.md [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 5681 Mar 31 00:47 README.md [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 00:45 VERSION [2023-03-31T00:53:10.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 00:47 bin [2023-03-31T00:53:10.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 cmd [2023-03-31T00:53:10.162Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 31 00:52 coverage.out [2023-03-31T00:53:10.162Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 31 00:47 docker-entrypoint.sh [2023-03-31T00:53:10.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 docs [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 3440 Mar 31 00:47 go.mod [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 31313 Mar 31 00:47 go.sum [2023-03-31T00:53:10.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 internal [2023-03-31T00:53:10.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 snap [2023-03-31T00:53:10.162Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 31 00:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:53:10.522Z] + 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b --label arch=arm64 --label version=3.0.0-dev.22 . [2023-03-31T00:53:11.939Z] Sending build context to Docker daemon 1.244MB [2023-03-31T00:53:11.939Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T00:53:11.939Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-31T00:53:11.939Z] ---> d459d196338b [2023-03-31T00:53:11.939Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-31T00:53:12.208Z] ---> Running in 9a192a3cffd4 [2023-03-31T00:53:12.485Z] Removing intermediate container 9a192a3cffd4 [2023-03-31T00:53:12.485Z] ---> 53f522a63c80 [2023-03-31T00:53:12.485Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T00:53:12.485Z] ---> Running in 983a17cf93b4 [2023-03-31T00:53:13.895Z] Removing intermediate container 983a17cf93b4 [2023-03-31T00:53:13.895Z] ---> a3c9c3f7dd84 [2023-03-31T00:53:13.895Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-31T00:53:14.171Z] ---> Running in 2a7553f8ab01 [2023-03-31T00:53:14.441Z] Removing intermediate container 2a7553f8ab01 [2023-03-31T00:53:14.441Z] ---> 6928dac423a0 [2023-03-31T00:53:14.441Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-31T00:53:14.441Z] ---> Running in 471d188e40d4 [2023-03-31T00:53:15.027Z] Removing intermediate container 471d188e40d4 [2023-03-31T00:53:15.027Z] ---> 3aaad2a99f01 [2023-03-31T00:53:15.027Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T00:53:15.027Z] ---> Running in 86f16b3e05ba [2023-03-31T00:53:16.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T00:53:16.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T00:53:17.700Z] OK: 271 MiB in 67 packages [2023-03-31T00:53:18.667Z] Removing intermediate container 86f16b3e05ba [2023-03-31T00:53:18.667Z] ---> af23bd5c27dc [2023-03-31T00:53:18.667Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-31T00:53:18.667Z] ---> Running in 028c9b422c3a [2023-03-31T00:53:18.936Z] Removing intermediate container 028c9b422c3a [2023-03-31T00:53:18.936Z] ---> a2a91c92cd68 [2023-03-31T00:53:18.936Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-31T00:53:19.523Z] ---> ff0d2adbb9b2 [2023-03-31T00:53:19.523Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T00:53:19.523Z] ---> Running in e875c6ac0c77 [2023-03-31T00:53:22.115Z] Removing intermediate container e875c6ac0c77 [2023-03-31T00:53:22.115Z] ---> 98cbee4c96dc [2023-03-31T00:53:22.115Z] Step 11/35 : COPY . . [2023-03-31T00:53:23.079Z] ---> 11b63c44b570 [2023-03-31T00:53:23.079Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-31T00:53:23.079Z] ---> Running in a15b57da1715 [2023-03-31T00:53:24.043Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-03-31T00:53:24.043Z]  Dload Upload Total Spent Left Speed [2023-03-31T00:53:24.628Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3278 0 --:--:-- --:--:-- --:--:-- 3287 [2023-03-31T00:53:25.213Z] Removing intermediate container a15b57da1715 [2023-03-31T00:53:25.213Z] ---> f6b938abb6f7 [2023-03-31T00:53:25.213Z] Step 13/35 : RUN ${MAKE} [2023-03-31T00:53:25.213Z] ---> Running in e5c77b35d6e4 [2023-03-31T00:53:26.178Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-31T00:56:02.917Z] Removing intermediate container e5c77b35d6e4 [2023-03-31T00:56:02.918Z] ---> 2ebf88f52e69 [2023-03-31T00:56:02.918Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-31T00:56:02.918Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-31T00:56:02.918Z] 8766b47fe142: Pulling fs layer [2023-03-31T00:56:02.918Z] 8766b47fe142: Verifying Checksum [2023-03-31T00:56:02.918Z] 8766b47fe142: Download complete [2023-03-31T00:56:02.918Z] 8766b47fe142: Pull complete [2023-03-31T00:56:02.918Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-31T00:56:02.918Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-31T00:56:02.918Z] ---> 69d40e2cb93c [2023-03-31T00:56:02.918Z] Step 15/35 : FROM alpine:3.17 [2023-03-31T00:56:02.918Z] 3.17: Pulling from library/alpine [2023-03-31T00:56:02.918Z] c41833b44d91: Pulling fs layer [2023-03-31T00:56:02.918Z] c41833b44d91: Verifying Checksum [2023-03-31T00:56:02.918Z] c41833b44d91: Download complete [2023-03-31T00:56:02.918Z] c41833b44d91: Pull complete [2023-03-31T00:56:02.918Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T00:56:02.918Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T00:56:02.918Z] ---> 51e60588ff2c [2023-03-31T00:56:02.918Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-31T00:56:02.918Z] ---> Running in 9114be93b1ec [2023-03-31T00:56:02.918Z] Removing intermediate container 9114be93b1ec [2023-03-31T00:56:02.918Z] ---> 7d3e9b73d274 [2023-03-31T00:56:02.918Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-31T00:56:02.918Z] ---> Running in 35b5026b0f92 [2023-03-31T00:56:02.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T00:56:02.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T00:56:02.918Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-31T00:56:02.918Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-31T00:56:02.918Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-31T00:56:02.918Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-31T00:56:02.918Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-31T00:56:02.918Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-31T00:56:02.918Z] (7/83) Installing libxcb (1.15-r0) [2023-03-31T00:56:02.918Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-31T00:56:02.918Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-31T00:56:02.918Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-31T00:56:02.918Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-31T00:56:02.918Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-31T00:56:02.918Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-31T00:56:02.918Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-31T00:56:02.918Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-31T00:56:02.918Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-31T00:56:02.918Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-31T00:56:02.918Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-31T00:56:02.918Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-31T00:56:02.918Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-31T00:56:02.918Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-31T00:56:02.918Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-31T00:56:02.918Z] (23/83) Installing glib (2.74.6-r0) [2023-03-31T00:56:02.918Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-31T00:56:02.918Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-31T00:56:02.918Z] (26/83) Installing libass (0.16.0-r1) [2023-03-31T00:56:02.918Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-31T00:56:02.918Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-31T00:56:02.918Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-31T00:56:02.918Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-31T00:56:02.918Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-31T00:56:02.918Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-31T00:56:02.918Z] (33/83) Installing libunistring (1.1-r0) [2023-03-31T00:56:02.918Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-31T00:56:02.918Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-31T00:56:02.918Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-31T00:56:02.918Z] (37/83) Installing lame (3.100-r2) [2023-03-31T00:56:02.918Z] (38/83) Installing opus (1.3.1-r1) [2023-03-31T00:56:02.918Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-31T00:56:02.918Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-31T00:56:02.918Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-31T00:56:02.918Z] (42/83) Installing orc (0.4.33-r0) [2023-03-31T00:56:02.918Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-31T00:56:02.918Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-31T00:56:02.918Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-31T00:56:02.918Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-31T00:56:02.918Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-31T00:56:02.918Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-31T00:56:02.918Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-31T00:56:02.918Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-31T00:56:02.918Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-31T00:56:02.918Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-03-31T00:56:02.918Z] (53/83) Installing libpulse (16.1-r6) [2023-03-31T00:56:02.918Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-31T00:56:02.918Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-03-31T00:56:02.918Z] (56/83) Installing librist (0.2.7-r0) [2023-03-31T00:56:02.918Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-31T00:56:02.918Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-31T00:56:02.918Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-31T00:56:02.918Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-31T00:56:02.918Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-31T00:56:02.918Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-31T00:56:02.918Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-31T00:56:02.918Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-31T00:56:02.918Z] (65/83) Installing libva (2.16.0-r0) [2023-03-31T00:56:02.918Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-31T00:56:02.918Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-31T00:56:02.918Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-31T00:56:02.918Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-31T00:56:02.918Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-31T00:56:02.918Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-31T00:56:02.918Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-31T00:56:02.918Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-31T00:56:02.918Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-31T00:56:02.918Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-31T00:56:02.918Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-03-31T00:56:02.918Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-03-31T00:56:02.918Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-31T00:56:02.918Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-31T00:56:02.918Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-31T00:56:02.918Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-31T00:56:02.918Z] (82/83) Installing kmod-libs (30-r1) [2023-03-31T00:56:02.918Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-31T00:56:02.918Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T00:56:02.918Z] Executing eudev-3.2.11-r4.trigger [2023-03-31T00:56:02.918Z] OK: 86 MiB in 98 packages [2023-03-31T00:56:06.264Z] Removing intermediate container 35b5026b0f92 [2023-03-31T00:56:06.264Z] ---> 8c8d3424a663 [2023-03-31T00:56:06.264Z] Step 18/35 : WORKDIR / [2023-03-31T00:56:06.264Z] ---> Running in e053bc307a93 [2023-03-31T00:56:06.264Z] Removing intermediate container e053bc307a93 [2023-03-31T00:56:06.264Z] ---> 17b9fff27365 [2023-03-31T00:56:06.264Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-31T00:56:08.211Z] ---> b8937b29a5e9 [2023-03-31T00:56:08.211Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-31T00:56:08.480Z] ---> d4584f63447d [2023-03-31T00:56:08.480Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-31T00:56:09.064Z] ---> 4b67453c4f0b [2023-03-31T00:56:09.064Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-31T00:56:09.650Z] ---> 91d2f689ca84 [2023-03-31T00:56:09.650Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-31T00:56:10.238Z] ---> 3332baf6c32b [2023-03-31T00:56:10.238Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-31T00:56:10.506Z] ---> 59b923ebb8f1 [2023-03-31T00:56:10.506Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-31T00:56:11.915Z] ---> 164f55542c02 [2023-03-31T00:56:11.915Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-31T00:56:11.915Z] ---> Running in 518e359c0abb [2023-03-31T00:56:13.872Z] Removing intermediate container 518e359c0abb [2023-03-31T00:56:13.872Z] ---> 68168c672fb8 [2023-03-31T00:56:13.872Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-31T00:56:13.872Z] ---> Running in a4b69a2b49d8 [2023-03-31T00:56:15.818Z] Removing intermediate container a4b69a2b49d8 [2023-03-31T00:56:15.818Z] ---> bf7988509631 [2023-03-31T00:56:15.818Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-31T00:56:15.818Z] ---> Running in 0b3cfbd114c8 [2023-03-31T00:56:17.231Z] Removing intermediate container 0b3cfbd114c8 [2023-03-31T00:56:17.231Z] ---> 561b675900e5 [2023-03-31T00:56:17.231Z] Step 29/35 : EXPOSE 59983 [2023-03-31T00:56:17.231Z] ---> Running in e600e9cfb3e4 [2023-03-31T00:56:17.499Z] Removing intermediate container e600e9cfb3e4 [2023-03-31T00:56:17.499Z] ---> 07da304b8b61 [2023-03-31T00:56:17.499Z] Step 30/35 : EXPOSE 8554 [2023-03-31T00:56:17.767Z] ---> Running in 667960f0e5a0 [2023-03-31T00:56:18.118Z] Removing intermediate container 667960f0e5a0 [2023-03-31T00:56:18.118Z] ---> 56ebbad6d552 [2023-03-31T00:56:18.118Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-31T00:56:18.118Z] ---> Running in fa1b47302402 [2023-03-31T00:56:18.409Z] Removing intermediate container fa1b47302402 [2023-03-31T00:56:18.409Z] ---> 112085d40ff8 [2023-03-31T00:56:18.409Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-31T00:56:18.409Z] ---> Running in ae41caf145c6 [2023-03-31T00:56:18.696Z] Removing intermediate container ae41caf145c6 [2023-03-31T00:56:18.696Z] ---> 9b1d67ecb1cb [2023-03-31T00:56:18.696Z] Step 33/35 : LABEL arch=arm64 [2023-03-31T00:56:18.696Z] ---> Running in d9598dabe955 [2023-03-31T00:56:19.292Z] Removing intermediate container d9598dabe955 [2023-03-31T00:56:19.292Z] ---> ad5ad3300e0b [2023-03-31T00:56:19.292Z] Step 34/35 : LABEL git_sha=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:56:19.292Z] ---> Running in 6e42bc84c5f4 [2023-03-31T00:56:19.567Z] Removing intermediate container 6e42bc84c5f4 [2023-03-31T00:56:19.567Z] ---> e33ffde51efc [2023-03-31T00:56:19.567Z] Step 35/35 : LABEL version=3.0.0-dev.22 [2023-03-31T00:56:19.567Z] ---> Running in 3397ad5a0ac6 [2023-03-31T00:56:19.837Z] Removing intermediate container 3397ad5a0ac6 [2023-03-31T00:56:19.837Z] ---> 63ceb6641b3a [2023-03-31T00:56:19.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T00:56:19.837Z] Successfully built 63ceb6641b3a [2023-03-31T00:56:19.837Z] 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 [2023-03-31T00:56:19.945Z] provisioning config files... [2023-03-31T00:56:19.963Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/94@tmp/config6141058751054761305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:56:20.325Z] ---> docker-login.sh [2023-03-31T00:56:20.325Z] nexus3.edgexfoundry.org:10001 [2023-03-31T00:56:20.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:56:20.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:56:20.869Z] Configure a credential helper to remove this warning. See [2023-03-31T00:56:20.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:56:20.869Z] [2023-03-31T00:56:20.869Z] Login Succeeded [2023-03-31T00:56:20.869Z] nexus3.edgexfoundry.org:10002 [2023-03-31T00:56:21.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:56:21.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:56:21.139Z] Configure a credential helper to remove this warning. See [2023-03-31T00:56:21.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:56:21.139Z] [2023-03-31T00:56:21.139Z] Login Succeeded [2023-03-31T00:56:21.139Z] nexus3.edgexfoundry.org:10003 [2023-03-31T00:56:21.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:56:21.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:56:21.677Z] Configure a credential helper to remove this warning. See [2023-03-31T00:56:21.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:56:21.677Z] [2023-03-31T00:56:21.677Z] Login Succeeded [2023-03-31T00:56:21.677Z] nexus3.edgexfoundry.org:10004 [2023-03-31T00:56:21.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:56:21.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:56:21.946Z] Configure a credential helper to remove this warning. See [2023-03-31T00:56:21.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:56:21.946Z] [2023-03-31T00:56:21.946Z] Login Succeeded [2023-03-31T00:56:21.946Z] docker.io [2023-03-31T00:56:22.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T00:56:22.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T00:56:22.479Z] Configure a credential helper to remove this warning. See [2023-03-31T00:56:22.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T00:56:22.479Z] [2023-03-31T00:56:22.479Z] Login Succeeded [2023-03-31T00:56:22.479Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T00:56:22.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T00:56:22.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T00:56:22.543Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-31T00:56:22.543Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:56:22.543Z] latest [2023-03-31T00:56:22.543Z] 3.0.0-dev.22 [2023-03-31T00:56:22.543Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:56:22.543Z] main [2023-03-31T00:56:22.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:22.890Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:23.232Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:56:23.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-31T00:56:23.232Z] 41ce6facfa06: Preparing [2023-03-31T00:56:23.232Z] c258bcacb1c0: Preparing [2023-03-31T00:56:23.232Z] d603e3b2f114: Preparing [2023-03-31T00:56:23.232Z] 608d194cb50c: Preparing [2023-03-31T00:56:23.232Z] acc83c6ca332: Preparing [2023-03-31T00:56:23.232Z] 466a234a3745: Preparing [2023-03-31T00:56:23.232Z] 18f3d7b8744f: Preparing [2023-03-31T00:56:23.232Z] fa76e4583f93: Preparing [2023-03-31T00:56:23.232Z] e63ab7f7c9e9: Preparing [2023-03-31T00:56:23.232Z] 116ef13de2b8: Preparing [2023-03-31T00:56:23.232Z] c8a4505319cb: Preparing [2023-03-31T00:56:23.232Z] 26cbea5cba74: Preparing [2023-03-31T00:56:23.232Z] fa76e4583f93: Waiting [2023-03-31T00:56:23.232Z] e63ab7f7c9e9: Waiting [2023-03-31T00:56:23.232Z] 116ef13de2b8: Waiting [2023-03-31T00:56:23.232Z] c8a4505319cb: Waiting [2023-03-31T00:56:23.232Z] 26cbea5cba74: Waiting [2023-03-31T00:56:23.232Z] 466a234a3745: Waiting [2023-03-31T00:56:23.500Z] d603e3b2f114: Pushed [2023-03-31T00:56:23.500Z] 41ce6facfa06: Pushed [2023-03-31T00:56:23.500Z] c258bcacb1c0: Pushed [2023-03-31T00:56:23.500Z] acc83c6ca332: Pushed [2023-03-31T00:56:23.768Z] 466a234a3745: Pushed [2023-03-31T00:56:23.768Z] e63ab7f7c9e9: Pushed [2023-03-31T00:56:23.768Z] fa76e4583f93: Pushed [2023-03-31T00:56:23.768Z] 18f3d7b8744f: Pushed [2023-03-31T00:56:23.768Z] 26cbea5cba74: Layer already exists [2023-03-31T00:56:30.424Z] 116ef13de2b8: Pushed [2023-03-31T00:56:30.424Z] 608d194cb50c: Pushed [2023-03-31T00:56:42.745Z] c8a4505319cb: Pushed [2023-03-31T00:56:42.745Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:43.096Z] + 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 [2023-03-31T00:56:43.436Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-31T00:56:43.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-31T00:56:43.436Z] 41ce6facfa06: Preparing [2023-03-31T00:56:43.436Z] c258bcacb1c0: Preparing [2023-03-31T00:56:43.436Z] d603e3b2f114: Preparing [2023-03-31T00:56:43.436Z] 608d194cb50c: Preparing [2023-03-31T00:56:43.436Z] acc83c6ca332: Preparing [2023-03-31T00:56:43.436Z] 466a234a3745: Preparing [2023-03-31T00:56:43.436Z] 18f3d7b8744f: Preparing [2023-03-31T00:56:43.436Z] fa76e4583f93: Preparing [2023-03-31T00:56:43.436Z] e63ab7f7c9e9: Preparing [2023-03-31T00:56:43.436Z] 116ef13de2b8: Preparing [2023-03-31T00:56:43.436Z] c8a4505319cb: Preparing [2023-03-31T00:56:43.436Z] 26cbea5cba74: Preparing [2023-03-31T00:56:43.436Z] fa76e4583f93: Waiting [2023-03-31T00:56:43.436Z] e63ab7f7c9e9: Waiting [2023-03-31T00:56:43.436Z] 116ef13de2b8: Waiting [2023-03-31T00:56:43.436Z] c8a4505319cb: Waiting [2023-03-31T00:56:43.436Z] 26cbea5cba74: Waiting [2023-03-31T00:56:43.436Z] 466a234a3745: Waiting [2023-03-31T00:56:43.436Z] 18f3d7b8744f: Waiting [2023-03-31T00:56:43.436Z] c258bcacb1c0: Layer already exists [2023-03-31T00:56:43.436Z] 41ce6facfa06: Layer already exists [2023-03-31T00:56:43.436Z] 608d194cb50c: Layer already exists [2023-03-31T00:56:43.436Z] acc83c6ca332: Layer already exists [2023-03-31T00:56:43.436Z] d603e3b2f114: Layer already exists [2023-03-31T00:56:43.436Z] fa76e4583f93: Layer already exists [2023-03-31T00:56:43.436Z] 18f3d7b8744f: Layer already exists [2023-03-31T00:56:43.436Z] 116ef13de2b8: Layer already exists [2023-03-31T00:56:43.436Z] 466a234a3745: Layer already exists [2023-03-31T00:56:43.436Z] e63ab7f7c9e9: Layer already exists [2023-03-31T00:56:43.436Z] 26cbea5cba74: Layer already exists [2023-03-31T00:56:43.436Z] c8a4505319cb: Layer already exists [2023-03-31T00:56:43.703Z] latest: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:44.042Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:44.381Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 [2023-03-31T00:56:44.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-31T00:56:44.381Z] 41ce6facfa06: Preparing [2023-03-31T00:56:44.381Z] c258bcacb1c0: Preparing [2023-03-31T00:56:44.381Z] d603e3b2f114: Preparing [2023-03-31T00:56:44.381Z] 608d194cb50c: Preparing [2023-03-31T00:56:44.381Z] acc83c6ca332: Preparing [2023-03-31T00:56:44.381Z] 466a234a3745: Preparing [2023-03-31T00:56:44.381Z] 18f3d7b8744f: Preparing [2023-03-31T00:56:44.381Z] fa76e4583f93: Preparing [2023-03-31T00:56:44.381Z] e63ab7f7c9e9: Preparing [2023-03-31T00:56:44.381Z] 116ef13de2b8: Preparing [2023-03-31T00:56:44.381Z] c8a4505319cb: Preparing [2023-03-31T00:56:44.381Z] 26cbea5cba74: Preparing [2023-03-31T00:56:44.381Z] fa76e4583f93: Waiting [2023-03-31T00:56:44.381Z] e63ab7f7c9e9: Waiting [2023-03-31T00:56:44.381Z] 116ef13de2b8: Waiting [2023-03-31T00:56:44.381Z] c8a4505319cb: Waiting [2023-03-31T00:56:44.381Z] 26cbea5cba74: Waiting [2023-03-31T00:56:44.381Z] 466a234a3745: Waiting [2023-03-31T00:56:44.381Z] 18f3d7b8744f: Waiting [2023-03-31T00:56:44.381Z] d603e3b2f114: Layer already exists [2023-03-31T00:56:44.381Z] acc83c6ca332: Layer already exists [2023-03-31T00:56:44.381Z] 41ce6facfa06: Layer already exists [2023-03-31T00:56:44.381Z] 608d194cb50c: Layer already exists [2023-03-31T00:56:44.381Z] c258bcacb1c0: Layer already exists [2023-03-31T00:56:44.381Z] 466a234a3745: Layer already exists [2023-03-31T00:56:44.381Z] fa76e4583f93: Layer already exists [2023-03-31T00:56:44.381Z] 18f3d7b8744f: Layer already exists [2023-03-31T00:56:44.381Z] 116ef13de2b8: Layer already exists [2023-03-31T00:56:44.381Z] e63ab7f7c9e9: Layer already exists [2023-03-31T00:56:44.381Z] 26cbea5cba74: Layer already exists [2023-03-31T00:56:44.381Z] c8a4505319cb: Layer already exists [2023-03-31T00:56:44.648Z] 3.0.0-dev.22: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:44.979Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:45.313Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:56:45.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-31T00:56:45.313Z] 41ce6facfa06: Preparing [2023-03-31T00:56:45.313Z] c258bcacb1c0: Preparing [2023-03-31T00:56:45.313Z] d603e3b2f114: Preparing [2023-03-31T00:56:45.313Z] 608d194cb50c: Preparing [2023-03-31T00:56:45.313Z] acc83c6ca332: Preparing [2023-03-31T00:56:45.313Z] 466a234a3745: Preparing [2023-03-31T00:56:45.313Z] 18f3d7b8744f: Preparing [2023-03-31T00:56:45.313Z] fa76e4583f93: Preparing [2023-03-31T00:56:45.313Z] e63ab7f7c9e9: Preparing [2023-03-31T00:56:45.313Z] 116ef13de2b8: Preparing [2023-03-31T00:56:45.313Z] c8a4505319cb: Preparing [2023-03-31T00:56:45.313Z] 26cbea5cba74: Preparing [2023-03-31T00:56:45.313Z] 466a234a3745: Waiting [2023-03-31T00:56:45.313Z] 18f3d7b8744f: Waiting [2023-03-31T00:56:45.313Z] fa76e4583f93: Waiting [2023-03-31T00:56:45.313Z] e63ab7f7c9e9: Waiting [2023-03-31T00:56:45.313Z] 116ef13de2b8: Waiting [2023-03-31T00:56:45.313Z] c8a4505319cb: Waiting [2023-03-31T00:56:45.313Z] 26cbea5cba74: Waiting [2023-03-31T00:56:45.313Z] d603e3b2f114: Layer already exists [2023-03-31T00:56:45.313Z] 41ce6facfa06: Layer already exists [2023-03-31T00:56:45.313Z] c258bcacb1c0: Layer already exists [2023-03-31T00:56:45.313Z] acc83c6ca332: Layer already exists [2023-03-31T00:56:45.313Z] 608d194cb50c: Layer already exists [2023-03-31T00:56:45.313Z] fa76e4583f93: Layer already exists [2023-03-31T00:56:45.313Z] 466a234a3745: Layer already exists [2023-03-31T00:56:45.313Z] 18f3d7b8744f: Layer already exists [2023-03-31T00:56:45.313Z] e63ab7f7c9e9: Layer already exists [2023-03-31T00:56:45.313Z] 116ef13de2b8: Layer already exists [2023-03-31T00:56:45.313Z] c8a4505319cb: Layer already exists [2023-03-31T00:56:45.313Z] 26cbea5cba74: Layer already exists [2023-03-31T00:56:45.581Z] f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:45.926Z] + 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 [2023-03-31T00:56:46.273Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-31T00:56:46.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-31T00:56:46.273Z] 41ce6facfa06: Preparing [2023-03-31T00:56:46.273Z] c258bcacb1c0: Preparing [2023-03-31T00:56:46.273Z] d603e3b2f114: Preparing [2023-03-31T00:56:46.273Z] 608d194cb50c: Preparing [2023-03-31T00:56:46.273Z] acc83c6ca332: Preparing [2023-03-31T00:56:46.273Z] 466a234a3745: Preparing [2023-03-31T00:56:46.273Z] 18f3d7b8744f: Preparing [2023-03-31T00:56:46.273Z] fa76e4583f93: Preparing [2023-03-31T00:56:46.273Z] e63ab7f7c9e9: Preparing [2023-03-31T00:56:46.273Z] 116ef13de2b8: Preparing [2023-03-31T00:56:46.273Z] c8a4505319cb: Preparing [2023-03-31T00:56:46.273Z] 26cbea5cba74: Preparing [2023-03-31T00:56:46.273Z] e63ab7f7c9e9: Waiting [2023-03-31T00:56:46.273Z] 116ef13de2b8: Waiting [2023-03-31T00:56:46.273Z] c8a4505319cb: Waiting [2023-03-31T00:56:46.273Z] 26cbea5cba74: Waiting [2023-03-31T00:56:46.273Z] 18f3d7b8744f: Waiting [2023-03-31T00:56:46.273Z] 41ce6facfa06: Layer already exists [2023-03-31T00:56:46.273Z] acc83c6ca332: Layer already exists [2023-03-31T00:56:46.273Z] 608d194cb50c: Layer already exists [2023-03-31T00:56:46.273Z] c258bcacb1c0: Layer already exists [2023-03-31T00:56:46.273Z] d603e3b2f114: Layer already exists [2023-03-31T00:56:46.273Z] 466a234a3745: Layer already exists [2023-03-31T00:56:46.273Z] fa76e4583f93: Layer already exists [2023-03-31T00:56:46.273Z] e63ab7f7c9e9: Layer already exists [2023-03-31T00:56:46.273Z] 116ef13de2b8: Layer already exists [2023-03-31T00:56:46.273Z] 18f3d7b8744f: Layer already exists [2023-03-31T00:56:46.273Z] c8a4505319cb: Layer already exists [2023-03-31T00:56:46.273Z] 26cbea5cba74: Layer already exists [2023-03-31T00:56:46.540Z] main: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T00:56:46.612Z] ===================================================== [Pipeline] echo [2023-03-31T00:56:46.623Z] taggedImages: [2023-03-31T00:56:46.623Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [2023-03-31T00:56:46.623Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-31T00:56:46.623Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 [2023-03-31T00:56:46.623Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [2023-03-31T00:56:46.623Z] - 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 [2023-03-31T00:56:46.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T00:56:46.991Z] [2023-03-31T00:56:46.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:56:47.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T00:56:47.329Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-31T00:56:47.329Z] 8998bd30e6a1: Pulling fs layer [2023-03-31T00:56:47.329Z] 04944245beec: Pulling fs layer [2023-03-31T00:56:47.329Z] 699f458cf7ca: Pulling fs layer [2023-03-31T00:56:47.329Z] 765212b225bb: Pulling fs layer [2023-03-31T00:56:47.329Z] f23df028b6ca: Pulling fs layer [2023-03-31T00:56:47.329Z] d65c8cfc05b1: Pulling fs layer [2023-03-31T00:56:47.329Z] 2437ff75d9bd: Pulling fs layer [2023-03-31T00:56:47.329Z] 765212b225bb: Waiting [2023-03-31T00:56:47.329Z] f23df028b6ca: Waiting [2023-03-31T00:56:47.329Z] d65c8cfc05b1: Waiting [2023-03-31T00:56:47.329Z] 2437ff75d9bd: Waiting [2023-03-31T00:56:47.596Z] 04944245beec: Verifying Checksum [2023-03-31T00:56:47.596Z] 04944245beec: Download complete [2023-03-31T00:56:47.596Z] 765212b225bb: Download complete [2023-03-31T00:56:47.596Z] f23df028b6ca: Download complete [2023-03-31T00:56:47.596Z] d65c8cfc05b1: Verifying Checksum [2023-03-31T00:56:47.596Z] d65c8cfc05b1: Download complete [2023-03-31T00:56:47.865Z] 699f458cf7ca: Verifying Checksum [2023-03-31T00:56:47.865Z] 699f458cf7ca: Download complete [2023-03-31T00:56:48.133Z] 8998bd30e6a1: Verifying Checksum [2023-03-31T00:56:48.133Z] 8998bd30e6a1: Download complete [2023-03-31T00:56:50.729Z] 2437ff75d9bd: Verifying Checksum [2023-03-31T00:56:50.730Z] 2437ff75d9bd: Download complete [2023-03-31T00:56:52.138Z] 8998bd30e6a1: Pull complete [2023-03-31T00:56:52.722Z] 04944245beec: Pull complete [2023-03-31T00:56:54.136Z] 699f458cf7ca: Pull complete [2023-03-31T00:56:54.136Z] 765212b225bb: Pull complete [2023-03-31T00:56:55.103Z] f23df028b6ca: Pull complete [2023-03-31T00:56:55.373Z] d65c8cfc05b1: Pull complete [2023-03-31T00:57:10.377Z] 2437ff75d9bd: Pull complete [2023-03-31T00:57:10.378Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-31T00:57:10.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T00:57:10.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:57:10.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container [2023-03-31T00:57:10.679Z] $ 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/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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 [2023-03-31T00:57:16.267Z] $ docker top e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:57:17.138Z] ---> job-cost.sh [2023-03-31T00:57:17.138Z] lf-activate-venv: SKIPPING [2023-03-31T00:57:17.138Z] INFO: No Stack... [2023-03-31T00:57:17.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-31T00:57:18.684Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T00:57:19.325Z] + cat /w/workspace/device-usb-camera/94/archives/cost.csv [2023-03-31T00:57:19.326Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T00:57:19.402Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [2023-03-31T00:57:19.412Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] did not exist. Created. [2023-03-31T00:57:19.412Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T00:57:20.071Z] /w/workspace/device-usb-camera/94@tmp/durable-e6f2e6bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-31T00:57:20.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-31T00:57:20.755Z] Warning: overwriting stash ‘stack-cost’ [2023-03-31T00:57:20.821Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T00:57:20.829Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T00:57:20.848Z] $ docker stop --time=1 e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a [2023-03-31T00:57:22.444Z] $ docker rm -f --volumes e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a [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 [2023-03-31T00:57:22.874Z] provisioning config files... [2023-03-31T00:57:22.883Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8006311119244987655tmp [Pipeline] { [Pipeline] sh [2023-03-31T00:57:23.183Z] + set +x [2023-03-31T00:57:23.183Z] + curl -s https://codecov.io/bash [2023-03-31T00:57:23.183Z] + bash -s -- [2023-03-31T00:57:23.183Z] [2023-03-31T00:57:23.183Z] _____ _ [2023-03-31T00:57:23.183Z] / ____| | | [2023-03-31T00:57:23.183Z] | | ___ __| | ___ ___ _____ __ [2023-03-31T00:57:23.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-31T00:57:23.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-31T00:57:23.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-31T00:57:23.183Z] Bash-1.0.6 [2023-03-31T00:57:23.183Z] [2023-03-31T00:57:23.183Z] [2023-03-31T00:57:23.183Z] ==> git version 2.25.1 found [2023-03-31T00:57:23.183Z] ==> 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 [2023-03-31T00:57:23.183Z] Release-Date: 2020-01-08 [2023-03-31T00:57:23.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-31T00:57:23.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-31T00:57:23.183Z] ==> Jenkins CI detected. [2023-03-31T00:57:23.183Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-31T00:57:23.183Z] project root: . [2023-03-31T00:57:23.183Z] --> token set from env [2023-03-31T00:57:23.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-31T00:57:23.183Z] ==> Running gcov in . (disable via -X gcov) [2023-03-31T00:57:23.183Z] ==> Python coveragepy not found [2023-03-31T00:57:23.183Z] ==> Searching for coverage reports in: [2023-03-31T00:57:23.183Z] + . [2023-03-31T00:57:23.184Z] -> Found 1 reports [2023-03-31T00:57:23.184Z] ==> Detecting git/mercurial file structure [2023-03-31T00:57:23.443Z] ==> Reading reports [2023-03-31T00:57:23.443Z] + ./coverage.out bytes=28352 [2023-03-31T00:57:23.443Z] ==> Appending adjustments [2023-03-31T00:57:23.443Z] https://docs.codecov.io/docs/fixing-reports [2023-03-31T00:57:23.443Z] + Found adjustments [2023-03-31T00:57:23.443Z] ==> Gzipping contents [2023-03-31T00:57:23.443Z] 4.0K /tmp/codecov.7nNo6M.gz [2023-03-31T00:57:23.443Z] ==> Uploading reports [2023-03-31T00:57:23.443Z] url: https://codecov.io [2023-03-31T00:57:23.443Z] query: branch=main&commit=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-31T00:57:23.443Z] -> Pinging Codecov [2023-03-31T00:57:23.443Z] 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-31T00:57:23.702Z] -> Uploading to [2023-03-31T00:57:23.702Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-31/73D8F5FF140700D3E01443B452E23636/f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b/fca5a051-ed2c-4ad5-be9f-67ca0acea0fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T005723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f254af902b32ab3bcdf63bf98d142bd6404d182c872c74a9fd79fc1d234c1a1f [2023-03-31T00:57:23.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T00:57:23.702Z] Dload Upload Total Spent Left Speed [2023-03-31T00:57:23.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 19197 --:--:-- --:--:-- --:--:-- 19102 100 3897 0 0 100 3897 0 15464 --:--:-- --:--:-- --:--:-- 15403 [2023-03-31T00:57:23.960Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } [2023-03-31T00:57:23.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-31T00:57:24.171Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-31T00:57:24.187Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:57:24.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T00:57:24.488Z] [2023-03-31T00:57:24.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:57:24.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T00:57:24.787Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-31T00:57:24.787Z] df9b9388f04a: Pulling fs layer [2023-03-31T00:57:24.787Z] 52dc419b0ee2: Pulling fs layer [2023-03-31T00:57:24.787Z] 25bc292e5bac: Pulling fs layer [2023-03-31T00:57:24.787Z] 114826534d7a: Pulling fs layer [2023-03-31T00:57:24.787Z] 4657fd5d0bcf: Pulling fs layer [2023-03-31T00:57:24.787Z] 6ad1cebc031e: Pulling fs layer [2023-03-31T00:57:24.787Z] 8a3aa393b2d8: Pulling fs layer [2023-03-31T00:57:24.787Z] 4657fd5d0bcf: Waiting [2023-03-31T00:57:24.787Z] 6ad1cebc031e: Waiting [2023-03-31T00:57:24.787Z] 8a3aa393b2d8: Waiting [2023-03-31T00:57:24.787Z] 114826534d7a: Waiting [2023-03-31T00:57:24.787Z] 25bc292e5bac: Verifying Checksum [2023-03-31T00:57:24.787Z] 25bc292e5bac: Download complete [2023-03-31T00:57:24.787Z] 52dc419b0ee2: Download complete [2023-03-31T00:57:24.787Z] 4657fd5d0bcf: Verifying Checksum [2023-03-31T00:57:24.787Z] 4657fd5d0bcf: Download complete [2023-03-31T00:57:24.787Z] df9b9388f04a: Verifying Checksum [2023-03-31T00:57:24.787Z] df9b9388f04a: Download complete [2023-03-31T00:57:25.046Z] 6ad1cebc031e: Verifying Checksum [2023-03-31T00:57:25.046Z] 6ad1cebc031e: Download complete [2023-03-31T00:57:25.046Z] df9b9388f04a: Pull complete [2023-03-31T00:57:25.046Z] 52dc419b0ee2: Pull complete [2023-03-31T00:57:25.046Z] 25bc292e5bac: Pull complete [2023-03-31T00:57:25.618Z] 114826534d7a: Verifying Checksum [2023-03-31T00:57:25.618Z] 114826534d7a: Download complete [2023-03-31T00:57:25.618Z] 8a3aa393b2d8: Verifying Checksum [2023-03-31T00:57:25.618Z] 8a3aa393b2d8: Download complete [2023-03-31T00:57:28.905Z] 114826534d7a: Pull complete [2023-03-31T00:57:28.905Z] 4657fd5d0bcf: Pull complete [2023-03-31T00:57:29.161Z] 6ad1cebc031e: Pull complete [2023-03-31T00:57:31.687Z] 8a3aa393b2d8: Pull complete [2023-03-31T00:57:31.687Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-31T00:57:31.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T00:57:31.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:57:31.767Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:57:31.795Z] $ 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 [2023-03-31T00:57:36.669Z] $ docker top e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T00:57:36.745Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-31T00:57:37.022Z] + set -o pipefail [2023-03-31T00:57:37.022Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-31T00:57:41.228Z] [2023-03-31T00:57:41.228Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-31T00:57:41.228Z] [2023-03-31T00:57:41.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5a32ddea-8057-4beb-93e0-08d3ffc0f2a4 [2023-03-31T00:57:41.228Z] [2023-03-31T00:57:41.228Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-31T00:57:41.228Z] [2023-03-31T00:57:41.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-31T00:57:41.228Z] [2023-03-31T00:57:41.487Z] [2023-03-31T00:57:41.487Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-31T00:57:41.487Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-31T00:57:41.487Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-31T00:57:41.496Z] $ docker stop --time=1 e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 [2023-03-31T00:57:45.635Z] $ docker rm -f --volumes e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 [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 [2023-03-31T00:57:46.281Z] + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] sh [2023-03-31T00:57:46.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T00:57:46.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:57:46.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:57:46.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:57:46.939Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:57:46.970Z] $ 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 [2023-03-31T00:57:47.352Z] $ docker top 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 -eo pid,comm [2023-03-31T00:57:47.402Z] 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). [2023-03-31T00:57:47.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T00:57:47.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T00:57:47.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T00:57:47.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T00:57:47.553Z] $ docker exec 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 ssh-agent [2023-03-31T00:57:47.668Z] SSH_AUTH_SOCK=/tmp/ssh-Hl2QH9IysYGN/agent.31 [2023-03-31T00:57:47.668Z] SSH_AGENT_PID=37 [2023-03-31T00:57:47.673Z] Running ssh-add (command line suppressed) [2023-03-31T00:57:47.769Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11668204764959419054.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11668204764959419054.key) [2023-03-31T00:57:47.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T00:57:48.074Z] + git semver tag [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,225 [run_tag] DEBUG tag force:False [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,225 [check_head_tag] DEBUG check head tag [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,227 [execute] INFO git cat-file --batch-check [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,231 [execute] INFO git cat-file --batch [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,253 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-31T00:57:48.334Z] 2023-03-31 00:57:48,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:57:48.334Z] 3.0.0-dev.22 [Pipeline] } [2023-03-31T00:57:48.339Z] $ docker exec --env ******** --env ******** 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 ssh-agent -k [2023-03-31T00:57:48.437Z] unset SSH_AUTH_SOCK; [2023-03-31T00:57:48.438Z] unset SSH_AGENT_PID; [2023-03-31T00:57:48.438Z] echo Agent pid 37 killed; [2023-03-31T00:57:48.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T00:57:48.759Z] + git semver [Pipeline] } [2023-03-31T00:57:49.026Z] $ docker stop --time=1 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 [2023-03-31T00:57:50.271Z] $ docker rm -f --volumes 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:57:50.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T00:57:50.656Z] [2023-03-31T00:57:50.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:57:50.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T00:57:50.950Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-31T00:57:50.950Z] ab5ef0e58194: Pulling fs layer [2023-03-31T00:57:50.950Z] 9712f1f96733: Pulling fs layer [2023-03-31T00:57:50.950Z] 63f879dbbcfc: Pulling fs layer [2023-03-31T00:57:50.950Z] 0d9ebad4ef96: Pulling fs layer [2023-03-31T00:57:50.950Z] e9a5061849ea: Pulling fs layer [2023-03-31T00:57:50.950Z] d747dcd14b5f: Pulling fs layer [2023-03-31T00:57:50.950Z] 2de7ff778b66: Pulling fs layer [2023-03-31T00:57:50.950Z] 0d9ebad4ef96: Waiting [2023-03-31T00:57:50.950Z] e9a5061849ea: Waiting [2023-03-31T00:57:50.950Z] d747dcd14b5f: Waiting [2023-03-31T00:57:50.950Z] 2de7ff778b66: Waiting [2023-03-31T00:57:50.950Z] 9712f1f96733: Verifying Checksum [2023-03-31T00:57:50.950Z] 9712f1f96733: Download complete [2023-03-31T00:57:51.209Z] 63f879dbbcfc: Verifying Checksum [2023-03-31T00:57:51.209Z] 63f879dbbcfc: Download complete [2023-03-31T00:57:51.467Z] e9a5061849ea: Verifying Checksum [2023-03-31T00:57:51.467Z] e9a5061849ea: Download complete [2023-03-31T00:57:51.467Z] d747dcd14b5f: Download complete [2023-03-31T00:57:51.467Z] 0d9ebad4ef96: Verifying Checksum [2023-03-31T00:57:51.467Z] 0d9ebad4ef96: Download complete [2023-03-31T00:57:51.467Z] ab5ef0e58194: Verifying Checksum [2023-03-31T00:57:51.467Z] ab5ef0e58194: Download complete [2023-03-31T00:57:51.467Z] 2de7ff778b66: Verifying Checksum [2023-03-31T00:57:51.467Z] 2de7ff778b66: Download complete [2023-03-31T00:57:53.993Z] ab5ef0e58194: Pull complete [2023-03-31T00:57:53.993Z] 9712f1f96733: Pull complete [2023-03-31T00:57:54.559Z] 63f879dbbcfc: Pull complete [2023-03-31T00:57:57.841Z] 0d9ebad4ef96: Pull complete [2023-03-31T00:57:58.099Z] e9a5061849ea: Pull complete [2023-03-31T00:57:58.356Z] d747dcd14b5f: Pull complete [2023-03-31T00:57:59.291Z] 2de7ff778b66: Pull complete [2023-03-31T00:57:59.291Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-31T00:57:59.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T00:57:59.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:57:59.372Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:57:59.395Z] $ 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 [2023-03-31T00:58:07.672Z] $ docker top aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-31T00:58:07.749Z] provisioning config files... [2023-03-31T00:58:07.756Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1128269511692917236tmp [2023-03-31T00:58:07.765Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4931463794652272423tmp [2023-03-31T00:58:07.774Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6147021679581017456tmp [Pipeline] { [Pipeline] echo [2023-03-31T00:58:07.790Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:08.073Z] ---> sigul-configuration.sh [2023-03-31T00:58:08.073Z] gpg: directory `/root/.gnupg' created [2023-03-31T00:58:08.073Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-31T00:58:08.073Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-31T00:58:08.073Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-31T00:58:08.073Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-31T00:58:08.073Z] gpg: CAST5 encrypted data [2023-03-31T00:58:08.073Z] gpg: encrypted with 1 passphrase [2023-03-31T00:58:08.073Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-31T00:58:08.365Z] + mkdir /home/jenkins [2023-03-31T00:58:08.365Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-31T00:58:08.648Z] + 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 [2023-03-31T00:58:08.656Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:08.940Z] ---> sigul-install.sh [2023-03-31T00:58:08.941Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-31T00:58:09.223Z] + git tag --list [2023-03-31T00:58:09.223Z] v0.0.0 [2023-03-31T00:58:09.223Z] v0.0.1-dev.1 [2023-03-31T00:58:09.223Z] v0.0.1-dev.10 [2023-03-31T00:58:09.223Z] v0.0.1-dev.11 [2023-03-31T00:58:09.223Z] v0.0.1-dev.12 [2023-03-31T00:58:09.223Z] v0.0.1-dev.13 [2023-03-31T00:58:09.223Z] v0.0.1-dev.14 [2023-03-31T00:58:09.223Z] v0.0.1-dev.15 [2023-03-31T00:58:09.223Z] v0.0.1-dev.16 [2023-03-31T00:58:09.223Z] v0.0.1-dev.2 [2023-03-31T00:58:09.223Z] v0.0.1-dev.3 [2023-03-31T00:58:09.223Z] v0.0.1-dev.4 [2023-03-31T00:58:09.223Z] v0.0.1-dev.5 [2023-03-31T00:58:09.223Z] v0.0.1-dev.6 [2023-03-31T00:58:09.223Z] v0.0.1-dev.7 [2023-03-31T00:58:09.223Z] v0.0.1-dev.8 [2023-03-31T00:58:09.223Z] v0.0.1-dev.9 [2023-03-31T00:58:09.223Z] v2.2.0 [2023-03-31T00:58:09.223Z] v2.2.0-dev.17 [2023-03-31T00:58:09.223Z] v2.2.0-dev.18 [2023-03-31T00:58:09.223Z] v2.2.0-dev.19 [2023-03-31T00:58:09.223Z] v2.2.0-dev.20 [2023-03-31T00:58:09.223Z] v2.2.0-dev.21 [2023-03-31T00:58:09.223Z] v2.2.0-dev.22 [2023-03-31T00:58:09.223Z] v2.2.0-dev.23 [2023-03-31T00:58:09.223Z] v2.2.0-dev.24 [2023-03-31T00:58:09.223Z] v2.2.0-dev.25 [2023-03-31T00:58:09.223Z] v2.2.0-dev.26 [2023-03-31T00:58:09.223Z] v2.2.0-dev.27 [2023-03-31T00:58:09.223Z] v2.3.0 [2023-03-31T00:58:09.223Z] v2.3.0-dev.1 [2023-03-31T00:58:09.223Z] v2.3.0-dev.10 [2023-03-31T00:58:09.223Z] v2.3.0-dev.11 [2023-03-31T00:58:09.223Z] v2.3.0-dev.12 [2023-03-31T00:58:09.223Z] v2.3.0-dev.13 [2023-03-31T00:58:09.223Z] v2.3.0-dev.14 [2023-03-31T00:58:09.223Z] v2.3.0-dev.15 [2023-03-31T00:58:09.223Z] v2.3.0-dev.16 [2023-03-31T00:58:09.223Z] v2.3.0-dev.17 [2023-03-31T00:58:09.223Z] v2.3.0-dev.18 [2023-03-31T00:58:09.223Z] v2.3.0-dev.19 [2023-03-31T00:58:09.223Z] v2.3.0-dev.2 [2023-03-31T00:58:09.223Z] v2.3.0-dev.20 [2023-03-31T00:58:09.223Z] v2.3.0-dev.21 [2023-03-31T00:58:09.223Z] v2.3.0-dev.22 [2023-03-31T00:58:09.223Z] v2.3.0-dev.23 [2023-03-31T00:58:09.223Z] v2.3.0-dev.24 [2023-03-31T00:58:09.223Z] v2.3.0-dev.25 [2023-03-31T00:58:09.223Z] v2.3.0-dev.26 [2023-03-31T00:58:09.223Z] v2.3.0-dev.27 [2023-03-31T00:58:09.223Z] v2.3.0-dev.28 [2023-03-31T00:58:09.223Z] v2.3.0-dev.3 [2023-03-31T00:58:09.223Z] v2.3.0-dev.4 [2023-03-31T00:58:09.223Z] v2.3.0-dev.5 [2023-03-31T00:58:09.223Z] v2.3.0-dev.6 [2023-03-31T00:58:09.223Z] v2.3.0-dev.7 [2023-03-31T00:58:09.223Z] v2.3.0-dev.8 [2023-03-31T00:58:09.223Z] v2.3.0-dev.9 [2023-03-31T00:58:09.223Z] v2.3.1 [2023-03-31T00:58:09.223Z] v2.3.1-dev.4 [2023-03-31T00:58:09.223Z] v2.3.1-dev.5 [2023-03-31T00:58:09.223Z] v2.3.1-dev.6 [2023-03-31T00:58:09.223Z] v3.0.0-dev.1 [2023-03-31T00:58:09.223Z] v3.0.0-dev.10 [2023-03-31T00:58:09.223Z] v3.0.0-dev.11 [2023-03-31T00:58:09.223Z] v3.0.0-dev.12 [2023-03-31T00:58:09.223Z] v3.0.0-dev.13 [2023-03-31T00:58:09.223Z] v3.0.0-dev.14 [2023-03-31T00:58:09.223Z] v3.0.0-dev.15 [2023-03-31T00:58:09.223Z] v3.0.0-dev.16 [2023-03-31T00:58:09.223Z] v3.0.0-dev.17 [2023-03-31T00:58:09.223Z] v3.0.0-dev.18 [2023-03-31T00:58:09.223Z] v3.0.0-dev.19 [2023-03-31T00:58:09.223Z] v3.0.0-dev.2 [2023-03-31T00:58:09.223Z] v3.0.0-dev.20 [2023-03-31T00:58:09.223Z] v3.0.0-dev.21 [2023-03-31T00:58:09.223Z] v3.0.0-dev.22 [2023-03-31T00:58:09.223Z] v3.0.0-dev.3 [2023-03-31T00:58:09.223Z] v3.0.0-dev.4 [2023-03-31T00:58:09.223Z] v3.0.0-dev.5 [2023-03-31T00:58:09.223Z] v3.0.0-dev.6 [2023-03-31T00:58:09.223Z] v3.0.0-dev.7 [2023-03-31T00:58:09.223Z] v3.0.0-dev.8 [2023-03-31T00:58:09.223Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-31T00:58:09.505Z] + lftools sign git-tag v3.0.0-dev.22 [2023-03-31T00:58:10.073Z] Signing Git tag with Sigul... [2023-03-31T00:58:10.073Z] Signing v3.0.0-dev.22 [Pipeline] echo [2023-03-31T00:58:10.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:10.622Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-31T00:58:10.629Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-31T00:58:10.652Z] $ docker stop --time=1 aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d [2023-03-31T00:58:11.932Z] $ docker rm -f --volumes aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-31T00:58:12.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T00:58:12.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:58:12.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:58:12.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:58:12.689Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:58:12.716Z] $ 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 [2023-03-31T00:58:13.029Z] $ docker top 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 -eo pid,comm [2023-03-31T00:58:13.077Z] 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). [2023-03-31T00:58:13.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T00:58:13.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T00:58:13.116Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T00:58:13.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T00:58:13.223Z] $ docker exec 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 ssh-agent [2023-03-31T00:58:13.330Z] SSH_AUTH_SOCK=/tmp/ssh-UMKyOnvVYR0M/agent.32 [2023-03-31T00:58:13.330Z] SSH_AGENT_PID=38 [2023-03-31T00:58:13.335Z] Running ssh-add (command line suppressed) [2023-03-31T00:58:13.428Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12555608119539501826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12555608119539501826.key) [2023-03-31T00:58:13.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T00:58:13.728Z] + git semver bump pre [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,907 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,908 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,908 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,908 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,911 [execute] INFO git cat-file --batch-check [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,917 [execute] INFO git cat-file --batch [2023-03-31T00:58:13.987Z] 2023-03-31 00:58:13,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T00:58:13.988Z] 2023-03-31 00:58:13,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:58:13.988Z] 3.0.0-dev.23 [Pipeline] } [2023-03-31T00:58:13.993Z] $ docker exec --env ******** --env ******** 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 ssh-agent -k [2023-03-31T00:58:14.080Z] unset SSH_AUTH_SOCK; [2023-03-31T00:58:14.081Z] unset SSH_AGENT_PID; [2023-03-31T00:58:14.081Z] echo Agent pid 38 killed; [2023-03-31T00:58:14.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T00:58:14.400Z] + git semver [Pipeline] } [2023-03-31T00:58:14.667Z] $ docker stop --time=1 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 [2023-03-31T00:58:15.928Z] $ docker rm -f --volumes 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T00:58:16.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T00:58:16.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:58:16.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T00:58:16.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:58:16.627Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:58:16.654Z] $ 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 [2023-03-31T00:58:17.011Z] $ docker top c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T00:58:17.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T00:58:17.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T00:58:17.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T00:58:17.222Z] $ docker exec c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 ssh-agent [2023-03-31T00:58:17.330Z] SSH_AUTH_SOCK=/tmp/ssh-iklidAJPw9rU/agent.32 [2023-03-31T00:58:17.330Z] SSH_AGENT_PID=38 [2023-03-31T00:58:17.335Z] Running ssh-add (command line suppressed) [2023-03-31T00:58:17.433Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14019954375742299661.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14019954375742299661.key) [2023-03-31T00:58:17.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T00:58:17.741Z] + git semver push [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,922 [run_push] DEBUG push [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,922 [execute] INFO git cat-file --batch-check [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,926 [execute] INFO git rev-list 8be243bad45ede62d92814af159ba49c5ee222d5 -- [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,926 [execute] DEBUG Popen(['git', 'rev-list', '8be243bad45ede62d92814af159ba49c5ee222d5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,932 [execute] INFO git fetch -v origin [2023-03-31T00:58:18.000Z] 2023-03-31 00:58:17,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-31T00:58:18.568Z] 2023-03-31 00:58:18,411 [run_push] DEBUG no remote changes detected [2023-03-31T00:58:18.568Z] 2023-03-31 00:58:18,411 [execute] INFO git push origin semver [2023-03-31T00:58:18.568Z] 2023-03-31 00:58:18,412 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-31T00:58:19.503Z] 2023-03-31 00:58:19,139 [run_push] DEBUG push all version tags [2023-03-31T00:58:19.503Z] 2023-03-31 00:58:19,139 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-31T00:58:19.503Z] 2023-03-31 00:58:19,140 [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) [2023-03-31T00:58:20.071Z] 2023-03-31 00:58:19,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-31T00:58:20.071Z] 3.0.0-dev.23 [Pipeline] } [2023-03-31T00:58:20.076Z] $ docker exec --env ******** --env ******** c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 ssh-agent -k [2023-03-31T00:58:20.174Z] unset SSH_AUTH_SOCK; [2023-03-31T00:58:20.174Z] unset SSH_AGENT_PID; [2023-03-31T00:58:20.174Z] echo Agent pid 38 killed; [2023-03-31T00:58:20.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T00:58:20.495Z] + git semver [Pipeline] } [2023-03-31T00:58:20.764Z] $ docker stop --time=1 c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 [2023-03-31T00:58:22.035Z] $ docker rm -f --volumes c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 [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 [2023-03-31T00:58:22.616Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-31T00:58:22.616Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-31T00:58:22.616Z] total 16 [2023-03-31T00:58:22.616Z] drwxr-xr-x 3 root root 4096 Mar 31 00:49 . [2023-03-31T00:58:22.616Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 00:58 .. [2023-03-31T00:58:22.616Z] drwxr-xr-x 2 root root 4096 Mar 31 00:49 cost [2023-03-31T00:58:22.616Z] -rw-r--r-- 1 root root 88 Mar 31 00:49 cost.csv [2023-03-31T00:58:22.616Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-31T00:58:22.616Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-31T00:58:22.616Z] total 16 [2023-03-31T00:58:22.616Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 00:49 . [2023-03-31T00:58:22.616Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 00:58 .. [2023-03-31T00:58:22.616Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 00:49 cost [2023-03-31T00:58:22.616Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 31 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:22.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:23.770Z] ---> package-listing.sh [2023-03-31T00:58:23.771Z] ++ facter osfamily [2023-03-31T00:58:23.771Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-31T00:58:24.030Z] + OS_FAMILY=debian [2023-03-31T00:58:24.030Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-31T00:58:24.030Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-31T00:58:24.030Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-31T00:58:24.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-31T00:58:24.030Z] + PACKAGES=/tmp/packages_start.txt [2023-03-31T00:58:24.030Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-31T00:58:24.030Z] + PACKAGES=/tmp/packages_end.txt [2023-03-31T00:58:24.030Z] + case "${OS_FAMILY}" in [2023-03-31T00:58:24.030Z] + dpkg -l [2023-03-31T00:58:24.030Z] + grep '^ii' [2023-03-31T00:58:24.030Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-31T00:58:24.030Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-31T00:58:24.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-31T00:58:24.030Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-31T00:58:24.030Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-31T00:58:24.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-31T00:58:24.042Z] 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 [2023-03-31T00:58:24.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T00:58:24.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T00:58:24.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T00:58:24.918Z] prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container [2023-03-31T00:58:24.960Z] $ 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 [2023-03-31T00:58:25.194Z] $ docker top f96b4025b38e3bcc79f56004021a7369d966b9b299b21cc3b8562fb212176b56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T00:58:25.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-31T00:58:25.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-31T00:58:26.119Z] + ls /var/log/sa-host [2023-03-31T00:58:26.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T00:58:26.288Z] provisioning config files... [2023-03-31T00:58:26.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14033747126051286060tmp [Pipeline] { [Pipeline] echo [2023-03-31T00:58:26.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:26.591Z] ---> create-netrc.sh [Pipeline] } [2023-03-31T00:58:26.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:26.942Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-31T00:58:26.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:27.230Z] ---> sudo-logs.sh [2023-03-31T00:58:27.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-31T00:58:27.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:27.539Z] ---> job-cost.sh [2023-03-31T00:58:27.539Z] lf-activate-venv: SKIPPING [2023-03-31T00:58:27.539Z] DEBUG: total: 0.2199999988079071 [2023-03-31T00:58:27.539Z] INFO: Retrieving Stack Cost... [2023-03-31T00:58:27.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T00:58:28.366Z] INFO: Archiving Costs [Pipeline] echo [2023-03-31T00:58:28.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T00:58:28.658Z] ---> logs-deploy.sh [2023-03-31T00:58:28.658Z] lf-activate-venv: SKIPPING [2023-03-31T00:58:28.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/94 [2023-03-31T00:58:28.658Z] INFO: archiving workspace using pattern(s): [2023-03-31T00:58:29.591Z] Archives upload complete. [2023-03-31T00:58:29.591Z] INFO: archiving logs to Nexus