Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 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-ssh12215515757372933613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10837843779977456389.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10529747766202800665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10008511433340867265.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-ssh4358867727929697073.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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14435’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14443’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14437’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14445 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e (main) Commit message: "Merge pull request #237 from jumpingliu/ignore-go-mods" > 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 > git rev-list --no-walk b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:33:08.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:33:08.632Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:33:08.653Z] ========================================================= [2023-05-08T04:33:08.653Z] EdgeX Global Pipelines Version Info [2023-05-08T04:33:08.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:09.363Z] ------------------- [2023-05-08T04:33:09.363Z] stable info: [2023-05-08T04:33:09.363Z] ------------------- [2023-05-08T04:33:09.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:33:09.363Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:33:09.363Z] Message: update stable to v1.0.249 [2023-05-08T04:33:09.932Z] ------------------- [2023-05-08T04:33:09.932Z] experimental info: [2023-05-08T04:33:09.932Z] ------------------- [2023-05-08T04:33:09.932Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:33:09.932Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:33:09.932Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:33:10.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-08T04:33:10.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-08T04:33:10.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:33:10.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:33:10.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:33:10.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:33:10.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:33:10.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:33:10.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:33:10.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:33:10.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:33:10.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-08T04:33:10.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:33:10.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:33:10.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:33:10.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:33:10.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:33:10.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:33:10.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:33:10.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:33:10.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T04:33:10.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T04:33:10.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:33:10.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:33:10.386Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:33:10.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:33:10.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:33:10.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T04:33:10.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T04:33:10.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T04:33:10.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo [2023-05-08T04:33:10.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = beed2f8 [Pipeline] echo [2023-05-08T04:33:10.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:33:10.537Z] provisioning config files... [2023-05-08T04:33:10.549Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15004530222991349492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:10.853Z] ---> docker-login.sh [2023-05-08T04:33:10.853Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:33:11.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:11.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:11.114Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:11.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:11.114Z] [2023-05-08T04:33:11.114Z] Login Succeeded [2023-05-08T04:33:11.114Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:33:11.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:11.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:11.114Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:11.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:11.114Z] [2023-05-08T04:33:11.114Z] Login Succeeded [2023-05-08T04:33:11.114Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:33:11.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:11.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:11.374Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:11.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:11.374Z] [2023-05-08T04:33:11.374Z] Login Succeeded [2023-05-08T04:33:11.374Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:33:11.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:11.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:11.374Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:11.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:11.374Z] [2023-05-08T04:33:11.374Z] Login Succeeded [2023-05-08T04:33:11.374Z] docker.io [2023-05-08T04:33:11.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:11.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:11.634Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:11.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:11.634Z] [2023-05-08T04:33:11.634Z] Login Succeeded [2023-05-08T04:33:11.634Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:33:11.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:33:12.000Z] + git rev-list -1 --merges beed2f8d28cc393e5ecf72eec326ecfe84dcca0e~1..beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo [2023-05-08T04:33:12.042Z] -----------> git rev-list -1 --merges beed2f8d28cc393e5ecf72eec326ecfe84dcca0e~1..beed2f8d28cc393e5ecf72eec326ecfe84dcca0e beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:33:12.042Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [false] [Pipeline] sh [2023-05-08T04:33:12.328Z] + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo [2023-05-08T04:33:12.342Z] ========================================================= [2023-05-08T04:33:12.343Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:33:12.343Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:33:12.685Z] + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] echo [2023-05-08T04:33:12.697Z] [semverPrep] GIT_COMMIT: beed2f8d28cc393e5ecf72eec326ecfe84dcca0e, Commit Message: Merge pull request #237 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-08T04:33:12.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:33:13.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:33:13.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:33:13.075Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:33:13.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:33:13.075Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:33:13.075Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:33:13.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:13.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:13.438Z] [2023-05-08T04:33:13.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:13.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:13.740Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:33:13.740Z] b85a868b505f: Pulling fs layer [2023-05-08T04:33:13.740Z] e2be974225ed: Pulling fs layer [2023-05-08T04:33:13.740Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:33:13.740Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:33:13.740Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:33:13.740Z] eaf3925da568: Pulling fs layer [2023-05-08T04:33:13.740Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:33:13.740Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:33:13.740Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:33:13.740Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:33:13.740Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:33:13.740Z] 1469e6f7b9e6: Waiting [2023-05-08T04:33:13.740Z] eaf3925da568: Waiting [2023-05-08T04:33:13.740Z] bab4dde63d76: Waiting [2023-05-08T04:33:13.740Z] bde34c3a00c8: Waiting [2023-05-08T04:33:13.740Z] b352a97aabf1: Waiting [2023-05-08T04:33:13.740Z] 4872d77fe225: Waiting [2023-05-08T04:33:13.740Z] 988bab9f4d93: Waiting [2023-05-08T04:33:13.740Z] 5851b861e8e6: Waiting [2023-05-08T04:33:13.740Z] e2be974225ed: Download complete [2023-05-08T04:33:13.740Z] 988bab9f4d93: Verifying Checksum [2023-05-08T04:33:13.740Z] 988bab9f4d93: Download complete [2023-05-08T04:33:13.740Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:33:13.740Z] 1469e6f7b9e6: Download complete [2023-05-08T04:33:13.740Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:33:13.740Z] 339a4e72a1f5: Download complete [2023-05-08T04:33:14.000Z] eaf3925da568: Verifying Checksum [2023-05-08T04:33:14.000Z] eaf3925da568: Download complete [2023-05-08T04:33:14.000Z] bde34c3a00c8: Verifying Checksum [2023-05-08T04:33:14.000Z] bde34c3a00c8: Download complete [2023-05-08T04:33:14.000Z] b352a97aabf1: Download complete [2023-05-08T04:33:14.000Z] 4872d77fe225: Verifying Checksum [2023-05-08T04:33:14.000Z] 4872d77fe225: Download complete [2023-05-08T04:33:14.000Z] 5851b861e8e6: Verifying Checksum [2023-05-08T04:33:14.000Z] 5851b861e8e6: Download complete [2023-05-08T04:33:14.000Z] b85a868b505f: Verifying Checksum [2023-05-08T04:33:14.000Z] b85a868b505f: Download complete [2023-05-08T04:33:14.259Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:33:14.259Z] bab4dde63d76: Download complete [2023-05-08T04:33:15.196Z] b85a868b505f: Pull complete [2023-05-08T04:33:15.196Z] e2be974225ed: Pull complete [2023-05-08T04:33:15.456Z] 339a4e72a1f5: Pull complete [2023-05-08T04:33:15.716Z] 988bab9f4d93: Pull complete [2023-05-08T04:33:15.973Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:33:15.973Z] eaf3925da568: Pull complete [2023-05-08T04:33:17.350Z] bab4dde63d76: Pull complete [2023-05-08T04:33:17.609Z] bde34c3a00c8: Pull complete [2023-05-08T04:33:17.609Z] b352a97aabf1: Pull complete [2023-05-08T04:33:17.609Z] 4872d77fe225: Pull complete [2023-05-08T04:33:17.869Z] 5851b861e8e6: Pull complete [2023-05-08T04:33:17.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:33:17.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:17.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:33:17.966Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:33:18.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:33:20.141Z] $ docker top d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 -eo pid,comm [2023-05-08T04:33:20.184Z] 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-05-08T04:33:20.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:33:20.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:33:20.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:33:20.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:33:20.354Z] $ docker exec d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent [2023-05-08T04:33:20.461Z] SSH_AUTH_SOCK=/tmp/ssh-McV0UfZUvNXT/agent.32 [2023-05-08T04:33:20.461Z] SSH_AGENT_PID=38 [2023-05-08T04:33:20.467Z] Running ssh-add (command line suppressed) [2023-05-08T04:33:20.581Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14353215718136993632.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14353215718136993632.key) [2023-05-08T04:33:20.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:33:20.870Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:33:20.895Z] $ docker exec --env ******** --env ******** d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent -k [2023-05-08T04:33:20.993Z] unset SSH_AUTH_SOCK; [2023-05-08T04:33:20.993Z] unset SSH_AGENT_PID; [2023-05-08T04:33:20.993Z] echo Agent pid 38 killed; [2023-05-08T04:33:20.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:33:21.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:33:21.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:33:21.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:33:21.141Z] $ docker exec d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent [2023-05-08T04:33:21.245Z] SSH_AUTH_SOCK=/tmp/ssh-dxdbnqC4aOZf/agent.70 [2023-05-08T04:33:21.245Z] SSH_AGENT_PID=76 [2023-05-08T04:33:21.250Z] Running ssh-add (command line suppressed) [2023-05-08T04:33:21.354Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9736992074704206864.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9736992074704206864.key) [2023-05-08T04:33:21.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:33:21.645Z] + git semver init [2023-05-08T04:33:21.905Z] 2023-05-08 04:33:21,836 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:33:21.905Z] 2023-05-08 04:33:21,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-08T04:33:21.905Z] 2023-05-08 04:33:21,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-08T04:33:21.905Z] 2023-05-08 04:33:21,837 [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-05-08T04:33:22.843Z] 2023-05-08 04:33:22,600 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-08T04:33:22.843Z] 2023-05-08 04:33:22,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-08T04:33:22.843Z] 2023-05-08 04:33:22,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:33:22.843Z] 2023-05-08 04:33:22,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:33:22.843Z] 3.0.0-dev.34 [Pipeline] } [2023-05-08T04:33:22.862Z] $ docker exec --env ******** --env ******** d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 ssh-agent -k [2023-05-08T04:33:22.961Z] unset SSH_AUTH_SOCK; [2023-05-08T04:33:22.961Z] unset SSH_AGENT_PID; [2023-05-08T04:33:22.961Z] echo Agent pid 76 killed; [2023-05-08T04:33:22.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:33:23.273Z] + git semver [Pipeline] } [2023-05-08T04:33:23.552Z] $ docker stop --time=1 d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 [2023-05-08T04:33:24.839Z] $ docker rm -f --volumes d71d08bd4095953dc8f611062e3e9c2104d548ad407a491a56a5de87cb4c9483 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:33:25.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:33:25.362Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:33:25.366Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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-05-08T04:33:25.521Z] provisioning config files... [2023-05-08T04:33:25.530Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8344735032019959315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:25.833Z] ---> docker-login.sh [2023-05-08T04:33:25.833Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:33:25.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:25.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:25.833Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:25.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:25.833Z] [2023-05-08T04:33:25.833Z] Login Succeeded [2023-05-08T04:33:25.833Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:33:25.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:25.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:25.833Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:25.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:25.833Z] [2023-05-08T04:33:25.833Z] Login Succeeded [2023-05-08T04:33:25.833Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:33:26.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:26.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:26.093Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:26.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:26.094Z] [2023-05-08T04:33:26.094Z] Login Succeeded [2023-05-08T04:33:26.094Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:33:26.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:26.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:26.094Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:26.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:26.094Z] [2023-05-08T04:33:26.094Z] Login Succeeded [2023-05-08T04:33:26.094Z] docker.io [2023-05-08T04:33:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:26.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:26.353Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:26.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:26.353Z] [2023-05-08T04:33:26.613Z] Login Succeeded [2023-05-08T04:33:26.613Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:33:26.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:33:26.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:33:26.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:33:26.711Z] ========================================================= [2023-05-08T04:33:26.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:33:26.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:27.014Z] + 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-05-08T04:33:27.014Z] Sending build context to Docker daemon 1.973MB [2023-05-08T04:33:27.014Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:33:27.014Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T04:33:27.014Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:33:27.014Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:33:27.014Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:33:27.014Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:33:27.014Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:33:27.014Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:33:27.014Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:33:27.014Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:33:27.014Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:33:27.014Z] 4d19c01a9841: Waiting [2023-05-08T04:33:27.015Z] 9325e15d5711: Waiting [2023-05-08T04:33:27.015Z] 556b6ee489ea: Waiting [2023-05-08T04:33:27.015Z] c5a4b2cf53e6: Waiting [2023-05-08T04:33:27.015Z] 9f32a84ed3da: Waiting [2023-05-08T04:33:27.015Z] 85791d961cd3: Download complete [2023-05-08T04:33:27.015Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T04:33:27.015Z] 9f32a84ed3da: Download complete [2023-05-08T04:33:27.015Z] 4d19c01a9841: Download complete [2023-05-08T04:33:27.015Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:33:27.015Z] f56be85fc22e: Download complete [2023-05-08T04:33:27.275Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:33:27.275Z] 9325e15d5711: Download complete [2023-05-08T04:33:27.275Z] f56be85fc22e: Pull complete [2023-05-08T04:33:27.532Z] 85791d961cd3: Pull complete [2023-05-08T04:33:27.532Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T04:33:27.532Z] c5a4b2cf53e6: Download complete [2023-05-08T04:33:27.789Z] d694b5ae8c79: Download complete [2023-05-08T04:33:27.790Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:33:27.790Z] 556b6ee489ea: Download complete [2023-05-08T04:33:31.068Z] d694b5ae8c79: Pull complete [2023-05-08T04:33:31.068Z] 9f32a84ed3da: Pull complete [2023-05-08T04:33:31.326Z] 4d19c01a9841: Pull complete [2023-05-08T04:33:31.326Z] 9325e15d5711: Pull complete [2023-05-08T04:33:33.859Z] 556b6ee489ea: Pull complete [2023-05-08T04:33:34.793Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:33:34.793Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:33:34.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:33:34.793Z] ---> c4be618373d6 [2023-05-08T04:33:34.793Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:33:38.123Z] ---> Running in b25193850a31 [2023-05-08T04:33:38.381Z] Removing intermediate container b25193850a31 [2023-05-08T04:33:38.381Z] ---> bb87b724fa97 [2023-05-08T04:33:38.381Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:33:38.381Z] ---> Running in 11ab805726ba [2023-05-08T04:33:38.381Z] Removing intermediate container 11ab805726ba [2023-05-08T04:33:38.381Z] ---> d94af1593409 [2023-05-08T04:33:38.381Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T04:33:38.381Z] ---> Running in 573ad313bb0c [2023-05-08T04:33:38.641Z] Removing intermediate container 573ad313bb0c [2023-05-08T04:33:38.641Z] ---> a8dcebf64828 [2023-05-08T04:33:38.641Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T04:33:38.641Z] ---> Running in bfa9a2caf8f5 [2023-05-08T04:33:38.641Z] Removing intermediate container bfa9a2caf8f5 [2023-05-08T04:33:38.641Z] ---> 17f329f4a426 [2023-05-08T04:33:38.641Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:33:38.641Z] ---> Running in df013d3120ee [2023-05-08T04:33:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:33:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:33:39.419Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-08T04:33:39.419Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-08T04:33:39.419Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T04:33:39.419Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T04:33:39.419Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-08T04:33:39.419Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-08T04:33:39.419Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-08T04:33:39.419Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-08T04:33:39.419Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-08T04:33:39.419Z] (10/14) Installing kmod-libs (30-r1) [2023-05-08T04:33:39.419Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-08T04:33:39.419Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-08T04:33:39.419Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-08T04:33:39.419Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-08T04:33:39.419Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:33:39.419Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T04:33:39.419Z] OK: 272 MiB in 67 packages [2023-05-08T04:33:39.988Z] Removing intermediate container df013d3120ee [2023-05-08T04:33:39.988Z] ---> e5f1399d50ec [2023-05-08T04:33:39.988Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-08T04:33:39.988Z] ---> Running in 3bfeb972ff84 [2023-05-08T04:33:39.988Z] Removing intermediate container 3bfeb972ff84 [2023-05-08T04:33:39.988Z] ---> 7cf2bdb4e463 [2023-05-08T04:33:39.988Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-08T04:33:40.245Z] ---> 97cb5729961b [2023-05-08T04:33:40.245Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:33:40.245Z] ---> Running in 9d9d56554932 [2023-05-08T04:33:40.469Z] Still waiting to schedule task [2023-05-08T04:33:40.469Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T04:34:02.179Z] Removing intermediate container 9d9d56554932 [2023-05-08T04:34:02.179Z] ---> edc6704c3692 [2023-05-08T04:34:02.179Z] Step 11/13 : COPY . . [2023-05-08T04:34:02.179Z] ---> 60130a79e60d [2023-05-08T04:34:02.179Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T04:34:02.179Z] ---> Running in 0a72fbbc912d [2023-05-08T04:34:02.179Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:34:02.179Z] Dload Upload Total Spent Left Speed [2023-05-08T04:34:02.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8111 0 --:--:-- --:--:-- --:--:-- 8169 [2023-05-08T04:34:02.698Z] Removing intermediate container 0a72fbbc912d [2023-05-08T04:34:02.698Z] ---> e672c25ac098 [2023-05-08T04:34:02.698Z] Step 13/13 : RUN ${MAKE} [2023-05-08T04:34:02.698Z] ---> Running in 0c312a0b518a [2023-05-08T04:34:02.960Z] noop [2023-05-08T04:34:03.223Z] Removing intermediate container 0c312a0b518a [2023-05-08T04:34:03.223Z] ---> 820e6f3e1c9a [2023-05-08T04:34:03.223Z] Successfully built 820e6f3e1c9a [2023-05-08T04:34:03.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:34:03.555Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:34:03.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:34:03.631Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:34:03.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:34:03.994Z] $ docker top 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:34:04.335Z] + go version [2023-05-08T04:34:04.335Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:34:04.350Z] $ docker stop --time=1 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a [2023-05-08T04:34:05.610Z] $ docker rm -f --volumes 0f6769844443476f26fc745a40581d20b6f610ab7696adbea092ddf7bb3c678a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:34:06.021Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:34:06.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:34:06.189Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:34:06.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:34:06.535Z] $ docker top fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:34:06.875Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:34:07.169Z] + make test [2023-05-08T04:34:07.169Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:34:12.437Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-08T04:34:22.418Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-08T04:34:22.418Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 2.0% of statements [2023-05-08T04:34:28.992Z] go vet ./... [2023-05-08T04:34:32.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:34:32.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:34:32.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:34:32.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:34:32.305Z] $ docker stop --time=1 fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 [2023-05-08T04:34:34.909Z] $ docker rm -f --volumes fcc7648d32824195c77e6cd85c87805d40f406888a30462201a27ecd4cb3cec0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:34:35.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:34:35.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:34:35.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:34:36.196Z] + ls -al . [2023-05-08T04:34:36.196Z] total 192 [2023-05-08T04:34:36.196Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:34 . [2023-05-08T04:34:36.196Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 .. [2023-05-08T04:34:36.196Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:33 .git [2023-05-08T04:34:36.196Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 .github [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 414 May 8 04:33 .gitignore [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:33 .golangci.yml [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 77 May 8 04:33 .hadolint.yml [2023-05-08T04:34:36.196Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:33 .semver [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 8 04:33 Attribution.txt [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 8 04:33 CHANGELOG.md [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 8 04:33 Dockerfile [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:33 GOVERNANCE.md [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 659 May 8 04:33 Jenkinsfile [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:33 LICENSE [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 8 04:33 Makefile [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 04:33 OWNERS.md [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 8 04:33 README.md [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:33 VERSION [2023-05-08T04:34:36.196Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 bin [2023-05-08T04:34:36.196Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 cmd [2023-05-08T04:34:36.196Z] -rw-r--r-- 1 jenkins jenkins 28693 May 8 04:34 coverage.out [2023-05-08T04:34:36.196Z] -rwxrwxr-x 1 jenkins jenkins 140 May 8 04:33 docker-entrypoint.sh [2023-05-08T04:34:36.196Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 docs [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 8 04:33 go.mod [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 8 04:33 go.sum [2023-05-08T04:34:36.196Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 internal [2023-05-08T04:34:36.196Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 snap [2023-05-08T04:34:36.196Z] -rw-rw-r-- 1 jenkins jenkins 231 May 8 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:34:36.602Z] + 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e --label arch=amd64 --label version=3.0.0-dev.34 . [2023-05-08T04:34:36.603Z] Sending build context to Docker daemon 2.003MB [2023-05-08T04:34:36.603Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:34:36.603Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-08T04:34:36.603Z] ---> 820e6f3e1c9a [2023-05-08T04:34:36.603Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:34:36.603Z] ---> Running in de3139747986 [2023-05-08T04:34:36.603Z] Removing intermediate container de3139747986 [2023-05-08T04:34:36.603Z] ---> a795d8fa4ece [2023-05-08T04:34:36.603Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:34:36.864Z] ---> Running in 416a507dd33f [2023-05-08T04:34:36.864Z] Removing intermediate container 416a507dd33f [2023-05-08T04:34:36.864Z] ---> 47457e2d06a7 [2023-05-08T04:34:36.864Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T04:34:36.864Z] ---> Running in 76ba8b6a5e29 [2023-05-08T04:34:36.864Z] Removing intermediate container 76ba8b6a5e29 [2023-05-08T04:34:36.864Z] ---> 6b3f730c129b [2023-05-08T04:34:36.864Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T04:34:36.864Z] ---> Running in 9fdfc56ef4e8 [2023-05-08T04:34:37.138Z] Removing intermediate container 9fdfc56ef4e8 [2023-05-08T04:34:37.138Z] ---> 52ba49f5ec18 [2023-05-08T04:34:37.138Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:34:37.138Z] ---> Running in eef67fdadc0d [2023-05-08T04:34:37.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:34:37.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:34:37.695Z] OK: 272 MiB in 67 packages [2023-05-08T04:34:37.960Z] Removing intermediate container eef67fdadc0d [2023-05-08T04:34:37.960Z] ---> 84fd9b5c9488 [2023-05-08T04:34:37.960Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-08T04:34:37.960Z] ---> Running in 4ed4101c1baa [2023-05-08T04:34:37.960Z] Removing intermediate container 4ed4101c1baa [2023-05-08T04:34:37.960Z] ---> 0118e8e97bd6 [2023-05-08T04:34:37.960Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-08T04:34:38.219Z] ---> d6b708174568 [2023-05-08T04:34:38.219Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:34:38.219Z] ---> Running in a6084b68d76d [2023-05-08T04:34:38.792Z] Removing intermediate container a6084b68d76d [2023-05-08T04:34:38.792Z] ---> 1b06d740ee9f [2023-05-08T04:34:38.792Z] Step 11/35 : COPY . . [2023-05-08T04:34:39.361Z] ---> 10722e1d99fe [2023-05-08T04:34:39.361Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T04:34:39.361Z] ---> Running in 1100e87ada5b [2023-05-08T04:34:39.361Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:34:39.361Z]   Dload Upload Total Spent Left Speed [2023-05-08T04:34:39.629Z]  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22227 0 --:--:-- --:--:-- --:--:-- 22595 [2023-05-08T04:34:39.887Z] Removing intermediate container 1100e87ada5b [2023-05-08T04:34:39.887Z] ---> c5b3abbc9f70 [2023-05-08T04:34:39.887Z] Step 13/35 : RUN ${MAKE} [2023-05-08T04:34:39.887Z] ---> Running in db6b59104ebe [2023-05-08T04:34:40.145Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-08T04:35:02.147Z] Removing intermediate container db6b59104ebe [2023-05-08T04:35:02.147Z] ---> 293782bb04cd [2023-05-08T04:35:02.147Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-08T04:35:02.147Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-08T04:35:02.147Z] 4acc49c71d14: Pulling fs layer [2023-05-08T04:35:02.147Z] 4acc49c71d14: Download complete [2023-05-08T04:35:02.147Z] 4acc49c71d14: Pull complete [2023-05-08T04:35:02.147Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-08T04:35:02.147Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-08T04:35:02.147Z] ---> 01a2bd3e5fff [2023-05-08T04:35:02.147Z] Step 15/35 : FROM alpine:3.17 [2023-05-08T04:35:02.147Z] 3.17: Pulling from library/alpine [2023-05-08T04:35:02.147Z] f56be85fc22e: Already exists [2023-05-08T04:35:02.147Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:35:02.147Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:35:02.147Z] ---> 9ed4aefc74f6 [2023-05-08T04:35:02.147Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T04:35:02.147Z] ---> Running in 8383e0d53b78 [2023-05-08T04:35:02.406Z] Removing intermediate container 8383e0d53b78 [2023-05-08T04:35:02.406Z] ---> 80b4c879f0ba [2023-05-08T04:35:02.406Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-08T04:35:02.406Z] ---> Running in 217b91983df0 [2023-05-08T04:35:02.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:02.933Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-08T04:35:02.933Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-08T04:35:02.933Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-08T04:35:02.933Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-08T04:35:02.933Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-08T04:35:02.933Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-08T04:35:02.933Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-08T04:35:02.933Z] (8/86) Installing libxcb (1.15-r0) [2023-05-08T04:35:02.933Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-08T04:35:03.191Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-08T04:35:03.191Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-08T04:35:03.191Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-08T04:35:03.191Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-08T04:35:03.191Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-08T04:35:03.191Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-08T04:35:03.191Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-08T04:35:03.191Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-08T04:35:03.191Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-08T04:35:03.191Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-08T04:35:03.191Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-08T04:35:03.191Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-08T04:35:03.191Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-08T04:35:03.191Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-08T04:35:03.191Z] (24/86) Installing glib (2.74.6-r0) [2023-05-08T04:35:03.191Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-08T04:35:03.191Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-08T04:35:03.191Z] (27/86) Installing libass (0.16.0-r1) [2023-05-08T04:35:03.191Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-08T04:35:03.451Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-08T04:35:03.451Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-08T04:35:03.451Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-08T04:35:03.451Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-08T04:35:03.451Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-08T04:35:03.451Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-08T04:35:03.451Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-08T04:35:03.451Z] (36/86) Installing libunistring (1.1-r0) [2023-05-08T04:35:03.451Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-08T04:35:03.451Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-08T04:35:03.451Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-08T04:35:03.451Z] (40/86) Installing lame (3.100-r2) [2023-05-08T04:35:03.451Z] (41/86) Installing opus (1.3.1-r1) [2023-05-08T04:35:03.451Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-08T04:35:03.451Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-08T04:35:03.451Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-08T04:35:03.451Z] (45/86) Installing orc (0.4.33-r0) [2023-05-08T04:35:03.451Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-08T04:35:03.451Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-08T04:35:03.451Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-08T04:35:03.451Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-08T04:35:03.451Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-08T04:35:03.451Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-08T04:35:03.451Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-08T04:35:03.710Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-08T04:35:03.711Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-08T04:35:03.711Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-08T04:35:03.711Z] (56/86) Installing libpulse (16.1-r6) [2023-05-08T04:35:03.711Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-08T04:35:03.711Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-08T04:35:03.711Z] (59/86) Installing librist (0.2.7-r0) [2023-05-08T04:35:03.711Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-08T04:35:03.711Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-08T04:35:03.711Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-08T04:35:03.711Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T04:35:03.711Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T04:35:03.711Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-08T04:35:03.711Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-08T04:35:03.711Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-08T04:35:03.711Z] (68/86) Installing libva (2.16.0-r0) [2023-05-08T04:35:03.711Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-08T04:35:03.711Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-08T04:35:03.711Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-08T04:35:03.711Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-08T04:35:03.711Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-08T04:35:03.711Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-08T04:35:03.711Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-08T04:35:03.969Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-08T04:35:03.969Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-08T04:35:03.969Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-08T04:35:03.969Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-08T04:35:03.969Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-08T04:35:03.969Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-08T04:35:03.969Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-08T04:35:03.969Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-08T04:35:03.969Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-08T04:35:03.969Z] (85/86) Installing kmod-libs (30-r1) [2023-05-08T04:35:03.969Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-08T04:35:04.228Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:35:04.228Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T04:35:04.228Z] OK: 112 MiB in 101 packages [2023-05-08T04:35:06.155Z] Removing intermediate container 217b91983df0 [2023-05-08T04:35:06.155Z] ---> cd783236db52 [2023-05-08T04:35:06.155Z] Step 18/35 : WORKDIR / [2023-05-08T04:35:06.155Z] ---> Running in 7a2ab9aa1dcf [2023-05-08T04:35:06.415Z] Removing intermediate container 7a2ab9aa1dcf [2023-05-08T04:35:06.415Z] ---> f1bb42652b78 [2023-05-08T04:35:06.415Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-08T04:35:06.986Z] ---> 423d9af9d359 [2023-05-08T04:35:06.986Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-08T04:35:06.986Z] ---> 19314e755e5c [2023-05-08T04:35:06.986Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-08T04:35:07.245Z] ---> 4e3d94d1c7f5 [2023-05-08T04:35:07.245Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-08T04:35:07.245Z] ---> 4edb88306215 [2023-05-08T04:35:07.245Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-08T04:35:07.503Z] ---> ccdc81d13384 [2023-05-08T04:35:07.503Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-08T04:35:07.503Z] ---> 046a44f279e3 [2023-05-08T04:35:07.503Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-08T04:35:08.069Z] ---> 4a494fed9411 [2023-05-08T04:35:08.069Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-08T04:35:08.069Z] ---> Running in 3cbc95707a24 [2023-05-08T04:35:08.635Z] Removing intermediate container 3cbc95707a24 [2023-05-08T04:35:08.635Z] ---> 2c9e5734915a [2023-05-08T04:35:08.635Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-08T04:35:08.635Z] ---> Running in 16090df4d8e6 [2023-05-08T04:35:09.201Z] Removing intermediate container 16090df4d8e6 [2023-05-08T04:35:09.201Z] ---> 0c06c6d4b19e [2023-05-08T04:35:09.201Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-08T04:35:09.201Z] ---> Running in 32c0deb27979 [2023-05-08T04:35:09.767Z] Removing intermediate container 32c0deb27979 [2023-05-08T04:35:09.767Z] ---> 3c63c4a99a87 [2023-05-08T04:35:09.767Z] Step 29/35 : EXPOSE 59983 [2023-05-08T04:35:09.767Z] ---> Running in d58e83b8033c [2023-05-08T04:35:09.767Z] Removing intermediate container d58e83b8033c [2023-05-08T04:35:09.767Z] ---> b5cf422d0e2a [2023-05-08T04:35:09.767Z] Step 30/35 : EXPOSE 8554 [2023-05-08T04:35:09.767Z] ---> Running in fcf4d76c78c9 [2023-05-08T04:35:10.025Z] Removing intermediate container fcf4d76c78c9 [2023-05-08T04:35:10.025Z] ---> 76528c73cb4a [2023-05-08T04:35:10.025Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-08T04:35:10.025Z] ---> Running in 2b636c447fcc [2023-05-08T04:35:10.025Z] Removing intermediate container 2b636c447fcc [2023-05-08T04:35:10.025Z] ---> 03c4dc8d693b [2023-05-08T04:35:10.025Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-08T04:35:10.025Z] ---> Running in f3da16dec97e [2023-05-08T04:35:10.025Z] Removing intermediate container f3da16dec97e [2023-05-08T04:35:10.025Z] ---> 98fd1574fe4b [2023-05-08T04:35:10.025Z] Step 33/35 : LABEL arch=amd64 [2023-05-08T04:35:10.285Z] ---> Running in aae1899ca0dd [2023-05-08T04:35:10.285Z] Removing intermediate container aae1899ca0dd [2023-05-08T04:35:10.285Z] ---> a5d64e486cd2 [2023-05-08T04:35:10.285Z] Step 34/35 : LABEL git_sha=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:35:10.285Z] ---> Running in 5e12a1055987 [2023-05-08T04:35:10.285Z] Removing intermediate container 5e12a1055987 [2023-05-08T04:35:10.285Z] ---> 7b1b3e488607 [2023-05-08T04:35:10.285Z] Step 35/35 : LABEL version=3.0.0-dev.34 [2023-05-08T04:35:10.285Z] ---> Running in 0638b66570ca [2023-05-08T04:35:10.285Z] Removing intermediate container 0638b66570ca [2023-05-08T04:35:10.285Z] ---> 91b98e652fe8 [2023-05-08T04:35:10.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:35:10.285Z] Successfully built 91b98e652fe8 [2023-05-08T04:35:10.543Z] 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-05-08T04:35:10.620Z] provisioning config files... [2023-05-08T04:35:10.627Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6480457362406186503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:35:10.930Z] ---> docker-login.sh [2023-05-08T04:35:10.930Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:35:10.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:35:10.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:35:10.930Z] Configure a credential helper to remove this warning. See [2023-05-08T04:35:10.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:35:10.930Z] [2023-05-08T04:35:10.930Z] Login Succeeded [2023-05-08T04:35:10.930Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:35:10.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:35:10.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:35:10.930Z] Configure a credential helper to remove this warning. See [2023-05-08T04:35:10.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:35:10.930Z] [2023-05-08T04:35:10.930Z] Login Succeeded [2023-05-08T04:35:10.930Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:35:11.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:35:11.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:35:11.188Z] Configure a credential helper to remove this warning. See [2023-05-08T04:35:11.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:35:11.188Z] [2023-05-08T04:35:11.188Z] Login Succeeded [2023-05-08T04:35:11.188Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:35:11.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:35:11.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:35:11.188Z] Configure a credential helper to remove this warning. See [2023-05-08T04:35:11.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:35:11.188Z] [2023-05-08T04:35:11.188Z] Login Succeeded [2023-05-08T04:35:11.188Z] docker.io [2023-05-08T04:35:11.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:35:11.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:35:11.447Z] Configure a credential helper to remove this warning. See [2023-05-08T04:35:11.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:35:11.447Z] [2023-05-08T04:35:11.447Z] Login Succeeded [2023-05-08T04:35:11.447Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:35:11.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:35:11.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:35:11.518Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-08T04:35:11.518Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:35:11.518Z] latest [2023-05-08T04:35:11.518Z] 3.0.0-dev.34 [2023-05-08T04:35:11.518Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:35:11.518Z] main [2023-05-08T04:35:11.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:11.878Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:12.182Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:35:12.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-08T04:35:12.182Z] 3273e2bfcbbe: Preparing [2023-05-08T04:35:12.182Z] b1f46deca831: Preparing [2023-05-08T04:35:12.182Z] 116bd6f03704: Preparing [2023-05-08T04:35:12.182Z] 3827b5b91e75: Preparing [2023-05-08T04:35:12.182Z] acc83c6ca332: Preparing [2023-05-08T04:35:12.182Z] ee91a4036fe6: Preparing [2023-05-08T04:35:12.182Z] 26778d7d6b2e: Preparing [2023-05-08T04:35:12.182Z] 036b9f09e0ae: Preparing [2023-05-08T04:35:12.182Z] d555a58f07da: Preparing [2023-05-08T04:35:12.182Z] 9c774286462b: Preparing [2023-05-08T04:35:12.182Z] 492bfa913613: Preparing [2023-05-08T04:35:12.182Z] f1417ff83b31: Preparing [2023-05-08T04:35:12.182Z] 036b9f09e0ae: Waiting [2023-05-08T04:35:12.182Z] 492bfa913613: Waiting [2023-05-08T04:35:12.182Z] d555a58f07da: Waiting [2023-05-08T04:35:12.182Z] f1417ff83b31: Waiting [2023-05-08T04:35:12.182Z] 9c774286462b: Waiting [2023-05-08T04:35:12.182Z] ee91a4036fe6: Waiting [2023-05-08T04:35:12.182Z] 26778d7d6b2e: Waiting [2023-05-08T04:35:12.182Z] 3273e2bfcbbe: Pushed [2023-05-08T04:35:12.182Z] 116bd6f03704: Pushed [2023-05-08T04:35:12.182Z] b1f46deca831: Pushed [2023-05-08T04:35:12.182Z] acc83c6ca332: Pushed [2023-05-08T04:35:12.441Z] 036b9f09e0ae: Pushed [2023-05-08T04:35:12.441Z] d555a58f07da: Pushed [2023-05-08T04:35:12.441Z] 26778d7d6b2e: Pushed [2023-05-08T04:35:12.441Z] ee91a4036fe6: Pushed [2023-05-08T04:35:12.441Z] f1417ff83b31: Layer already exists [2023-05-08T04:35:14.978Z] 3827b5b91e75: Pushed [2023-05-08T04:35:14.978Z] 9c774286462b: Pushed [2023-05-08T04:35:23.092Z] 492bfa913613: Pushed [2023-05-08T04:35:23.092Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:23.399Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:23.699Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-08T04:35:23.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-08T04:35:23.699Z] 3273e2bfcbbe: Preparing [2023-05-08T04:35:23.699Z] b1f46deca831: Preparing [2023-05-08T04:35:23.699Z] 116bd6f03704: Preparing [2023-05-08T04:35:23.699Z] 3827b5b91e75: Preparing [2023-05-08T04:35:23.699Z] acc83c6ca332: Preparing [2023-05-08T04:35:23.699Z] ee91a4036fe6: Preparing [2023-05-08T04:35:23.699Z] 26778d7d6b2e: Preparing [2023-05-08T04:35:23.699Z] 036b9f09e0ae: Preparing [2023-05-08T04:35:23.699Z] d555a58f07da: Preparing [2023-05-08T04:35:23.699Z] 9c774286462b: Preparing [2023-05-08T04:35:23.699Z] 492bfa913613: Preparing [2023-05-08T04:35:23.699Z] f1417ff83b31: Preparing [2023-05-08T04:35:23.699Z] 036b9f09e0ae: Waiting [2023-05-08T04:35:23.699Z] d555a58f07da: Waiting [2023-05-08T04:35:23.699Z] 9c774286462b: Waiting [2023-05-08T04:35:23.699Z] 492bfa913613: Waiting [2023-05-08T04:35:23.699Z] f1417ff83b31: Waiting [2023-05-08T04:35:23.699Z] ee91a4036fe6: Waiting [2023-05-08T04:35:23.699Z] 26778d7d6b2e: Waiting [2023-05-08T04:35:23.699Z] acc83c6ca332: Layer already exists [2023-05-08T04:35:23.699Z] 3827b5b91e75: Layer already exists [2023-05-08T04:35:23.699Z] b1f46deca831: Layer already exists [2023-05-08T04:35:23.699Z] 116bd6f03704: Layer already exists [2023-05-08T04:35:23.699Z] 3273e2bfcbbe: Layer already exists [2023-05-08T04:35:23.699Z] d555a58f07da: Layer already exists [2023-05-08T04:35:23.699Z] 036b9f09e0ae: Layer already exists [2023-05-08T04:35:23.699Z] ee91a4036fe6: Layer already exists [2023-05-08T04:35:23.699Z] 26778d7d6b2e: Layer already exists [2023-05-08T04:35:23.699Z] 9c774286462b: Layer already exists [2023-05-08T04:35:23.699Z] f1417ff83b31: Layer already exists [2023-05-08T04:35:23.699Z] 492bfa913613: Layer already exists [2023-05-08T04:35:23.699Z] latest: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:24.000Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:24.308Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 [2023-05-08T04:35:24.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-08T04:35:24.308Z] 3273e2bfcbbe: Preparing [2023-05-08T04:35:24.308Z] b1f46deca831: Preparing [2023-05-08T04:35:24.308Z] 116bd6f03704: Preparing [2023-05-08T04:35:24.308Z] 3827b5b91e75: Preparing [2023-05-08T04:35:24.308Z] acc83c6ca332: Preparing [2023-05-08T04:35:24.308Z] ee91a4036fe6: Preparing [2023-05-08T04:35:24.308Z] 26778d7d6b2e: Preparing [2023-05-08T04:35:24.308Z] 036b9f09e0ae: Preparing [2023-05-08T04:35:24.308Z] d555a58f07da: Preparing [2023-05-08T04:35:24.308Z] 9c774286462b: Preparing [2023-05-08T04:35:24.308Z] 492bfa913613: Preparing [2023-05-08T04:35:24.308Z] f1417ff83b31: Preparing [2023-05-08T04:35:24.308Z] 036b9f09e0ae: Waiting [2023-05-08T04:35:24.308Z] d555a58f07da: Waiting [2023-05-08T04:35:24.308Z] 9c774286462b: Waiting [2023-05-08T04:35:24.308Z] 492bfa913613: Waiting [2023-05-08T04:35:24.308Z] f1417ff83b31: Waiting [2023-05-08T04:35:24.308Z] 26778d7d6b2e: Waiting [2023-05-08T04:35:24.308Z] ee91a4036fe6: Waiting [2023-05-08T04:35:24.308Z] 3827b5b91e75: Layer already exists [2023-05-08T04:35:24.308Z] acc83c6ca332: Layer already exists [2023-05-08T04:35:24.308Z] 3273e2bfcbbe: Layer already exists [2023-05-08T04:35:24.308Z] b1f46deca831: Layer already exists [2023-05-08T04:35:24.308Z] 116bd6f03704: Layer already exists [2023-05-08T04:35:24.308Z] ee91a4036fe6: Layer already exists [2023-05-08T04:35:24.308Z] 26778d7d6b2e: Layer already exists [2023-05-08T04:35:24.308Z] 9c774286462b: Layer already exists [2023-05-08T04:35:24.308Z] 036b9f09e0ae: Layer already exists [2023-05-08T04:35:24.308Z] 492bfa913613: Layer already exists [2023-05-08T04:35:24.308Z] d555a58f07da: Layer already exists [2023-05-08T04:35:24.308Z] f1417ff83b31: Layer already exists [2023-05-08T04:35:24.308Z] 3.0.0-dev.34: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:24.617Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:24.927Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:35:24.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-08T04:35:24.927Z] 3273e2bfcbbe: Preparing [2023-05-08T04:35:24.927Z] b1f46deca831: Preparing [2023-05-08T04:35:24.927Z] 116bd6f03704: Preparing [2023-05-08T04:35:24.927Z] 3827b5b91e75: Preparing [2023-05-08T04:35:24.927Z] acc83c6ca332: Preparing [2023-05-08T04:35:24.927Z] ee91a4036fe6: Preparing [2023-05-08T04:35:24.927Z] 26778d7d6b2e: Preparing [2023-05-08T04:35:24.927Z] 036b9f09e0ae: Preparing [2023-05-08T04:35:24.927Z] d555a58f07da: Preparing [2023-05-08T04:35:24.927Z] 9c774286462b: Preparing [2023-05-08T04:35:24.927Z] 492bfa913613: Preparing [2023-05-08T04:35:24.927Z] f1417ff83b31: Preparing [2023-05-08T04:35:24.927Z] 036b9f09e0ae: Waiting [2023-05-08T04:35:24.927Z] d555a58f07da: Waiting [2023-05-08T04:35:24.927Z] 9c774286462b: Waiting [2023-05-08T04:35:24.927Z] 492bfa913613: Waiting [2023-05-08T04:35:24.927Z] f1417ff83b31: Waiting [2023-05-08T04:35:24.927Z] 26778d7d6b2e: Waiting [2023-05-08T04:35:24.927Z] ee91a4036fe6: Waiting [2023-05-08T04:35:24.927Z] 116bd6f03704: Layer already exists [2023-05-08T04:35:24.927Z] 3273e2bfcbbe: Layer already exists [2023-05-08T04:35:24.927Z] 3827b5b91e75: Layer already exists [2023-05-08T04:35:24.927Z] acc83c6ca332: Layer already exists [2023-05-08T04:35:24.927Z] b1f46deca831: Layer already exists [2023-05-08T04:35:24.927Z] ee91a4036fe6: Layer already exists [2023-05-08T04:35:24.927Z] 036b9f09e0ae: Layer already exists [2023-05-08T04:35:24.927Z] 26778d7d6b2e: Layer already exists [2023-05-08T04:35:24.927Z] d555a58f07da: Layer already exists [2023-05-08T04:35:24.927Z] 9c774286462b: Layer already exists [2023-05-08T04:35:24.927Z] f1417ff83b31: Layer already exists [2023-05-08T04:35:24.927Z] 492bfa913613: Layer already exists [2023-05-08T04:35:24.927Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:25.233Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:25.536Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-08T04:35:25.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-08T04:35:25.536Z] 3273e2bfcbbe: Preparing [2023-05-08T04:35:25.536Z] b1f46deca831: Preparing [2023-05-08T04:35:25.536Z] 116bd6f03704: Preparing [2023-05-08T04:35:25.536Z] 3827b5b91e75: Preparing [2023-05-08T04:35:25.536Z] acc83c6ca332: Preparing [2023-05-08T04:35:25.536Z] ee91a4036fe6: Preparing [2023-05-08T04:35:25.536Z] 26778d7d6b2e: Preparing [2023-05-08T04:35:25.536Z] 036b9f09e0ae: Preparing [2023-05-08T04:35:25.536Z] d555a58f07da: Preparing [2023-05-08T04:35:25.536Z] 9c774286462b: Preparing [2023-05-08T04:35:25.536Z] 492bfa913613: Preparing [2023-05-08T04:35:25.536Z] f1417ff83b31: Preparing [2023-05-08T04:35:25.536Z] d555a58f07da: Waiting [2023-05-08T04:35:25.536Z] 036b9f09e0ae: Waiting [2023-05-08T04:35:25.536Z] 9c774286462b: Waiting [2023-05-08T04:35:25.536Z] ee91a4036fe6: Waiting [2023-05-08T04:35:25.536Z] 492bfa913613: Waiting [2023-05-08T04:35:25.536Z] f1417ff83b31: Waiting [2023-05-08T04:35:25.536Z] 26778d7d6b2e: Waiting [2023-05-08T04:35:25.536Z] 116bd6f03704: Layer already exists [2023-05-08T04:35:25.536Z] acc83c6ca332: Layer already exists [2023-05-08T04:35:25.536Z] b1f46deca831: Layer already exists [2023-05-08T04:35:25.536Z] 3273e2bfcbbe: Layer already exists [2023-05-08T04:35:25.536Z] 3827b5b91e75: Layer already exists [2023-05-08T04:35:25.536Z] ee91a4036fe6: Layer already exists [2023-05-08T04:35:25.536Z] 26778d7d6b2e: Layer already exists [2023-05-08T04:35:25.536Z] 036b9f09e0ae: Layer already exists [2023-05-08T04:35:25.536Z] 9c774286462b: Layer already exists [2023-05-08T04:35:25.536Z] d555a58f07da: Layer already exists [2023-05-08T04:35:25.536Z] 492bfa913613: Layer already exists [2023-05-08T04:35:25.536Z] f1417ff83b31: Layer already exists [2023-05-08T04:35:25.536Z] main: digest: sha256:b43b0ed1bd608425863fc993c661ca52ae5481d006ff35ff2a72aca60e67020d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:35:25.582Z] ===================================================== [Pipeline] echo [2023-05-08T04:35:25.590Z] taggedImages: [2023-05-08T04:35:25.590Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:35:25.590Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-08T04:35:25.590Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.34 [2023-05-08T04:35:25.590Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:35:25.590Z] - 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-05-08T04:35:25.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:25.947Z] [2023-05-08T04:35:25.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:26.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:26.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:35:26.244Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:35:26.244Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:35:26.244Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:35:26.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:35:26.244Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:35:26.244Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:35:26.244Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:35:26.244Z] 33b1e0a273af: Waiting [2023-05-08T04:35:26.244Z] 5d3b04190fa2: Waiting [2023-05-08T04:35:26.244Z] 2f39f015ded8: Waiting [2023-05-08T04:35:26.244Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:35:26.244Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T04:35:26.244Z] 5c69ac0246d0: Download complete [2023-05-08T04:35:26.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:35:26.244Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:35:26.244Z] ec43610c2a17: Verifying Checksum [2023-05-08T04:35:26.244Z] ec43610c2a17: Download complete [2023-05-08T04:35:26.244Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:35:26.244Z] 33b1e0a273af: Download complete [2023-05-08T04:35:26.244Z] 5d3b04190fa2: Download complete [2023-05-08T04:35:26.503Z] 5eb5b503b376: Download complete [2023-05-08T04:35:27.090Z] 2f39f015ded8: Download complete [2023-05-08T04:35:27.656Z] 5eb5b503b376: Pull complete [2023-05-08T04:35:27.656Z] 5c69ac0246d0: Pull complete [2023-05-08T04:35:28.305Z] ec43610c2a17: Pull complete [2023-05-08T04:35:28.305Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:35:28.573Z] 33b1e0a273af: Pull complete [2023-05-08T04:35:28.573Z] 5d3b04190fa2: Pull complete [2023-05-08T04:35:32.800Z] 2f39f015ded8: Pull complete [2023-05-08T04:35:32.800Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:35:32.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:32.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:35:32.892Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:35:32.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:35:35.761Z] $ docker top f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:35:36.128Z] ---> job-cost.sh [2023-05-08T04:35:36.128Z] lf-activate-venv: SKIPPING [2023-05-08T04:35:36.128Z] INFO: No Stack... [2023-05-08T04:35:36.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:35:36.644Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:35:36.930Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-08T04:35:36.930Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:35:36.943Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [2023-05-08T04:35:36.948Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] did not exist. Created. [2023-05-08T04:35:36.948Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:35:37.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:35:37.286Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:35:37.292Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:35:37.311Z] $ docker stop --time=1 f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e [2023-05-08T04:35:38.467Z] $ docker rm -f --volumes f706f093cda17765914e5da996a1e83d8d0c86b9af16bd5f66da0e9bffa4a40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:36:10.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14448 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-08T04:36:10.652Z] Running in /w/workspace/device-usb-camera/106 [Pipeline] { [Pipeline] checkout [2023-05-08T04:36:10.688Z] Selected Git installation does not exist. Using Default [2023-05-08T04:36:10.688Z] The recommended git tool is: NONE [2023-05-08T04:36:17.499Z] using credential edgex-jenkins-ssh [2023-05-08T04:36:17.519Z] Cloning the remote Git repository [2023-05-08T04:36:17.576Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-08T04:36:17.697Z] > git init /w/workspace/device-usb-camera/106 # timeout=10 [2023-05-08T04:36:17.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-08T04:36:17.878Z] > git --version # timeout=10 [2023-05-08T04:36:17.901Z] > git --version # 'git version 2.25.1' [2023-05-08T04:36:17.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:36:18.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:36:18.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-08T04:36:18.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:36:20.319Z] Avoid second fetch [2023-05-08T04:36:20.320Z] Checking out Revision beed2f8d28cc393e5ecf72eec326ecfe84dcca0e (main) [2023-05-08T04:36:20.345Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:36:20.445Z] > git checkout -f beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 [2023-05-08T04:36:21.178Z] Commit message: "Merge pull request #237 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:36:22.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:36:22.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:36:22.132Z] Dload Upload Total Spent Left Speed [2023-05-08T04:36:22.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-05-08T04:36:22.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:36:23.224Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:36:23.224Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:36:23.224Z] { [2023-05-08T04:36:23.224Z] "registry-mirrors": [ [2023-05-08T04:36:23.224Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:36:23.224Z] ], [2023-05-08T04:36:23.224Z] "bip": "10.250.0.254/24", [2023-05-08T04:36:23.224Z] "hosts": [ [2023-05-08T04:36:23.224Z] "tcp://0.0.0.0:5555", [2023-05-08T04:36:23.224Z] "unix:///var/run/docker.sock" [2023-05-08T04:36:23.224Z] ], [2023-05-08T04:36:23.224Z] "mtu": 1458, [2023-05-08T04:36:23.224Z] "selinux-enabled": true, [2023-05-08T04:36:23.224Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:36:23.224Z] } [Pipeline] sh [2023-05-08T04:36:23.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:36:23.965Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:36:42.348Z] provisioning config files... [2023-05-08T04:36:42.385Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/106@tmp/config2839072331181796825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:36:42.781Z] ---> docker-login.sh [2023-05-08T04:36:42.781Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:36:43.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:36:43.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:36:43.656Z] Configure a credential helper to remove this warning. See [2023-05-08T04:36:43.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:36:43.656Z] [2023-05-08T04:36:43.656Z] Login Succeeded [2023-05-08T04:36:43.656Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:36:43.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:36:43.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:36:43.931Z] Configure a credential helper to remove this warning. See [2023-05-08T04:36:43.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:36:43.931Z] [2023-05-08T04:36:43.931Z] Login Succeeded [2023-05-08T04:36:43.931Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:36:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:36:44.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:36:44.472Z] Configure a credential helper to remove this warning. See [2023-05-08T04:36:44.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:36:44.472Z] [2023-05-08T04:36:44.472Z] Login Succeeded [2023-05-08T04:36:44.472Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:36:44.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:36:44.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:36:44.746Z] Configure a credential helper to remove this warning. See [2023-05-08T04:36:44.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:36:44.746Z] [2023-05-08T04:36:44.746Z] Login Succeeded [2023-05-08T04:36:44.746Z] docker.io [2023-05-08T04:36:45.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:36:45.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:36:45.289Z] Configure a credential helper to remove this warning. See [2023-05-08T04:36:45.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:36:45.289Z] [2023-05-08T04:36:45.289Z] Login Succeeded [2023-05-08T04:36:45.289Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:36:45.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:36:45.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:36:45.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:36:45.663Z] ========================================================= [2023-05-08T04:36:45.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:36:45.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:36:46.025Z] + 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-05-08T04:36:46.294Z] Sending build context to Docker daemon 1.247MB [2023-05-08T04:36:46.294Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:36:46.294Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T04:36:46.576Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:36:46.576Z] c41833b44d91: Pulling fs layer [2023-05-08T04:36:46.576Z] ed15518f5707: Pulling fs layer [2023-05-08T04:36:46.576Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:36:46.576Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:36:46.576Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:36:46.576Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:36:46.576Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:36:46.576Z] 2ced38df9373: Waiting [2023-05-08T04:36:46.576Z] 242c74f7c9fa: Waiting [2023-05-08T04:36:46.576Z] 58f1dce35555: Waiting [2023-05-08T04:36:46.576Z] 3cdef696dda3: Waiting [2023-05-08T04:36:46.576Z] ed15518f5707: Verifying Checksum [2023-05-08T04:36:46.576Z] ed15518f5707: Download complete [2023-05-08T04:36:46.576Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:36:46.576Z] 242c74f7c9fa: Download complete [2023-05-08T04:36:46.576Z] 3cdef696dda3: Verifying Checksum [2023-05-08T04:36:46.576Z] 3cdef696dda3: Download complete [2023-05-08T04:36:46.576Z] c41833b44d91: Verifying Checksum [2023-05-08T04:36:46.576Z] c41833b44d91: Download complete [2023-05-08T04:36:47.552Z] c41833b44d91: Pull complete [2023-05-08T04:36:48.147Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:36:48.147Z] 58f1dce35555: Download complete [2023-05-08T04:36:48.424Z] ed15518f5707: Pull complete [2023-05-08T04:36:49.413Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:36:49.413Z] feae8fd75edb: Download complete [2023-05-08T04:36:49.413Z] 2ced38df9373: Verifying Checksum [2023-05-08T04:36:49.413Z] 2ced38df9373: Download complete [2023-05-08T04:37:01.784Z] feae8fd75edb: Pull complete [2023-05-08T04:37:01.784Z] 242c74f7c9fa: Pull complete [2023-05-08T04:37:01.784Z] 3cdef696dda3: Pull complete [2023-05-08T04:37:08.621Z] 2ced38df9373: Pull complete [2023-05-08T04:37:12.038Z] 58f1dce35555: Pull complete [2023-05-08T04:37:12.038Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:37:12.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:37:12.038Z] ---> fadd8f120f05 [2023-05-08T04:37:12.038Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:37:14.009Z] ---> Running in abf860155dc5 [2023-05-08T04:37:14.009Z] Removing intermediate container abf860155dc5 [2023-05-08T04:37:14.009Z] ---> 7ca872a1b433 [2023-05-08T04:37:14.009Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:37:14.283Z] ---> Running in 98b01ec6d8c3 [2023-05-08T04:37:14.560Z] Removing intermediate container 98b01ec6d8c3 [2023-05-08T04:37:14.560Z] ---> 5716ac26d9f2 [2023-05-08T04:37:14.560Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T04:37:14.560Z] ---> Running in 94ae6aa97e8f [2023-05-08T04:37:15.162Z] Removing intermediate container 94ae6aa97e8f [2023-05-08T04:37:15.162Z] ---> 1f75547d7dd0 [2023-05-08T04:37:15.162Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T04:37:15.162Z] ---> Running in 0f7e1d2fb6cb [2023-05-08T04:37:15.438Z] Removing intermediate container 0f7e1d2fb6cb [2023-05-08T04:37:15.438Z] ---> 50f4a6735303 [2023-05-08T04:37:15.438Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:37:15.713Z] ---> Running in 8b97c733aa1c [2023-05-08T04:37:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:37:17.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:37:19.202Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-08T04:37:19.203Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-08T04:37:19.203Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T04:37:19.203Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T04:37:19.203Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-08T04:37:19.203Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-08T04:37:19.203Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-08T04:37:19.203Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-08T04:37:19.203Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-08T04:37:19.203Z] (10/14) Installing kmod-libs (30-r1) [2023-05-08T04:37:19.203Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-08T04:37:19.203Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-08T04:37:19.203Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-08T04:37:19.203Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-08T04:37:19.203Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:37:19.475Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T04:37:19.475Z] OK: 271 MiB in 67 packages [2023-05-08T04:37:20.908Z] Removing intermediate container 8b97c733aa1c [2023-05-08T04:37:20.908Z] ---> fa3a2a2b024d [2023-05-08T04:37:20.908Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-08T04:37:20.908Z] ---> Running in d1bd4b2e71bb [2023-05-08T04:37:21.179Z] Removing intermediate container d1bd4b2e71bb [2023-05-08T04:37:21.179Z] ---> 6ee9c210465f [2023-05-08T04:37:21.179Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-08T04:37:21.778Z] ---> 35d9a541ee41 [2023-05-08T04:37:21.778Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:37:21.778Z] ---> Running in d7420daf3ff6 [2023-05-08T04:38:29.784Z] Removing intermediate container d7420daf3ff6 [2023-05-08T04:38:29.784Z] ---> 556d5a3be8d4 [2023-05-08T04:38:29.784Z] Step 11/13 : COPY . . [2023-05-08T04:38:29.784Z] ---> 5ad50b024ec6 [2023-05-08T04:38:29.784Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T04:38:29.784Z] ---> Running in db1806a19f13 [2023-05-08T04:38:29.784Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:38:29.784Z]  Dload Upload Total Spent Left Speed [2023-05-08T04:38:29.784Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2882 0 --:--:-- --:--:-- --:--:-- 2893 [2023-05-08T04:38:29.784Z] Removing intermediate container db1806a19f13 [2023-05-08T04:38:29.784Z] ---> c2be8ad2792b [2023-05-08T04:38:29.784Z] Step 13/13 : RUN ${MAKE} [2023-05-08T04:38:29.784Z] ---> Running in a5bd4853a113 [2023-05-08T04:38:29.784Z] noop [2023-05-08T04:38:29.784Z] Removing intermediate container a5bd4853a113 [2023-05-08T04:38:29.784Z] ---> 8e50acbbb552 [2023-05-08T04:38:29.784Z] Successfully built 8e50acbbb552 [2023-05-08T04:38:29.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:38:30.144Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:38:30.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:38:30.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container [2023-05-08T04:38:30.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@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-arm64 cat [2023-05-08T04:38:31.708Z] $ docker top 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:38:32.552Z] + go version [2023-05-08T04:38:32.552Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:38:32.577Z] $ docker stop --time=1 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e [2023-05-08T04:38:34.273Z] $ docker rm -f --volumes 8e3fbc00a253bacabc2f968f64474eeef55a10ee693041dcb1464bb5beab7f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:38:34.856Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:38:34.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:38:35.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container [2023-05-08T04:38:35.141Z] $ 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/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@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-arm64 cat [2023-05-08T04:38:36.465Z] $ docker top 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:38:37.332Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/106 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:38:38.001Z] + make test [2023-05-08T04:38:38.001Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:39:16.949Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-08T04:41:53.794Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-08T04:41:53.794Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements [2023-05-08T04:41:53.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:41:53.794Z] go vet ./... [2023-05-08T04:42:26.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:42:26.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:42:26.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:42:26.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:42:26.099Z] $ docker stop --time=1 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 [2023-05-08T04:42:28.064Z] $ docker rm -f --volumes 50365da53df76950a3a929aed536c0281ef0a23352c0822f57424cab8f962328 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:42:29.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:42:29.391Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:42:30.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:42:30.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:42:30.750Z] + ls -al . [2023-05-08T04:42:30.751Z] total 188 [2023-05-08T04:42:30.751Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:38 . [2023-05-08T04:42:30.751Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 .. [2023-05-08T04:42:30.751Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:36 .git [2023-05-08T04:42:30.751Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 .github [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 414 May 8 04:36 .gitignore [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:36 .golangci.yml [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 77 May 8 04:36 .hadolint.yml [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 8 04:36 Attribution.txt [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 8 04:36 CHANGELOG.md [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 8 04:36 Dockerfile [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:36 GOVERNANCE.md [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 659 May 8 04:36 Jenkinsfile [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:36 LICENSE [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 8 04:36 Makefile [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 04:36 OWNERS.md [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 8 04:36 README.md [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:33 VERSION [2023-05-08T04:42:30.751Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 bin [2023-05-08T04:42:30.751Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 cmd [2023-05-08T04:42:30.751Z] -rw-r--r-- 1 jenkins jenkins 28693 May 8 04:41 coverage.out [2023-05-08T04:42:30.751Z] -rwxrwxr-x 1 jenkins jenkins 140 May 8 04:36 docker-entrypoint.sh [2023-05-08T04:42:30.751Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 docs [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 8 04:36 go.mod [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 8 04:36 go.sum [2023-05-08T04:42:30.751Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 internal [2023-05-08T04:42:30.751Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 snap [2023-05-08T04:42:30.751Z] -rw-rw-r-- 1 jenkins jenkins 231 May 8 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:42:31.105Z] + 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e --label arch=arm64 --label version=3.0.0-dev.34 . [2023-05-08T04:42:31.378Z] Sending build context to Docker daemon 1.277MB [2023-05-08T04:42:31.378Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:42:31.378Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-08T04:42:31.378Z] ---> 8e50acbbb552 [2023-05-08T04:42:31.378Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:42:31.648Z] ---> Running in 6dfcdcb0a33a [2023-05-08T04:42:31.916Z] Removing intermediate container 6dfcdcb0a33a [2023-05-08T04:42:31.916Z] ---> 3a8d3edd830d [2023-05-08T04:42:31.916Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:42:31.916Z] ---> Running in 78e3fd1e030c [2023-05-08T04:42:32.509Z] Removing intermediate container 78e3fd1e030c [2023-05-08T04:42:32.509Z] ---> 7d95617ca3e8 [2023-05-08T04:42:32.509Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T04:42:32.509Z] ---> Running in f105e73b0258 [2023-05-08T04:42:32.778Z] Removing intermediate container f105e73b0258 [2023-05-08T04:42:32.778Z] ---> 180ef24cc779 [2023-05-08T04:42:32.778Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T04:42:32.778Z] ---> Running in 249e8ae4746c [2023-05-08T04:42:33.366Z] Removing intermediate container 249e8ae4746c [2023-05-08T04:42:33.366Z] ---> 3e8dace722bb [2023-05-08T04:42:33.366Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:42:33.366Z] ---> Running in d1005f43793c [2023-05-08T04:42:34.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:42:35.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:42:36.719Z] OK: 271 MiB in 67 packages [2023-05-08T04:42:37.688Z] Removing intermediate container d1005f43793c [2023-05-08T04:42:37.688Z] ---> 5c6677c5971c [2023-05-08T04:42:37.688Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-08T04:42:37.688Z] ---> Running in 9a5f2339e04e [2023-05-08T04:42:38.279Z] Removing intermediate container 9a5f2339e04e [2023-05-08T04:42:38.279Z] ---> 88c222bbdb05 [2023-05-08T04:42:38.279Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-08T04:42:38.870Z] ---> 832cefb27a70 [2023-05-08T04:42:38.870Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:42:38.870Z] ---> Running in e7372416c871 [2023-05-08T04:42:42.241Z] Removing intermediate container e7372416c871 [2023-05-08T04:42:42.241Z] ---> c3f9213b520e [2023-05-08T04:42:42.241Z] Step 11/35 : COPY . . [2023-05-08T04:42:42.835Z] ---> 6209dd30dae3 [2023-05-08T04:42:42.835Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T04:42:42.835Z] ---> Running in 3d606436a3aa [2023-05-08T04:42:43.806Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:42:43.806Z] Dload Upload Total Spent Left Speed [2023-05-08T04:42:44.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2596 0 --:--:-- --:--:-- --:--:-- 2602 [2023-05-08T04:42:45.003Z] Removing intermediate container 3d606436a3aa [2023-05-08T04:42:45.003Z] ---> 4a119847da3b [2023-05-08T04:42:45.003Z] Step 13/35 : RUN ${MAKE} [2023-05-08T04:42:45.273Z] ---> Running in f92739ad4b24 [2023-05-08T04:42:46.241Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-08T04:45:53.097Z] Removing intermediate container f92739ad4b24 [2023-05-08T04:45:53.097Z] ---> e4e087a05374 [2023-05-08T04:45:53.097Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-08T04:45:53.097Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-08T04:45:53.097Z] 8766b47fe142: Pulling fs layer [2023-05-08T04:45:53.097Z] 8766b47fe142: Verifying Checksum [2023-05-08T04:45:53.097Z] 8766b47fe142: Download complete [2023-05-08T04:45:53.097Z] 8766b47fe142: Pull complete [2023-05-08T04:45:53.097Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-08T04:45:53.097Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-08T04:45:53.097Z] ---> 69d40e2cb93c [2023-05-08T04:45:53.097Z] Step 15/35 : FROM alpine:3.17 [2023-05-08T04:45:53.097Z] 3.17: Pulling from library/alpine [2023-05-08T04:45:53.097Z] c41833b44d91: Already exists [2023-05-08T04:45:53.097Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:45:53.097Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:45:53.097Z] ---> 51e60588ff2c [2023-05-08T04:45:53.097Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T04:45:53.097Z] ---> Running in 23457f57c5d3 [2023-05-08T04:45:53.097Z] Removing intermediate container 23457f57c5d3 [2023-05-08T04:45:53.097Z] ---> 241110ce4266 [2023-05-08T04:45:53.097Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-08T04:45:53.097Z] ---> Running in e9440b6d7d97 [2023-05-08T04:45:53.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:45:53.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:45:53.097Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-08T04:45:53.097Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-08T04:45:53.097Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-08T04:45:53.097Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-08T04:45:53.097Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-08T04:45:53.097Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-08T04:45:53.097Z] (7/83) Installing libxcb (1.15-r0) [2023-05-08T04:45:53.097Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-08T04:45:53.097Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-08T04:45:53.097Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-08T04:45:53.097Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-08T04:45:53.097Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-08T04:45:53.097Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-08T04:45:53.097Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-08T04:45:53.097Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-08T04:45:53.097Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-08T04:45:53.097Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-08T04:45:53.097Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-08T04:45:53.097Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-08T04:45:53.097Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-08T04:45:53.097Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-08T04:45:53.097Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-08T04:45:53.097Z] (23/83) Installing glib (2.74.6-r0) [2023-05-08T04:45:53.097Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-08T04:45:53.097Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-08T04:45:53.097Z] (26/83) Installing libass (0.16.0-r1) [2023-05-08T04:45:53.097Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-08T04:45:53.097Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-08T04:45:53.097Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-08T04:45:53.097Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-08T04:45:53.097Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-08T04:45:53.097Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-08T04:45:53.097Z] (33/83) Installing libunistring (1.1-r0) [2023-05-08T04:45:53.097Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-08T04:45:53.097Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-08T04:45:53.097Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-08T04:45:53.097Z] (37/83) Installing lame (3.100-r2) [2023-05-08T04:45:53.097Z] (38/83) Installing opus (1.3.1-r1) [2023-05-08T04:45:53.097Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-08T04:45:53.097Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-08T04:45:53.097Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-08T04:45:53.097Z] (42/83) Installing orc (0.4.33-r0) [2023-05-08T04:45:53.097Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-08T04:45:53.097Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-08T04:45:53.097Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-08T04:45:53.097Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-08T04:45:53.097Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-08T04:45:53.097Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-08T04:45:53.098Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-08T04:45:53.098Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-08T04:45:53.098Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-08T04:45:53.098Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-08T04:45:53.098Z] (53/83) Installing libpulse (16.1-r6) [2023-05-08T04:45:53.098Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-08T04:45:53.098Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-08T04:45:53.098Z] (56/83) Installing librist (0.2.7-r0) [2023-05-08T04:45:53.098Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-08T04:45:53.098Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-08T04:45:53.098Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-08T04:45:53.098Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T04:45:53.098Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T04:45:53.098Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-08T04:45:53.098Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-08T04:45:53.098Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-08T04:45:53.098Z] (65/83) Installing libva (2.16.0-r0) [2023-05-08T04:45:53.098Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-08T04:45:53.098Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-08T04:45:53.098Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-08T04:45:53.098Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-08T04:45:53.098Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-08T04:45:53.098Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-08T04:45:53.098Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-08T04:45:53.098Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-08T04:45:53.098Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-08T04:45:53.098Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-08T04:45:53.098Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-08T04:45:53.098Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-08T04:45:53.098Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-08T04:45:53.098Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-08T04:45:53.098Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-08T04:45:53.098Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-08T04:45:53.098Z] (82/83) Installing kmod-libs (30-r1) [2023-05-08T04:45:53.098Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-08T04:45:53.098Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:45:53.098Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T04:45:53.098Z] OK: 86 MiB in 98 packages [2023-05-08T04:45:53.098Z] Removing intermediate container e9440b6d7d97 [2023-05-08T04:45:53.098Z] ---> 12ed9d977193 [2023-05-08T04:45:53.098Z] Step 18/35 : WORKDIR / [2023-05-08T04:45:53.098Z] ---> Running in be0458d7e66b [2023-05-08T04:45:53.098Z] Removing intermediate container be0458d7e66b [2023-05-08T04:45:53.098Z] ---> 9cbed3048d33 [2023-05-08T04:45:53.098Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-08T04:45:54.062Z] ---> be36221bd062 [2023-05-08T04:45:54.062Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-08T04:45:54.333Z] ---> 30aac7a17a44 [2023-05-08T04:45:54.333Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-08T04:45:54.923Z] ---> 1e0cd7311e04 [2023-05-08T04:45:54.923Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-08T04:45:55.516Z] ---> 2d0feaab1a6d [2023-05-08T04:45:55.516Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-08T04:45:56.101Z] ---> 51661c74d63a [2023-05-08T04:45:56.101Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-08T04:45:56.686Z] ---> 7a767a7b5c82 [2023-05-08T04:45:56.686Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-08T04:46:00.948Z] ---> a1e36576eb61 [2023-05-08T04:46:00.948Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-08T04:46:00.948Z] ---> Running in 106c6c7282ae [2023-05-08T04:46:02.898Z] Removing intermediate container 106c6c7282ae [2023-05-08T04:46:02.898Z] ---> 3d55bfaf8d53 [2023-05-08T04:46:02.898Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-08T04:46:02.898Z] ---> Running in 5bc6e3600865 [2023-05-08T04:46:04.309Z] Removing intermediate container 5bc6e3600865 [2023-05-08T04:46:04.309Z] ---> 37a1bcadedc4 [2023-05-08T04:46:04.309Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-08T04:46:04.581Z] ---> Running in 562ef5c242c5 [2023-05-08T04:46:06.655Z] Removing intermediate container 562ef5c242c5 [2023-05-08T04:46:06.655Z] ---> 8f735ca65ae3 [2023-05-08T04:46:06.655Z] Step 29/35 : EXPOSE 59983 [2023-05-08T04:46:06.655Z] ---> Running in fda6597017cb [2023-05-08T04:46:06.655Z] Removing intermediate container fda6597017cb [2023-05-08T04:46:06.655Z] ---> 6af30047d140 [2023-05-08T04:46:06.655Z] Step 30/35 : EXPOSE 8554 [2023-05-08T04:46:06.655Z] ---> Running in 8b26dc4a75ac [2023-05-08T04:46:07.262Z] Removing intermediate container 8b26dc4a75ac [2023-05-08T04:46:07.262Z] ---> bd9c97ee6ecc [2023-05-08T04:46:07.262Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-08T04:46:07.262Z] ---> Running in 03d86f431cff [2023-05-08T04:46:07.542Z] Removing intermediate container 03d86f431cff [2023-05-08T04:46:07.542Z] ---> 945804664954 [2023-05-08T04:46:07.542Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-08T04:46:07.542Z] ---> Running in 09f676fa0ef8 [2023-05-08T04:46:07.815Z] Removing intermediate container 09f676fa0ef8 [2023-05-08T04:46:07.815Z] ---> 7192b2a69eb0 [2023-05-08T04:46:07.815Z] Step 33/35 : LABEL arch=arm64 [2023-05-08T04:46:08.088Z] ---> Running in 1f429120b0d3 [2023-05-08T04:46:08.367Z] Removing intermediate container 1f429120b0d3 [2023-05-08T04:46:08.367Z] ---> 7439d29538cd [2023-05-08T04:46:08.367Z] Step 34/35 : LABEL git_sha=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:46:08.367Z] ---> Running in 3c4219572906 [2023-05-08T04:46:08.647Z] Removing intermediate container 3c4219572906 [2023-05-08T04:46:08.647Z] ---> 8e0ba1355e3f [2023-05-08T04:46:08.647Z] Step 35/35 : LABEL version=3.0.0-dev.34 [2023-05-08T04:46:08.647Z] ---> Running in 6953aed91ea8 [2023-05-08T04:46:09.245Z] Removing intermediate container 6953aed91ea8 [2023-05-08T04:46:09.245Z] ---> a4d8c98227b5 [2023-05-08T04:46:09.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:46:09.245Z] Successfully built a4d8c98227b5 [2023-05-08T04:46:09.245Z] 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-05-08T04:46:09.367Z] provisioning config files... [2023-05-08T04:46:09.383Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/106@tmp/config9252866015197007301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:46:09.726Z] ---> docker-login.sh [2023-05-08T04:46:09.726Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:46:09.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:46:09.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:46:09.993Z] Configure a credential helper to remove this warning. See [2023-05-08T04:46:09.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:46:09.993Z] [2023-05-08T04:46:09.993Z] Login Succeeded [2023-05-08T04:46:09.993Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:46:10.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:46:10.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:46:10.528Z] Configure a credential helper to remove this warning. See [2023-05-08T04:46:10.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:46:10.528Z] [2023-05-08T04:46:10.528Z] Login Succeeded [2023-05-08T04:46:10.528Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:46:10.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:46:10.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:46:10.797Z] Configure a credential helper to remove this warning. See [2023-05-08T04:46:10.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:46:10.797Z] [2023-05-08T04:46:10.797Z] Login Succeeded [2023-05-08T04:46:10.797Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:46:11.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:46:11.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:46:11.334Z] Configure a credential helper to remove this warning. See [2023-05-08T04:46:11.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:46:11.334Z] [2023-05-08T04:46:11.334Z] Login Succeeded [2023-05-08T04:46:11.334Z] docker.io [2023-05-08T04:46:11.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:46:11.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:46:11.876Z] Configure a credential helper to remove this warning. See [2023-05-08T04:46:11.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:46:11.876Z] [2023-05-08T04:46:11.876Z] Login Succeeded [2023-05-08T04:46:11.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:46:11.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:46:11.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:46:11.929Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-08T04:46:11.929Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:46:11.929Z] latest [2023-05-08T04:46:11.929Z] 3.0.0-dev.34 [2023-05-08T04:46:11.929Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:46:11.929Z] main [2023-05-08T04:46:11.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:12.271Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:12.620Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:46:12.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-08T04:46:12.620Z] e27cd91524bb: Preparing [2023-05-08T04:46:12.620Z] d04d75c51830: Preparing [2023-05-08T04:46:12.620Z] c819a9ce8063: Preparing [2023-05-08T04:46:12.620Z] 608d194cb50c: Preparing [2023-05-08T04:46:12.620Z] acc83c6ca332: Preparing [2023-05-08T04:46:12.620Z] 53f113b65043: Preparing [2023-05-08T04:46:12.620Z] d3e14c228775: Preparing [2023-05-08T04:46:12.620Z] 1ff5e8ceeba8: Preparing [2023-05-08T04:46:12.620Z] 8049d329168d: Preparing [2023-05-08T04:46:12.620Z] 68ae7655969c: Preparing [2023-05-08T04:46:12.620Z] a5d801a25771: Preparing [2023-05-08T04:46:12.620Z] 26cbea5cba74: Preparing [2023-05-08T04:46:12.620Z] 53f113b65043: Waiting [2023-05-08T04:46:12.620Z] d3e14c228775: Waiting [2023-05-08T04:46:12.620Z] 1ff5e8ceeba8: Waiting [2023-05-08T04:46:12.620Z] 8049d329168d: Waiting [2023-05-08T04:46:12.620Z] 68ae7655969c: Waiting [2023-05-08T04:46:12.620Z] a5d801a25771: Waiting [2023-05-08T04:46:12.620Z] 26cbea5cba74: Waiting [2023-05-08T04:46:12.891Z] d04d75c51830: Pushed [2023-05-08T04:46:12.891Z] e27cd91524bb: Pushed [2023-05-08T04:46:12.891Z] c819a9ce8063: Pushed [2023-05-08T04:46:12.891Z] acc83c6ca332: Pushed [2023-05-08T04:46:13.157Z] 53f113b65043: Pushed [2023-05-08T04:46:13.157Z] 8049d329168d: Pushed [2023-05-08T04:46:13.157Z] 1ff5e8ceeba8: Pushed [2023-05-08T04:46:13.157Z] d3e14c228775: Pushed [2023-05-08T04:46:13.157Z] 26cbea5cba74: Layer already exists [2023-05-08T04:46:18.496Z] 68ae7655969c: Pushed [2023-05-08T04:46:18.496Z] 608d194cb50c: Pushed [2023-05-08T04:46:30.808Z] a5d801a25771: Pushed [2023-05-08T04:46:30.808Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:31.179Z] + 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-05-08T04:46:31.531Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-08T04:46:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-08T04:46:31.531Z] e27cd91524bb: Preparing [2023-05-08T04:46:31.531Z] d04d75c51830: Preparing [2023-05-08T04:46:31.531Z] c819a9ce8063: Preparing [2023-05-08T04:46:31.531Z] 608d194cb50c: Preparing [2023-05-08T04:46:31.531Z] acc83c6ca332: Preparing [2023-05-08T04:46:31.531Z] 53f113b65043: Preparing [2023-05-08T04:46:31.531Z] d3e14c228775: Preparing [2023-05-08T04:46:31.531Z] 1ff5e8ceeba8: Preparing [2023-05-08T04:46:31.531Z] 8049d329168d: Preparing [2023-05-08T04:46:31.531Z] 68ae7655969c: Preparing [2023-05-08T04:46:31.531Z] a5d801a25771: Preparing [2023-05-08T04:46:31.531Z] 26cbea5cba74: Preparing [2023-05-08T04:46:31.531Z] 1ff5e8ceeba8: Waiting [2023-05-08T04:46:31.531Z] 8049d329168d: Waiting [2023-05-08T04:46:31.531Z] 53f113b65043: Waiting [2023-05-08T04:46:31.531Z] 26cbea5cba74: Waiting [2023-05-08T04:46:31.531Z] 68ae7655969c: Waiting [2023-05-08T04:46:31.531Z] acc83c6ca332: Layer already exists [2023-05-08T04:46:31.531Z] 608d194cb50c: Layer already exists [2023-05-08T04:46:31.531Z] d04d75c51830: Layer already exists [2023-05-08T04:46:31.531Z] e27cd91524bb: Layer already exists [2023-05-08T04:46:31.531Z] c819a9ce8063: Layer already exists [2023-05-08T04:46:31.531Z] 8049d329168d: Layer already exists [2023-05-08T04:46:31.531Z] 53f113b65043: Layer already exists [2023-05-08T04:46:31.531Z] 1ff5e8ceeba8: Layer already exists [2023-05-08T04:46:31.531Z] d3e14c228775: Layer already exists [2023-05-08T04:46:31.531Z] 68ae7655969c: Layer already exists [2023-05-08T04:46:31.531Z] a5d801a25771: Layer already exists [2023-05-08T04:46:31.531Z] 26cbea5cba74: Layer already exists [2023-05-08T04:46:31.798Z] latest: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:32.152Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:32.491Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 [2023-05-08T04:46:32.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-08T04:46:32.491Z] e27cd91524bb: Preparing [2023-05-08T04:46:32.491Z] d04d75c51830: Preparing [2023-05-08T04:46:32.491Z] c819a9ce8063: Preparing [2023-05-08T04:46:32.491Z] 608d194cb50c: Preparing [2023-05-08T04:46:32.491Z] acc83c6ca332: Preparing [2023-05-08T04:46:32.491Z] 53f113b65043: Preparing [2023-05-08T04:46:32.491Z] d3e14c228775: Preparing [2023-05-08T04:46:32.491Z] 1ff5e8ceeba8: Preparing [2023-05-08T04:46:32.491Z] 8049d329168d: Preparing [2023-05-08T04:46:32.491Z] 68ae7655969c: Preparing [2023-05-08T04:46:32.491Z] a5d801a25771: Preparing [2023-05-08T04:46:32.491Z] 26cbea5cba74: Preparing [2023-05-08T04:46:32.491Z] 53f113b65043: Waiting [2023-05-08T04:46:32.491Z] d3e14c228775: Waiting [2023-05-08T04:46:32.491Z] 1ff5e8ceeba8: Waiting [2023-05-08T04:46:32.491Z] 8049d329168d: Waiting [2023-05-08T04:46:32.491Z] 68ae7655969c: Waiting [2023-05-08T04:46:32.491Z] a5d801a25771: Waiting [2023-05-08T04:46:32.491Z] 26cbea5cba74: Waiting [2023-05-08T04:46:32.491Z] c819a9ce8063: Layer already exists [2023-05-08T04:46:32.491Z] acc83c6ca332: Layer already exists [2023-05-08T04:46:32.491Z] 608d194cb50c: Layer already exists [2023-05-08T04:46:32.491Z] e27cd91524bb: Layer already exists [2023-05-08T04:46:32.491Z] d04d75c51830: Layer already exists [2023-05-08T04:46:32.491Z] d3e14c228775: Layer already exists [2023-05-08T04:46:32.491Z] 53f113b65043: Layer already exists [2023-05-08T04:46:32.491Z] 8049d329168d: Layer already exists [2023-05-08T04:46:32.491Z] 1ff5e8ceeba8: Layer already exists [2023-05-08T04:46:32.491Z] 68ae7655969c: Layer already exists [2023-05-08T04:46:32.758Z] a5d801a25771: Layer already exists [2023-05-08T04:46:32.758Z] 26cbea5cba74: Layer already exists [2023-05-08T04:46:32.759Z] 3.0.0-dev.34: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:33.109Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:33.456Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:46:33.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-08T04:46:33.456Z] e27cd91524bb: Preparing [2023-05-08T04:46:33.456Z] d04d75c51830: Preparing [2023-05-08T04:46:33.456Z] c819a9ce8063: Preparing [2023-05-08T04:46:33.456Z] 608d194cb50c: Preparing [2023-05-08T04:46:33.456Z] acc83c6ca332: Preparing [2023-05-08T04:46:33.456Z] 53f113b65043: Preparing [2023-05-08T04:46:33.456Z] d3e14c228775: Preparing [2023-05-08T04:46:33.456Z] 1ff5e8ceeba8: Preparing [2023-05-08T04:46:33.456Z] 8049d329168d: Preparing [2023-05-08T04:46:33.456Z] 68ae7655969c: Preparing [2023-05-08T04:46:33.456Z] a5d801a25771: Preparing [2023-05-08T04:46:33.456Z] 26cbea5cba74: Preparing [2023-05-08T04:46:33.456Z] 53f113b65043: Waiting [2023-05-08T04:46:33.456Z] 8049d329168d: Waiting [2023-05-08T04:46:33.456Z] d3e14c228775: Waiting [2023-05-08T04:46:33.456Z] 1ff5e8ceeba8: Waiting [2023-05-08T04:46:33.456Z] 68ae7655969c: Waiting [2023-05-08T04:46:33.456Z] a5d801a25771: Waiting [2023-05-08T04:46:33.456Z] 26cbea5cba74: Waiting [2023-05-08T04:46:33.456Z] e27cd91524bb: Layer already exists [2023-05-08T04:46:33.456Z] 608d194cb50c: Layer already exists [2023-05-08T04:46:33.456Z] d04d75c51830: Layer already exists [2023-05-08T04:46:33.456Z] c819a9ce8063: Layer already exists [2023-05-08T04:46:33.456Z] acc83c6ca332: Layer already exists [2023-05-08T04:46:33.456Z] 1ff5e8ceeba8: Layer already exists [2023-05-08T04:46:33.456Z] 53f113b65043: Layer already exists [2023-05-08T04:46:33.456Z] d3e14c228775: Layer already exists [2023-05-08T04:46:33.456Z] 68ae7655969c: Layer already exists [2023-05-08T04:46:33.456Z] 8049d329168d: Layer already exists [2023-05-08T04:46:33.456Z] 26cbea5cba74: Layer already exists [2023-05-08T04:46:33.456Z] a5d801a25771: Layer already exists [2023-05-08T04:46:33.724Z] beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:34.099Z] + 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-05-08T04:46:34.453Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-08T04:46:34.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-08T04:46:34.453Z] e27cd91524bb: Preparing [2023-05-08T04:46:34.453Z] d04d75c51830: Preparing [2023-05-08T04:46:34.453Z] c819a9ce8063: Preparing [2023-05-08T04:46:34.453Z] 608d194cb50c: Preparing [2023-05-08T04:46:34.453Z] acc83c6ca332: Preparing [2023-05-08T04:46:34.453Z] 53f113b65043: Preparing [2023-05-08T04:46:34.453Z] d3e14c228775: Preparing [2023-05-08T04:46:34.453Z] 1ff5e8ceeba8: Preparing [2023-05-08T04:46:34.453Z] 8049d329168d: Preparing [2023-05-08T04:46:34.453Z] 68ae7655969c: Preparing [2023-05-08T04:46:34.453Z] a5d801a25771: Preparing [2023-05-08T04:46:34.453Z] 26cbea5cba74: Preparing [2023-05-08T04:46:34.453Z] 1ff5e8ceeba8: Waiting [2023-05-08T04:46:34.453Z] 8049d329168d: Waiting [2023-05-08T04:46:34.453Z] a5d801a25771: Waiting [2023-05-08T04:46:34.453Z] 26cbea5cba74: Waiting [2023-05-08T04:46:34.453Z] 53f113b65043: Waiting [2023-05-08T04:46:34.453Z] d3e14c228775: Waiting [2023-05-08T04:46:34.453Z] 68ae7655969c: Waiting [2023-05-08T04:46:34.453Z] d04d75c51830: Layer already exists [2023-05-08T04:46:34.453Z] acc83c6ca332: Layer already exists [2023-05-08T04:46:34.453Z] e27cd91524bb: Layer already exists [2023-05-08T04:46:34.453Z] 608d194cb50c: Layer already exists [2023-05-08T04:46:34.453Z] c819a9ce8063: Layer already exists [2023-05-08T04:46:34.453Z] 53f113b65043: Layer already exists [2023-05-08T04:46:34.453Z] d3e14c228775: Layer already exists [2023-05-08T04:46:34.453Z] 68ae7655969c: Layer already exists [2023-05-08T04:46:34.453Z] 1ff5e8ceeba8: Layer already exists [2023-05-08T04:46:34.453Z] 8049d329168d: Layer already exists [2023-05-08T04:46:34.453Z] a5d801a25771: Layer already exists [2023-05-08T04:46:34.453Z] 26cbea5cba74: Layer already exists [2023-05-08T04:46:34.720Z] main: digest: sha256:29b7b277655b0eb47191c35b4676de26eb612d723b0492f41fc999f5ce13ea16 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:46:34.783Z] ===================================================== [Pipeline] echo [2023-05-08T04:46:34.792Z] taggedImages: [2023-05-08T04:46:34.792Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [2023-05-08T04:46:34.792Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-08T04:46:34.792Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.34 [2023-05-08T04:46:34.792Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:beed2f8d28cc393e5ecf72eec326ecfe84dcca0e-3.0.0-dev.34 [2023-05-08T04:46:34.792Z] - 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-05-08T04:46:35.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:46:35.164Z] [2023-05-08T04:46:35.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:35.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:46:35.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:46:35.509Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:46:35.509Z] 04944245beec: Pulling fs layer [2023-05-08T04:46:35.509Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:46:35.509Z] 765212b225bb: Pulling fs layer [2023-05-08T04:46:35.777Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:46:35.777Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:46:35.777Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:46:35.777Z] f23df028b6ca: Waiting [2023-05-08T04:46:35.777Z] d65c8cfc05b1: Waiting [2023-05-08T04:46:35.777Z] 2437ff75d9bd: Waiting [2023-05-08T04:46:35.777Z] 765212b225bb: Waiting [2023-05-08T04:46:35.777Z] 04944245beec: Verifying Checksum [2023-05-08T04:46:35.777Z] 04944245beec: Download complete [2023-05-08T04:46:35.777Z] 765212b225bb: Verifying Checksum [2023-05-08T04:46:35.777Z] 765212b225bb: Download complete [2023-05-08T04:46:35.777Z] f23df028b6ca: Download complete [2023-05-08T04:46:35.777Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:46:35.777Z] d65c8cfc05b1: Download complete [2023-05-08T04:46:36.047Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:46:36.047Z] 699f458cf7ca: Download complete [2023-05-08T04:46:36.315Z] 8998bd30e6a1: Download complete [2023-05-08T04:46:38.900Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:46:38.900Z] 2437ff75d9bd: Download complete [2023-05-08T04:46:42.246Z] 8998bd30e6a1: Pull complete [2023-05-08T04:46:42.514Z] 04944245beec: Pull complete [2023-05-08T04:46:43.920Z] 699f458cf7ca: Pull complete [2023-05-08T04:46:44.188Z] 765212b225bb: Pull complete [2023-05-08T04:46:45.151Z] f23df028b6ca: Pull complete [2023-05-08T04:46:45.151Z] d65c8cfc05b1: Pull complete [2023-05-08T04:47:00.161Z] 2437ff75d9bd: Pull complete [2023-05-08T04:47:00.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:47:00.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:47:00.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:00.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-14448 does not seem to be running inside a container [2023-05-08T04:47:00.442Z] $ 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/106 -v /w/workspace/device-usb-camera/106:/w/workspace/device-usb-camera/106:rw,z -v /w/workspace/device-usb-camera/106@tmp:/w/workspace/device-usb-camera/106@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:arm64 cat [2023-05-08T04:47:03.072Z] $ docker top 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:03.943Z] ---> job-cost.sh [2023-05-08T04:47:03.943Z] lf-activate-venv: SKIPPING [2023-05-08T04:47:03.943Z] INFO: No Stack... [2023-05-08T04:47:04.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:47:05.172Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:47:05.814Z] + cat /w/workspace/device-usb-camera/106/archives/cost.csv [2023-05-08T04:47:05.814Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:47:05.893Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [2023-05-08T04:47:05.899Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] did not exist. Created. [2023-05-08T04:47:05.899Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:47:06.560Z] /w/workspace/device-usb-camera/106@tmp/durable-bd3d0e52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:47:07.214Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:47:07.238Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:47:07.296Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:47:07.301Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:47:07.324Z] $ docker stop --time=1 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab [2023-05-08T04:47:08.839Z] $ docker rm -f --volumes 8428f0fb0a24e2d731fc381c5633d220acc6b029c1faf529056ea4b25f5831ab [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-05-08T04:47:09.212Z] provisioning config files... [2023-05-08T04:47:09.219Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11929957352420797891tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:47:09.507Z] + set +x [2023-05-08T04:47:09.507Z] + curl -s https://codecov.io/bash [2023-05-08T04:47:09.507Z] + bash -s -- [2023-05-08T04:47:09.507Z] [2023-05-08T04:47:09.507Z] _____ _ [2023-05-08T04:47:09.507Z] / ____| | | [2023-05-08T04:47:09.507Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:47:09.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:47:09.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:47:09.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:47:09.507Z] Bash-1.0.6 [2023-05-08T04:47:09.507Z] [2023-05-08T04:47:09.507Z] [2023-05-08T04:47:09.507Z] ==> git version 2.25.1 found [2023-05-08T04:47:09.507Z] ==> 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-05-08T04:47:09.507Z] Release-Date: 2020-01-08 [2023-05-08T04:47:09.507Z] 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-05-08T04:47:09.507Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:47:09.507Z] ==> Jenkins CI detected. [2023-05-08T04:47:09.507Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-08T04:47:09.507Z] project root: . [2023-05-08T04:47:09.507Z] --> token set from env [2023-05-08T04:47:09.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:47:09.507Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:47:09.507Z] ==> Python coveragepy not found [2023-05-08T04:47:09.507Z] ==> Searching for coverage reports in: [2023-05-08T04:47:09.507Z] + . [2023-05-08T04:47:09.507Z] -> Found 1 reports [2023-05-08T04:47:09.507Z] ==> Detecting git/mercurial file structure [2023-05-08T04:47:09.507Z] ==> Reading reports [2023-05-08T04:47:09.507Z] + ./coverage.out bytes=28693 [2023-05-08T04:47:09.507Z] ==> Appending adjustments [2023-05-08T04:47:09.507Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:47:09.766Z] + Found adjustments [2023-05-08T04:47:09.766Z] ==> Gzipping contents [2023-05-08T04:47:09.766Z] 4.0K /tmp/codecov.t6zFxo.gz [2023-05-08T04:47:09.766Z] ==> Uploading reports [2023-05-08T04:47:09.766Z] url: https://codecov.io [2023-05-08T04:47:09.766Z] query: branch=main&commit=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:47:09.766Z] -> Pinging Codecov [2023-05-08T04:47:09.766Z] 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=beed2f8d28cc393e5ecf72eec326ecfe84dcca0e&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:47:09.766Z] -> Uploading to [2023-05-08T04:47:09.766Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/73D8F5FF140700D3E01443B452E23636/beed2f8d28cc393e5ecf72eec326ecfe84dcca0e/68f4afc1-5163-476a-a05d-685772e77dc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T044709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70faeeee1469b05ef23038f57b10da878f14c4eac754d93600dbc67bb8e224a3 [2023-05-08T04:47:09.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:47:09.766Z] Dload Upload Total Spent Left Speed [2023-05-08T04:47:10.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 20357 --:--:-- --:--:-- --:--:-- 20357 [2023-05-08T04:47:10.027Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] } [2023-05-08T04:47:10.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T04:47:10.167Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T04:47:10.181Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:10.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:47:10.486Z] [2023-05-08T04:47:10.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:10.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:47:10.780Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T04:47:10.780Z] df9b9388f04a: Pulling fs layer [2023-05-08T04:47:10.780Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T04:47:10.780Z] 25bc292e5bac: Pulling fs layer [2023-05-08T04:47:10.780Z] 114826534d7a: Pulling fs layer [2023-05-08T04:47:10.780Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T04:47:10.780Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T04:47:10.780Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T04:47:10.780Z] 114826534d7a: Waiting [2023-05-08T04:47:10.780Z] 4657fd5d0bcf: Waiting [2023-05-08T04:47:10.780Z] 6ad1cebc031e: Waiting [2023-05-08T04:47:10.780Z] 8a3aa393b2d8: Waiting [2023-05-08T04:47:10.780Z] 25bc292e5bac: Verifying Checksum [2023-05-08T04:47:10.780Z] 25bc292e5bac: Download complete [2023-05-08T04:47:10.780Z] 52dc419b0ee2: Verifying Checksum [2023-05-08T04:47:10.780Z] 52dc419b0ee2: Download complete [2023-05-08T04:47:10.780Z] 4657fd5d0bcf: Verifying Checksum [2023-05-08T04:47:10.780Z] 4657fd5d0bcf: Download complete [2023-05-08T04:47:10.780Z] df9b9388f04a: Verifying Checksum [2023-05-08T04:47:10.780Z] df9b9388f04a: Download complete [2023-05-08T04:47:10.780Z] 6ad1cebc031e: Download complete [2023-05-08T04:47:11.040Z] df9b9388f04a: Pull complete [2023-05-08T04:47:11.040Z] 52dc419b0ee2: Pull complete [2023-05-08T04:47:11.040Z] 25bc292e5bac: Pull complete [2023-05-08T04:47:11.607Z] 114826534d7a: Verifying Checksum [2023-05-08T04:47:11.607Z] 114826534d7a: Download complete [2023-05-08T04:47:11.607Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T04:47:11.607Z] 8a3aa393b2d8: Download complete [2023-05-08T04:47:14.895Z] 114826534d7a: Pull complete [2023-05-08T04:47:14.895Z] 4657fd5d0bcf: Pull complete [2023-05-08T04:47:14.895Z] 6ad1cebc031e: Pull complete [2023-05-08T04:47:17.425Z] 8a3aa393b2d8: Pull complete [2023-05-08T04:47:17.425Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T04:47:17.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:47:17.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:17.510Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:47:17.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-08T04:47:20.113Z] $ docker top d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T04:47:20.173Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-08T04:47:20.451Z] + set -o pipefail [2023-05-08T04:47:20.451Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-08T04:47:24.640Z] [2023-05-08T04:47:24.640Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-08T04:47:24.640Z] [2023-05-08T04:47:24.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/43ff29a3-fa35-43d9-9cef-9e1e8c255958 [2023-05-08T04:47:24.640Z] [2023-05-08T04:47:24.640Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T04:47:24.640Z] [2023-05-08T04:47:24.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T04:47:24.640Z] [2023-05-08T04:47:25.207Z] [2023-05-08T04:47:25.207Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T04:47:25.207Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T04:47:25.207Z] More details here: https://snyk.co/ue1NS [2023-05-08T04:47:25.207Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T04:47:25.207Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T04:47:25.245Z] $ docker stop --time=1 d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 [2023-05-08T04:47:27.567Z] $ docker rm -f --volumes d3ff04b09159e09b0f859154e29d9ba21d8dcb6873acecf783f88ff16d9cb302 [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-05-08T04:47:28.255Z] + git log --format=format:%s -1 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e [Pipeline] sh [2023-05-08T04:47:28.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:47:28.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:28.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:47:28.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:28.915Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:47:28.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:47:29.368Z] $ docker top ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 -eo pid,comm [2023-05-08T04:47:29.416Z] 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-05-08T04:47:29.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:47:29.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:47:29.461Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:47:29.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:47:29.583Z] $ docker exec ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 ssh-agent [2023-05-08T04:47:29.693Z] SSH_AUTH_SOCK=/tmp/ssh-20nNb9RGkpug/agent.32 [2023-05-08T04:47:29.693Z] SSH_AGENT_PID=38 [2023-05-08T04:47:29.698Z] Running ssh-add (command line suppressed) [2023-05-08T04:47:29.799Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8952668480343554016.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8952668480343554016.key) [2023-05-08T04:47:29.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:47:30.098Z] + git semver tag [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,266 [run_tag] DEBUG tag force:False [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,266 [check_head_tag] DEBUG check head tag [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,268 [execute] INFO git cat-file --batch-check [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,271 [execute] INFO git cat-file --batch [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,296 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:47:30.357Z] 2023-05-08 04:47:30,300 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:30.357Z] 3.0.0-dev.34 [Pipeline] } [2023-05-08T04:47:30.367Z] $ docker exec --env ******** --env ******** ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 ssh-agent -k [2023-05-08T04:47:30.471Z] unset SSH_AUTH_SOCK; [2023-05-08T04:47:30.471Z] unset SSH_AGENT_PID; [2023-05-08T04:47:30.471Z] echo Agent pid 38 killed; [2023-05-08T04:47:30.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:47:30.788Z] + git semver [Pipeline] } [2023-05-08T04:47:31.062Z] $ docker stop --time=1 ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 [2023-05-08T04:47:32.358Z] $ docker rm -f --volumes ee00dc97c2779a87ce5acd2193664029588aa2c823e381561eaa9514792ea7f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:32.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:47:32.765Z] [2023-05-08T04:47:32.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:33.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:47:33.059Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T04:47:33.059Z] ab5ef0e58194: Pulling fs layer [2023-05-08T04:47:33.059Z] 9712f1f96733: Pulling fs layer [2023-05-08T04:47:33.059Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T04:47:33.059Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T04:47:33.059Z] e9a5061849ea: Pulling fs layer [2023-05-08T04:47:33.059Z] d747dcd14b5f: Pulling fs layer [2023-05-08T04:47:33.059Z] 2de7ff778b66: Pulling fs layer [2023-05-08T04:47:33.059Z] 0d9ebad4ef96: Waiting [2023-05-08T04:47:33.059Z] e9a5061849ea: Waiting [2023-05-08T04:47:33.059Z] d747dcd14b5f: Waiting [2023-05-08T04:47:33.059Z] 2de7ff778b66: Waiting [2023-05-08T04:47:33.059Z] 9712f1f96733: Verifying Checksum [2023-05-08T04:47:33.059Z] 9712f1f96733: Download complete [2023-05-08T04:47:33.319Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T04:47:33.319Z] 63f879dbbcfc: Download complete [2023-05-08T04:47:33.320Z] e9a5061849ea: Verifying Checksum [2023-05-08T04:47:33.320Z] e9a5061849ea: Download complete [2023-05-08T04:47:33.320Z] d747dcd14b5f: Download complete [2023-05-08T04:47:33.578Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T04:47:33.578Z] 0d9ebad4ef96: Download complete [2023-05-08T04:47:33.578Z] 2de7ff778b66: Download complete [2023-05-08T04:47:33.578Z] ab5ef0e58194: Verifying Checksum [2023-05-08T04:47:33.578Z] ab5ef0e58194: Download complete [2023-05-08T04:47:36.108Z] ab5ef0e58194: Pull complete [2023-05-08T04:47:36.108Z] 9712f1f96733: Pull complete [2023-05-08T04:47:36.674Z] 63f879dbbcfc: Pull complete [2023-05-08T04:47:39.959Z] 0d9ebad4ef96: Pull complete [2023-05-08T04:47:40.220Z] e9a5061849ea: Pull complete [2023-05-08T04:47:40.221Z] d747dcd14b5f: Pull complete [2023-05-08T04:47:41.155Z] 2de7ff778b66: Pull complete [2023-05-08T04:47:41.414Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T04:47:41.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:47:41.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:41.495Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:47:41.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-08T04:47:44.867Z] $ docker top 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:47:44.946Z] provisioning config files... [2023-05-08T04:47:44.953Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5107852501840090394tmp [2023-05-08T04:47:44.963Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1336527469875032203tmp [2023-05-08T04:47:44.973Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1499567710077635300tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:47:44.990Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:45.274Z] ---> sigul-configuration.sh [2023-05-08T04:47:45.275Z] gpg: directory `/root/.gnupg' created [2023-05-08T04:47:45.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T04:47:45.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T04:47:45.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T04:47:45.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T04:47:45.275Z] gpg: CAST5 encrypted data [2023-05-08T04:47:45.275Z] gpg: encrypted with 1 passphrase [2023-05-08T04:47:45.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T04:47:45.560Z] + mkdir /home/jenkins [2023-05-08T04:47:45.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T04:47:45.847Z] + 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-05-08T04:47:45.856Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:46.139Z] ---> sigul-install.sh [2023-05-08T04:47:46.139Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T04:47:46.425Z] + git tag --list [2023-05-08T04:47:46.425Z] v0.0.0 [2023-05-08T04:47:46.425Z] v0.0.1-dev.1 [2023-05-08T04:47:46.425Z] v0.0.1-dev.10 [2023-05-08T04:47:46.425Z] v0.0.1-dev.11 [2023-05-08T04:47:46.425Z] v0.0.1-dev.12 [2023-05-08T04:47:46.425Z] v0.0.1-dev.13 [2023-05-08T04:47:46.425Z] v0.0.1-dev.14 [2023-05-08T04:47:46.425Z] v0.0.1-dev.15 [2023-05-08T04:47:46.425Z] v0.0.1-dev.16 [2023-05-08T04:47:46.425Z] v0.0.1-dev.2 [2023-05-08T04:47:46.425Z] v0.0.1-dev.3 [2023-05-08T04:47:46.425Z] v0.0.1-dev.4 [2023-05-08T04:47:46.425Z] v0.0.1-dev.5 [2023-05-08T04:47:46.425Z] v0.0.1-dev.6 [2023-05-08T04:47:46.425Z] v0.0.1-dev.7 [2023-05-08T04:47:46.425Z] v0.0.1-dev.8 [2023-05-08T04:47:46.425Z] v0.0.1-dev.9 [2023-05-08T04:47:46.425Z] v2.2.0 [2023-05-08T04:47:46.425Z] v2.2.0-dev.17 [2023-05-08T04:47:46.425Z] v2.2.0-dev.18 [2023-05-08T04:47:46.425Z] v2.2.0-dev.19 [2023-05-08T04:47:46.425Z] v2.2.0-dev.20 [2023-05-08T04:47:46.425Z] v2.2.0-dev.21 [2023-05-08T04:47:46.425Z] v2.2.0-dev.22 [2023-05-08T04:47:46.425Z] v2.2.0-dev.23 [2023-05-08T04:47:46.425Z] v2.2.0-dev.24 [2023-05-08T04:47:46.425Z] v2.2.0-dev.25 [2023-05-08T04:47:46.425Z] v2.2.0-dev.26 [2023-05-08T04:47:46.425Z] v2.2.0-dev.27 [2023-05-08T04:47:46.425Z] v2.3.0 [2023-05-08T04:47:46.425Z] v2.3.0-dev.1 [2023-05-08T04:47:46.425Z] v2.3.0-dev.10 [2023-05-08T04:47:46.425Z] v2.3.0-dev.11 [2023-05-08T04:47:46.425Z] v2.3.0-dev.12 [2023-05-08T04:47:46.425Z] v2.3.0-dev.13 [2023-05-08T04:47:46.425Z] v2.3.0-dev.14 [2023-05-08T04:47:46.425Z] v2.3.0-dev.15 [2023-05-08T04:47:46.425Z] v2.3.0-dev.16 [2023-05-08T04:47:46.425Z] v2.3.0-dev.17 [2023-05-08T04:47:46.425Z] v2.3.0-dev.18 [2023-05-08T04:47:46.425Z] v2.3.0-dev.19 [2023-05-08T04:47:46.425Z] v2.3.0-dev.2 [2023-05-08T04:47:46.425Z] v2.3.0-dev.20 [2023-05-08T04:47:46.425Z] v2.3.0-dev.21 [2023-05-08T04:47:46.425Z] v2.3.0-dev.22 [2023-05-08T04:47:46.425Z] v2.3.0-dev.23 [2023-05-08T04:47:46.425Z] v2.3.0-dev.24 [2023-05-08T04:47:46.425Z] v2.3.0-dev.25 [2023-05-08T04:47:46.425Z] v2.3.0-dev.26 [2023-05-08T04:47:46.425Z] v2.3.0-dev.27 [2023-05-08T04:47:46.425Z] v2.3.0-dev.28 [2023-05-08T04:47:46.425Z] v2.3.0-dev.3 [2023-05-08T04:47:46.425Z] v2.3.0-dev.4 [2023-05-08T04:47:46.425Z] v2.3.0-dev.5 [2023-05-08T04:47:46.425Z] v2.3.0-dev.6 [2023-05-08T04:47:46.425Z] v2.3.0-dev.7 [2023-05-08T04:47:46.425Z] v2.3.0-dev.8 [2023-05-08T04:47:46.425Z] v2.3.0-dev.9 [2023-05-08T04:47:46.425Z] v2.3.1 [2023-05-08T04:47:46.425Z] v2.3.1-dev.4 [2023-05-08T04:47:46.425Z] v2.3.1-dev.5 [2023-05-08T04:47:46.425Z] v2.3.1-dev.6 [2023-05-08T04:47:46.425Z] v3.0.0-dev.1 [2023-05-08T04:47:46.425Z] v3.0.0-dev.10 [2023-05-08T04:47:46.425Z] v3.0.0-dev.11 [2023-05-08T04:47:46.425Z] v3.0.0-dev.12 [2023-05-08T04:47:46.425Z] v3.0.0-dev.13 [2023-05-08T04:47:46.425Z] v3.0.0-dev.14 [2023-05-08T04:47:46.425Z] v3.0.0-dev.15 [2023-05-08T04:47:46.425Z] v3.0.0-dev.16 [2023-05-08T04:47:46.425Z] v3.0.0-dev.17 [2023-05-08T04:47:46.425Z] v3.0.0-dev.18 [2023-05-08T04:47:46.425Z] v3.0.0-dev.19 [2023-05-08T04:47:46.425Z] v3.0.0-dev.2 [2023-05-08T04:47:46.425Z] v3.0.0-dev.20 [2023-05-08T04:47:46.425Z] v3.0.0-dev.21 [2023-05-08T04:47:46.425Z] v3.0.0-dev.22 [2023-05-08T04:47:46.425Z] v3.0.0-dev.23 [2023-05-08T04:47:46.425Z] v3.0.0-dev.24 [2023-05-08T04:47:46.425Z] v3.0.0-dev.25 [2023-05-08T04:47:46.425Z] v3.0.0-dev.26 [2023-05-08T04:47:46.425Z] v3.0.0-dev.27 [2023-05-08T04:47:46.425Z] v3.0.0-dev.28 [2023-05-08T04:47:46.425Z] v3.0.0-dev.29 [2023-05-08T04:47:46.425Z] v3.0.0-dev.3 [2023-05-08T04:47:46.425Z] v3.0.0-dev.30 [2023-05-08T04:47:46.425Z] v3.0.0-dev.31 [2023-05-08T04:47:46.425Z] v3.0.0-dev.32 [2023-05-08T04:47:46.425Z] v3.0.0-dev.33 [2023-05-08T04:47:46.425Z] v3.0.0-dev.34 [2023-05-08T04:47:46.425Z] v3.0.0-dev.4 [2023-05-08T04:47:46.425Z] v3.0.0-dev.5 [2023-05-08T04:47:46.425Z] v3.0.0-dev.6 [2023-05-08T04:47:46.425Z] v3.0.0-dev.7 [2023-05-08T04:47:46.425Z] v3.0.0-dev.8 [2023-05-08T04:47:46.425Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T04:47:46.714Z] + lftools sign git-tag v3.0.0-dev.34 [2023-05-08T04:47:47.281Z] Signing Git tag with Sigul... [2023-05-08T04:47:47.281Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-05-08T04:47:47.548Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:47.831Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T04:47:47.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T04:47:47.856Z] $ docker stop --time=1 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a [2023-05-08T04:47:49.113Z] $ docker rm -f --volumes 01f5e63cc1628175441fe6bd217703b1c3a3baa408df86a8aa61ad356275be2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T04:47:49.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:47:49.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:49.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:47:49.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:49.891Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:47:49.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:47:50.232Z] $ docker top 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 -eo pid,comm [2023-05-08T04:47:50.278Z] 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-05-08T04:47:50.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:47:50.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:47:50.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:47:50.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:47:50.428Z] $ docker exec 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 ssh-agent [2023-05-08T04:47:50.534Z] SSH_AUTH_SOCK=/tmp/ssh-BH5ryLF2r4Oq/agent.32 [2023-05-08T04:47:50.534Z] SSH_AGENT_PID=38 [2023-05-08T04:47:50.538Z] Running ssh-add (command line suppressed) [2023-05-08T04:47:50.620Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2647639410066086343.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2647639410066086343.key) [2023-05-08T04:47:50.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:47:50.915Z] + git semver bump pre [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,104 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,106 [execute] INFO git cat-file --batch-check [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,111 [execute] INFO git cat-file --batch [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:47:51.174Z] 2023-05-08 04:47:51,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:51.174Z] 3.0.0-dev.35 [Pipeline] } [2023-05-08T04:47:51.184Z] $ docker exec --env ******** --env ******** 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 ssh-agent -k [2023-05-08T04:47:51.273Z] unset SSH_AUTH_SOCK; [2023-05-08T04:47:51.273Z] unset SSH_AGENT_PID; [2023-05-08T04:47:51.273Z] echo Agent pid 38 killed; [2023-05-08T04:47:51.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:47:51.589Z] + git semver [Pipeline] } [2023-05-08T04:47:51.861Z] $ docker stop --time=1 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 [2023-05-08T04:47:53.105Z] $ docker rm -f --volumes 323550c84088e53a4d2e80203d49256fa22f8ccb695b941a994380310d4883a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:47:53.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:47:53.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:53.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:47:53.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:53.809Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:47:53.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:47:54.164Z] $ docker top d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:47:54.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:47:54.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:47:54.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:47:54.362Z] $ docker exec d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 ssh-agent [2023-05-08T04:47:54.470Z] SSH_AUTH_SOCK=/tmp/ssh-V8uuBGWcJdf2/agent.33 [2023-05-08T04:47:54.470Z] SSH_AGENT_PID=39 [2023-05-08T04:47:54.474Z] Running ssh-add (command line suppressed) [2023-05-08T04:47:54.577Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14684190064045250555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14684190064045250555.key) [2023-05-08T04:47:54.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:47:54.874Z] + git semver push [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,049 [run_push] DEBUG push [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,049 [execute] INFO git cat-file --batch-check [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,053 [execute] INFO git rev-list 7692bd1bd8be2c0bdb5208efe34c1b40940553fd -- [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,053 [execute] DEBUG Popen(['git', 'rev-list', '7692bd1bd8be2c0bdb5208efe34c1b40940553fd', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,059 [execute] INFO git fetch -v origin [2023-05-08T04:47:55.132Z] 2023-05-08 04:47:55,060 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T04:47:55.700Z] 2023-05-08 04:47:55,542 [run_push] DEBUG no remote changes detected [2023-05-08T04:47:55.700Z] 2023-05-08 04:47:55,542 [execute] INFO git push origin semver [2023-05-08T04:47:55.700Z] 2023-05-08 04:47:55,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:47:56.271Z] 2023-05-08 04:47:56,268 [run_push] DEBUG push all version tags [2023-05-08T04:47:56.271Z] 2023-05-08 04:47:56,269 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T04:47:56.271Z] 2023-05-08 04:47:56,269 [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-05-08T04:47:57.212Z] 2023-05-08 04:47:56,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-08T04:47:57.212Z] 3.0.0-dev.35 [Pipeline] } [2023-05-08T04:47:57.222Z] $ docker exec --env ******** --env ******** d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 ssh-agent -k [2023-05-08T04:47:57.321Z] unset SSH_AUTH_SOCK; [2023-05-08T04:47:57.323Z] unset SSH_AGENT_PID; [2023-05-08T04:47:57.323Z] echo Agent pid 39 killed; [2023-05-08T04:47:57.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:47:57.631Z] + git semver [Pipeline] } [2023-05-08T04:47:57.901Z] $ docker stop --time=1 d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 [2023-05-08T04:47:59.180Z] $ docker rm -f --volumes d754d213104854d30db9a78a6c4147cfed02b4dce498060de901f7f5ae7e07c7 [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-05-08T04:47:59.755Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-08T04:47:59.756Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-08T04:47:59.756Z] total 16 [2023-05-08T04:47:59.756Z] drwxr-xr-x 3 root root 4096 May 8 04:35 . [2023-05-08T04:47:59.756Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:47 .. [2023-05-08T04:47:59.756Z] drwxr-xr-x 2 root root 4096 May 8 04:35 cost [2023-05-08T04:47:59.756Z] -rw-r--r-- 1 root root 89 May 8 04:35 cost.csv [2023-05-08T04:47:59.756Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-08T04:47:59.756Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-08T04:47:59.756Z] total 16 [2023-05-08T04:47:59.756Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:35 . [2023-05-08T04:47:59.756Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:47 .. [2023-05-08T04:47:59.756Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:35 cost [2023-05-08T04:47:59.756Z] -rw-r--r-- 1 jenkins jenkins 89 May 8 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:00.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:00.909Z] ---> package-listing.sh [2023-05-08T04:48:00.909Z] ++ facter osfamily [2023-05-08T04:48:00.909Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:48:01.208Z] + OS_FAMILY=debian [2023-05-08T04:48:01.208Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-08T04:48:01.208Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:48:01.208Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:48:01.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:48:01.208Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:48:01.208Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-08T04:48:01.208Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:48:01.208Z] + case "${OS_FAMILY}" in [2023-05-08T04:48:01.208Z] + dpkg -l [2023-05-08T04:48:01.208Z] + grep '^ii' [2023-05-08T04:48:01.208Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:48:01.208Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:48:01.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:48:01.208Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-08T04:48:01.208Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-08T04:48:01.208Z] + 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-05-08T04:48:01.256Z] 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-05-08T04:48:01.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:48:02.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:48:02.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:48:02.244Z] prd-ubuntu20.04-docker-8c-8g-14445 does not seem to be running inside a container [2023-05-08T04:48:02.276Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:48:02.475Z] $ docker top fd3494d12a0ab56c2a664fc44ae8afd397733c88ca5736e68222949d82f7aefc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:48:02.813Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:48:03.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:48:03.388Z] + ls /var/log/sa-host [2023-05-08T04:48:03.388Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:48:03.454Z] provisioning config files... [2023-05-08T04:48:03.474Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17684871332919985740tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:48:03.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:03.775Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:48:03.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:04.115Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:48:04.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:04.402Z] ---> sudo-logs.sh [2023-05-08T04:48:04.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:48:04.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:04.715Z] ---> job-cost.sh [2023-05-08T04:48:04.715Z] lf-activate-venv: SKIPPING [2023-05-08T04:48:04.715Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:48:04.715Z] INFO: Retrieving Stack Cost... [2023-05-08T04:48:04.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:48:05.542Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:48:05.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:48:05.833Z] ---> logs-deploy.sh [2023-05-08T04:48:05.833Z] lf-activate-venv: SKIPPING [2023-05-08T04:48:05.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/106 [2023-05-08T04:48:05.833Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:48:06.768Z] Archives upload complete. [2023-05-08T04:48:06.768Z] INFO: archiving logs to Nexus